| Interface | Description |
|---|---|
| AttributeInterface |
A DT interface removing some of the common methods of
oracle.jbo.dt.objects.JboAttributeInterface, so that
there is no depenedncy on oracle.jbo.dt package from dt@rt
|
| BaseValidator | |
| CollectionValidatorInterface | |
| CompareValidatorInterface | |
| CustomProperties |
A DT interface removing some of the common methods of
oracle.jbo.dt.objects.JboAttributeInterface, so that
there is no depenedncy on oracle.jbo.dt package from dt@rt
|
| ExpressionConverter | |
| ExpressionValidatorInterface | |
| LengthValidatorInterface | |
| ListValidatorInterface | |
| RangeValidatorInterface | |
| RegExpValidatorInterface | |
| RequiredValidatorInterface | |
| ResourceBundleDef | |
| ResourceDefFactory |
Each ResourceBundleDef has to have its own ResourceDefFactory
|
| ResourceOwner |
A DT interface having methods of oracle.jbo.dt.objects.JboResourceOwner
So that there is no depenedncy on oracle.jbo.dt package from dt@rt
|
| ValidationManager |
A Designtime interface replacing
oracle.jbo.dt.objects.JboValidationManager
so that there is no dependency on JBO\dt from dt@rt
|
| ValidatorDescriptorInterface | |
| ValidatorTypeInterface | |
| ValidatorUsageInterface |
| Class | Description |
|---|---|
| ExpressionConverterManager | |
| JboSchemaRegistrationManager | |
| ResourceFactoryManager | |
| ValidationManagerImpl |