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

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

Uses of ContainableSet in com.filenet.api.collection
 

Subinterfaces of ContainableSet in com.filenet.api.collection
 interface CodeModuleSet
          Represents a collection of CodeModule objects.
 interface CustomObjectSet
          Represents a collection of CustomObject objects.
 interface DocumentSet
          Represents a collection of Document objects.
 interface FolderSet
          Represents a collection of Folder objects.
 interface PublishStyleTemplateSet
          Represents a collection of PublishStyleTemplate objects.
 interface PublishTemplateSet
          Represents a collection of PublishTemplate objects.
 interface VersionableSet
          Represents a collection of objects, each of which is instantiated from a Versionable subinterface.
 interface WorkflowDefinitionSet
          Represents a collection of WorkflowDefinition objects.
 interface XMLPropertyMappingScriptSet
          Represents a collection of XMLPropertyMappingScript objects.
 



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