Liferay 6.1.2-ce-ga3

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.  
 


Liferay 6.1.2-ce-ga3