Package | Description |
---|---|
com.filenet.api.admin |
Provides classes and interfaces that are used in the administration of a FileNet P8 Content Engine Server.
|
com.filenet.api.core |
Provides classes and interfaces that are related to the core business objects of the API, such as
EntireNetwork , Domain , Document , Folder , and so on. |
Modifier and Type | Interface and Description |
---|---|
interface |
CmTextSearchIndexRequest
Represents an index request generated for a text search-enabled object for IBM® Content Search Services.
|
interface |
CmVerityIndexRequest
Deprecated.
As of release 5.2.0.
Metadata |
Modifier and Type | Method and Description |
---|---|
static CmIndexRequest |
Factory.CmIndexRequest.fetchInstance(ObjectStore os,
Id objectId,
PropertyFilter filter)
Retrieves an object of the
CmIndexRequest class
by the specified object ID from the specified object store. |
static CmIndexRequest |
Factory.CmIndexRequest.getInstance(ObjectStore os,
Id objectId)
Constructs an instance of the
CmIndexRequest class from the specified object store. |
© Copyright IBM Corporation 2006, 2015. All rights reserved.