|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.model.impl.BaseModelImpl<UserTracker>
com.liferay.portal.model.impl.UserTrackerModelImpl
com.liferay.portal.model.impl.UserTrackerBaseImpl
com.liferay.portal.model.impl.UserTrackerImpl
public class UserTrackerImpl
| Field Summary |
|---|
| Fields inherited from class com.liferay.portal.model.impl.UserTrackerModelImpl |
|---|
COLUMN_BITMASK_ENABLED, COMPANYID_COLUMN_BITMASK, DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, LOCK_EXPIRATION_TIME, ORDER_BY_JPQL, ORDER_BY_SQL, SESSION_FACTORY, SESSIONID_COLUMN_BITMASK, TABLE_COLUMNS, TABLE_COLUMNS_MAP, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER, USERID_COLUMN_BITMASK, USERTRACKERID_COLUMN_BITMASK |
| Fields inherited from interface com.liferay.portal.model.UserTracker |
|---|
USER_TRACKER_ID_ACCESSOR |
| Constructor Summary | |
|---|---|
UserTrackerImpl()
|
|
| Method Summary | |
|---|---|
void |
addPath(UserTrackerPath path)
|
int |
compareTo(UserTracker userTracker)
|
String |
getEmailAddress()
|
String |
getFullName()
|
int |
getHits()
|
List<UserTrackerPath> |
getPaths()
|
| Methods inherited from class com.liferay.portal.model.impl.UserTrackerBaseImpl |
|---|
persist |
| Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
|---|
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModel |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.liferay.portal.model.UserTrackerModel |
|---|
clone, getCompanyId, getExpandoBridge, getModifiedDate, getMvccVersion, getPrimaryKey, getPrimaryKeyObj, getRemoteAddr, getRemoteHost, getSessionId, getUserAgent, getUserId, getUserTrackerId, getUserUuid, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setCompanyId, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModifiedDate, setMvccVersion, setNew, setPrimaryKey, setPrimaryKeyObj, setRemoteAddr, setRemoteHost, setSessionId, setUserAgent, setUserId, setUserTrackerId, setUserUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString |
| Methods inherited from interface com.liferay.portal.model.BaseModel |
|---|
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes |
| Methods inherited from interface com.liferay.portal.model.ClassedModel |
|---|
getModelClass, getModelClassName |
| Constructor Detail |
|---|
public UserTrackerImpl()
| Method Detail |
|---|
public void addPath(UserTrackerPath path)
public int compareTo(UserTracker userTracker)
compareTo in interface UserTrackerModelcompareTo in interface Comparable<UserTracker>compareTo in class UserTrackerModelImplpublic String getEmailAddress()
public String getFullName()
public int getHits()
public List<UserTrackerPath> getPaths()
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||