Liferay 7.0-ce-b4

Uses of Interface
com.liferay.portlet.mobiledevicerules.MDRRuleGroupInstance

Packages that use MDRRuleGroupInstance
com.liferay.portal.theme This package defines the portal theme classes. 
 

Uses of MDRRuleGroupInstance in com.liferay.portal.theme
 

Methods in com.liferay.portal.theme that return MDRRuleGroupInstance
 MDRRuleGroupInstance ThemeDisplay.getMDRRuleGroupInstance()
           
 

Methods in com.liferay.portal.theme with parameters of type MDRRuleGroupInstance
 void ThemeDisplay.setMDRRuleGroupInstance(MDRRuleGroupInstance mdrRuleGroupInstance)
           
 


Liferay 7.0-ce-b4