-
Packages that use CmTextSearchIndexRequest Package Description com.filenet.api.core Provides classes and interfaces that are related to the core business objects of the API, such asEntireNetwork,Domain,Document,Folder, and so on. -
-
Uses of CmTextSearchIndexRequest in com.filenet.api.core
Methods in com.filenet.api.core that return CmTextSearchIndexRequest Modifier and Type Method and Description static CmTextSearchIndexRequestFactory.CmTextSearchIndexRequest. fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)Retrieves an object of theCmTextSearchIndexRequestclass by the specified object ID from the specified object store.static CmTextSearchIndexRequestFactory.CmTextSearchIndexRequest. getInstance(ObjectStore os, Id objectId)Constructs an instance of theCmTextSearchIndexRequestclass from the specified object store.
-