Liferay 6.0-ee-sp2

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

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

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

Methods in com.liferay.portal.service.persistence that return PasswordTrackerPersistence
static PasswordTrackerPersistence PasswordTrackerUtil.getPersistence()
           
 

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


Liferay 6.0-ee-sp2