private static class TransferObjectUtilImpl.EtoHelper extends EntityTo.PersistentEntityAccess
EntityTo.PersistentEntityAccess
accessible.Modifier | Constructor and Description |
---|---|
private |
EtoHelper() |
Modifier and Type | Method and Description |
---|---|
protected <ID> void |
setPersistentEntity(EntityTo<ID> eto,
PersistenceEntity<ID> persistentEntity)
Sets the internal
PersistenceEntity reference of the given EntityTo . |
protected <ID> void setPersistentEntity(EntityTo<ID> eto, PersistenceEntity<ID> persistentEntity)
EntityTo.PersistentEntityAccess
PersistenceEntity
reference of the given EntityTo
.setPersistentEntity
in class EntityTo.PersistentEntityAccess
ID
- is the generic type of the ID
.eto
- is the EntityTo
.persistentEntity
- is the PersistenceEntity
.Copyright © 2001–2016 mmm-Team. All rights reserved.