com.liferay.portal.model
Interface UserTrackerPath

All Superinterfaces:
BaseModel<UserTrackerPath>, java.lang.Cloneable, java.lang.Comparable<UserTrackerPath>, java.io.Serializable, UserTrackerPathModel
All Known Implementing Classes:
UserTrackerPathWrapper

public interface UserTrackerPath
extends UserTrackerPathModel

View Source

ServiceBuilder generated this class. Modifications in this class will be overwritten the next time is generated.

This interface is a model that represents the UserTrackerPath table in the database.

Customize UserTrackerPathImpl and rerun the ServiceBuilder to generate the new methods.

Author:
Brian Wing Shun Chan
See Also:
UserTrackerPathModel, UserTrackerPathImpl, UserTrackerPathModelImpl
Generated:

Method Summary
 
Methods inherited from interface com.liferay.portal.model.UserTrackerPathModel
clone, compareTo, getPath, getPathDate, getPrimaryKey, getPrimaryKeyObj, getUserTrackerId, getUserTrackerPathId, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setNew, setPath, setPathDate, setPrimaryKey, setUserTrackerId, setUserTrackerPathId, toEscapedModel, toString, toXmlString