Uses of Package
com.filenet.api.replication

Packages that use com.filenet.api.replication
com.filenet.api.admin Provides classes and interfaces that are used in the administration of a FileNet P8 Content Engine Server. 
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.events Provides interfaces that represent events triggered on Content Engine objects, as well as interfaces that allow you to extend Content Engine functionality and invoke it through the event mechanism. 
com.filenet.api.publishing Provides interfaces related to publishing. 
com.filenet.api.replication Provides interfaces for defining objects that can be replicated and external repositories that are capable of federating content. 
com.filenet.api.security Provides interfaces related to authentication, authorization, and user- and group-specific data. 
 

Classes in com.filenet.api.replication used by com.filenet.api.admin
Replicable
          This interface is the base for subinterfaces representing classes of which an object instance can be replicated.
 

Classes in com.filenet.api.replication used by com.filenet.api.core
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.
ExternalClassAlias
          Represents the mechanism for mapping an external class to a corresponding Content Engine class.
ExternalParticipant
          This interface is not supported.
ExternalPropertyAlias
          Represents the mechanism for mapping an external class property to a corresponding Content Engine class property.
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.
Repository
          This interface is the base for subinterfaces representing object stores and external repositories.
 

Classes in com.filenet.api.replication used by com.filenet.api.events
Replicable
          This interface is the base for subinterfaces representing classes of which an object instance can be replicated.
 

Classes in com.filenet.api.replication used by com.filenet.api.publishing
Replicable
          This interface is the base for subinterfaces representing classes of which an object instance can be replicated.
 

Classes in com.filenet.api.replication used by com.filenet.api.replication
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.
ExternalRepository
          Represents repositories that are external to the Content Engine server.
Replicable
          This interface is the base for subinterfaces representing classes of which an object instance can be replicated.
ReplicationGroup
          This interface is not supported.
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.
 

Classes in com.filenet.api.replication used by com.filenet.api.security
Replicable
          This interface is the base for subinterfaces representing classes of which an object instance can be replicated.
 



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