public class StoredProcedureSearchContextOption extends Object implements StoredProcedureOption
Constructor and Description |
---|
StoredProcedureSearchContextOption(DN baseObject) |
StoredProcedureSearchContextOption(DN baseObject,
SearchScope searchScope) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
DN |
getBaseObject() |
SearchScope |
getSearchScope() |
int |
hashCode() |
String |
toString() |
public StoredProcedureSearchContextOption(DN baseObject)
public StoredProcedureSearchContextOption(DN baseObject, SearchScope searchScope)
public DN getBaseObject()
public SearchScope getSearchScope()
public int hashCode()
hashCode
in class Object
Object.hashCode()
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.