Liferay 6.1.2-ce-ga3

Uses of Interface
com.liferay.portlet.mobiledevicerules.service.persistence.MDRRuleGroupFinder

Packages that use MDRRuleGroupFinder
com.liferay.portlet.mobiledevicerules.service.persistence   
 

Uses of MDRRuleGroupFinder in com.liferay.portlet.mobiledevicerules.service.persistence
 

Methods in com.liferay.portlet.mobiledevicerules.service.persistence that return MDRRuleGroupFinder
static MDRRuleGroupFinder MDRRuleGroupFinderUtil.getFinder()
           
 

Methods in com.liferay.portlet.mobiledevicerules.service.persistence with parameters of type MDRRuleGroupFinder
 void MDRRuleGroupFinderUtil.setFinder(MDRRuleGroupFinder finder)
           
 


Liferay 6.1.2-ce-ga3