|
Enterprise Workspaces 1.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SearchMethod | |
|---|---|
| com.sap.workspaces.directory | Provides access to the functionality of workspace directory |
| Uses of SearchMethod in com.sap.workspaces.directory |
|---|
| Fields in com.sap.workspaces.directory declared as SearchMethod | |
|---|---|
static SearchMethod |
SearchMethod.AND
combine by AND |
static SearchMethod |
SearchMethod.OR
combine by OR |
| Methods in com.sap.workspaces.directory that return SearchMethod | |
|---|---|
SearchMethod |
SearchFilter.getSearchMethod()
Returns the search method |
| Methods in com.sap.workspaces.directory with parameters of type SearchMethod | |
|---|---|
void |
SearchFilter.setSearchMethod(SearchMethod searchMethod)
Defines the search method, either AND (default) or OR |
|
Enterprise Workspaces 1.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||