Interface ECpdsApplication.IncomingUserMixIn
- Enclosing class:
ECpdsApplication
public static interface ECpdsApplication.IncomingUserMixIn
The Interface IncomingUserMixIn.
-
Method Summary
Modifier and TypeMethodDescriptionGets the comment.getIso()Gets the iso.Gets the last login.Gets the last login host.voidsetActive(boolean param) Sets the active.voidsetLastLogin(Timestamp param) Sets the last login.voidsetSynchronized(boolean param) Sets the synchronized.
-
Method Details
-
getIso
-
getComment
-
getLastLogin
-
getLastLoginHost
-
setActive
void setActive(boolean param) Sets the active.- Parameters:
param- the new active
-
setSynchronized
void setSynchronized(boolean param) Sets the synchronized.- Parameters:
param- the new synchronized
-
setLastLogin
-