com.groiss.org
Interface IUserSession
public interface IUserSession
getUser
com.dec.avw.core.User getUser()
getIP
java.lang.String getIP()
getLoginDate
java.util.Date getLoginDate()
getLogoutDate
java.util.Date getLogoutDate()
getSessionId
java.lang.String getSessionId()
getConcurrent
int getConcurrent()
getLastAccessedDate
java.util.Date getLastAccessedDate()
getTrace
int getTrace()
getNodeId
java.lang.String getNodeId()
isInteractive
boolean isInteractive()
getSessiontype
short getSessiontype()
@enterprise 8.0.22989 Copyright © 2001-2017 Groiss Informatics GmbH. All Rights Reserved.