|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| ValueConvertor<FROM,TO> | Interface for a value convertor component. |
| Class Summary | |
|---|---|
| DTOMapper | Data Transfer Object Mapper. |
| GenderToFemaleValueConvertor | Converts a gender field value to a female boolean value. |
| GenderToMaleValueConvertor | Converts a gender field value to a male boolean value. |
| IdenticalValueConvertor | A value convertor that does nothing. |
| Exception Summary | |
|---|---|
| ValueConvertorException | Exception class thrown by a value convertor. |
| Annotation Types Summary | |
|---|---|
| Mapping | Marks that a field should be mapped to a Data Transfer Object. |
| MapsTo | Marks how a field should be mapped to a Data Transfer Object. |
This package contains the Data Transfer Object tools.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||