FileNet Content Services
Java Connector v3.0

Uses of Interface
com.filenet.wcm.api.VersionSeries

Packages that use VersionSeries
com.filenet.wcm.api This package contains the classes and interfaces you can use to build Java-based applications that provide access to Content Services objects such as ObjectStore, Folder, and Document. 
 

Uses of VersionSeries in com.filenet.wcm.api
 

Methods in com.filenet.wcm.api that return VersionSeries
 VersionSeries DynamicReferentialContainmentRelationship.getVersionSeries()
          

Not Implemented in CS Java Connector v3.0.

 VersionSeries Document.getVersionSeries()
          Returns a VersionSeries object representing the collection of versions of this Document object.
 


FileNet Content Services
Java Connector v3.0