Package com.liferay.portal.model.impl
Class UserTrackerImpl
Object
com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.UserTracker>
com.liferay.portal.model.impl.UserTrackerModelImpl
com.liferay.portal.model.impl.UserTrackerBaseImpl
com.liferay.portal.model.impl.UserTrackerImpl
- All Implemented Interfaces:
com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.UserTracker>
,com.liferay.portal.kernel.model.ClassedModel
,com.liferay.portal.kernel.model.MVCCModel
,com.liferay.portal.kernel.model.PersistedModel
,com.liferay.portal.kernel.model.ShardedModel
,com.liferay.portal.kernel.model.UserTracker
,com.liferay.portal.kernel.model.UserTrackerModel
,Serializable
,Cloneable
,Comparable<com.liferay.portal.kernel.model.UserTracker>
- Author:
- Brian Wing Shun Chan
- See Also:
-
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.kernel.model.UserTracker
USER_TRACKER_ID_ACCESSOR
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.liferay.portal.model.impl.UserTrackerBaseImpl
persist
Methods inherited from class com.liferay.portal.model.impl.UserTrackerModelImpl
clone, cloneWithOriginalValues, equals, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getColumnBitmask, getColumnBitmask, getColumnOriginalValue, getColumnValue, getCompanyId, getExpandoBridge, getModelAttributes, getModelClass, getModelClassName, getModifiedDate, getMvccVersion, getOriginalCompanyId, getOriginalSessionId, getOriginalUserId, getPrimaryKey, getPrimaryKeyObj, getRemoteAddr, getRemoteHost, getSessionId, getUserAgent, getUserId, getUserTrackerId, getUserUuid, hashCode, hasSetModifiedDate, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setCompanyId, setExpandoBridgeAttributes, setModelAttributes, setModifiedDate, setMvccVersion, setPrimaryKey, setPrimaryKeyObj, setRemoteAddr, setRemoteHost, setSessionId, setUserAgent, setUserId, setUserTrackerId, setUserUuid, toCacheModel, toEscapedModel, toString
Methods inherited from class com.liferay.portal.kernel.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.kernel.model.BaseModel
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel
Methods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassName
Methods inherited from interface com.liferay.portal.kernel.model.UserTrackerModel
cloneWithOriginalValues, getCompanyId, getModifiedDate, getMvccVersion, getPrimaryKey, getRemoteAddr, getRemoteHost, getSessionId, getUserAgent, getUserId, getUserTrackerId, getUserUuid, setCompanyId, setModifiedDate, setMvccVersion, setPrimaryKey, setRemoteAddr, setRemoteHost, setSessionId, setUserAgent, setUserId, setUserTrackerId, setUserUuid, toXmlString
-
Constructor Details
-
UserTrackerImpl
public UserTrackerImpl()
-
-
Method Details
-
addPath
public void addPath(com.liferay.portal.kernel.model.UserTrackerPath path) -
compareTo
public int compareTo(com.liferay.portal.kernel.model.UserTracker userTracker) - Specified by:
compareTo
in interfaceComparable<com.liferay.portal.kernel.model.UserTracker>
- Specified by:
compareTo
in interfacecom.liferay.portal.kernel.model.UserTracker
- Overrides:
compareTo
in classUserTrackerModelImpl
-
getEmailAddress
-
getFullName
-
getHits
public int getHits() -
getPaths
-