Uses of Interface
com.filenet.api.collection.SubscribableSet

Packages that use SubscribableSet
com.filenet.api.collection Provides type-safe interfaces related to collections of objects. 
 

Uses of SubscribableSet in com.filenet.api.collection
 

Subinterfaces of SubscribableSet in com.filenet.api.collection
 interface ActionConsumerSet
          Represents a collection of ActionConsumer objects.
 interface ActionSet
          Represents a collection of Action objects.
 interface AnnotationSet
          Represents a collection of Annotation objects.
 interface ChoiceListSet
          Represents a collection of ChoiceList objects.
 interface ClassDefinitionSet
          Represents a collection of objects, each of which is an instance of a ClassDefinition class or one of its subclasses.
 interface ClassSubscriptionSet
          Represents a collection of ClassSubscription objects.
 interface ClassWorkflowSubscriptionSet
          Represents a collection of ClassWorkflowSubscription objects.
 interface CodeModuleSet
          Represents a collection of CodeModule objects.
 interface ComponentRelationshipSet
          Represents a collection of ComponentRelationship objects.
 interface ContainableSet
          Represents a collection of Containable objects.
 interface ContainmentRelationshipSet
          Represents a collection of ContainmentRelationship objects.
 interface CustomObjectSet
          Represents a collection of CustomObject objects.
 interface DatabaseStorageAreaSet
          Represents a collection of DatabaseStorageArea objects.
 interface DocumentClassDefinitionSet
          Represents a collection of DocumentClassDefinition objects.
 interface DocumentClassificationActionSet
          Represents a collection of DocumentClassificationAction objects.
 interface DocumentLifecycleActionSet
          Represents a collection of DocumentLifecycleAction objects.
 interface DocumentLifecyclePolicySet
          Represents a collection of DocumentLifecyclePolicy objects.
 interface DocumentSet
          Represents a collection of Document objects.
 interface DynamicReferentialContainmentRelationshipSet
          Represents a collection of DynamicReferentialContainmentRelationship objects.
 interface EventActionSet
          Represents a collection of EventAction objects.
 interface EventClassDefinitionSet
          Represents a collection of EventClassDefinition objects.
 interface FileStorageAreaSet
          Represents a collection of FileStorageArea objects.
 interface FixedStorageAreaSet
          Represents a collection of FixedStorageArea objects.
 interface FolderSet
          Represents a collection of Folder objects.
 interface IndexAreaSet
          Represents a collection of IndexArea objects.
 interface InstanceSubscriptionSet
          Represents a collection of InstanceSubscription objects.
 interface InstanceWorkflowSubscriptionSet
          Represents a collection of InstanceWorkflowSubscription objects.
 interface LinkSet
          Represents a collection of Link objects.
 interface PropertyTemplateBinarySet
          Represents a collection of PropertyTemplateBinary objects.
 interface PropertyTemplateBooleanSet
          Represents a collection of PropertyTemplateBoolean objects.
 interface PropertyTemplateDateTimeSet
          Represents a collection of PropertyTemplateDateTime objects.
 interface PropertyTemplateFloat64Set
          Represents a collection of PropertyTemplateFloat64 objects.
 interface PropertyTemplateIdSet
          Represents a collection of PropertyTemplateId objects.
 interface PropertyTemplateInteger32Set
          Represents a collection of PropertyTemplateInteger32 objects.
 interface PropertyTemplateObjectSet
          Represents a collection of PropertyTemplateObject objects.
 interface PropertyTemplateSet
          Represents a collection of objects, each of which is an instance of a PropertyTemplate subclass (PropertyTemplateBinary, PropertyTemplateBoolean, and so on).
 interface PropertyTemplateStringSet
          Represents a collection of PropertyTemplateString objects.
 interface PublishRequestSet
          Represents a collection of PublishRequest objects.
 interface PublishStyleTemplateSet
          Represents a collection of PublishStyleTemplate objects.
 interface PublishTemplateSet
          Represents a collection of PublishTemplate objects.
 interface ReferentialContainmentRelationshipSet
          Represents a collection of ReferentialContainmentRelationship objects.
 interface RelationshipSet
          Represents a collection of Relationship objects.
 interface ReplicableClassDefinitionSet
          Represents a collection of ReplicableClassDefinition objects.
 interface ReplicableSet
          Represents a collection of Replicable objects.
 interface SecurityPolicySet
          Represents a collection of SecurityPolicy objects.
 interface StorageAreaSet
          Represents a collection of database, file, and/or fixed storage area objects.
 interface StoragePolicySet
          Represents a collection of StoragePolicy objects.
 interface SubscribableClassDefinitionSet
          Represents a collection of SubscribableClassDefinition objects.
 interface SubscriptionSet
          Represents a collection of Subscription objects or one of its subclasses.
 interface VerityIndexAreaSet
          Represents a collection of VerityIndexArea objects.
 interface VersionableClassDefinitionSet
          Represents a collection of VersionableClassDefinition objects.
 interface VersionableSet
          Represents a collection of objects, each of which is instantiated from a Versionable subinterface.
 interface VersionSeriesSet
          Represents a collection of VersionSeries objects.
 interface WorkflowDefinitionSet
          Represents a collection of WorkflowDefinition objects.
 interface WorkflowEventActionSet
          Represents a collection of WorkflowEventAction objects.
 interface XMLPropertyMappingScriptSet
          Represents a collection of XMLPropertyMappingScript objects.
 



© Copyright IBM Corporation 2006, 2009. All rights reserved.