|
Oracle ADF Model and Business Components API Reference 10.1.2 B14022-01 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AttrValException | |
oracle.adf.model.bc4j | |
oracle.adf.model.binding | Contains the abstract implementation of ADFm binding objects. |
oracle.jbo | Contains interfaces for client-side applications. |
oracle.jbo.domain | |
oracle.jbo.rules | Contains sample validation beans. |
Uses of AttrValException in oracle.adf.model.bc4j |
Methods in oracle.adf.model.bc4j with parameters of type AttrValException | |
protected void |
DCJboDataControl.resetAttributeExceptionInRow(DCIteratorBinding iter,
Row row,
AttributeDef def,
AttrValException ave)
Reset any deferred exception in the row for the given attribute, for which the AttrValException was raised. |
Uses of AttrValException in oracle.adf.model.binding |
Methods in oracle.adf.model.binding with parameters of type AttrValException | |
protected void |
DCDataControl.resetAttributeExceptionInRow(DCIteratorBinding iter,
Row row,
AttributeDef def,
AttrValException ave)
Reset any deferred exception in the row for the given attribute, for which the AttrValException was raised. |
protected void |
DCControlBinding.resetAttributeExceptionInRow(Row row,
AttributeDef def,
AttrValException ave)
|
Uses of AttrValException in oracle.jbo |
Subclasses of AttrValException in oracle.jbo | |
class |
AttrSetValException
Indicates n failed attempt to set an attribute value. |
class |
ReadOnlyAttrException
Indicates an attempt to modify a read-only attribute. |
class |
UpdateAttrPrivilegeException
Indicates an attempt to modify a read-only attribute. |
Uses of AttrValException in oracle.jbo.domain |
Subclasses of AttrValException in oracle.jbo.domain | |
class |
DataCreationException
Indicates that a Domain object could not be created. |
Uses of AttrValException in oracle.jbo.rules |
Methods in oracle.jbo.rules that return AttrValException | |
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. |
|
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.