Sometimes you don't want to use Entities and ValueObjects in GUI and sometimes it is better with a separate presentation representation. DataTransferObject is suitable for that purpose. Support DTOs in guidsl and generated JSF and RCP clients.
Description
Sometimes you don't want to use Entities and ValueObjects in GUI and sometimes it is better with a separate presentation representation. DataTransferObject is suitable for that purpose. Support DTOs in guidsl and generated JSF and RCP clients.