|
FileNet Content Services Java Connector v3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StoredSearches | |
com.filenet.wcm.api | This package contains the classes and interfaces you can use to build Java-based applications that provide access to Content Services objects such as ObjectStore, Folder, and Document. |
Uses of StoredSearches in com.filenet.wcm.api |
Methods in com.filenet.wcm.api that return StoredSearches | |
StoredSearches |
ObjectStore.getStoredSearches(int[] objTypes,
java.lang.String[] propNames)
Deprecated. Use int[], String[] form of this method. Returns a collection of StoredSearch objects, including
the properties of those objects as specified by their symbolic property names.
You can use this method to retrieve stored searches, search templates,
or both. Identify what to retrieve in the
Note: If the If the |
|
FileNet Content Services Java Connector v3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |