Liferay 6.1.2-ce-ga3

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

Packages that use MDRAction
com.liferay.portal.kernel.mobile.device.rulegroup   
com.liferay.portal.kernel.mobile.device.rulegroup.action   
com.liferay.portlet.mobiledevicerules.model   
com.liferay.portlet.mobiledevicerules.service   
com.liferay.portlet.mobiledevicerules.service.persistence   
 

Uses of MDRAction in com.liferay.portal.kernel.mobile.device.rulegroup
 

Method parameters in com.liferay.portal.kernel.mobile.device.rulegroup with type arguments of type MDRAction
static void ActionHandlerManagerUtil.applyActions(List<MDRAction> mdrActions, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 void ActionHandlerManager.applyActions(List<MDRAction> mdrActions, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 

Uses of MDRAction in com.liferay.portal.kernel.mobile.device.rulegroup.action
 

Methods in com.liferay.portal.kernel.mobile.device.rulegroup.action with parameters of type MDRAction
 void ActionHandler.applyAction(MDRAction mdrAction, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 

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

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

Methods in com.liferay.portlet.mobiledevicerules.model that return MDRAction
 MDRAction MDRActionWrapper.getWrappedMDRAction()
          Deprecated. Renamed to MDRActionWrapper.getWrappedModel()
 MDRAction MDRActionWrapper.getWrappedModel()
           
 MDRAction MDRActionWrapper.toEscapedModel()
           
 MDRAction MDRActionModel.toEscapedModel()
           
 MDRAction MDRActionWrapper.toUnescapedModel()
           
 MDRAction MDRActionModel.toUnescapedModel()
           
 

Methods in com.liferay.portlet.mobiledevicerules.model that return types with arguments of type MDRAction
 List<MDRAction> MDRRuleGroupInstance.getActions()
           
 List<MDRAction> MDRRuleGroupInstanceWrapper.getActions()
           
 CacheModel<MDRAction> MDRActionWrapper.toCacheModel()
           
 CacheModel<MDRAction> MDRActionModel.toCacheModel()
           
 

Methods in com.liferay.portlet.mobiledevicerules.model with parameters of type MDRAction
 int MDRActionWrapper.compareTo(MDRAction mdrAction)
           
 int MDRActionModel.compareTo(MDRAction mdrAction)
           
static MDRActionSoap MDRActionSoap.toSoapModel(MDRAction model)
           
static MDRActionSoap[] MDRActionSoap.toSoapModels(MDRAction[] models)
           
static MDRActionSoap[][] MDRActionSoap.toSoapModels(MDRAction[][] models)
           
 

Method parameters in com.liferay.portlet.mobiledevicerules.model with type arguments of type MDRAction
static MDRActionSoap[] MDRActionSoap.toSoapModels(List<MDRAction> models)
           
 

Constructors in com.liferay.portlet.mobiledevicerules.model with parameters of type MDRAction
MDRActionWrapper(MDRAction mdrAction)
           
 

Uses of MDRAction in com.liferay.portlet.mobiledevicerules.service
 

Methods in com.liferay.portlet.mobiledevicerules.service that return MDRAction
 MDRAction MDRActionLocalServiceWrapper.addAction(long ruleGroupInstanceId, Map<Locale,String> nameMap, Map<Locale,String> descriptionMap, String type, String typeSettings, ServiceContext serviceContext)
           
 MDRAction MDRActionService.addAction(long ruleGroupInstanceId, Map<Locale,String> nameMap, Map<Locale,String> descriptionMap, String type, String typeSettings, ServiceContext serviceContext)
           
static MDRAction MDRActionServiceUtil.addAction(long ruleGroupInstanceId, Map<Locale,String> nameMap, Map<Locale,String> descriptionMap, String type, String typeSettings, ServiceContext serviceContext)
           
 MDRAction MDRActionLocalService.addAction(long ruleGroupInstanceId, Map<Locale,String> nameMap, Map<Locale,String> descriptionMap, String type, String typeSettings, ServiceContext serviceContext)
           
static MDRAction MDRActionLocalServiceUtil.addAction(long ruleGroupInstanceId, Map<Locale,String> nameMap, Map<Locale,String> descriptionMap, String type, String typeSettings, ServiceContext serviceContext)
           
 MDRAction MDRActionServiceWrapper.addAction(long ruleGroupInstanceId, Map<Locale,String> nameMap, Map<Locale,String> descriptionMap, String type, String typeSettings, ServiceContext serviceContext)
           
 MDRAction MDRActionLocalServiceWrapper.addAction(long ruleGroupInstanceId, Map<Locale,String> nameMap, Map<Locale,String> descriptionMap, String type, UnicodeProperties typeSettingsProperties, ServiceContext serviceContext)
           
 MDRAction MDRActionService.addAction(long ruleGroupInstanceId, Map<Locale,String> nameMap, Map<Locale,String> descriptionMap, String type, UnicodeProperties typeSettingsProperties, ServiceContext serviceContext)
           
static MDRAction MDRActionServiceUtil.addAction(long ruleGroupInstanceId, Map<Locale,String> nameMap, Map<Locale,String> descriptionMap, String type, UnicodeProperties typeSettingsProperties, ServiceContext serviceContext)
           
 MDRAction MDRActionLocalService.addAction(long ruleGroupInstanceId, Map<Locale,String> nameMap, Map<Locale,String> descriptionMap, String type, UnicodeProperties typeSettingsProperties, ServiceContext serviceContext)
           
static MDRAction MDRActionLocalServiceUtil.addAction(long ruleGroupInstanceId, Map<Locale,String> nameMap, Map<Locale,String> descriptionMap, String type, UnicodeProperties typeSettingsProperties, ServiceContext serviceContext)
           
 MDRAction MDRActionServiceWrapper.addAction(long ruleGroupInstanceId, Map<Locale,String> nameMap, Map<Locale,String> descriptionMap, String type, UnicodeProperties typeSettingsProperties, ServiceContext serviceContext)
           
 MDRAction MDRActionLocalServiceWrapper.addMDRAction(MDRAction mdrAction)
          Adds the m d r action to the database.
 MDRAction MDRActionLocalService.addMDRAction(MDRAction mdrAction)
          Adds the m d r action to the database.
static MDRAction MDRActionLocalServiceUtil.addMDRAction(MDRAction mdrAction)
          Adds the m d r action to the database.
 MDRAction MDRActionLocalServiceWrapper.createMDRAction(long actionId)
          Creates a new m d r action with the primary key.
 MDRAction MDRActionLocalService.createMDRAction(long actionId)
          Creates a new m d r action with the primary key.
static MDRAction MDRActionLocalServiceUtil.createMDRAction(long actionId)
          Creates a new m d r action with the primary key.
 MDRAction MDRActionLocalServiceWrapper.deleteMDRAction(long actionId)
          Deletes the m d r action with the primary key from the database.
 MDRAction MDRActionLocalService.deleteMDRAction(long actionId)
          Deletes the m d r action with the primary key from the database.
static MDRAction MDRActionLocalServiceUtil.deleteMDRAction(long actionId)
          Deletes the m d r action with the primary key from the database.
 MDRAction MDRActionLocalServiceWrapper.deleteMDRAction(MDRAction mdrAction)
          Deletes the m d r action from the database.
 MDRAction MDRActionLocalService.deleteMDRAction(MDRAction mdrAction)
          Deletes the m d r action from the database.
static MDRAction MDRActionLocalServiceUtil.deleteMDRAction(MDRAction mdrAction)
          Deletes the m d r action from the database.
 MDRAction MDRActionLocalServiceWrapper.fetchAction(long actionId)
           
 MDRAction MDRActionService.fetchAction(long actionId)
           
static MDRAction MDRActionServiceUtil.fetchAction(long actionId)
           
 MDRAction MDRActionLocalService.fetchAction(long actionId)
           
static MDRAction MDRActionLocalServiceUtil.fetchAction(long actionId)
           
 MDRAction MDRActionServiceWrapper.fetchAction(long actionId)
           
 MDRAction MDRActionLocalServiceWrapper.fetchMDRAction(long actionId)
           
 MDRAction MDRActionLocalService.fetchMDRAction(long actionId)
           
static MDRAction MDRActionLocalServiceUtil.fetchMDRAction(long actionId)
           
 MDRAction MDRActionLocalServiceWrapper.getAction(long actionId)
           
 MDRAction MDRActionService.getAction(long actionId)
           
static MDRAction MDRActionServiceUtil.getAction(long actionId)
           
 MDRAction MDRActionLocalService.getAction(long actionId)
           
static MDRAction MDRActionLocalServiceUtil.getAction(long actionId)
           
 MDRAction MDRActionServiceWrapper.getAction(long actionId)
           
 MDRAction MDRActionLocalServiceWrapper.getMDRAction(long actionId)
          Returns the m d r action with the primary key.
 MDRAction MDRActionLocalService.getMDRAction(long actionId)
          Returns the m d r action with the primary key.
static MDRAction MDRActionLocalServiceUtil.getMDRAction(long actionId)
          Returns the m d r action with the primary key.
 MDRAction MDRActionLocalServiceWrapper.getMDRActionByUuidAndGroupId(String uuid, long groupId)
          Returns the m d r action with the UUID in the group.
 MDRAction MDRActionLocalService.getMDRActionByUuidAndGroupId(String uuid, long groupId)
          Returns the m d r action with the UUID in the group.
static MDRAction MDRActionLocalServiceUtil.getMDRActionByUuidAndGroupId(String uuid, long groupId)
          Returns the m d r action with the UUID in the group.
 MDRAction MDRActionLocalServiceWrapper.updateAction(long actionId, Map<Locale,String> nameMap, Map<Locale,String> descriptionMap, String type, String typeSettings, ServiceContext serviceContext)
           
 MDRAction MDRActionService.updateAction(long actionId, Map<Locale,String> nameMap, Map<Locale,String> descriptionMap, String type, String typeSettings, ServiceContext serviceContext)
           
static MDRAction MDRActionServiceUtil.updateAction(long actionId, Map<Locale,String> nameMap, Map<Locale,String> descriptionMap, String type, String typeSettings, ServiceContext serviceContext)
           
 MDRAction MDRActionLocalService.updateAction(long actionId, Map<Locale,String> nameMap, Map<Locale,String> descriptionMap, String type, String typeSettings, ServiceContext serviceContext)
           
static MDRAction MDRActionLocalServiceUtil.updateAction(long actionId, Map<Locale,String> nameMap, Map<Locale,String> descriptionMap, String type, String typeSettings, ServiceContext serviceContext)
           
 MDRAction MDRActionServiceWrapper.updateAction(long actionId, Map<Locale,String> nameMap, Map<Locale,String> descriptionMap, String type, String typeSettings, ServiceContext serviceContext)
           
 MDRAction MDRActionLocalServiceWrapper.updateAction(long actionId, Map<Locale,String> nameMap, Map<Locale,String> descriptionMap, String type, UnicodeProperties typeSettingsProperties, ServiceContext serviceContext)
           
 MDRAction MDRActionService.updateAction(long actionId, Map<Locale,String> nameMap, Map<Locale,String> descriptionMap, String type, UnicodeProperties typeSettingsProperties, ServiceContext serviceContext)
           
static MDRAction MDRActionServiceUtil.updateAction(long actionId, Map<Locale,String> nameMap, Map<Locale,String> descriptionMap, String type, UnicodeProperties typeSettingsProperties, ServiceContext serviceContext)
           
 MDRAction MDRActionLocalService.updateAction(long actionId, Map<Locale,String> nameMap, Map<Locale,String> descriptionMap, String type, UnicodeProperties typeSettingsProperties, ServiceContext serviceContext)
           
static MDRAction MDRActionLocalServiceUtil.updateAction(long actionId, Map<Locale,String> nameMap, Map<Locale,String> descriptionMap, String type, UnicodeProperties typeSettingsProperties, ServiceContext serviceContext)
           
 MDRAction MDRActionServiceWrapper.updateAction(long actionId, Map<Locale,String> nameMap, Map<Locale,String> descriptionMap, String type, UnicodeProperties typeSettingsProperties, ServiceContext serviceContext)
           
 MDRAction MDRActionLocalServiceWrapper.updateMDRAction(MDRAction mdrAction)
          Updates the m d r action in the database or adds it if it does not yet exist.
 MDRAction MDRActionLocalService.updateMDRAction(MDRAction mdrAction)
          Updates the m d r action in the database or adds it if it does not yet exist.
static MDRAction MDRActionLocalServiceUtil.updateMDRAction(MDRAction mdrAction)
          Updates the m d r action in the database or adds it if it does not yet exist.
 MDRAction MDRActionLocalServiceWrapper.updateMDRAction(MDRAction mdrAction, boolean merge)
          Updates the m d r action in the database or adds it if it does not yet exist.
 MDRAction MDRActionLocalService.updateMDRAction(MDRAction mdrAction, boolean merge)
          Updates the m d r action in the database or adds it if it does not yet exist.
static MDRAction MDRActionLocalServiceUtil.updateMDRAction(MDRAction mdrAction, boolean merge)
          Updates the m d r action in the database or adds it if it does not yet exist.
 

Methods in com.liferay.portlet.mobiledevicerules.service that return types with arguments of type MDRAction
 List<MDRAction> MDRActionLocalServiceWrapper.getActions(long ruleGroupInstanceId)
           
 List<MDRAction> MDRActionLocalService.getActions(long ruleGroupInstanceId)
           
static List<MDRAction> MDRActionLocalServiceUtil.getActions(long ruleGroupInstanceId)
           
 List<MDRAction> MDRActionLocalServiceWrapper.getActions(long ruleGroupInstanceId, int start, int end)
           
 List<MDRAction> MDRActionLocalService.getActions(long ruleGroupInstanceId, int start, int end)
           
static List<MDRAction> MDRActionLocalServiceUtil.getActions(long ruleGroupInstanceId, int start, int end)
           
 List<MDRAction> MDRActionLocalServiceWrapper.getMDRActions(int start, int end)
          Returns a range of all the m d r actions.
 List<MDRAction> MDRActionLocalService.getMDRActions(int start, int end)
          Returns a range of all the m d r actions.
static List<MDRAction> MDRActionLocalServiceUtil.getMDRActions(int start, int end)
          Returns a range of all the m d r actions.
 

Methods in com.liferay.portlet.mobiledevicerules.service with parameters of type MDRAction
 MDRAction MDRActionLocalServiceWrapper.addMDRAction(MDRAction mdrAction)
          Adds the m d r action to the database.
 MDRAction MDRActionLocalService.addMDRAction(MDRAction mdrAction)
          Adds the m d r action to the database.
static MDRAction MDRActionLocalServiceUtil.addMDRAction(MDRAction mdrAction)
          Adds the m d r action to the database.
 void MDRActionLocalServiceWrapper.deleteAction(MDRAction action)
           
 void MDRActionLocalService.deleteAction(MDRAction action)
           
static void MDRActionLocalServiceUtil.deleteAction(MDRAction action)
           
 MDRAction MDRActionLocalServiceWrapper.deleteMDRAction(MDRAction mdrAction)
          Deletes the m d r action from the database.
 MDRAction MDRActionLocalService.deleteMDRAction(MDRAction mdrAction)
          Deletes the m d r action from the database.
static MDRAction MDRActionLocalServiceUtil.deleteMDRAction(MDRAction mdrAction)
          Deletes the m d r action from the database.
 MDRAction MDRActionLocalServiceWrapper.updateMDRAction(MDRAction mdrAction)
          Updates the m d r action in the database or adds it if it does not yet exist.
 MDRAction MDRActionLocalService.updateMDRAction(MDRAction mdrAction)
          Updates the m d r action in the database or adds it if it does not yet exist.
static MDRAction MDRActionLocalServiceUtil.updateMDRAction(MDRAction mdrAction)
          Updates the m d r action in the database or adds it if it does not yet exist.
 MDRAction MDRActionLocalServiceWrapper.updateMDRAction(MDRAction mdrAction, boolean merge)
          Updates the m d r action in the database or adds it if it does not yet exist.
 MDRAction MDRActionLocalService.updateMDRAction(MDRAction mdrAction, boolean merge)
          Updates the m d r action in the database or adds it if it does not yet exist.
static MDRAction MDRActionLocalServiceUtil.updateMDRAction(MDRAction mdrAction, boolean merge)
          Updates the m d r action in the database or adds it if it does not yet exist.
 

Uses of MDRAction in com.liferay.portlet.mobiledevicerules.service.persistence
 

Methods in com.liferay.portlet.mobiledevicerules.service.persistence that return MDRAction
 MDRAction MDRActionPersistence.create(long actionId)
          Creates a new m d r action with the primary key.
static MDRAction MDRActionUtil.create(long actionId)
          Creates a new m d r action with the primary key.
 MDRAction MDRActionPersistence.fetchByPrimaryKey(long actionId)
          Returns the m d r action with the primary key or returns null if it could not be found.
static MDRAction MDRActionUtil.fetchByPrimaryKey(long actionId)
          Returns the m d r action with the primary key or returns null if it could not be found.
 MDRAction MDRActionPersistence.fetchByRuleGroupInstanceId_First(long ruleGroupInstanceId, OrderByComparator orderByComparator)
          Returns the first m d r action in the ordered set where ruleGroupInstanceId = ?.
static MDRAction MDRActionUtil.fetchByRuleGroupInstanceId_First(long ruleGroupInstanceId, OrderByComparator orderByComparator)
          Returns the first m d r action in the ordered set where ruleGroupInstanceId = ?.
 MDRAction MDRActionPersistence.fetchByRuleGroupInstanceId_Last(long ruleGroupInstanceId, OrderByComparator orderByComparator)
          Returns the last m d r action in the ordered set where ruleGroupInstanceId = ?.
static MDRAction MDRActionUtil.fetchByRuleGroupInstanceId_Last(long ruleGroupInstanceId, OrderByComparator orderByComparator)
          Returns the last m d r action in the ordered set where ruleGroupInstanceId = ?.
 MDRAction MDRActionPersistence.fetchByUuid_First(String uuid, OrderByComparator orderByComparator)
          Returns the first m d r action in the ordered set where uuid = ?.
static MDRAction MDRActionUtil.fetchByUuid_First(String uuid, OrderByComparator orderByComparator)
          Returns the first m d r action in the ordered set where uuid = ?.
 MDRAction MDRActionPersistence.fetchByUUID_G(String uuid, long groupId)
          Returns the m d r action where uuid = ? and groupId = ? or returns null if it could not be found.
static MDRAction MDRActionUtil.fetchByUUID_G(String uuid, long groupId)
          Returns the m d r action where uuid = ? and groupId = ? or returns null if it could not be found.
 MDRAction MDRActionPersistence.fetchByUUID_G(String uuid, long groupId, boolean retrieveFromCache)
          Returns the m d r action where uuid = ? and groupId = ? or returns null if it could not be found, optionally using the finder cache.
static MDRAction MDRActionUtil.fetchByUUID_G(String uuid, long groupId, boolean retrieveFromCache)
          Returns the m d r action where uuid = ? and groupId = ? or returns null if it could not be found, optionally using the finder cache.
 MDRAction MDRActionPersistence.fetchByUuid_Last(String uuid, OrderByComparator orderByComparator)
          Returns the last m d r action in the ordered set where uuid = ?.
static MDRAction MDRActionUtil.fetchByUuid_Last(String uuid, OrderByComparator orderByComparator)
          Returns the last m d r action in the ordered set where uuid = ?.
 MDRAction MDRActionPersistence.findByPrimaryKey(long actionId)
          Returns the m d r action with the primary key or throws a NoSuchActionException if it could not be found.
static MDRAction MDRActionUtil.findByPrimaryKey(long actionId)
          Returns the m d r action with the primary key or throws a NoSuchActionException if it could not be found.
 MDRAction MDRActionPersistence.findByRuleGroupInstanceId_First(long ruleGroupInstanceId, OrderByComparator orderByComparator)
          Returns the first m d r action in the ordered set where ruleGroupInstanceId = ?.
static MDRAction MDRActionUtil.findByRuleGroupInstanceId_First(long ruleGroupInstanceId, OrderByComparator orderByComparator)
          Returns the first m d r action in the ordered set where ruleGroupInstanceId = ?.
 MDRAction MDRActionPersistence.findByRuleGroupInstanceId_Last(long ruleGroupInstanceId, OrderByComparator orderByComparator)
          Returns the last m d r action in the ordered set where ruleGroupInstanceId = ?.
static MDRAction MDRActionUtil.findByRuleGroupInstanceId_Last(long ruleGroupInstanceId, OrderByComparator orderByComparator)
          Returns the last m d r action in the ordered set where ruleGroupInstanceId = ?.
 MDRAction[] MDRActionPersistence.findByRuleGroupInstanceId_PrevAndNext(long actionId, long ruleGroupInstanceId, OrderByComparator orderByComparator)
          Returns the m d r actions before and after the current m d r action in the ordered set where ruleGroupInstanceId = ?.
static MDRAction[] MDRActionUtil.findByRuleGroupInstanceId_PrevAndNext(long actionId, long ruleGroupInstanceId, OrderByComparator orderByComparator)
          Returns the m d r actions before and after the current m d r action in the ordered set where ruleGroupInstanceId = ?.
 MDRAction MDRActionPersistence.findByUuid_First(String uuid, OrderByComparator orderByComparator)
          Returns the first m d r action in the ordered set where uuid = ?.
static MDRAction MDRActionUtil.findByUuid_First(String uuid, OrderByComparator orderByComparator)
          Returns the first m d r action in the ordered set where uuid = ?.
 MDRAction MDRActionPersistence.findByUUID_G(String uuid, long groupId)
          Returns the m d r action where uuid = ? and groupId = ? or throws a NoSuchActionException if it could not be found.
static MDRAction MDRActionUtil.findByUUID_G(String uuid, long groupId)
          Returns the m d r action where uuid = ? and groupId = ? or throws a NoSuchActionException if it could not be found.
 MDRAction MDRActionPersistence.findByUuid_Last(String uuid, OrderByComparator orderByComparator)
          Returns the last m d r action in the ordered set where uuid = ?.
static MDRAction MDRActionUtil.findByUuid_Last(String uuid, OrderByComparator orderByComparator)
          Returns the last m d r action in the ordered set where uuid = ?.
 MDRAction[] MDRActionPersistence.findByUuid_PrevAndNext(long actionId, String uuid, OrderByComparator orderByComparator)
          Returns the m d r actions before and after the current m d r action in the ordered set where uuid = ?.
static MDRAction[] MDRActionUtil.findByUuid_PrevAndNext(long actionId, String uuid, OrderByComparator orderByComparator)
          Returns the m d r actions before and after the current m d r action in the ordered set where uuid = ?.
 MDRAction MDRActionPersistence.remove(long actionId)
          Removes the m d r action with the primary key from the database.
static MDRAction MDRActionUtil.remove(long actionId)
          Removes the m d r action with the primary key from the database.
 MDRAction MDRActionPersistence.removeByUUID_G(String uuid, long groupId)
          Removes the m d r action where uuid = ? and groupId = ? from the database.
static MDRAction MDRActionUtil.removeByUUID_G(String uuid, long groupId)
          Removes the m d r action where uuid = ? and groupId = ? from the database.
static MDRAction MDRActionUtil.update(MDRAction mdrAction, boolean merge)
           
static MDRAction MDRActionUtil.update(MDRAction mdrAction, boolean merge, ServiceContext serviceContext)
           
 MDRAction MDRActionPersistence.updateImpl(MDRAction mdrAction, boolean merge)
           
static MDRAction MDRActionUtil.updateImpl(MDRAction mdrAction, boolean merge)
           
 

Methods in com.liferay.portlet.mobiledevicerules.service.persistence that return types with arguments of type MDRAction
 List<MDRAction> MDRActionPersistence.findAll()
          Returns all the m d r actions.
static List<MDRAction> MDRActionUtil.findAll()
          Returns all the m d r actions.
 List<MDRAction> MDRActionPersistence.findAll(int start, int end)
          Returns a range of all the m d r actions.
static List<MDRAction> MDRActionUtil.findAll(int start, int end)
          Returns a range of all the m d r actions.
 List<MDRAction> MDRActionPersistence.findAll(int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the m d r actions.
static List<MDRAction> MDRActionUtil.findAll(int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the m d r actions.
 List<MDRAction> MDRActionPersistence.findByRuleGroupInstanceId(long ruleGroupInstanceId)
          Returns all the m d r actions where ruleGroupInstanceId = ?.
static List<MDRAction> MDRActionUtil.findByRuleGroupInstanceId(long ruleGroupInstanceId)
          Returns all the m d r actions where ruleGroupInstanceId = ?.
 List<MDRAction> MDRActionPersistence.findByRuleGroupInstanceId(long ruleGroupInstanceId, int start, int end)
          Returns a range of all the m d r actions where ruleGroupInstanceId = ?.
static List<MDRAction> MDRActionUtil.findByRuleGroupInstanceId(long ruleGroupInstanceId, int start, int end)
          Returns a range of all the m d r actions where ruleGroupInstanceId = ?.
 List<MDRAction> MDRActionPersistence.findByRuleGroupInstanceId(long ruleGroupInstanceId, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the m d r actions where ruleGroupInstanceId = ?.
static List<MDRAction> MDRActionUtil.findByRuleGroupInstanceId(long ruleGroupInstanceId, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the m d r actions where ruleGroupInstanceId = ?.
 List<MDRAction> MDRActionPersistence.findByUuid(String uuid)
          Returns all the m d r actions where uuid = ?.
static List<MDRAction> MDRActionUtil.findByUuid(String uuid)
          Returns all the m d r actions where uuid = ?.
 List<MDRAction> MDRActionPersistence.findByUuid(String uuid, int start, int end)
          Returns a range of all the m d r actions where uuid = ?.
static List<MDRAction> MDRActionUtil.findByUuid(String uuid, int start, int end)
          Returns a range of all the m d r actions where uuid = ?.
 List<MDRAction> MDRActionPersistence.findByUuid(String uuid, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the m d r actions where uuid = ?.
static List<MDRAction> MDRActionUtil.findByUuid(String uuid, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the m d r actions where uuid = ?.
static List<MDRAction> MDRActionUtil.findWithDynamicQuery(DynamicQuery dynamicQuery)
           
static List<MDRAction> MDRActionUtil.findWithDynamicQuery(DynamicQuery dynamicQuery, int start, int end)
           
static List<MDRAction> MDRActionUtil.findWithDynamicQuery(DynamicQuery dynamicQuery, int start, int end, OrderByComparator orderByComparator)
           
 

Methods in com.liferay.portlet.mobiledevicerules.service.persistence with parameters of type MDRAction
 void MDRActionPersistence.cacheResult(MDRAction mdrAction)
          Caches the m d r action in the entity cache if it is enabled.
static void MDRActionUtil.cacheResult(MDRAction mdrAction)
          Caches the m d r action in the entity cache if it is enabled.
static void MDRActionUtil.clearCache(MDRAction mdrAction)
           
static MDRAction MDRActionUtil.update(MDRAction mdrAction, boolean merge)
           
static MDRAction MDRActionUtil.update(MDRAction mdrAction, boolean merge, ServiceContext serviceContext)
           
 MDRAction MDRActionPersistence.updateImpl(MDRAction mdrAction, boolean merge)
           
static MDRAction MDRActionUtil.updateImpl(MDRAction mdrAction, boolean merge)
           
 

Method parameters in com.liferay.portlet.mobiledevicerules.service.persistence with type arguments of type MDRAction
 void MDRActionPersistence.cacheResult(List<MDRAction> mdrActions)
          Caches the m d r actions in the entity cache if it is enabled.
static void MDRActionUtil.cacheResult(List<MDRAction> mdrActions)
          Caches the m d r actions in the entity cache if it is enabled.
 


Liferay 6.1.2-ce-ga3