Oracle Content Management SDK

Uses of Class
oracle.ifs.server.S_VersionSeries

Packages that use S_VersionSeries
oracle.ifs.server   
 

Uses of S_VersionSeries in oracle.ifs.server
 

Subclasses of S_VersionSeries in oracle.ifs.server
 class S_TieVersionSeries
          S_TieVersionSeries allows the Oracle-defined behavior of the VERSIONSERIES classobject (and its subclasses) to be extended or overridden through the server extensibility API.
 

Methods in oracle.ifs.server that return S_VersionSeries
protected  S_VersionSeries S_Family.getPrimaryVersionSeries()
          Gets the Primary Version Series of this family.
 S_VersionSeries[] S_Family.getAllVersionSeries()
          Gets the server side representation of all version series in this family.
protected  S_VersionSeries S_VersionDescription.getVersionSeries()
          Returns the version series for this objects.
protected static S_VersionSeries[] S_VersionSeries.vectorToSVersionSeriesArray(S_LibrarySession sess, java.util.Vector vector)
          Converts vector of data for version series to an array of S_VersionSeries.
 

Methods in oracle.ifs.server with parameters of type S_VersionSeries
protected  void S_VersionDescription.integrateIntoVersionSeries(S_VersionSeries parentVS)
          Javadoc Fixme
protected  void S_VersionDescription.createBranchRelationship(S_VersionSeries parentVS, S_VersionSeries childVS, S_VersionDescription sourceVD, S_VersionDescription targetVD)
          Javadoc Fixme
 


Oracle Content Management SDK

(c) 2002 Copyright Oracle Corporation. All rights reserved.