Package com.filenet.api.replication

Provides interfaces for defining objects that can be replicated and external repositories that are capable of federating content.

See:
          Description

Interface Summary
CMODRepository Represents an IBM® Content Manager OnDemand (CMOD) external repository that is capable of federating content.
ContentFederatingRepository Represents repositories that are external to the Content Engine server and are capable of federating content.
ExternalAlias Represents the mechanism for mapping an external class or property to a corresponding Content Engine class or property.
ExternalClassAlias Represents the mechanism for mapping an external class to a corresponding Content Engine class.
ExternalClassDescription Represents the description of a class in an external repository of which an object instance can be replicated.
ExternalIdentity Represents the identity of a replicated object in an external repository.
ExternalParticipant This interface is not supported.
ExternalPropertyAlias Represents the mechanism for mapping an external class property to a corresponding Content Engine class property.
ExternalPropertyDescription Represents the description of a class property in an external repository.
ExternalRepository Represents repositories that are external to the Content Engine server.
ImageServicesRepository Represents an IBM® FileNet® Image Services external repository that is capable of federating content.
ObjectStoreParticipant Represents an object store participant of a replication group.
Replicable This interface is the base for subinterfaces representing classes of which an object instance can be replicated.
ReplicationGroup This interface is not supported.
ReplicationJournalEntry Represents the journal record of an operation on a replicated object for outbound replication.
ReplicationParticipant This interface is the base for subinterfaces representing external repository or object store participants in a replication group.
Repository This interface is the base for subinterfaces representing object stores and external repositories.
 

Package com.filenet.api.replication Description

Provides interfaces for defining objects that can be replicated and external repositories that are capable of federating content. This package contains a base interface, Repository, and its subinterfaces, which represent object stores and the CMOD and Image Services external repositories for federating content. In addition, this package defines interfaces for external class and property descriptions, which describe classes and properties in external repositories, and external aliases, which define the aliases for those classes and properties.



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