Concrete subclass that defines an association between a
ICmPolicyControlledSweep
and a ICmSweepPolicy
as set in the Sweep property and the SweepSubscriber property, respectively.
ICmSweepPolicyRelationship objects cannot be created directly with a factory class.
They are created indirectly by creating or updating a sweep policy object.
Namespace:
FileNet.Api.Sweep
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Interface ICmSweepPolicyRelationship _ Implements IRepositoryObject, ICmSweepRelationship, ISubscribable, IIndependentlyPersistableObject, _ IIndependentObject, IEngineObject, ICloneable |
| C# |
|---|
public interface ICmSweepPolicyRelationship : IRepositoryObject, ICmSweepRelationship, ISubscribable, IIndependentlyPersistableObject, IIndependentObject, IEngineObject, ICloneable |
| Visual C++ |
|---|
public interface class ICmSweepPolicyRelationship : IRepositoryObject, ICmSweepRelationship, ISubscribable, IIndependentlyPersistableObject, IIndependentObject, IEngineObject, ICloneable |
| JavaScript |
|---|
FileNet.Api.Sweep.ICmSweepPolicyRelationship = function(); FileNet.Api.Sweep.ICmSweepPolicyRelationship.createInterface('FileNet.Api.Sweep.ICmSweepPolicyRelationship'); |
Remarks
Metadata
Auditable: true
AllowsInstances: false
AllowsSubClasses: false
ClassDefinitionName: SubscribableClassDefinition
IsDependent: false
IsHidden: false
Searchable: true
StorageType: ObjectStore
SuperclassName: CmSweepRelationship