| Package | Description |
|---|---|
| net.sf.mmm.util.transferobject.api |
Provides the API for transfer-objects.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTransferObject
This is the abstract base class for a
TransferObject. |
class |
CompositeTo
This is the abstract base class for a composite
TransferObject. |
class |
DataTo
This is the abstract base class for an
TransferObject that only contains data without relations. |
class |
EntityTo<ID>
This is the abstract base class for an
DTO corresponding to a
PersistenceEntity. |
Copyright © 2001–2018 mmm-Team. All rights reserved.