-
Packages that use ExternalIdentityList 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.replication Provides interfaces for defining objects that can be replicated and external repositories that are capable of federating content. -
-
Uses of ExternalIdentityList in com.filenet.api.admin
Methods in com.filenet.api.admin that return ExternalIdentityList Modifier and Type Method and Description ExternalIdentityListCmContentConversionSettings. get_ExternalReplicaIdentities()Returns the value of the ExternalReplicaIdentities property.Methods in com.filenet.api.admin with parameters of type ExternalIdentityList Modifier and Type Method and Description voidCmContentConversionSettings. set_ExternalReplicaIdentities(ExternalIdentityList value)Sets the value of the ExternalReplicaIdentities property. -
Uses of ExternalIdentityList in com.filenet.api.replication
Methods in com.filenet.api.replication that return ExternalIdentityList Modifier and Type Method and Description ExternalIdentityListReplicable. get_ExternalReplicaIdentities()Returns the value of the ExternalReplicaIdentities property.Methods in com.filenet.api.replication with parameters of type ExternalIdentityList Modifier and Type Method and Description voidReplicable. set_ExternalReplicaIdentities(ExternalIdentityList value)Sets the value of the ExternalReplicaIdentities property.
-