Represents the information needed for a
ICmContentReplicationQueueSweep
to replicate content within an advanced storage area.
An entry is created in the replication queue when content needs to be replicated asynchronously to a
storage device, either as the result of content upload or content repair.
Namespace:
FileNet.Api.SweepSee Queue sweeps
Assembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Interface ICmContentReplicationQueueEntry _ Implements ICmAbstractQueueEntry, IRepositoryObject, IIndependentlyPersistableObject, IIndependentObject, _ IEngineObject, ICloneable |
C# |
---|
public interface ICmContentReplicationQueueEntry : ICmAbstractQueueEntry, IRepositoryObject, IIndependentlyPersistableObject, IIndependentObject, IEngineObject, ICloneable |
Visual C++ |
---|
public interface class ICmContentReplicationQueueEntry : ICmAbstractQueueEntry, IRepositoryObject, IIndependentlyPersistableObject, IIndependentObject, IEngineObject, ICloneable |
JavaScript |
---|
FileNet.Api.Sweep.ICmContentReplicationQueueEntry = function(); FileNet.Api.Sweep.ICmContentReplicationQueueEntry.createInterface('FileNet.Api.Sweep.ICmContentReplicationQueueEntry'); |
Remarks
Metadata
Auditable: false
AllowsInstances: false
AllowsSubClasses: false
ClassDefinitionName: CmQueueEntryClassDefinition
IsDependent: false
IsHidden: false
Name: Id
Searchable: true
StorageType: ObjectStore
SuperclassName: CmAbstractQueueEntry