-
Packages that use CmElasticSearchCluster 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 CmElasticSearchCluster in com.filenet.api.core
Methods in com.filenet.api.core that return CmElasticSearchCluster Modifier and Type Method and Description static CmElasticSearchClusterFactory.CmElasticSearchCluster. createInstance(Domain domain, Id id)Creates a new instance of theCmElasticSearchClusterclass based on the specified parameters.static CmElasticSearchClusterFactory.CmElasticSearchCluster. fetchInstance(Domain domain, Id id, PropertyFilter filter)Retrieves an object of theCmElasticSearchClusterclass by the specified domain and ID.static CmElasticSearchClusterFactory.CmElasticSearchCluster. getInstance(Domain domain, Id id)Constructs an instance of theCmElasticSearchClusterclass by the specified domain and ID.
-