-
Packages that use ReplicationParticipantList 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.com.filenet.api.replication Provides interfaces for defining objects that can be replicated and external repositories that are capable of federating content. -
-
Uses of ReplicationParticipantList in com.filenet.api.core
Methods in com.filenet.api.core that return ReplicationParticipantList Modifier and Type Method and Description static ReplicationParticipantListFactory.ReplicationParticipant. createList()Creates a new instance of this collection class. -
Uses of ReplicationParticipantList in com.filenet.api.replication
Methods in com.filenet.api.replication that return ReplicationParticipantList Modifier and Type Method and Description ReplicationParticipantListReplicationGroup. get_ReplicationParticipants()Returns the value of the ReplicationParticipants property.Methods in com.filenet.api.replication with parameters of type ReplicationParticipantList Modifier and Type Method and Description voidReplicationGroup. set_ReplicationParticipants(ReplicationParticipantList value)Sets the value of the ReplicationParticipants property.
-