|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReplicationParticipantList | |
---|---|
com.filenet.api.collection | Provides type-safe interfaces related to collections of objects. |
com.filenet.api.core | Provides classes and interfaces that are related to the core business objects of the API, such as EntireNetwork , 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.collection |
---|
Subinterfaces of ReplicationParticipantList in com.filenet.api.collection | |
---|---|
interface |
ExternalParticipantList
This interface is not supported. |
interface |
ObjectStoreParticipantList
Represents a collection of ObjectStoreParticipant objects. |
Uses of ReplicationParticipantList in com.filenet.api.core |
---|
Methods in com.filenet.api.core that return ReplicationParticipantList | |
---|---|
static ReplicationParticipantList |
Factory.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 | |
---|---|
ReplicationParticipantList |
ReplicationGroup.get_ReplicationParticipants()
Returns the value of the ReplicationParticipants property. |
Methods in com.filenet.api.replication with parameters of type ReplicationParticipantList | |
---|---|
void |
ReplicationGroup.set_ReplicationParticipants(ReplicationParticipantList value)
Sets the value of the ReplicationParticipants property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |