com.liferay.portal.model
Interface UserTrackerPath
- All Superinterfaces:
- BaseModel, java.lang.Cloneable, java.lang.Comparable, java.io.Serializable, UserTrackerPathModel
- 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 com.liferay.portal.service.model.impl.UserTrackerPathImpl
and rerun the ServiceBuilder to generate the new methods.
- Author:
- Brian Wing Shun Chan
- See Also:
com.liferay.portal.service.model.UserTrackerPathModel
,
com.liferay.portal.service.model.impl.UserTrackerPathImpl
,
com.liferay.portal.service.model.impl.UserTrackerPathModelImpl
Methods inherited from interface java.lang.Comparable |
compareTo |