public interface LastAccessed
NetEvent
s to clients for change notification.Modifier and Type | Method and Description |
---|---|
java.sql.Timestamp |
getLastAccessedTs()
Returns the timestamp of last client access
|
SessionId |
getLastAccessorId()
Tells which client has last accessed the model
|
void |
setLastAccessorId(SessionId sessId)
Sets the sessionId of the client who has last accessed the model
|
void setLastAccessorId(SessionId sessId)
SessionId getLastAccessorId()
java.sql.Timestamp getLastAccessedTs()
Copyright © 2014 EsprIT-Systems. All Rights Reserved.