Package com.liferay.portal.kernel.model
Interface UserTrackerPath
- All Superinterfaces:
BaseModel<UserTrackerPath>,ClassedModel,Cloneable,Comparable<UserTrackerPath>,MVCCModel,PersistedModel,Serializable,ShardedModel,UserTrackerPathModel
- All Known Implementing Classes:
UserTrackerPathWrapper
The extended model interface for the UserTrackerPath service. Represents a row in the "UserTrackerPath" database table, with each column mapped to a property of this class.
- Author:
- Brian Wing Shun Chan
- See Also:
- {$generated.description}
-
Field Summary
Fields -
Method Summary
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, toUnescapedModelMethods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassNameMethods inherited from interface java.lang.Comparable
compareToMethods inherited from interface com.liferay.portal.kernel.model.PersistedModel
persistMethods inherited from interface com.liferay.portal.kernel.model.UserTrackerPathModel
cloneWithOriginalValues, getCompanyId, getMvccVersion, getPath, getPathDate, getPrimaryKey, getUserTrackerId, getUserTrackerPathId, setCompanyId, setMvccVersion, setPath, setPathDate, setPrimaryKey, setUserTrackerId, setUserTrackerPathId, toXmlString
-
Field Details
-
USER_TRACKER_PATH_ID_ACCESSOR
-