Skip Headers
Oracle® Application Development Framework Developer's Guide For Forms/4GL Developers
10g Release 3 (10.1.3.0)
B25947-01
  Go To Table Of Contents
Contents
Go To Index
Index

Previous
Previous
 
Next
Next
 

9.1 Introduction to Programmatic Business Rules

Complementing its built-in declarative validation features, entity objects have method validators and several events you can handle to implement encapsulated business logic using Java code. By the end of this chapter, you'll understand all the concepts illustrated in Figure 9-1, and more:

Figure 9-1 Key Entity Objects Features and Events for Programmatic Business Logic

Image shows entity object features