EntityId.MutableGenericEntity should inherit from (if
possible).MutableRevisionedEntity should inherit from (if
possible).TransferObject.TransferObject.PersistenceEntity to the corresponding transfer-object identified by the given Class.TransferObjectUtil.convertFromEntity(PersistenceEntity, Class) for a List.TransferObjectUtil.convertFromEntity(PersistenceEntity, Class) for a Set.ETO to the corresponding PersistenceEntity
identified by the given Class.TransferObjectUtil.convertToEntity(EntityTo, Class) for a List.TransferObjectUtil.convertToEntity(EntityTo, Class) for a Set.TransferObject that only contains data without relations.business object.DTO corresponding to a
PersistenceEntity.PersistenceEntity reference of an EntityTo.TransferObjectUtilImpl.unique identifier of an
entity (or any other object).EntityId.entity or
object.TransferObjectUtilImpl.EtoHelper.ValueConverterEntityToEto.EtoHelper.GenericEntity adding setter methods.RevisionedEntity.AbstractTransferObject given as template.object-id.RevisionedEntity that represents an entity of the persistence.GenericEntity that is (potentially) revision-controlled.ID of this entity.modification counter of this entity.PersistenceEntity reference of the given EntityTo.revision of this entity.PersistenceEntity becomes managed when it is
persisted or in case it is directly
retrieved from the persistent store (database).PersistenceEntity is in the new (or transient) state when it is manually created via its
constructor (using new).remove is called on a managed
entity, its state changes to removed and the entity will be deleted from the persistent store whenever the
transaction is committed.EntityId in the following form:Object.toString() logic.Object.toString() logic.AbstractTransferObject.toString() logic.AbstractTransferObject.toString() logic.EntityTo.PersistentEntityAccess accessible.modification counters of
the ETOs contained in the given container.TransferObjectUtil.AbstractValueConverterToCompatiblePojo for conversion from PersistenceEntity to
ETO.EntityTo.PersistentEntityAccess accessible.AbstractValueConverterToCompatiblePojo for conversion from ETO to
PersistenceEntity.Copyright © 2001–2018 mmm-Team. All rights reserved.