public class UserTrackerImpl extends UserTrackerBaseImpl
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
Constructor and Description |
---|
UserTrackerImpl() |
Modifier and Type | Method and Description |
---|---|
void |
addPath(com.liferay.portal.kernel.model.UserTrackerPath path) |
int |
compareTo(com.liferay.portal.kernel.model.UserTracker userTracker) |
java.lang.String |
getEmailAddress() |
java.lang.String |
getFullName() |
int |
getHits() |
java.util.List<com.liferay.portal.kernel.model.UserTrackerPath> |
getPaths() |
persist
clone, equals, getColumnBitmask, getCompanyId, getExpandoBridge, getModelAttributes, getModelClass, getModelClassName, getModifiedDate, getMvccVersion, getOriginalCompanyId, getOriginalSessionId, getOriginalUserId, getPrimaryKey, getPrimaryKeyObj, getRemoteAddr, getRemoteHost, getSessionId, getUserAgent, getUserId, getUserTrackerId, getUserUuid, hashCode, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setCompanyId, setExpandoBridgeAttributes, setModelAttributes, setModifiedDate, setMvccVersion, setPrimaryKey, setPrimaryKeyObj, setRemoteAddr, setRemoteHost, setSessionId, setUserAgent, setUserId, setUserTrackerId, setUserUuid, toCacheModel, toEscapedModel, toString, toXmlString
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModel
finalize, getClass, notify, notifyAll, wait, wait, wait
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
public void addPath(com.liferay.portal.kernel.model.UserTrackerPath path)
public int compareTo(com.liferay.portal.kernel.model.UserTracker userTracker)
compareTo
in interface com.liferay.portal.kernel.model.UserTrackerModel
compareTo
in interface java.lang.Comparable<com.liferay.portal.kernel.model.UserTracker>
compareTo
in class UserTrackerModelImpl
public java.lang.String getEmailAddress()
public java.lang.String getFullName()
public int getHits()
public java.util.List<com.liferay.portal.kernel.model.UserTrackerPath> getPaths()