Uses of Class
com.sap.portal.pcm.iviewserver.SearchOptions

Packages that use SearchOptions
com.sap.portal.pcm.iviewserver   
 

Uses of SearchOptions in com.sap.portal.pcm.iviewserver
 

Fields in com.sap.portal.pcm.iviewserver declared as SearchOptions
static SearchOptions SearchOptions.SEARCH_APPLICATIONS_ALL
           
static SearchOptions SearchOptions.SEARCH_APPLICATIONS_CONTENT
           
static SearchOptions SearchOptions.SEARCH_APPLICATIONS_PLATFORM
           
static SearchOptions SearchOptions.SEARCH_TREE_ALL
           
static SearchOptions SearchOptions.SEARCH_TREE_UNITS
           
static SearchOptions SearchOptions.SEARCH_TREE_TEMPLATES
           
static SearchOptions SearchOptions.SEARCH_ONELEVEL_ALL
           
static SearchOptions SearchOptions.SEARCH_ONELEVEL_TEMPLATES
           
 

Methods in com.sap.portal.pcm.iviewserver with parameters of type SearchOptions
 javax.naming.NamingEnumeration IiViewSLObjectsManager.list(SearchOptions options, java.util.Hashtable env)
          TODO getters for default members
 

Constructors in com.sap.portal.pcm.iviewserver with parameters of type SearchOptions
SearchOptions(SearchOptions other)