Oracle Content Management SDK

Uses of Class
oracle.ifs.beans.VersionSeriesDefinition

Packages that use VersionSeriesDefinition
oracle.ifs.beans   
 

Uses of VersionSeriesDefinition in oracle.ifs.beans
 

Fields in oracle.ifs.beans declared as VersionSeriesDefinition
protected  VersionSeriesDefinition FamilyDefinition.m_VersionSeriesDef
          the VersionSeries definition.
protected  VersionSeriesDefinition VersionDescriptionDefinition.m_VersionSeriesDef
          the Version Series definition.
 

Methods in oracle.ifs.beans that return VersionSeriesDefinition
 VersionSeriesDefinition VersionDescriptionDefinition.getVersionSeriesDefinition()
          Returns the VersionSeries definition, or null if none specified.
 

Methods in oracle.ifs.beans with parameters of type VersionSeriesDefinition
 void VersionDescriptionDefinition.setVersionSeriesDefinition(VersionSeriesDefinition def)
          Set the Version Series definition for the new PublicObject.
 


Oracle Content Management SDK

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