Liferay 6.0-ee-sp2

Uses of Interface
com.liferay.portal.service.persistence.UserTrackerPathPersistence

Packages that use UserTrackerPathPersistence
com.liferay.portal.service.persistence   
 

Uses of UserTrackerPathPersistence in com.liferay.portal.service.persistence
 

Methods in com.liferay.portal.service.persistence that return UserTrackerPathPersistence
static UserTrackerPathPersistence UserTrackerPathUtil.getPersistence()
           
 

Methods in com.liferay.portal.service.persistence with parameters of type UserTrackerPathPersistence
 void UserTrackerPathUtil.setPersistence(UserTrackerPathPersistence persistence)
           
 


Liferay 6.0-ee-sp2