Liferay 6.1.2-ce-ga3

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

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

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

Subinterfaces of MDRActionModel in com.liferay.portlet.mobiledevicerules.model
 interface MDRAction
          The extended model interface for the MDRAction service.
 

Classes in com.liferay.portlet.mobiledevicerules.model that implement MDRActionModel
 class MDRActionWrapper
           This class is a wrapper for MDRAction.
 

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

Classes in com.liferay.portlet.mobiledevicerules.model.impl that implement MDRActionModel
 class MDRActionBaseImpl
          The extended model base implementation for the MDRAction service.
 class MDRActionImpl
           
 class MDRActionModelImpl
          The base model implementation for the MDRAction service.
 


Liferay 6.1.2-ce-ga3