Package | Description |
---|---|
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.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ExternalParticipantList
Deprecated.
As of release 5.0.0.
|
interface |
ObjectStoreParticipantList
Deprecated.
As of release 5.0.0.
|
Modifier and Type | Method and Description |
---|---|
static ReplicationParticipantList |
Factory.ReplicationParticipant.createList()
Creates a new instance of this collection class.
|
Modifier and Type | Method and Description |
---|---|
ReplicationParticipantList |
ReplicationGroup.get_ReplicationParticipants()
Returns the value of the ReplicationParticipants property.
|
Modifier and Type | Method and Description |
---|---|
void |
ReplicationGroup.set_ReplicationParticipants(ReplicationParticipantList value)
Sets the value of the ReplicationParticipants property.
|
© Copyright IBM Corporation 2006, 2015. All rights reserved.