|
Class Summary |
| BeanDataProvider |
The BeanDataProvider is the main entry point for the dataprovider. |
| BeanField |
This class contains all the symantics for working
on a bean. |
| BeanMapping |
Contains the the Bean to Name mapping
Every field in the mapping is represented by a BeanField |
| BeanMapping.FieldList |
Inner ArrayList with an overriden indexOf
Which checks equals on the object In
the arraylist instead of the object passed |
| BeanParameter |
Place holder and utility class for the parameter list
that a method may need to get or set appropiate data. |