ADF How To's
How To...
¶
Ever wondered how to do something in an ADF project? How to understand the generated code, how to add custom code, where to place it, etc? Check this list of HOWTO's to see if your answer is there. If not, drop us a mail requesting a HowTo on a specific subject:
adp.nl@capgemini.com
.
How To: Start a new ADF web application
¶
Task Management
¶
How To: Use the TaskManager
¶
Object Binding
¶
How To: Use the BindManager
¶
How To: Bind a custom control
¶
Data Access
¶
How To: Get to your data using the DataSourceManager
¶
Business Validation
¶
How To: Implement your business rules
¶
Authorization
¶
How To: Use the AuthorizationManager
¶
Logging
¶
How To: Use the LogManager
¶
State Management
¶
How To: Store the state of your application
¶
Globalization
¶
How To: Use the ResourceManager
¶