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 |
CmTextSearchIndexArea
Represents the configuration of an IBM® Content Search Services index area.
|
interface |
VerityIndexArea
Deprecated.
As of release 5.2.0.
Metadata |
Modifier and Type | Method and Description |
---|---|
IndexArea |
IndexJobCollectionItem.get_IndexArea()
Returns the value of the IndexArea property.
|
IndexArea |
CmIndexRequest.get_IndexArea()
Returns the value of the IndexArea property.
|
IndexArea |
CmIndexJobResyncItem.get_IndexArea()
Returns the value of the IndexArea property.
|
Modifier and Type | Method and Description |
---|---|
static IndexArea |
Factory.IndexArea.fetchInstance(ObjectStore os,
Id objectId,
PropertyFilter filter)
Retrieves an object of the
IndexArea class
by the specified object ID from the specified object store. |
static IndexArea |
Factory.IndexArea.getInstance(ObjectStore os,
Id objectId)
Constructs an instance of the
IndexArea class from the specified object store. |
© Copyright IBM Corporation 2006, 2015. All rights reserved.