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.
See Queue sweeps
Namespace:
FileNet.Api.Sweep
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Interface ICmContentDeletionQueueEntry _ Implements IRepositoryObject, ICmAbstractQueueEntry, IIndependentlyPersistableObject, IIndependentObject, _ IEngineObject, ICloneable |
| C# |
|---|
public interface ICmContentDeletionQueueEntry : IRepositoryObject, ICmAbstractQueueEntry, IIndependentlyPersistableObject, IIndependentObject, IEngineObject, ICloneable |
| Visual C++ |
|---|
public interface class ICmContentDeletionQueueEntry : IRepositoryObject, ICmAbstractQueueEntry, 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