This class provides functions for form data processing through ordinary JavaBean or Data Transfer Objects (DTO). Metadata for the Beans should be provided using the BeanClass and BeanProperty classes.
It is recommended (but not necessary) to create a subclass of the BeanRecordProxy
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|