-
Packages that use CmElasticSearchIndexList 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 CmElasticSearchIndexList in com.filenet.api.admin
Methods in com.filenet.api.admin that return CmElasticSearchIndexList Modifier and Type Method and Description CmElasticSearchIndexListCmElasticSearchIndexArea. get_ElasticSearchIndexes()The Elastic Search indexes associated to this index areaMethods in com.filenet.api.admin with parameters of type CmElasticSearchIndexList Modifier and Type Method and Description voidCmElasticSearchIndexArea. set_ElasticSearchIndexes(CmElasticSearchIndexList value)The Elastic Search indexes associated to this index area Settability Restrictions: None. -
Uses of CmElasticSearchIndexList in com.filenet.api.core
Methods in com.filenet.api.core that return CmElasticSearchIndexList Modifier and Type Method and Description static CmElasticSearchIndexListFactory.CmElasticSearchIndex. createList()Creates a new instance of this collection class.
-