-
Packages that use IndexArea 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 asEntireNetwork,Domain,Document,Folder, and so on. -
-
Uses of IndexArea in com.filenet.api.admin
Subinterfaces of IndexArea in com.filenet.api.admin Modifier and Type Interface and Description interfaceCmElasticSearchIndexAreainterfaceCmTextSearchIndexAreaRepresents the configuration of an IBM® Content Search Services index area.Methods in com.filenet.api.admin that return IndexArea Modifier and Type Method and Description IndexAreaIndexJobCollectionItem. get_IndexArea()Returns the value of the IndexArea property.IndexAreaCmIndexRequest. get_IndexArea()Returns the value of the IndexArea property.IndexAreaCmIndexJobResyncItem. get_IndexArea()Returns the value of the IndexArea property. -
Uses of IndexArea in com.filenet.api.core
Methods in com.filenet.api.core that return IndexArea Modifier and Type Method and Description static IndexAreaFactory.IndexArea. fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)Retrieves an object of theIndexAreaclass by the specified object ID from the specified object store.static IndexAreaFactory.IndexArea. getInstance(ObjectStore os, Id objectId)Constructs an instance of theIndexAreaclass from the specified object store.
-