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

Packages that use VersionableSet
com.filenet.api.collection Provides type-safe interfaces related to collections of objects. 
com.filenet.api.core Provides classes and interfaces that are related to the core business objects of the API, such as EntireNetwork, Domain, Document, Folder, and so on. 
 

Uses of VersionableSet in com.filenet.api.collection
 

Subinterfaces of VersionableSet in com.filenet.api.collection
 interface CodeModuleSet
          Represents a collection of CodeModule objects.
 interface DocumentSet
          Represents a collection of Document objects.
 interface PublishTemplateSet
          Represents a collection of PublishTemplate objects.
 interface WorkflowDefinitionSet
          Represents a collection of WorkflowDefinition objects.
 interface XMLPropertyMappingScriptSet
          Represents a collection of XMLPropertyMappingScript objects.
 

Uses of VersionableSet in com.filenet.api.core
 

Methods in com.filenet.api.core that return VersionableSet
 VersionableSet VersionSeries.get_Versions()
          Returns the value of the Versions property.
 VersionableSet Versionable.get_Versions()
          Returns the value of the Versions property.
 



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