|
Business Components | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use.* | |
| Package | Description |
|---|---|
| oracle.jbo.server | Contains the implementation of middle tier components. |
| Uses of ValidationListener in oracle.jbo.server |
| Subinterfaces of ValidationListener in oracle.jbo.server | |
| Type | Name |
|---|---|
interface |
Entity
This interface is for BC4J Entity Objects. |
| Classes in oracle.jbo.server that implement ValidationListener | |
| Type | Name |
|---|---|
class |
EntityImpl
This class implements the middle-tier representations of database rows. |
| Methods in oracle.jbo.server with parameters of type ValidationListener | |
| Type | Name |
|---|---|
void |
ValidationManager.addToValidationListeners(ValidationListener w)
Adds a validation listener. |
void |
EntityImpl.addToValidationListeners(ValidationListener listener)
Adds a listener to the list of validation listeners and marks this Entity Object invalid. |
void |
DBTransactionImpl.addToValidationListeners(ValidationListener entity)
Adds an entity validation listener. |
void |
NullDBTransactionImpl.addToValidationListeners(ValidationListener w)
Deprecated. Implementation of the DBTransaction interface. |
|
Business Components | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||