Liferay 6.2-ce-ga5

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

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

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

Methods in com.liferay.portlet.mobiledevicerules.service.persistence that return MDRRuleGroupPersistence
static MDRRuleGroupPersistence MDRRuleGroupUtil.getPersistence()
           
 

Methods in com.liferay.portlet.mobiledevicerules.service.persistence with parameters of type MDRRuleGroupPersistence
 void MDRRuleGroupUtil.setPersistence(MDRRuleGroupPersistence persistence)
          Deprecated. As of 6.2.0
 


Liferay 6.2-ce-ga5