| Interface | Description |
|---|---|
| Browser | Deprecated |
| Class |
A Class represents an OMS Object type
|
| Model |
This interface declares the methods needed to implement an OMS Object Model.
|
| Property |
The Classes of an OMS Object Model consist of properties.
|
| Relation |
Interface that defines the attributes of a OMS Relation between entities of the
Model
|
| Class | Description |
|---|---|
| BrowserFactory | |
| DataProperty |
This class is an implementation of the interface Property
and represents a Database Property
It inherits from AbstractDataProperty
but it is particular to Database, it is built from ResultSetMetaData
It is used to deal with field-level details of the OMS Data Model.
|
| DBInstanceSet | |
| DescriptionHelper | |
| OMSBrowser | |
| PropertyFlags |
| Exception | Description |
|---|---|
| AuthenticationException | |
| DataModelException |