@ProviderType public interface UserTrackerPath extends PersistedModel, UserTrackerPathModel
UserTrackerPathModel| Modifier and Type | Field and Description |
|---|---|
static Accessor<UserTrackerPath,Long> |
USER_TRACKER_PATH_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
persistgetCompanyId, getMvccVersion, getPath, getPathDate, getPrimaryKey, getUserTrackerId, getUserTrackerPathId, setCompanyId, setMvccVersion, setPath, setPathDate, setPrimaryKey, setUserTrackerId, setUserTrackerPathIdclone, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringgetModelClass, getModelClassNamestatic final Accessor<UserTrackerPath,Long> USER_TRACKER_PATH_ID_ACCESSOR
com.liferay.portal.model.impl.UserTrackerPathImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.