| Interface | Description |
|---|---|
| IdentifiedTo |
Interface which indicates how to get the database id from the transfer object.
|
| Class | Description |
|---|---|
| Address |
Simple representation of an address.
|
| AddressTo |
Transfer object for address.
|
| EnumUserType |
Custom mapping for enum using
Enum.name().. |
| HibernateObjectFinder |
Object finder which tries to find the object in the database through Hibernate.
|
| Person |
Simple representation of a person.
|
| PersonTo |
Transfer object for a person.
|
| VoiceContact |
Voice contact details.
|
| VoiceContactTo |
Voice contact details.
|
| Enum | Description |
|---|---|
| Country |
Country codes based on 2-letter ISO standard.
|
Copyright © 2018. All rights reserved.