Package | Description |
---|---|
oracle.ifs.server |
Modifier and Type | Class and Description |
---|---|
class |
S_TieValueDefault
S_TieValueDefault allows the Oracle-defined behavior of the
VALUEDEFAULT classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
Modifier and Type | Method and Description |
---|---|
protected S_ValueDefault |
S_LibraryObject.determineValueDefault(S_AttributeData attributeData,
S_LibraryObjectDefinition def)
return the ValueDefault that is in force for the specified
Attribute data.
|
protected S_ValueDefault |
S_AttributeData.getValueDefault(S_LibrarySession session)
Gets the value default of this attribute.
|
Copyright © 2023. All rights reserved.