@ProviderType public interface UserTracker extends PersistedModel, UserTrackerModel
UserTrackerModel| Modifier and Type | Field and Description |
|---|---|
static Accessor<UserTracker,java.lang.Long> |
USER_TRACKER_ID_ACCESSOR |
| Modifier and Type | Method and Description |
|---|---|
void |
addPath(UserTrackerPath path) |
int |
compareTo(UserTracker userTracker) |
java.lang.String |
getEmailAddress() |
java.lang.String |
getFullName() |
int |
getHits() |
java.util.List<UserTrackerPath> |
getPaths() |
persistgetCompanyId, getModifiedDate, getMvccVersion, getPrimaryKey, getRemoteAddr, getRemoteHost, getSessionId, getUserAgent, getUserId, getUserTrackerId, getUserUuid, setCompanyId, setModifiedDate, setMvccVersion, setPrimaryKey, setRemoteAddr, setRemoteHost, setSessionId, setUserAgent, setUserId, setUserTrackerId, setUserUuidclone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringgetModelClass, getModelClassNamestatic final Accessor<UserTracker,java.lang.Long> USER_TRACKER_ID_ACCESSOR
void addPath(UserTrackerPath path)
int compareTo(UserTracker userTracker)
compareTo in interface java.lang.Comparable<UserTracker>java.lang.String getEmailAddress()
java.lang.String getFullName()
int getHits()
java.util.List<UserTrackerPath> getPaths()