Liferay 6.2-ce-ga5

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

Packages that use PasswordPolicyFinder
com.liferay.portal.service.persistence This package defines the portal service persistence interfaces, classes, and utilities. 
 

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.2-ce-ga5