Liferay 6.1.2-ce-ga3

Uses of Interface
com.liferay.portlet.mobiledevicerules.model.MDRRuleGroupModel

Packages that use MDRRuleGroupModel
com.liferay.portlet.mobiledevicerules.model   
com.liferay.portlet.mobiledevicerules.model.impl   
 

Uses of MDRRuleGroupModel in com.liferay.portlet.mobiledevicerules.model
 

Subinterfaces of MDRRuleGroupModel in com.liferay.portlet.mobiledevicerules.model
 interface MDRRuleGroup
          The extended model interface for the MDRRuleGroup service.
 

Classes in com.liferay.portlet.mobiledevicerules.model that implement MDRRuleGroupModel
 class MDRRuleGroupWrapper
           This class is a wrapper for MDRRuleGroup.
 

Uses of MDRRuleGroupModel in com.liferay.portlet.mobiledevicerules.model.impl
 

Classes in com.liferay.portlet.mobiledevicerules.model.impl that implement MDRRuleGroupModel
 class MDRRuleGroupBaseImpl
          The extended model base implementation for the MDRRuleGroup service.
 class MDRRuleGroupImpl
           
 class MDRRuleGroupModelImpl
          The base model implementation for the MDRRuleGroup service.
 


Liferay 6.1.2-ce-ga3