A content storage device that is implemented by a custom handler.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Interface ICmCustomStorageDevice _ Implements ICmSecuredStorageDevice, ICmStorageDevice, IRepositoryObject, ISubscribable, _ IIndependentlyPersistableObject, IIndependentObject, IEngineObject, ICloneable |
C# |
---|
public interface ICmCustomStorageDevice : ICmSecuredStorageDevice, ICmStorageDevice, IRepositoryObject, ISubscribable, IIndependentlyPersistableObject, IIndependentObject, IEngineObject, ICloneable |
Visual C++ |
---|
public interface class ICmCustomStorageDevice : ICmSecuredStorageDevice, ICmStorageDevice, IRepositoryObject, ISubscribable, IIndependentlyPersistableObject, IIndependentObject, IEngineObject, ICloneable |
JavaScript |
---|
FileNet.Api.Admin.ICmCustomStorageDevice = function(); FileNet.Api.Admin.ICmCustomStorageDevice.createInterface('FileNet.Api.Admin.ICmCustomStorageDevice'); |
Remarks
Metadata
Auditable: true
AllowsInstances: true
AllowsSubClasses: true
ClassDefinitionName: SubscribableClassDefinition
IsDependent: false
IsHidden: false
Name: DisplayName
Searchable: true
StorageType: ObjectStore
SuperclassName: CmSecuredStorageDevice