Liferay 6.0-ee-sp2

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

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

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

Methods in com.liferay.portal.service.persistence that return PasswordPolicyFinder
static PasswordPolicyFinder PasswordPolicyFinderUtil.getFinder()
           
 

Methods in com.liferay.portal.service.persistence with parameters of type PasswordPolicyFinder
 void PasswordPolicyFinderUtil.setFinder(PasswordPolicyFinder finder)
           
 


Liferay 6.0-ee-sp2