Liferay 6.2-ce-ga5

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

Packages that use MDRRuleGroupInstance
com.liferay.portal.kernel.mobile.device.rulegroup   
com.liferay.portal.theme This package defines the portal theme classes. 
com.liferay.portlet.mobiledevicerules.model   
com.liferay.portlet.mobiledevicerules.service   
com.liferay.portlet.mobiledevicerules.service.permission   
com.liferay.portlet.mobiledevicerules.service.persistence   
 

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

Methods in com.liferay.portal.kernel.mobile.device.rulegroup that return MDRRuleGroupInstance
static MDRRuleGroupInstance RuleGroupProcessorUtil.evaluateRuleGroups(ThemeDisplay themeDisplay)
           
 MDRRuleGroupInstance RuleGroupProcessor.evaluateRuleGroups(ThemeDisplay themeDisplay)
           
 

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)
           
 

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

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

Methods in com.liferay.portlet.mobiledevicerules.model that return MDRRuleGroupInstance
 MDRRuleGroupInstance MDRRuleGroupInstanceWrapper.getWrappedMDRRuleGroupInstance()
          Deprecated. As of 6.1.0, replaced by MDRRuleGroupInstanceWrapper.getWrappedModel()
 MDRRuleGroupInstance MDRRuleGroupInstanceWrapper.getWrappedModel()
           
 MDRRuleGroupInstance MDRRuleGroupInstanceModel.toEscapedModel()
           
 MDRRuleGroupInstance MDRRuleGroupInstanceWrapper.toEscapedModel()
           
 MDRRuleGroupInstance MDRRuleGroupInstanceModel.toUnescapedModel()
           
 MDRRuleGroupInstance MDRRuleGroupInstanceWrapper.toUnescapedModel()
           
 

Methods in com.liferay.portlet.mobiledevicerules.model that return types with arguments of type MDRRuleGroupInstance
 CacheModel<MDRRuleGroupInstance> MDRRuleGroupInstanceModel.toCacheModel()
           
 CacheModel<MDRRuleGroupInstance> MDRRuleGroupInstanceWrapper.toCacheModel()
           
 

Methods in com.liferay.portlet.mobiledevicerules.model with parameters of type MDRRuleGroupInstance
 int MDRRuleGroupInstanceModel.compareTo(MDRRuleGroupInstance mdrRuleGroupInstance)
           
 int MDRRuleGroupInstanceWrapper.compareTo(MDRRuleGroupInstance mdrRuleGroupInstance)
           
static MDRRuleGroupInstanceSoap MDRRuleGroupInstanceSoap.toSoapModel(MDRRuleGroupInstance model)
           
static MDRRuleGroupInstanceSoap[] MDRRuleGroupInstanceSoap.toSoapModels(MDRRuleGroupInstance[] models)
           
static MDRRuleGroupInstanceSoap[][] MDRRuleGroupInstanceSoap.toSoapModels(MDRRuleGroupInstance[][] models)
           
 

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

Constructors in com.liferay.portlet.mobiledevicerules.model with parameters of type MDRRuleGroupInstance
MDRRuleGroupInstanceWrapper(MDRRuleGroupInstance mdrRuleGroupInstance)
           
 

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

Methods in com.liferay.portlet.mobiledevicerules.service that return MDRRuleGroupInstance
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalService.addMDRRuleGroupInstance(MDRRuleGroupInstance mdrRuleGroupInstance)
          Adds the m d r rule group instance to the database.
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalServiceWrapper.addMDRRuleGroupInstance(MDRRuleGroupInstance mdrRuleGroupInstance)
          Adds the m d r rule group instance to the database.
static MDRRuleGroupInstance MDRRuleGroupInstanceLocalServiceUtil.addMDRRuleGroupInstance(MDRRuleGroupInstance mdrRuleGroupInstance)
          Adds the m d r rule group instance to the database.
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalService.addRuleGroupInstance(long groupId, String className, long classPK, long ruleGroupId, int priority, ServiceContext serviceContext)
           
 MDRRuleGroupInstance MDRRuleGroupInstanceServiceWrapper.addRuleGroupInstance(long groupId, String className, long classPK, long ruleGroupId, int priority, ServiceContext serviceContext)
           
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalServiceWrapper.addRuleGroupInstance(long groupId, String className, long classPK, long ruleGroupId, int priority, ServiceContext serviceContext)
           
static MDRRuleGroupInstance MDRRuleGroupInstanceLocalServiceUtil.addRuleGroupInstance(long groupId, String className, long classPK, long ruleGroupId, int priority, ServiceContext serviceContext)
           
 MDRRuleGroupInstance MDRRuleGroupInstanceService.addRuleGroupInstance(long groupId, String className, long classPK, long ruleGroupId, int priority, ServiceContext serviceContext)
           
static MDRRuleGroupInstance MDRRuleGroupInstanceServiceUtil.addRuleGroupInstance(long groupId, String className, long classPK, long ruleGroupId, int priority, ServiceContext serviceContext)
           
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalService.addRuleGroupInstance(long groupId, String className, long classPK, long ruleGroupId, ServiceContext serviceContext)
           
 MDRRuleGroupInstance MDRRuleGroupInstanceServiceWrapper.addRuleGroupInstance(long groupId, String className, long classPK, long ruleGroupId, ServiceContext serviceContext)
           
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalServiceWrapper.addRuleGroupInstance(long groupId, String className, long classPK, long ruleGroupId, ServiceContext serviceContext)
           
static MDRRuleGroupInstance MDRRuleGroupInstanceLocalServiceUtil.addRuleGroupInstance(long groupId, String className, long classPK, long ruleGroupId, ServiceContext serviceContext)
           
 MDRRuleGroupInstance MDRRuleGroupInstanceService.addRuleGroupInstance(long groupId, String className, long classPK, long ruleGroupId, ServiceContext serviceContext)
           
static MDRRuleGroupInstance MDRRuleGroupInstanceServiceUtil.addRuleGroupInstance(long groupId, String className, long classPK, long ruleGroupId, ServiceContext serviceContext)
           
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalService.createMDRRuleGroupInstance(long ruleGroupInstanceId)
          Creates a new m d r rule group instance with the primary key.
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalServiceWrapper.createMDRRuleGroupInstance(long ruleGroupInstanceId)
          Creates a new m d r rule group instance with the primary key.
static MDRRuleGroupInstance MDRRuleGroupInstanceLocalServiceUtil.createMDRRuleGroupInstance(long ruleGroupInstanceId)
          Creates a new m d r rule group instance with the primary key.
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalService.deleteMDRRuleGroupInstance(long ruleGroupInstanceId)
          Deletes the m d r rule group instance with the primary key from the database.
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalServiceWrapper.deleteMDRRuleGroupInstance(long ruleGroupInstanceId)
          Deletes the m d r rule group instance with the primary key from the database.
static MDRRuleGroupInstance MDRRuleGroupInstanceLocalServiceUtil.deleteMDRRuleGroupInstance(long ruleGroupInstanceId)
          Deletes the m d r rule group instance with the primary key from the database.
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalService.deleteMDRRuleGroupInstance(MDRRuleGroupInstance mdrRuleGroupInstance)
          Deletes the m d r rule group instance from the database.
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalServiceWrapper.deleteMDRRuleGroupInstance(MDRRuleGroupInstance mdrRuleGroupInstance)
          Deletes the m d r rule group instance from the database.
static MDRRuleGroupInstance MDRRuleGroupInstanceLocalServiceUtil.deleteMDRRuleGroupInstance(MDRRuleGroupInstance mdrRuleGroupInstance)
          Deletes the m d r rule group instance from the database.
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalService.fetchMDRRuleGroupInstance(long ruleGroupInstanceId)
           
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalServiceWrapper.fetchMDRRuleGroupInstance(long ruleGroupInstanceId)
           
static MDRRuleGroupInstance MDRRuleGroupInstanceLocalServiceUtil.fetchMDRRuleGroupInstance(long ruleGroupInstanceId)
           
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalService.fetchMDRRuleGroupInstanceByUuidAndCompanyId(String uuid, long companyId)
          Returns the m d r rule group instance with the matching UUID and company.
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalServiceWrapper.fetchMDRRuleGroupInstanceByUuidAndCompanyId(String uuid, long companyId)
          Returns the m d r rule group instance with the matching UUID and company.
static MDRRuleGroupInstance MDRRuleGroupInstanceLocalServiceUtil.fetchMDRRuleGroupInstanceByUuidAndCompanyId(String uuid, long companyId)
          Returns the m d r rule group instance with the matching UUID and company.
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalService.fetchMDRRuleGroupInstanceByUuidAndGroupId(String uuid, long groupId)
          Returns the m d r rule group instance matching the UUID and group.
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalServiceWrapper.fetchMDRRuleGroupInstanceByUuidAndGroupId(String uuid, long groupId)
          Returns the m d r rule group instance matching the UUID and group.
static MDRRuleGroupInstance MDRRuleGroupInstanceLocalServiceUtil.fetchMDRRuleGroupInstanceByUuidAndGroupId(String uuid, long groupId)
          Returns the m d r rule group instance matching the UUID and group.
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalService.fetchRuleGroupInstance(long ruleGroupInstanceId)
           
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalServiceWrapper.fetchRuleGroupInstance(long ruleGroupInstanceId)
           
static MDRRuleGroupInstance MDRRuleGroupInstanceLocalServiceUtil.fetchRuleGroupInstance(long ruleGroupInstanceId)
           
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalService.fetchRuleGroupInstance(String className, long classPK, long ruleGroupId)
           
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalServiceWrapper.fetchRuleGroupInstance(String className, long classPK, long ruleGroupId)
           
static MDRRuleGroupInstance MDRRuleGroupInstanceLocalServiceUtil.fetchRuleGroupInstance(String className, long classPK, long ruleGroupId)
           
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalService.getMDRRuleGroupInstance(long ruleGroupInstanceId)
          Returns the m d r rule group instance with the primary key.
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalServiceWrapper.getMDRRuleGroupInstance(long ruleGroupInstanceId)
          Returns the m d r rule group instance with the primary key.
static MDRRuleGroupInstance MDRRuleGroupInstanceLocalServiceUtil.getMDRRuleGroupInstance(long ruleGroupInstanceId)
          Returns the m d r rule group instance with the primary key.
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalService.getMDRRuleGroupInstanceByUuidAndCompanyId(String uuid, long companyId)
          Returns the m d r rule group instance with the matching UUID and company.
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalServiceWrapper.getMDRRuleGroupInstanceByUuidAndCompanyId(String uuid, long companyId)
          Returns the m d r rule group instance with the matching UUID and company.
static MDRRuleGroupInstance MDRRuleGroupInstanceLocalServiceUtil.getMDRRuleGroupInstanceByUuidAndCompanyId(String uuid, long companyId)
          Returns the m d r rule group instance with the matching UUID and company.
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalService.getMDRRuleGroupInstanceByUuidAndGroupId(String uuid, long groupId)
          Returns the m d r rule group instance matching the UUID and group.
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalServiceWrapper.getMDRRuleGroupInstanceByUuidAndGroupId(String uuid, long groupId)
          Returns the m d r rule group instance matching the UUID and group.
static MDRRuleGroupInstance MDRRuleGroupInstanceLocalServiceUtil.getMDRRuleGroupInstanceByUuidAndGroupId(String uuid, long groupId)
          Returns the m d r rule group instance matching the UUID and group.
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalService.getRuleGroupInstance(long ruleGroupInstanceId)
           
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalServiceWrapper.getRuleGroupInstance(long ruleGroupInstanceId)
           
static MDRRuleGroupInstance MDRRuleGroupInstanceLocalServiceUtil.getRuleGroupInstance(long ruleGroupInstanceId)
           
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalService.getRuleGroupInstance(String className, long classPK, long ruleGroupId)
           
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalServiceWrapper.getRuleGroupInstance(String className, long classPK, long ruleGroupId)
           
static MDRRuleGroupInstance MDRRuleGroupInstanceLocalServiceUtil.getRuleGroupInstance(String className, long classPK, long ruleGroupId)
           
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalService.updateMDRRuleGroupInstance(MDRRuleGroupInstance mdrRuleGroupInstance)
          Updates the m d r rule group instance in the database or adds it if it does not yet exist.
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalServiceWrapper.updateMDRRuleGroupInstance(MDRRuleGroupInstance mdrRuleGroupInstance)
          Updates the m d r rule group instance in the database or adds it if it does not yet exist.
static MDRRuleGroupInstance MDRRuleGroupInstanceLocalServiceUtil.updateMDRRuleGroupInstance(MDRRuleGroupInstance mdrRuleGroupInstance)
          Updates the m d r rule group instance in the database or adds it if it does not yet exist.
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalService.updateRuleGroupInstance(long ruleGroupInstanceId, int priority)
           
 MDRRuleGroupInstance MDRRuleGroupInstanceServiceWrapper.updateRuleGroupInstance(long ruleGroupInstanceId, int priority)
           
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalServiceWrapper.updateRuleGroupInstance(long ruleGroupInstanceId, int priority)
           
static MDRRuleGroupInstance MDRRuleGroupInstanceLocalServiceUtil.updateRuleGroupInstance(long ruleGroupInstanceId, int priority)
           
 MDRRuleGroupInstance MDRRuleGroupInstanceService.updateRuleGroupInstance(long ruleGroupInstanceId, int priority)
           
static MDRRuleGroupInstance MDRRuleGroupInstanceServiceUtil.updateRuleGroupInstance(long ruleGroupInstanceId, int priority)
           
 

Methods in com.liferay.portlet.mobiledevicerules.service that return types with arguments of type MDRRuleGroupInstance
 List<MDRRuleGroupInstance> MDRRuleGroupInstanceLocalService.getMDRRuleGroupInstances(int start, int end)
          Returns a range of all the m d r rule group instances.
 List<MDRRuleGroupInstance> MDRRuleGroupInstanceLocalServiceWrapper.getMDRRuleGroupInstances(int start, int end)
          Returns a range of all the m d r rule group instances.
static List<MDRRuleGroupInstance> MDRRuleGroupInstanceLocalServiceUtil.getMDRRuleGroupInstances(int start, int end)
          Returns a range of all the m d r rule group instances.
 List<MDRRuleGroupInstance> MDRRuleGroupInstanceLocalService.getRuleGroupInstances(long ruleGroupId)
           
 List<MDRRuleGroupInstance> MDRRuleGroupInstanceLocalServiceWrapper.getRuleGroupInstances(long ruleGroupId)
           
static List<MDRRuleGroupInstance> MDRRuleGroupInstanceLocalServiceUtil.getRuleGroupInstances(long ruleGroupId)
           
 List<MDRRuleGroupInstance> MDRRuleGroupInstanceLocalService.getRuleGroupInstances(long ruleGroupId, int start, int end)
           
 List<MDRRuleGroupInstance> MDRRuleGroupInstanceLocalServiceWrapper.getRuleGroupInstances(long ruleGroupId, int start, int end)
           
static List<MDRRuleGroupInstance> MDRRuleGroupInstanceLocalServiceUtil.getRuleGroupInstances(long ruleGroupId, int start, int end)
           
 List<MDRRuleGroupInstance> MDRRuleGroupInstanceLocalService.getRuleGroupInstances(String className, long classPK)
           
 List<MDRRuleGroupInstance> MDRRuleGroupInstanceLocalServiceWrapper.getRuleGroupInstances(String className, long classPK)
           
static List<MDRRuleGroupInstance> MDRRuleGroupInstanceLocalServiceUtil.getRuleGroupInstances(String className, long classPK)
           
 List<MDRRuleGroupInstance> MDRRuleGroupInstanceLocalService.getRuleGroupInstances(String className, long classPK, int start, int end, OrderByComparator orderByComparator)
           
 List<MDRRuleGroupInstance> MDRRuleGroupInstanceServiceWrapper.getRuleGroupInstances(String className, long classPK, int start, int end, OrderByComparator orderByComparator)
           
 List<MDRRuleGroupInstance> MDRRuleGroupInstanceLocalServiceWrapper.getRuleGroupInstances(String className, long classPK, int start, int end, OrderByComparator orderByComparator)
           
static List<MDRRuleGroupInstance> MDRRuleGroupInstanceLocalServiceUtil.getRuleGroupInstances(String className, long classPK, int start, int end, OrderByComparator orderByComparator)
           
 List<MDRRuleGroupInstance> MDRRuleGroupInstanceService.getRuleGroupInstances(String className, long classPK, int start, int end, OrderByComparator orderByComparator)
           
static List<MDRRuleGroupInstance> MDRRuleGroupInstanceServiceUtil.getRuleGroupInstances(String className, long classPK, int start, int end, OrderByComparator orderByComparator)
           
 

Methods in com.liferay.portlet.mobiledevicerules.service with parameters of type MDRRuleGroupInstance
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalService.addMDRRuleGroupInstance(MDRRuleGroupInstance mdrRuleGroupInstance)
          Adds the m d r rule group instance to the database.
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalServiceWrapper.addMDRRuleGroupInstance(MDRRuleGroupInstance mdrRuleGroupInstance)
          Adds the m d r rule group instance to the database.
static MDRRuleGroupInstance MDRRuleGroupInstanceLocalServiceUtil.addMDRRuleGroupInstance(MDRRuleGroupInstance mdrRuleGroupInstance)
          Adds the m d r rule group instance to the database.
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalService.deleteMDRRuleGroupInstance(MDRRuleGroupInstance mdrRuleGroupInstance)
          Deletes the m d r rule group instance from the database.
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalServiceWrapper.deleteMDRRuleGroupInstance(MDRRuleGroupInstance mdrRuleGroupInstance)
          Deletes the m d r rule group instance from the database.
static MDRRuleGroupInstance MDRRuleGroupInstanceLocalServiceUtil.deleteMDRRuleGroupInstance(MDRRuleGroupInstance mdrRuleGroupInstance)
          Deletes the m d r rule group instance from the database.
 void MDRRuleGroupInstanceLocalService.deleteRuleGroupInstance(MDRRuleGroupInstance ruleGroupInstance)
           
 void MDRRuleGroupInstanceLocalServiceWrapper.deleteRuleGroupInstance(MDRRuleGroupInstance ruleGroupInstance)
           
static void MDRRuleGroupInstanceLocalServiceUtil.deleteRuleGroupInstance(MDRRuleGroupInstance ruleGroupInstance)
           
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalService.updateMDRRuleGroupInstance(MDRRuleGroupInstance mdrRuleGroupInstance)
          Updates the m d r rule group instance in the database or adds it if it does not yet exist.
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalServiceWrapper.updateMDRRuleGroupInstance(MDRRuleGroupInstance mdrRuleGroupInstance)
          Updates the m d r rule group instance in the database or adds it if it does not yet exist.
static MDRRuleGroupInstance MDRRuleGroupInstanceLocalServiceUtil.updateMDRRuleGroupInstance(MDRRuleGroupInstance mdrRuleGroupInstance)
          Updates the m d r rule group instance in the database or adds it if it does not yet exist.
 

Uses of MDRRuleGroupInstance in com.liferay.portlet.mobiledevicerules.service.permission
 

Methods in com.liferay.portlet.mobiledevicerules.service.permission with parameters of type MDRRuleGroupInstance
 void MDRRuleGroupInstancePermission.check(PermissionChecker permissionChecker, MDRRuleGroupInstance ruleGroupInstance, String actionId)
           
static void MDRRuleGroupInstancePermissionUtil.check(PermissionChecker permissionChecker, MDRRuleGroupInstance ruleGroupInstance, String actionId)
           
 boolean MDRRuleGroupInstancePermission.contains(PermissionChecker permissionChecker, MDRRuleGroupInstance ruleGroupInstance, String actionId)
           
static boolean MDRRuleGroupInstancePermissionUtil.contains(PermissionChecker permissionChecker, MDRRuleGroupInstance ruleGroupInstance, String actionId)
           
 

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

Methods in com.liferay.portlet.mobiledevicerules.service.persistence that return MDRRuleGroupInstance
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.create(long ruleGroupInstanceId)
          Creates a new m d r rule group instance with the primary key.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.create(long ruleGroupInstanceId)
          Creates a new m d r rule group instance with the primary key.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.fetchByC_C_First(long classNameId, long classPK, OrderByComparator orderByComparator)
          Returns the first m d r rule group instance in the ordered set where classNameId = ? and classPK = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.fetchByC_C_First(long classNameId, long classPK, OrderByComparator orderByComparator)
          Returns the first m d r rule group instance in the ordered set where classNameId = ? and classPK = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.fetchByC_C_Last(long classNameId, long classPK, OrderByComparator orderByComparator)
          Returns the last m d r rule group instance in the ordered set where classNameId = ? and classPK = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.fetchByC_C_Last(long classNameId, long classPK, OrderByComparator orderByComparator)
          Returns the last m d r rule group instance in the ordered set where classNameId = ? and classPK = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.fetchByC_C_R(long classNameId, long classPK, long ruleGroupId)
          Returns the m d r rule group instance where classNameId = ? and classPK = ? and ruleGroupId = ? or returns null if it could not be found.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.fetchByC_C_R(long classNameId, long classPK, long ruleGroupId)
          Returns the m d r rule group instance where classNameId = ? and classPK = ? and ruleGroupId = ? or returns null if it could not be found.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.fetchByC_C_R(long classNameId, long classPK, long ruleGroupId, boolean retrieveFromCache)
          Returns the m d r rule group instance where classNameId = ? and classPK = ? and ruleGroupId = ? or returns null if it could not be found, optionally using the finder cache.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.fetchByC_C_R(long classNameId, long classPK, long ruleGroupId, boolean retrieveFromCache)
          Returns the m d r rule group instance where classNameId = ? and classPK = ? and ruleGroupId = ? or returns null if it could not be found, optionally using the finder cache.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.fetchByG_C_C_First(long groupId, long classNameId, long classPK, OrderByComparator orderByComparator)
          Returns the first m d r rule group instance in the ordered set where groupId = ? and classNameId = ? and classPK = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.fetchByG_C_C_First(long groupId, long classNameId, long classPK, OrderByComparator orderByComparator)
          Returns the first m d r rule group instance in the ordered set where groupId = ? and classNameId = ? and classPK = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.fetchByG_C_C_Last(long groupId, long classNameId, long classPK, OrderByComparator orderByComparator)
          Returns the last m d r rule group instance in the ordered set where groupId = ? and classNameId = ? and classPK = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.fetchByG_C_C_Last(long groupId, long classNameId, long classPK, OrderByComparator orderByComparator)
          Returns the last m d r rule group instance in the ordered set where groupId = ? and classNameId = ? and classPK = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.fetchByGroupId_First(long groupId, OrderByComparator orderByComparator)
          Returns the first m d r rule group instance in the ordered set where groupId = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.fetchByGroupId_First(long groupId, OrderByComparator orderByComparator)
          Returns the first m d r rule group instance in the ordered set where groupId = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.fetchByGroupId_Last(long groupId, OrderByComparator orderByComparator)
          Returns the last m d r rule group instance in the ordered set where groupId = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.fetchByGroupId_Last(long groupId, OrderByComparator orderByComparator)
          Returns the last m d r rule group instance in the ordered set where groupId = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.fetchByPrimaryKey(long ruleGroupInstanceId)
          Returns the m d r rule group instance with the primary key or returns null if it could not be found.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.fetchByPrimaryKey(long ruleGroupInstanceId)
          Returns the m d r rule group instance with the primary key or returns null if it could not be found.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.fetchByRuleGroupId_First(long ruleGroupId, OrderByComparator orderByComparator)
          Returns the first m d r rule group instance in the ordered set where ruleGroupId = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.fetchByRuleGroupId_First(long ruleGroupId, OrderByComparator orderByComparator)
          Returns the first m d r rule group instance in the ordered set where ruleGroupId = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.fetchByRuleGroupId_Last(long ruleGroupId, OrderByComparator orderByComparator)
          Returns the last m d r rule group instance in the ordered set where ruleGroupId = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.fetchByRuleGroupId_Last(long ruleGroupId, OrderByComparator orderByComparator)
          Returns the last m d r rule group instance in the ordered set where ruleGroupId = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.fetchByUuid_C_First(String uuid, long companyId, OrderByComparator orderByComparator)
          Returns the first m d r rule group instance in the ordered set where uuid = ? and companyId = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.fetchByUuid_C_First(String uuid, long companyId, OrderByComparator orderByComparator)
          Returns the first m d r rule group instance in the ordered set where uuid = ? and companyId = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.fetchByUuid_C_Last(String uuid, long companyId, OrderByComparator orderByComparator)
          Returns the last m d r rule group instance in the ordered set where uuid = ? and companyId = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.fetchByUuid_C_Last(String uuid, long companyId, OrderByComparator orderByComparator)
          Returns the last m d r rule group instance in the ordered set where uuid = ? and companyId = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.fetchByUuid_First(String uuid, OrderByComparator orderByComparator)
          Returns the first m d r rule group instance in the ordered set where uuid = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.fetchByUuid_First(String uuid, OrderByComparator orderByComparator)
          Returns the first m d r rule group instance in the ordered set where uuid = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.fetchByUUID_G(String uuid, long groupId)
          Returns the m d r rule group instance where uuid = ? and groupId = ? or returns null if it could not be found.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.fetchByUUID_G(String uuid, long groupId)
          Returns the m d r rule group instance where uuid = ? and groupId = ? or returns null if it could not be found.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.fetchByUUID_G(String uuid, long groupId, boolean retrieveFromCache)
          Returns the m d r rule group instance where uuid = ? and groupId = ? or returns null if it could not be found, optionally using the finder cache.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.fetchByUUID_G(String uuid, long groupId, boolean retrieveFromCache)
          Returns the m d r rule group instance where uuid = ? and groupId = ? or returns null if it could not be found, optionally using the finder cache.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.fetchByUuid_Last(String uuid, OrderByComparator orderByComparator)
          Returns the last m d r rule group instance in the ordered set where uuid = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.fetchByUuid_Last(String uuid, OrderByComparator orderByComparator)
          Returns the last m d r rule group instance in the ordered set where uuid = ?.
static MDRRuleGroupInstance[] MDRRuleGroupInstanceUtil.filterFindByG_C_C_PrevAndNext(long ruleGroupInstanceId, long groupId, long classNameId, long classPK, OrderByComparator orderByComparator)
          Returns the m d r rule group instances before and after the current m d r rule group instance in the ordered set of m d r rule group instances that the user has permission to view where groupId = ? and classNameId = ? and classPK = ?.
 MDRRuleGroupInstance[] MDRRuleGroupInstancePersistence.filterFindByG_C_C_PrevAndNext(long ruleGroupInstanceId, long groupId, long classNameId, long classPK, OrderByComparator orderByComparator)
          Returns the m d r rule group instances before and after the current m d r rule group instance in the ordered set of m d r rule group instances that the user has permission to view where groupId = ? and classNameId = ? and classPK = ?.
static MDRRuleGroupInstance[] MDRRuleGroupInstanceUtil.filterFindByGroupId_PrevAndNext(long ruleGroupInstanceId, long groupId, OrderByComparator orderByComparator)
          Returns the m d r rule group instances before and after the current m d r rule group instance in the ordered set of m d r rule group instances that the user has permission to view where groupId = ?.
 MDRRuleGroupInstance[] MDRRuleGroupInstancePersistence.filterFindByGroupId_PrevAndNext(long ruleGroupInstanceId, long groupId, OrderByComparator orderByComparator)
          Returns the m d r rule group instances before and after the current m d r rule group instance in the ordered set of m d r rule group instances that the user has permission to view where groupId = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.findByC_C_First(long classNameId, long classPK, OrderByComparator orderByComparator)
          Returns the first m d r rule group instance in the ordered set where classNameId = ? and classPK = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.findByC_C_First(long classNameId, long classPK, OrderByComparator orderByComparator)
          Returns the first m d r rule group instance in the ordered set where classNameId = ? and classPK = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.findByC_C_Last(long classNameId, long classPK, OrderByComparator orderByComparator)
          Returns the last m d r rule group instance in the ordered set where classNameId = ? and classPK = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.findByC_C_Last(long classNameId, long classPK, OrderByComparator orderByComparator)
          Returns the last m d r rule group instance in the ordered set where classNameId = ? and classPK = ?.
static MDRRuleGroupInstance[] MDRRuleGroupInstanceUtil.findByC_C_PrevAndNext(long ruleGroupInstanceId, long classNameId, long classPK, OrderByComparator orderByComparator)
          Returns the m d r rule group instances before and after the current m d r rule group instance in the ordered set where classNameId = ? and classPK = ?.
 MDRRuleGroupInstance[] MDRRuleGroupInstancePersistence.findByC_C_PrevAndNext(long ruleGroupInstanceId, long classNameId, long classPK, OrderByComparator orderByComparator)
          Returns the m d r rule group instances before and after the current m d r rule group instance in the ordered set where classNameId = ? and classPK = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.findByC_C_R(long classNameId, long classPK, long ruleGroupId)
          Returns the m d r rule group instance where classNameId = ? and classPK = ? and ruleGroupId = ? or throws a NoSuchRuleGroupInstanceException if it could not be found.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.findByC_C_R(long classNameId, long classPK, long ruleGroupId)
          Returns the m d r rule group instance where classNameId = ? and classPK = ? and ruleGroupId = ? or throws a NoSuchRuleGroupInstanceException if it could not be found.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.findByG_C_C_First(long groupId, long classNameId, long classPK, OrderByComparator orderByComparator)
          Returns the first m d r rule group instance in the ordered set where groupId = ? and classNameId = ? and classPK = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.findByG_C_C_First(long groupId, long classNameId, long classPK, OrderByComparator orderByComparator)
          Returns the first m d r rule group instance in the ordered set where groupId = ? and classNameId = ? and classPK = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.findByG_C_C_Last(long groupId, long classNameId, long classPK, OrderByComparator orderByComparator)
          Returns the last m d r rule group instance in the ordered set where groupId = ? and classNameId = ? and classPK = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.findByG_C_C_Last(long groupId, long classNameId, long classPK, OrderByComparator orderByComparator)
          Returns the last m d r rule group instance in the ordered set where groupId = ? and classNameId = ? and classPK = ?.
static MDRRuleGroupInstance[] MDRRuleGroupInstanceUtil.findByG_C_C_PrevAndNext(long ruleGroupInstanceId, long groupId, long classNameId, long classPK, OrderByComparator orderByComparator)
          Returns the m d r rule group instances before and after the current m d r rule group instance in the ordered set where groupId = ? and classNameId = ? and classPK = ?.
 MDRRuleGroupInstance[] MDRRuleGroupInstancePersistence.findByG_C_C_PrevAndNext(long ruleGroupInstanceId, long groupId, long classNameId, long classPK, OrderByComparator orderByComparator)
          Returns the m d r rule group instances before and after the current m d r rule group instance in the ordered set where groupId = ? and classNameId = ? and classPK = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.findByGroupId_First(long groupId, OrderByComparator orderByComparator)
          Returns the first m d r rule group instance in the ordered set where groupId = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.findByGroupId_First(long groupId, OrderByComparator orderByComparator)
          Returns the first m d r rule group instance in the ordered set where groupId = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.findByGroupId_Last(long groupId, OrderByComparator orderByComparator)
          Returns the last m d r rule group instance in the ordered set where groupId = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.findByGroupId_Last(long groupId, OrderByComparator orderByComparator)
          Returns the last m d r rule group instance in the ordered set where groupId = ?.
static MDRRuleGroupInstance[] MDRRuleGroupInstanceUtil.findByGroupId_PrevAndNext(long ruleGroupInstanceId, long groupId, OrderByComparator orderByComparator)
          Returns the m d r rule group instances before and after the current m d r rule group instance in the ordered set where groupId = ?.
 MDRRuleGroupInstance[] MDRRuleGroupInstancePersistence.findByGroupId_PrevAndNext(long ruleGroupInstanceId, long groupId, OrderByComparator orderByComparator)
          Returns the m d r rule group instances before and after the current m d r rule group instance in the ordered set where groupId = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.findByPrimaryKey(long ruleGroupInstanceId)
          Returns the m d r rule group instance with the primary key or throws a NoSuchRuleGroupInstanceException if it could not be found.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.findByPrimaryKey(long ruleGroupInstanceId)
          Returns the m d r rule group instance with the primary key or throws a NoSuchRuleGroupInstanceException if it could not be found.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.findByRuleGroupId_First(long ruleGroupId, OrderByComparator orderByComparator)
          Returns the first m d r rule group instance in the ordered set where ruleGroupId = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.findByRuleGroupId_First(long ruleGroupId, OrderByComparator orderByComparator)
          Returns the first m d r rule group instance in the ordered set where ruleGroupId = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.findByRuleGroupId_Last(long ruleGroupId, OrderByComparator orderByComparator)
          Returns the last m d r rule group instance in the ordered set where ruleGroupId = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.findByRuleGroupId_Last(long ruleGroupId, OrderByComparator orderByComparator)
          Returns the last m d r rule group instance in the ordered set where ruleGroupId = ?.
static MDRRuleGroupInstance[] MDRRuleGroupInstanceUtil.findByRuleGroupId_PrevAndNext(long ruleGroupInstanceId, long ruleGroupId, OrderByComparator orderByComparator)
          Returns the m d r rule group instances before and after the current m d r rule group instance in the ordered set where ruleGroupId = ?.
 MDRRuleGroupInstance[] MDRRuleGroupInstancePersistence.findByRuleGroupId_PrevAndNext(long ruleGroupInstanceId, long ruleGroupId, OrderByComparator orderByComparator)
          Returns the m d r rule group instances before and after the current m d r rule group instance in the ordered set where ruleGroupId = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.findByUuid_C_First(String uuid, long companyId, OrderByComparator orderByComparator)
          Returns the first m d r rule group instance in the ordered set where uuid = ? and companyId = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.findByUuid_C_First(String uuid, long companyId, OrderByComparator orderByComparator)
          Returns the first m d r rule group instance in the ordered set where uuid = ? and companyId = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.findByUuid_C_Last(String uuid, long companyId, OrderByComparator orderByComparator)
          Returns the last m d r rule group instance in the ordered set where uuid = ? and companyId = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.findByUuid_C_Last(String uuid, long companyId, OrderByComparator orderByComparator)
          Returns the last m d r rule group instance in the ordered set where uuid = ? and companyId = ?.
static MDRRuleGroupInstance[] MDRRuleGroupInstanceUtil.findByUuid_C_PrevAndNext(long ruleGroupInstanceId, String uuid, long companyId, OrderByComparator orderByComparator)
          Returns the m d r rule group instances before and after the current m d r rule group instance in the ordered set where uuid = ? and companyId = ?.
 MDRRuleGroupInstance[] MDRRuleGroupInstancePersistence.findByUuid_C_PrevAndNext(long ruleGroupInstanceId, String uuid, long companyId, OrderByComparator orderByComparator)
          Returns the m d r rule group instances before and after the current m d r rule group instance in the ordered set where uuid = ? and companyId = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.findByUuid_First(String uuid, OrderByComparator orderByComparator)
          Returns the first m d r rule group instance in the ordered set where uuid = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.findByUuid_First(String uuid, OrderByComparator orderByComparator)
          Returns the first m d r rule group instance in the ordered set where uuid = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.findByUUID_G(String uuid, long groupId)
          Returns the m d r rule group instance where uuid = ? and groupId = ? or throws a NoSuchRuleGroupInstanceException if it could not be found.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.findByUUID_G(String uuid, long groupId)
          Returns the m d r rule group instance where uuid = ? and groupId = ? or throws a NoSuchRuleGroupInstanceException if it could not be found.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.findByUuid_Last(String uuid, OrderByComparator orderByComparator)
          Returns the last m d r rule group instance in the ordered set where uuid = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.findByUuid_Last(String uuid, OrderByComparator orderByComparator)
          Returns the last m d r rule group instance in the ordered set where uuid = ?.
static MDRRuleGroupInstance[] MDRRuleGroupInstanceUtil.findByUuid_PrevAndNext(long ruleGroupInstanceId, String uuid, OrderByComparator orderByComparator)
          Returns the m d r rule group instances before and after the current m d r rule group instance in the ordered set where uuid = ?.
 MDRRuleGroupInstance[] MDRRuleGroupInstancePersistence.findByUuid_PrevAndNext(long ruleGroupInstanceId, String uuid, OrderByComparator orderByComparator)
          Returns the m d r rule group instances before and after the current m d r rule group instance in the ordered set where uuid = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.remove(long ruleGroupInstanceId)
          Removes the m d r rule group instance with the primary key from the database.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.remove(long ruleGroupInstanceId)
          Removes the m d r rule group instance with the primary key from the database.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.removeByC_C_R(long classNameId, long classPK, long ruleGroupId)
          Removes the m d r rule group instance where classNameId = ? and classPK = ? and ruleGroupId = ? from the database.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.removeByC_C_R(long classNameId, long classPK, long ruleGroupId)
          Removes the m d r rule group instance where classNameId = ? and classPK = ? and ruleGroupId = ? from the database.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.removeByUUID_G(String uuid, long groupId)
          Removes the m d r rule group instance where uuid = ? and groupId = ? from the database.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.removeByUUID_G(String uuid, long groupId)
          Removes the m d r rule group instance where uuid = ? and groupId = ? from the database.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.update(MDRRuleGroupInstance mdrRuleGroupInstance)
           
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.update(MDRRuleGroupInstance mdrRuleGroupInstance, ServiceContext serviceContext)
           
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.updateImpl(MDRRuleGroupInstance mdrRuleGroupInstance)
           
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.updateImpl(MDRRuleGroupInstance mdrRuleGroupInstance)
           
 

Methods in com.liferay.portlet.mobiledevicerules.service.persistence that return types with arguments of type MDRRuleGroupInstance
static List<MDRRuleGroupInstance> MDRRuleGroupInstanceUtil.filterFindByG_C_C(long groupId, long classNameId, long classPK)
          Returns all the m d r rule group instances that the user has permission to view where groupId = ? and classNameId = ? and classPK = ?.
 List<MDRRuleGroupInstance> MDRRuleGroupInstancePersistence.filterFindByG_C_C(long groupId, long classNameId, long classPK)
          Returns all the m d r rule group instances that the user has permission to view where groupId = ? and classNameId = ? and classPK = ?.
static List<MDRRuleGroupInstance> MDRRuleGroupInstanceUtil.filterFindByG_C_C(long groupId, long classNameId, long classPK, int start, int end)
          Returns a range of all the m d r rule group instances that the user has permission to view where groupId = ? and classNameId = ? and classPK = ?.
 List<MDRRuleGroupInstance> MDRRuleGroupInstancePersistence.filterFindByG_C_C(long groupId, long classNameId, long classPK, int start, int end)
          Returns a range of all the m d r rule group instances that the user has permission to view where groupId = ? and classNameId = ? and classPK = ?.
static List<MDRRuleGroupInstance> MDRRuleGroupInstanceUtil.filterFindByG_C_C(long groupId, long classNameId, long classPK, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the m d r rule group instances that the user has permissions to view where groupId = ? and classNameId = ? and classPK = ?.
 List<MDRRuleGroupInstance> MDRRuleGroupInstancePersistence.filterFindByG_C_C(long groupId, long classNameId, long classPK, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the m d r rule group instances that the user has permissions to view where groupId = ? and classNameId = ? and classPK = ?.
static List<MDRRuleGroupInstance> MDRRuleGroupInstanceUtil.filterFindByGroupId(long groupId)
          Returns all the m d r rule group instances that the user has permission to view where groupId = ?.
 List<MDRRuleGroupInstance> MDRRuleGroupInstancePersistence.filterFindByGroupId(long groupId)
          Returns all the m d r rule group instances that the user has permission to view where groupId = ?.
static List<MDRRuleGroupInstance> MDRRuleGroupInstanceUtil.filterFindByGroupId(long groupId, int start, int end)
          Returns a range of all the m d r rule group instances that the user has permission to view where groupId = ?.
 List<MDRRuleGroupInstance> MDRRuleGroupInstancePersistence.filterFindByGroupId(long groupId, int start, int end)
          Returns a range of all the m d r rule group instances that the user has permission to view where groupId = ?.
static List<MDRRuleGroupInstance> MDRRuleGroupInstanceUtil.filterFindByGroupId(long groupId, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the m d r rule group instances that the user has permissions to view where groupId = ?.
 List<MDRRuleGroupInstance> MDRRuleGroupInstancePersistence.filterFindByGroupId(long groupId, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the m d r rule group instances that the user has permissions to view where groupId = ?.
static List<MDRRuleGroupInstance> MDRRuleGroupInstanceUtil.findAll()
          Returns all the m d r rule group instances.
 List<MDRRuleGroupInstance> MDRRuleGroupInstancePersistence.findAll()
          Returns all the m d r rule group instances.
static List<MDRRuleGroupInstance> MDRRuleGroupInstanceUtil.findAll(int start, int end)
          Returns a range of all the m d r rule group instances.
 List<MDRRuleGroupInstance> MDRRuleGroupInstancePersistence.findAll(int start, int end)
          Returns a range of all the m d r rule group instances.
static List<MDRRuleGroupInstance> MDRRuleGroupInstanceUtil.findAll(int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the m d r rule group instances.
 List<MDRRuleGroupInstance> MDRRuleGroupInstancePersistence.findAll(int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the m d r rule group instances.
static List<MDRRuleGroupInstance> MDRRuleGroupInstanceUtil.findByC_C(long classNameId, long classPK)
          Returns all the m d r rule group instances where classNameId = ? and classPK = ?.
 List<MDRRuleGroupInstance> MDRRuleGroupInstancePersistence.findByC_C(long classNameId, long classPK)
          Returns all the m d r rule group instances where classNameId = ? and classPK = ?.
static List<MDRRuleGroupInstance> MDRRuleGroupInstanceUtil.findByC_C(long classNameId, long classPK, int start, int end)
          Returns a range of all the m d r rule group instances where classNameId = ? and classPK = ?.
 List<MDRRuleGroupInstance> MDRRuleGroupInstancePersistence.findByC_C(long classNameId, long classPK, int start, int end)
          Returns a range of all the m d r rule group instances where classNameId = ? and classPK = ?.
static List<MDRRuleGroupInstance> MDRRuleGroupInstanceUtil.findByC_C(long classNameId, long classPK, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the m d r rule group instances where classNameId = ? and classPK = ?.
 List<MDRRuleGroupInstance> MDRRuleGroupInstancePersistence.findByC_C(long classNameId, long classPK, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the m d r rule group instances where classNameId = ? and classPK = ?.
static List<MDRRuleGroupInstance> MDRRuleGroupInstanceUtil.findByG_C_C(long groupId, long classNameId, long classPK)
          Returns all the m d r rule group instances where groupId = ? and classNameId = ? and classPK = ?.
 List<MDRRuleGroupInstance> MDRRuleGroupInstancePersistence.findByG_C_C(long groupId, long classNameId, long classPK)
          Returns all the m d r rule group instances where groupId = ? and classNameId = ? and classPK = ?.
static List<MDRRuleGroupInstance> MDRRuleGroupInstanceUtil.findByG_C_C(long groupId, long classNameId, long classPK, int start, int end)
          Returns a range of all the m d r rule group instances where groupId = ? and classNameId = ? and classPK = ?.
 List<MDRRuleGroupInstance> MDRRuleGroupInstancePersistence.findByG_C_C(long groupId, long classNameId, long classPK, int start, int end)
          Returns a range of all the m d r rule group instances where groupId = ? and classNameId = ? and classPK = ?.
static List<MDRRuleGroupInstance> MDRRuleGroupInstanceUtil.findByG_C_C(long groupId, long classNameId, long classPK, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the m d r rule group instances where groupId = ? and classNameId = ? and classPK = ?.
 List<MDRRuleGroupInstance> MDRRuleGroupInstancePersistence.findByG_C_C(long groupId, long classNameId, long classPK, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the m d r rule group instances where groupId = ? and classNameId = ? and classPK = ?.
static List<MDRRuleGroupInstance> MDRRuleGroupInstanceUtil.findByGroupId(long groupId)
          Returns all the m d r rule group instances where groupId = ?.
 List<MDRRuleGroupInstance> MDRRuleGroupInstancePersistence.findByGroupId(long groupId)
          Returns all the m d r rule group instances where groupId = ?.
static List<MDRRuleGroupInstance> MDRRuleGroupInstanceUtil.findByGroupId(long groupId, int start, int end)
          Returns a range of all the m d r rule group instances where groupId = ?.
 List<MDRRuleGroupInstance> MDRRuleGroupInstancePersistence.findByGroupId(long groupId, int start, int end)
          Returns a range of all the m d r rule group instances where groupId = ?.
static List<MDRRuleGroupInstance> MDRRuleGroupInstanceUtil.findByGroupId(long groupId, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the m d r rule group instances where groupId = ?.
 List<MDRRuleGroupInstance> MDRRuleGroupInstancePersistence.findByGroupId(long groupId, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the m d r rule group instances where groupId = ?.
static List<MDRRuleGroupInstance> MDRRuleGroupInstanceUtil.findByRuleGroupId(long ruleGroupId)
          Returns all the m d r rule group instances where ruleGroupId = ?.
 List<MDRRuleGroupInstance> MDRRuleGroupInstancePersistence.findByRuleGroupId(long ruleGroupId)
          Returns all the m d r rule group instances where ruleGroupId = ?.
static List<MDRRuleGroupInstance> MDRRuleGroupInstanceUtil.findByRuleGroupId(long ruleGroupId, int start, int end)
          Returns a range of all the m d r rule group instances where ruleGroupId = ?.
 List<MDRRuleGroupInstance> MDRRuleGroupInstancePersistence.findByRuleGroupId(long ruleGroupId, int start, int end)
          Returns a range of all the m d r rule group instances where ruleGroupId = ?.
static List<MDRRuleGroupInstance> MDRRuleGroupInstanceUtil.findByRuleGroupId(long ruleGroupId, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the m d r rule group instances where ruleGroupId = ?.
 List<MDRRuleGroupInstance> MDRRuleGroupInstancePersistence.findByRuleGroupId(long ruleGroupId, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the m d r rule group instances where ruleGroupId = ?.
static List<MDRRuleGroupInstance> MDRRuleGroupInstanceUtil.findByUuid_C(String uuid, long companyId)
          Returns all the m d r rule group instances where uuid = ? and companyId = ?.
 List<MDRRuleGroupInstance> MDRRuleGroupInstancePersistence.findByUuid_C(String uuid, long companyId)
          Returns all the m d r rule group instances where uuid = ? and companyId = ?.
static List<MDRRuleGroupInstance> MDRRuleGroupInstanceUtil.findByUuid_C(String uuid, long companyId, int start, int end)
          Returns a range of all the m d r rule group instances where uuid = ? and companyId = ?.
 List<MDRRuleGroupInstance> MDRRuleGroupInstancePersistence.findByUuid_C(String uuid, long companyId, int start, int end)
          Returns a range of all the m d r rule group instances where uuid = ? and companyId = ?.
static List<MDRRuleGroupInstance> MDRRuleGroupInstanceUtil.findByUuid_C(String uuid, long companyId, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the m d r rule group instances where uuid = ? and companyId = ?.
 List<MDRRuleGroupInstance> MDRRuleGroupInstancePersistence.findByUuid_C(String uuid, long companyId, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the m d r rule group instances where uuid = ? and companyId = ?.
static List<MDRRuleGroupInstance> MDRRuleGroupInstanceUtil.findByUuid(String uuid)
          Returns all the m d r rule group instances where uuid = ?.
 List<MDRRuleGroupInstance> MDRRuleGroupInstancePersistence.findByUuid(String uuid)
          Returns all the m d r rule group instances where uuid = ?.
static List<MDRRuleGroupInstance> MDRRuleGroupInstanceUtil.findByUuid(String uuid, int start, int end)
          Returns a range of all the m d r rule group instances where uuid = ?.
 List<MDRRuleGroupInstance> MDRRuleGroupInstancePersistence.findByUuid(String uuid, int start, int end)
          Returns a range of all the m d r rule group instances where uuid = ?.
static List<MDRRuleGroupInstance> MDRRuleGroupInstanceUtil.findByUuid(String uuid, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the m d r rule group instances where uuid = ?.
 List<MDRRuleGroupInstance> MDRRuleGroupInstancePersistence.findByUuid(String uuid, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the m d r rule group instances where uuid = ?.
static List<MDRRuleGroupInstance> MDRRuleGroupInstanceUtil.findWithDynamicQuery(DynamicQuery dynamicQuery)
           
static List<MDRRuleGroupInstance> MDRRuleGroupInstanceUtil.findWithDynamicQuery(DynamicQuery dynamicQuery, int start, int end)
           
static List<MDRRuleGroupInstance> MDRRuleGroupInstanceUtil.findWithDynamicQuery(DynamicQuery dynamicQuery, int start, int end, OrderByComparator orderByComparator)
           
 

Methods in com.liferay.portlet.mobiledevicerules.service.persistence with parameters of type MDRRuleGroupInstance
static void MDRRuleGroupInstanceUtil.cacheResult(MDRRuleGroupInstance mdrRuleGroupInstance)
          Caches the m d r rule group instance in the entity cache if it is enabled.
 void MDRRuleGroupInstancePersistence.cacheResult(MDRRuleGroupInstance mdrRuleGroupInstance)
          Caches the m d r rule group instance in the entity cache if it is enabled.
static void MDRRuleGroupInstanceUtil.clearCache(MDRRuleGroupInstance mdrRuleGroupInstance)
           
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.update(MDRRuleGroupInstance mdrRuleGroupInstance)
           
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.update(MDRRuleGroupInstance mdrRuleGroupInstance, ServiceContext serviceContext)
           
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.updateImpl(MDRRuleGroupInstance mdrRuleGroupInstance)
           
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.updateImpl(MDRRuleGroupInstance mdrRuleGroupInstance)
           
 

Method parameters in com.liferay.portlet.mobiledevicerules.service.persistence with type arguments of type MDRRuleGroupInstance
static void MDRRuleGroupInstanceUtil.cacheResult(List<MDRRuleGroupInstance> mdrRuleGroupInstances)
          Caches the m d r rule group instances in the entity cache if it is enabled.
 void MDRRuleGroupInstancePersistence.cacheResult(List<MDRRuleGroupInstance> mdrRuleGroupInstances)
          Caches the m d r rule group instances in the entity cache if it is enabled.
 


Liferay 6.2-ce-ga5