com.stratelia.webactiv.beans.admin
Class UserLog
java.lang.Object
com.stratelia.webactiv.beans.admin.UserLog
public class UserLog
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserLog
public UserLog()
setSessionId
public void setSessionId(String sSessionId)
getSessionId
public String getSessionId()
setUserId
public void setUserId(String sUserId)
getUserId
public String getUserId()
setUserLogin
public void setUserLogin(String sUserLogin)
getUserLogin
public String getUserLogin()
setLogDate
public void setLogDate(Date date)
getLogDate
public Date getLogDate()
Copyright © 2016 Silverpeas. All Rights Reserved.