|
|||||||||
| 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.UserTracker>
com.liferay.portal.model.impl.UserTrackerModelImpl
com.liferay.portal.model.impl.UserTrackerImpl
public class UserTrackerImpl
| Field Summary |
|---|
| Fields inherited from class com.liferay.portal.model.impl.UserTrackerModelImpl |
|---|
DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, LOCK_EXPIRATION_TIME, SESSION_FACTORY, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER |
| Constructor Summary | |
|---|---|
UserTrackerImpl()
|
|
| Method Summary | |
|---|---|
void |
addPath(com.liferay.portal.model.UserTrackerPath path)
|
int |
compareTo(com.liferay.portal.model.UserTracker userTracker)
|
java.lang.String |
getEmailAddress()
|
java.lang.String |
getFullName()
|
int |
getHits()
|
java.util.List<com.liferay.portal.model.UserTrackerPath> |
getPaths()
|
| Methods inherited from class com.liferay.portal.model.impl.UserTrackerModelImpl |
|---|
clone, equals, getCompanyId, getExpandoBridge, getModifiedDate, getPrimaryKey, getPrimaryKeyObj, getRemoteAddr, getRemoteHost, getSessionId, getUserAgent, getUserId, getUserTrackerId, hashCode, setCompanyId, setModifiedDate, setPrimaryKey, setRemoteAddr, setRemoteHost, setSessionId, setUserAgent, setUserId, setUserTrackerId, toEscapedModel, toModel, toModels, toString, toXmlString |
| Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
|---|
isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setNew |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, 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, toEscapedModel |
| Methods inherited from interface com.liferay.portal.model.BaseModel |
|---|
clone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setNew, toXmlString |
| Constructor Detail |
|---|
public UserTrackerImpl()
| Method Detail |
|---|
public 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<com.liferay.portal.model.UserTrackerPath> 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(com.liferay.portal.model.UserTracker userTracker)
compareTo in interface com.liferay.portal.model.UserTrackercompareTo in interface java.lang.Comparable<com.liferay.portal.model.UserTracker>compareTo in class UserTrackerModelImpl
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||