Uses of Class
com.sap.workspaces.directory.SearchMethod

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
 



Copyright 2010 SAP AG Complete Copyright Notice