|
Oracle Data-aware Controls Reference | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ValidationException | |
oracle.dacf.control | |
oracle.dacf.control.swing | |
oracle.dacf.control.swing.lov | |
oracle.dacf.dataset | This packages provides that classes, facilities and mechanisms necessary for defining that data model for the DAC Java client. |
Uses of ValidationException in oracle.dacf.control |
Methods in oracle.dacf.control that throw ValidationException | |
void |
LOVInterface.validate(java.lang.String columnName,
java.lang.Object value)
validate the data item. |
Uses of ValidationException in oracle.dacf.control.swing |
Methods in oracle.dacf.control.swing that throw ValidationException | |
void |
LOV.validate(java.lang.String columnDataItemName,
java.lang.Object value)
validate the data item. |
Uses of ValidationException in oracle.dacf.control.swing.lov |
Methods in oracle.dacf.control.swing.lov that throw ValidationException | |
void |
LOVInterface.validate(java.lang.String columnName,
java.lang.Object value)
validate the data item. |
Uses of ValidationException in oracle.dacf.dataset |
Methods in oracle.dacf.dataset that throw ValidationException | |
void |
ValidationManager.validateDataItem(java.lang.String dataItemName,
int changeLevel)
Internal: Applications should not use this method. |
void |
ValidationListener.validateAttribute(ValidationEvent event)
Called to validate column level data changes. |
void |
ValidationListener.validateRow(ValidationEvent event)
Called to validate row level data changes. |
void |
ValidationListener.validateRowSet(ValidationEvent event)
Called to validate queryview (RowSet) level data changes. |
void |
ValidationListener.validateSession(ValidationEvent event)
Called to validate session level data changes. |
void |
ValidationAdapter.validateAttribute(ValidationEvent event)
Called to validate column level data changes. |
void |
ValidationAdapter.validateRow(ValidationEvent event)
Called to validate row level data changes. |
void |
ValidationAdapter.validateRowSet(ValidationEvent event)
Called to validate queryview level data changes. |
void |
ValidationAdapter.validateSession(ValidationEvent event)
Called to validate session level data changes. |
void |
SessionInfo.validate()
|
protected void |
SessionInfo.internalValidation(int eventLevel)
Internal: Applications should not use this method. |
void |
RowSetInfo.validate()
|
protected void |
RowSetInfo.internalValidation(int eventLevel)
Internal: Applications should not use this method. |
protected void |
InfoObject.processValidationEvent(java.lang.String childItemName,
int eventLevel)
Deprecated. Non-functional |
protected void |
InfoObject.validate()
Internal: Applications should not use this method. |
protected void |
InfoObject.validate(int eventLevel)
Internal: Applications should not use this method. |
protected void |
InfoObject.validate(java.lang.String name,
int eventLevel,
DataItemImpl di)
Internal: Applications should not use this method. |
protected void |
InfoObject.internalValidation(int eventLevel)
Internal: Applications should not use this method. |
protected void |
InfoObject.fireValidationEvent(java.lang.String itemName,
int eventLevel,
javax.infobus.DataItem item)
Causes any attached validation listeners for the specified validation level to be executed. |
void |
AttributeInfo.validate()
|
protected void |
AttributeInfo.internalValidation(int eventLevel)
Internal: Applications should not use this method. |
|
Oracle Data-aware Controls Reference | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2003, Oracle. All rights reserved.