Uses of Interface
com.filenet.api.collection.ExternalIdentityList

Packages that use ExternalIdentityList
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.replication
 

Methods in com.filenet.api.replication that return ExternalIdentityList
 ExternalIdentityList Replicable.get_ExternalReplicaIdentities()
          Returns the value of the ExternalReplicaIdentities property.
 

Methods in com.filenet.api.replication with parameters of type ExternalIdentityList
 void Replicable.set_ExternalReplicaIdentities(ExternalIdentityList value)
          Sets the value of the ExternalReplicaIdentities property.
 



© Copyright IBM Corporation 2006, 2008. All rights reserved.