Interface IImportedEntity
-
public interface IImportedEntity
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description de.xima.cmn.dao.interfaces.IEntity<Long>
getEntity()
Class<?>
getEntityClass()
Long
getOriginalId()
UUID
getOriginalUuid()
-