Liferay 6.0-ee-sp2

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

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

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

Methods in com.liferay.portal.service.persistence that return UserTrackerPersistence
static UserTrackerPersistence UserTrackerUtil.getPersistence()
           
 

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


Liferay 6.0-ee-sp2