public interface SearchSettings
Modifier and Type | Method and Description |
---|---|
Object[] |
getArguments() |
String[] |
getAttributes()
A null value indicates all attributes should be returned.
|
String |
getBase() |
String |
getFilter() |
boolean |
isSubtree() |
boolean isSubtree()
String getBase()
String getFilter()
Object[] getArguments()
String[] getAttributes()