com.filenet.api.replication
Interface CMODRepository

All Superinterfaces:
ContentFederatingRepository, EngineObject, ExternalRepository, IndependentlyPersistableObject, IndependentObject, Repository, java.io.Serializable

public interface CMODRepository
extends ContentFederatingRepository

Represents an IBM® Content Manager OnDemand (CMOD) external repository that is capable of federating content.

Metadata

Auditable: false
AllowsInstances: true
AllowsSubClasses: false
ClassDefinitionName: None
IsDependent: false
IsHidden: false
Searchable: false
StorageType: Domain
SuperclassName: ContentFederatingRepository


Method Summary
 
Methods inherited from interface com.filenet.api.replication.ContentFederatingRepository
get_FixedContentDevice, set_FixedContentDevice
 
Methods inherited from interface com.filenet.api.replication.ExternalRepository
get_ExternalClassDescriptions
 
Methods inherited from interface com.filenet.api.replication.Repository
get_Creator, get_DateCreated, get_DateLastModified, get_DisplayName, get_Id, get_LastModifier, get_Site, set_Creator, set_DateCreated, set_DisplayName, set_Site
 
Methods inherited from interface com.filenet.api.core.IndependentlyPersistableObject
addPendingAction, clearPendingActions, delete, getAccessAllowed, getPendingActions, getUpdateSequenceNumber, isCurrent, save, save, setUpdateSequenceNumber
 
Methods inherited from interface com.filenet.api.core.IndependentObject
fetchProperties, fetchProperties, fetchProperty, fetchProperty, getObjectReference, refresh, refresh, refresh
 
Methods inherited from interface com.filenet.api.core.EngineObject
get_ClassDescription, getClassName, getConnection, getProperties, getSuperClasses
 



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