Provides classes for data transfer of Data Access Object (DAO) level classes via web services.

Among real Data Transfer Objects (DTO) herein are also some classes which are helper datataypes like {@see IdentifiedString}, {@see TaggedText}, etc. Apart from the DTOs which reproduce the DAO quite detailed this package contains fairly simple derivations. These transfer objects are referred to in the following as Simple Data Transfer Objects (SDTO).

The DTO (Data Transfer Object) classes are named according to the following convention:

Package Specification

Related Documentation