This is a brief post, mostly a brainstorm for a current client, on the code reuse facilities available within JDev's ADF:
ADF Business Components
- Custom Business Components Framework
- Entity Objects - centralised validation, security, default create logic etc
- View Objects - centralised SQL queries shared among pages
- (11g+) View Object View Criteria - reusable VO SQL query predicates
- Domains - reusable data types with own validation
- Validators and Converters
- (11g+) Tasks flows
- (11g+) Declarative Components
- (11g+) Page Fragments
- (11g+) Page Templates
- Skins
No comments:
Post a Comment