Liferay 6.0.3

Uses of Interface
com.liferay.portal.model.UserTrackerPathModel

Packages that use UserTrackerPathModel
com.liferay.portal.model   
com.liferay.portal.model.impl   
 

Uses of UserTrackerPathModel in com.liferay.portal.model
 

Subinterfaces of UserTrackerPathModel in com.liferay.portal.model
 interface UserTrackerPath
           This interface is a model that represents the UserTrackerPath table in the database.
 

Classes in com.liferay.portal.model that implement UserTrackerPathModel
 class UserTrackerPathWrapper
           This class is a wrapper for UserTrackerPath.
 

Uses of UserTrackerPathModel in com.liferay.portal.model.impl
 

Classes in com.liferay.portal.model.impl that implement UserTrackerPathModel
 class UserTrackerPathImpl
           
 class UserTrackerPathModelImpl
           This interface is a model that represents the UserTrackerPath table in the database.
 


Liferay 6.0.3