Package | Description |
---|---|
oracle.ifs.server |
Modifier and Type | Class and Description |
---|---|
class |
S_TieFamily
S_TieFamily allows the Oracle-defined behavior of the
FAMILY classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
Modifier and Type | Method and Description |
---|---|
protected S_Family |
S_PublicObject.getFamily()
gets the S_Family of this object (or null for non-versioned)
|
protected S_Family |
S_VersionDescription.getFamily()
Returns the S_Family of this object.
|
protected S_Family |
S_VersionSeries.getFamily()
Gets the server side representation of the FAMILY for this version
series.
|
Modifier and Type | Method and Description |
---|---|
protected void |
S_PublicObject.updateFamily(S_Family family)
Explicitly update the Family attribute, based on
a versioning operation.
|
Copyright © 2023. All rights reserved.