Uses of Package
com.filenet.api.replication

  • Packages that use com.filenet.api.replication 
    Package Description
    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.query
    Provides classes related to constructing and performing Content Engine searches.
    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.
    com.filenet.api.sweep
    Provides classes and interfaces for the sweep framework, a background service that visits a specified class and processes the instances that meet a specified criteria.
  • Classes in com.filenet.api.replication used by com.filenet.api.admin 
    Class and Description
    Replicable
    This interface is the base for subinterfaces representing classes of which an object instance can be replicated.
    ReplicationGroup
    Represents a group of object stores and external repositories in which replication is enabled.
  • Classes in com.filenet.api.replication used by com.filenet.api.core 
    Class and Description
    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 a class in an external repository to a corresponding Content Engine class.
    ExternalParticipant
    Represents the participation of an external repository in a replication group.
    ExternalPropertyAlias
    Represents the mechanism for mapping a property in an external repository to a corresponding Content Engine 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
    Represents a group of object stores and external repositories in which replication is enabled.
    ReplicationJournalEntry
    Represents the journal record of an operation on a replicated object for outbound replication from a Content Engine object store to an external repository.
    Repository
    This interface is the base for subinterfaces representing Content Engine object store repositories and repositories that are external to the Content Engine server.
  • Classes in com.filenet.api.replication used by com.filenet.api.events 
    Class and Description
    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 
    Class and Description
    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.query 
    Class and Description
    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 
    Class and Description
    ContentFederatingRepository
    Represents repositories that are external to the Content Engine server and are capable of federating content.
    ExternalAlias
    Represents the mechanism for mapping a class or property in an external repository 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
    Represents a group of object stores and external repositories in which replication is enabled.
    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 Content Engine object store repositories and repositories that are external to the Content Engine server.
  • Classes in com.filenet.api.replication used by com.filenet.api.security 
    Class and Description
    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.sweep 
    Class and Description
    Replicable
    This interface is the base for subinterfaces representing classes of which an object instance can be replicated.

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