com.sap.portal.pcm.iviewserver
Class SearchOptions
java.lang.Object
|
+--com.sap.portal.pcm.iviewserver.SearchOptions
- public class SearchOptions
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_SEARCH_SCOPE
public static final int DEFAULT_SEARCH_SCOPE
- TODO normalized paths
APP_REPOSITORY_PATH
public static final java.lang.String[] APP_REPOSITORY_PATH
CONTENT_PATH
public static final java.lang.String[] CONTENT_PATH
SEARCH_APPLICATIONS_ALL
public static final SearchOptions SEARCH_APPLICATIONS_ALL
SEARCH_APPLICATIONS_CONTENT
public static final SearchOptions SEARCH_APPLICATIONS_CONTENT
SEARCH_APPLICATIONS_PLATFORM
public static final SearchOptions SEARCH_APPLICATIONS_PLATFORM
SEARCH_TREE_ALL
public static final SearchOptions SEARCH_TREE_ALL
SEARCH_TREE_UNITS
public static final SearchOptions SEARCH_TREE_UNITS
SEARCH_TREE_TEMPLATES
public static final SearchOptions SEARCH_TREE_TEMPLATES
SEARCH_ONELEVEL_ALL
public static final SearchOptions SEARCH_ONELEVEL_ALL
SEARCH_ONELEVEL_TEMPLATES
public static final SearchOptions SEARCH_ONELEVEL_TEMPLATES
m_pLogger
public static com.sapportals.common.PPLogger m_pLogger
SearchOptions
public SearchOptions(SearchOptions other)
getAttributes
public javax.naming.directory.Attributes getAttributes()
getBasePaths
public java.lang.String[] getBasePaths()
getSearchControls
public javax.naming.directory.SearchControls getSearchControls()
addBasePaths
public void addBasePaths(java.lang.String[] paths)
addFilterAttributes
public void addFilterAttributes(javax.naming.directory.Attributes attrs)