|
Oracle ADF Model and Business Components API Reference 10.1.2 B14022-01 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use JboValidatorContext | |
| oracle.jbo.rules | Contains sample validation beans. |
| oracle.jbo.server | Contains the implementation of middle tier components. |
| Uses of JboValidatorContext in oracle.jbo.rules |
| Methods in oracle.jbo.rules with parameters of type JboValidatorContext | |
static AttrValException |
RulesBeanUtils.validate(java.util.Iterator validators,
Row row,
JboValidatorContext ev,
boolean notDeferred)
Validate the new value by applying all the validator rules applied to this attribute. |
void |
JboValidatorInterface.validate(JboValidatorContext ctx)
Tests the validity of an attribute value. |
void |
JboPrecisionScaleValidator.validate(JboValidatorContext evObj)
Validates an Entity Object by invoking validateValue(). |
void |
JboNonNullValidator.validate(JboValidatorContext evObj)
Validates the Entity Object's mandatory attributes. |
void |
JboMethodValidator.validate(JboValidatorContext evObj)
|
void |
JboGenericValidator.validate(JboValidatorContext ctx)
|
void |
JboAbstractValidator.validate(JboValidatorContext evObj)
|
| Uses of JboValidatorContext in oracle.jbo.server |
| Methods in oracle.jbo.server with parameters of type JboValidatorContext | |
void |
JboMandatoryAttributesValidator.validate(JboValidatorContext evObj)
Validates the Entity Object's mandatory attributes. |
|
Oracle ADF Model and Business Components API Reference 10.1.2 B14022-01 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
Copyright © 1997, 2004, Oracle. All rights reserved.