|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.model.impl.BaseModelImpl
com.liferay.portal.model.impl.UserTrackerModelImpl
com.liferay.portal.model.impl.UserTrackerImpl
| Field Summary |
| Fields inherited from class com.liferay.portal.model.impl.UserTrackerModelImpl |
LOCK_EXPIRATION_TIME, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, XSS_ALLOW_BY_MODEL, XSS_ALLOW_REMOTEADDR, XSS_ALLOW_REMOTEHOST, XSS_ALLOW_SESSIONID, XSS_ALLOW_USERAGENT |
| Fields inherited from class com.liferay.portal.model.impl.BaseModelImpl |
XSS_ALLOW |
| Constructor Summary | |
UserTrackerImpl()
|
|
| Method Summary | |
void |
addPath(com.liferay.portal.model.UserTrackerPath path)
|
int |
compareTo(java.lang.Object obj)
|
java.lang.String |
getEmailAddress()
|
java.lang.String |
getFullName()
|
int |
getHits()
|
javax.servlet.http.HttpSession |
getHttpSession()
|
java.util.List |
getPaths()
|
void |
setHttpSession(javax.servlet.http.HttpSession ses)
|
| Methods inherited from class com.liferay.portal.model.impl.UserTrackerModelImpl |
clone, equals, getCompanyId, getModifiedDate, getPrimaryKey, getPrimaryKeyObj, getRemoteAddr, getRemoteHost, getSessionId, getUserAgent, getUserId, getUserTrackerId, hashCode, setCompanyId, setModifiedDate, setPrimaryKey, setRemoteAddr, setRemoteHost, setSessionId, setUserAgent, setUserId, setUserTrackerId |
| Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
isNew, setNew |
| Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.liferay.portal.model.UserTrackerModel |
getCompanyId, getModifiedDate, getPrimaryKey, getRemoteAddr, getRemoteHost, getSessionId, getUserAgent, getUserId, getUserTrackerId, setCompanyId, setModifiedDate, setPrimaryKey, setRemoteAddr, setRemoteHost, setSessionId, setUserAgent, setUserId, setUserTrackerId |
| Methods inherited from interface com.liferay.portal.model.BaseModel |
clone, getPrimaryKeyObj, isNew, setNew |
| Constructor Detail |
public UserTrackerImpl()
| Method Detail |
public javax.servlet.http.HttpSession getHttpSession()
getHttpSession in interface com.liferay.portal.model.UserTrackerpublic void setHttpSession(javax.servlet.http.HttpSession ses)
setHttpSession in interface com.liferay.portal.model.UserTrackerpublic java.lang.String getFullName()
getFullName in interface com.liferay.portal.model.UserTrackerpublic java.lang.String getEmailAddress()
getEmailAddress in interface com.liferay.portal.model.UserTrackerpublic java.util.List getPaths()
getPaths in interface com.liferay.portal.model.UserTrackerpublic void addPath(com.liferay.portal.model.UserTrackerPath path)
addPath in interface com.liferay.portal.model.UserTrackerpublic int getHits()
getHits in interface com.liferay.portal.model.UserTrackerpublic int compareTo(java.lang.Object obj)
compareTo in interface com.liferay.portal.model.UserTrackercompareTo in class UserTrackerModelImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||