Class EntityUpdate<ENTITY>
java.lang.Object
org.teamapps.application.api.application.entity.EntityUpdate<ENTITY>
public class EntityUpdate<ENTITY>
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description EntityUpdate(ENTITY entity, int userId, EntityUpdateType updateType) -
Method Summary
Modifier and Type Method Description ENTITYgetEntity()EntityUpdateTypegetUpdateType()intgetUserId()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
EntityUpdate
-
-
Method Details
-
getEntity
-
getUserId
public int getUserId() -
getUpdateType
-