| Package | Description | 
|---|---|
| oracle.ifs.server | 
| Modifier and Type | Class and Description | 
|---|---|
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. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected static S_VersionSeries[] | 
S_VersionSeries.constructVersionSeriesArray(S_LibrarySession sess,
                           Long[] ids)
Construct a S_VersionSeries array from an array of object IDs. 
 | 
S_VersionSeries[] | 
S_Family.getAllVersionSeries()
Gets the server side representation of all version series in this family. 
 | 
protected S_VersionSeries | 
S_Family.getPrimaryVersionSeries()
Gets the Primary Version Series of 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,
                           Vector vector)
Converts vector of data for version series to an array of S_VersionSeries. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
S_VersionDescription.createBranchRelationship(S_VersionSeries parentVS,
                        S_VersionSeries childVS,
                        S_VersionDescription sourceVD,
                        S_VersionDescription targetVD)
Javadoc Fixme 
 | 
protected void | 
S_VersionDescription.integrateIntoVersionSeries(S_VersionSeries parentVS)
Javadoc Fixme 
 | 
protected void | 
S_Family.setPrimaryVersionSeries(S_VersionSeries series)
Sets the PRIMARY VERSIONSERIES for this family 
 | 
protected void | 
S_Family.setSecondaryVersionSeries(S_VersionSeries series)
Sets the secondary VERSIONSERIES for this family 
 | 
Copyright © 2025. All rights reserved.