See: Description
Interface | Description |
---|---|
ValueConvertor<FROM,TO> |
Interface for a value convertor component.
|
Class | Description |
---|---|
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 | Description |
---|---|
ValueConvertorException |
Exception class thrown by a value convertor.
|
Annotation Type | Description |
---|---|
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.
|
Copyright © 2008-2018 FedICT. All Rights Reserved.