Package | Description |
---|---|
oracle.ifs.server |
Modifier and Type | Class and Description |
---|---|
class |
S_Attribute
An S_Attribute is the server-side representation of the ATTRIBUTE class.
|
class |
S_ClassDomain
A S_ClassDomain describes a validation that can be applied to an
Attribute to ensure that its values are instances of specified
classes.
|
class |
S_ClassObject
An S_ClassObject is the server-side representation of the CLASSOBJECT class.
|
class |
S_SchemaCategory
SchemaCategory subclasses can contain their own custom data,
which effectively contain data about the SchemaObject with
which the SchemaCategory instance is associated.
|
class |
S_TieClassDomain
S_TieClassDomain allows the Oracle-defined behavior of the
CLASSDOMAIN classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieSchemaCategory
S_TieSchemaCategory allows the Oracle-defined behavior of the
SCHEMACATEGORY classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
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.
|
class |
S_TieValueDomain
S_TieValueDomain allows the Oracle-defined behavior of the
VALUEDOMAIN classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_ValueDefault
A ValueDefault describes a value that can be applied to an Attribute
to be used if no value for that Attribute is specified in creating
a new object.
|
class |
S_ValueDomain
A ValueDomain describes a validation that can be applied to an Attribute
to ensure that its values lie within a set of acceptable values.
|
Copyright © 2023. All rights reserved.