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