Represents an IBM® FileNet® Image Services external repository that is capable of federating content.
Namespace:
FileNet.Api.ReplicationAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Interface IImageServicesRepository _ Implements IContentFederatingRepository, IExternalRepository, IRepository, IIndependentlyPersistableObject, _ IIndependentObject, IEngineObject, ICloneable |
C# |
---|
public interface IImageServicesRepository : IContentFederatingRepository, IExternalRepository, IRepository, IIndependentlyPersistableObject, IIndependentObject, IEngineObject, ICloneable |
Visual C++ |
---|
public interface class IImageServicesRepository : IContentFederatingRepository, IExternalRepository, IRepository, IIndependentlyPersistableObject, IIndependentObject, IEngineObject, ICloneable |
JavaScript |
---|
FileNet.Api.Replication.IImageServicesRepository = function(); FileNet.Api.Replication.IImageServicesRepository.createInterface('FileNet.Api.Replication.IImageServicesRepository'); |
Remarks
Metadata
Auditable: false
AllowsInstances: true
AllowsSubClasses: false
ClassDefinitionName: None
IsDependent: false
IsHidden: false
Searchable: false
StorageType: Domain
SuperclassName: ContentFederatingRepository