Package | Description |
---|---|
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 | Method and Description |
---|---|
static ContentFederatingRepository |
Factory.ContentFederatingRepository.fetchInstance(Domain domain,
Id id,
PropertyFilter filter)
Retrieves an object of the
ContentFederatingRepository class based on the specified domain and ID. |
static ContentFederatingRepository |
Factory.ContentFederatingRepository.getInstance(Domain domain,
java.lang.String className,
Id id)
Retrieves an instance of the
ContentFederatingRepository class based on the specified domain and ID. |
Modifier and Type | Interface and Description |
---|---|
interface |
CMODRepository
Represents an IBM® Content Manager OnDemand (CMOD) external repository that is capable of federating content.
|
interface |
ImageServicesRepository
Represents an IBM® FileNet® Image Services external repository that is capable of federating content.
|
© Copyright IBM Corporation 2006, 2015. All rights reserved.