Liferay 6.1.2-ce-ga3

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

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

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

Subinterfaces of MDRRuleModel in com.liferay.portlet.mobiledevicerules.model
 interface MDRRule
          The extended model interface for the MDRRule service.
 

Classes in com.liferay.portlet.mobiledevicerules.model that implement MDRRuleModel
 class MDRRuleWrapper
           This class is a wrapper for MDRRule.
 

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

Classes in com.liferay.portlet.mobiledevicerules.model.impl that implement MDRRuleModel
 class MDRRuleBaseImpl
          The extended model base implementation for the MDRRule service.
 class MDRRuleImpl
           
 class MDRRuleModelImpl
          The base model implementation for the MDRRule service.
 


Liferay 6.1.2-ce-ga3