| Interface | Description | 
|---|---|
| DTOCriteriaInterface | 
 Criteria DTO interface. 
 | 
| DTODescribedObjectInterface | |
| DTOObjectInterface | |
| DTOPagingInterface | 
 Paging DTO interface. 
 | 
| DTOVersionInterface | 
 Interface for objects with versions. 
 | 
| Class | Description | 
|---|---|
| DTOCriteriaAbstract | 
 Criteria DTO abstract class. 
 | 
| DTODescribedObjectAbstract | 
 Abstract DTO described object. 
 | 
| DTOObjectAbstract | 
 Abstract DTO object. 
 | 
| DTOPagingAbstract | 
 Paging DTO abstract class. 
 | 
| UESDTOHelper | 
 Helper for manipulating UES DTOs. 
 | 
| UESEnumAdapter<E extends java.lang.Enum> | 
 Abstract enum adapter for Xml and Json, throws exception passed into constructor. 
 | 
| Enum | Description | 
|---|---|
| DTOVersionInterface.LockStrategy | 
 Specifies what to do with versions. 
 |