Package | Description |
---|---|
oracle.ifs.beans |
Modifier and Type | Class and Description |
---|---|
class |
Attribute
An Attribute describes an atomic unit of data in a ClassObject instance.
|
class |
ClassDomain
Used to validate that an attribute value is
an instance of specified ClassObjects.
|
class |
ClassObject
A ClassObject represents a class whose instances are persistently stored
and managed by the iFS server.
|
class |
SchemaCategory
A SchemaCategory class is used to add custom meta-data
to SchemaObjects on a per instance basis.
|
class |
TieClassDomain
TieClassDomain allows the Oracle-defined behavior of the
CLASSDOMAIN classobject (and its subclasses) to be extended
or overridden.
|
class |
TieSchemaCategory
TieSchemaCategory allows the Oracle-defined behavior of the
SCHEMACATEGORY classobject (and its subclasses) to be extended
or overridden.
|
class |
TieValueDefault
TieValueDefault allows the Oracle-defined behavior of the
VALUEDEFAULT classobject (and its subclasses) to be extended
or overridden.
|
class |
TieValueDomain
TieValueDomain allows the Oracle-defined behavior of the
VALUEDOMAIN classobject (and its subclasses) to be extended
or overridden.
|
class |
ValueDefault
Stores the value that can be applied to an Attribute if no value is given
when it is initially created.
|
class |
ValueDomain
Class used to store the validation definition that
can be applied to an Attribute
to ensure that LibraryObjects' values for that Attribute
exist within a set of acceptable values.
|
Copyright © 2023. All rights reserved.