com.filenet.rm.api
Uses of Interface RMStoredSearches
Packages that use RMStoredSearches
Package | Description |
---|---|
com.filenet.rm.api |
Uses of RMStoredSearches in com.filenet.rm.api
Modifier and Type | Method and Description |
---|---|
RMObjectStore.getRMStoredSearches(int[] aiArrObjTypes,java.lang.String[] asArrPropNames)
Returns a collection of the
RMStoredSearch objects, along with their
properties, that are contained in this object store.
|