Liferay 6.2-ce-ga5

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

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

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

Methods in com.liferay.portlet.mobiledevicerules.service.persistence that return MDRRuleGroupInstancePersistence
static MDRRuleGroupInstancePersistence MDRRuleGroupInstanceUtil.getPersistence()
           
 

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


Liferay 6.2-ce-ga5