Package be.fedict.eid.applet.service.dto

This package contains the Data Transfer Object tools.

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.
 

Package be.fedict.eid.applet.service.dto Description

This package contains the Data Transfer Object tools.



Copyright © 2008-2011 FedICT. All Rights Reserved.