Class EditorLockingBean
java.lang.Object
sk.iway.iwcm.system.datatable.editorlocking.EditorLockingBean
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlongintvoidsetEntityId(long entityId) voidsetLastChange(Date lastChange) voidsetUserId(int userId)
-
Constructor Details
-
EditorLockingBean
public EditorLockingBean()
-
-
Method Details
-
getUserId
public int getUserId() -
getEntityId
public long getEntityId() -
getLastChange
-
setUserId
public void setUserId(int userId) -
setEntityId
public void setEntityId(long entityId) -
setLastChange
-