Represents the information needed for a
ICmContentDeletionQueueSweep
to delete content from an advanced storage area.
An entry is created in the deletion queue when a document or annotation with content stored
in an advanced storage area is deleted.
Namespace:
FileNet.Api.SweepSee Queue sweeps
Assembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Interface ICmContentDeletionQueueEntry _ Implements ICmAbstractQueueEntry, IRepositoryObject, IIndependentlyPersistableObject, IIndependentObject, _ IEngineObject, ICloneable |
C# |
---|
public interface ICmContentDeletionQueueEntry : ICmAbstractQueueEntry, IRepositoryObject, IIndependentlyPersistableObject, IIndependentObject, IEngineObject, ICloneable |
Visual C++ |
---|
public interface class ICmContentDeletionQueueEntry : ICmAbstractQueueEntry, IRepositoryObject, IIndependentlyPersistableObject, IIndependentObject, IEngineObject, ICloneable |
JavaScript |
---|
FileNet.Api.Sweep.ICmContentDeletionQueueEntry = function(); FileNet.Api.Sweep.ICmContentDeletionQueueEntry.createInterface('FileNet.Api.Sweep.ICmContentDeletionQueueEntry'); |
Remarks
Metadata
Auditable: false
AllowsInstances: false
AllowsSubClasses: false
ClassDefinitionName: CmQueueEntryClassDefinition
IsDependent: false
IsHidden: false
Name: Id
Searchable: true
StorageType: ObjectStore
SuperclassName: CmAbstractQueueEntry