Liferay 6.1.2-ce-ga3

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.  
 


Liferay 6.1.2-ce-ga3