Uses of Interface
com.filenet.api.replication.Repository

Packages that use Repository
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 Repository in com.filenet.api.core
 

Subinterfaces of Repository in com.filenet.api.core
 interface ObjectStore
          Represents a location in which folders, documents, and custom objects are stored, accessed, and managed on the Content Engine server.
 

Uses of Repository in com.filenet.api.replication
 

Subinterfaces of Repository in com.filenet.api.replication
 interface CMODRepository
          Represents an IBM® Content Manager OnDemand (CMOD) external repository that is capable of federating content.
 interface ContentFederatingRepository
          Represents repositories that are external to the Content Engine server and are capable of federating content.
 interface ExternalRepository
          Represents repositories that are external to the Content Engine server.
 interface ImageServicesRepository
          Represents an IBM® FileNet® Image Services external repository that is capable of federating content.
 

Methods in com.filenet.api.replication that return Repository
 Repository ReplicationJournalEntry.get_DestinationRepository()
          Returns the value of the DestinationRepository property.
 



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