Liferay 7.0-ce-m2

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   
com.liferay.portlet.mobiledevicerules.util   
com.liferay.portlet.mobiledevicerules.util.test   
 

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

Methods in com.liferay.portal.kernel.mobile.device.rulegroup that return MDRRuleGroupInstance
 MDRRuleGroupInstance RuleGroupProcessor.evaluateRuleGroups(ThemeDisplay themeDisplay)
           
static MDRRuleGroupInstance RuleGroupProcessorUtil.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 MDRRuleGroupInstanceWrapper.toEscapedModel()
           
 MDRRuleGroupInstance MDRRuleGroupInstanceModel.toEscapedModel()
           
 MDRRuleGroupInstance MDRRuleGroupInstanceWrapper.toUnescapedModel()
           
 MDRRuleGroupInstance MDRRuleGroupInstanceModel.toUnescapedModel()
           
 

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

Methods in com.liferay.portlet.mobiledevicerules.model with parameters of type MDRRuleGroupInstance
 int MDRRuleGroupInstanceWrapper.compareTo(MDRRuleGroupInstance mdrRuleGroupInstance)
           
 int MDRRuleGroupInstanceModel.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 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.addMDRRuleGroupInstance(MDRRuleGroupInstance mdrRuleGroupInstance)
          Adds the m d r rule group instance to the database.
static MDRRuleGroupInstance MDRRuleGroupInstanceServiceUtil.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)
           
 MDRRuleGroupInstance MDRRuleGroupInstanceService.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)
           
static MDRRuleGroupInstance MDRRuleGroupInstanceLocalServiceUtil.addRuleGroupInstance(long groupId, String className, long classPK, long ruleGroupId, int priority, ServiceContext serviceContext)
           
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalService.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, ServiceContext serviceContext)
           
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalServiceWrapper.addRuleGroupInstance(long groupId, String className, long classPK, long ruleGroupId, ServiceContext serviceContext)
           
 MDRRuleGroupInstance MDRRuleGroupInstanceService.addRuleGroupInstance(long groupId, String className, long classPK, long ruleGroupId, ServiceContext serviceContext)
           
 MDRRuleGroupInstance MDRRuleGroupInstanceServiceWrapper.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 MDRRuleGroupInstanceLocalService.addRuleGroupInstance(long groupId, String className, long classPK, long ruleGroupId, ServiceContext serviceContext)
           
 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.createMDRRuleGroupInstance(long ruleGroupInstanceId)
          Creates a new m d r rule group instance with the primary key.
 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(long ruleGroupInstanceId)
          Deletes the m d r rule group instance with the primary key 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.deleteMDRRuleGroupInstance(MDRRuleGroupInstance mdrRuleGroupInstance)
          Deletes the m d r rule group instance from the database.
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalServiceWrapper.fetchMDRRuleGroupInstance(long ruleGroupInstanceId)
           
static MDRRuleGroupInstance MDRRuleGroupInstanceLocalServiceUtil.fetchMDRRuleGroupInstance(long ruleGroupInstanceId)
           
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalService.fetchMDRRuleGroupInstance(long ruleGroupInstanceId)
           
 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.fetchMDRRuleGroupInstanceByUuidAndGroupId(String uuid, long groupId)
          Returns the m d r rule group instance matching the UUID and group.
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalServiceWrapper.fetchRuleGroupInstance(long ruleGroupInstanceId)
           
static MDRRuleGroupInstance MDRRuleGroupInstanceLocalServiceUtil.fetchRuleGroupInstance(long ruleGroupInstanceId)
           
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalService.fetchRuleGroupInstance(long ruleGroupInstanceId)
           
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalServiceWrapper.fetchRuleGroupInstance(String className, long classPK, long ruleGroupId)
           
static MDRRuleGroupInstance MDRRuleGroupInstanceLocalServiceUtil.fetchRuleGroupInstance(String className, long classPK, long ruleGroupId)
           
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalService.fetchRuleGroupInstance(String className, long classPK, long ruleGroupId)
           
 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.getMDRRuleGroupInstance(long ruleGroupInstanceId)
          Returns the m d r rule group instance with the primary key.
 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.getMDRRuleGroupInstanceByUuidAndGroupId(String uuid, long groupId)
          Returns the m d r rule group instance matching the UUID and group.
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalServiceWrapper.getRuleGroupInstance(long ruleGroupInstanceId)
           
static MDRRuleGroupInstance MDRRuleGroupInstanceLocalServiceUtil.getRuleGroupInstance(long ruleGroupInstanceId)
           
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalService.getRuleGroupInstance(long ruleGroupInstanceId)
           
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalServiceWrapper.getRuleGroupInstance(String className, long classPK, long ruleGroupId)
           
static MDRRuleGroupInstance MDRRuleGroupInstanceLocalServiceUtil.getRuleGroupInstance(String className, long classPK, long ruleGroupId)
           
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalService.getRuleGroupInstance(String className, long classPK, long ruleGroupId)
           
 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.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 MDRRuleGroupInstanceServiceUtil.updateRuleGroupInstance(long ruleGroupInstanceId, int priority)
           
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalServiceWrapper.updateRuleGroupInstance(long ruleGroupInstanceId, int priority)
           
 MDRRuleGroupInstance MDRRuleGroupInstanceService.updateRuleGroupInstance(long ruleGroupInstanceId, int priority)
           
 MDRRuleGroupInstance MDRRuleGroupInstanceServiceWrapper.updateRuleGroupInstance(long ruleGroupInstanceId, int priority)
           
static MDRRuleGroupInstance MDRRuleGroupInstanceLocalServiceUtil.updateRuleGroupInstance(long ruleGroupInstanceId, int priority)
           
 MDRRuleGroupInstance MDRRuleGroupInstanceLocalService.updateRuleGroupInstance(long ruleGroupInstanceId, int priority)
           
 

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

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

Method parameters in com.liferay.portlet.mobiledevicerules.service with type arguments of type MDRRuleGroupInstance
 List<MDRRuleGroupInstance> MDRRuleGroupInstanceLocalServiceWrapper.getMDRRuleGroupInstancesByUuidAndCompanyId(String uuid, long companyId, int start, int end, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
           
static List<MDRRuleGroupInstance> MDRRuleGroupInstanceLocalServiceUtil.getMDRRuleGroupInstancesByUuidAndCompanyId(String uuid, long companyId, int start, int end, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
           
 List<MDRRuleGroupInstance> MDRRuleGroupInstanceLocalService.getMDRRuleGroupInstancesByUuidAndCompanyId(String uuid, long companyId, int start, int end, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
           
static List<MDRRuleGroupInstance> MDRRuleGroupInstanceServiceUtil.getRuleGroupInstances(String className, long classPK, int start, int end, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
           
 List<MDRRuleGroupInstance> MDRRuleGroupInstanceLocalServiceWrapper.getRuleGroupInstances(String className, long classPK, int start, int end, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
           
 List<MDRRuleGroupInstance> MDRRuleGroupInstanceService.getRuleGroupInstances(String className, long classPK, int start, int end, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
           
 List<MDRRuleGroupInstance> MDRRuleGroupInstanceServiceWrapper.getRuleGroupInstances(String className, long classPK, int start, int end, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
           
static List<MDRRuleGroupInstance> MDRRuleGroupInstanceLocalServiceUtil.getRuleGroupInstances(String className, long classPK, int start, int end, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
           
 List<MDRRuleGroupInstance> MDRRuleGroupInstanceLocalService.getRuleGroupInstances(String className, long classPK, int start, int end, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
           
 

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
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.create(long ruleGroupInstanceId)
          Creates a new m d r rule group instance with the primary key.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.create(long ruleGroupInstanceId)
          Creates a new m d r rule group instance with the primary key.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.fetchByC_C_First(long classNameId, long classPK, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the first m d r rule group instance in the ordered set where classNameId = ? and classPK = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.fetchByC_C_First(long classNameId, long classPK, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the first m d r rule group instance in the ordered set where classNameId = ? and classPK = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.fetchByC_C_Last(long classNameId, long classPK, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the last 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<MDRRuleGroupInstance> orderByComparator)
          Returns the last m d r rule group instance in the ordered set where classNameId = ? and classPK = ?.
 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)
          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, 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.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.fetchByG_C_C_First(long groupId, long classNameId, long classPK, OrderByComparator<MDRRuleGroupInstance> 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_First(long groupId, long classNameId, long classPK, OrderByComparator<MDRRuleGroupInstance> 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_Last(long groupId, long classNameId, long classPK, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the last 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<MDRRuleGroupInstance> orderByComparator)
          Returns the last m d r rule group instance in the ordered set where groupId = ? and classNameId = ? and classPK = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.fetchByGroupId_First(long groupId, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the first m d r rule group instance in the ordered set where groupId = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.fetchByGroupId_First(long groupId, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the first m d r rule group instance in the ordered set where groupId = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.fetchByGroupId_Last(long groupId, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the last m d r rule group instance in the ordered set where groupId = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.fetchByGroupId_Last(long groupId, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the last m d r rule group instance in the ordered set where groupId = ?.
 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.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.fetchByRuleGroupId_First(long ruleGroupId, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the first m d r rule group instance in the ordered set where ruleGroupId = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.fetchByRuleGroupId_First(long ruleGroupId, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the first m d r rule group instance in the ordered set where ruleGroupId = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.fetchByRuleGroupId_Last(long ruleGroupId, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the last m d r rule group instance in the ordered set where ruleGroupId = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.fetchByRuleGroupId_Last(long ruleGroupId, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the last m d r rule group instance in the ordered set where ruleGroupId = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.fetchByUuid_C_First(String uuid, long companyId, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the first m d r rule group instance in the ordered set where uuid = ? and companyId = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.fetchByUuid_C_First(String uuid, long companyId, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the first m d r rule group instance in the ordered set where uuid = ? and companyId = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.fetchByUuid_C_Last(String uuid, long companyId, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the last 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<MDRRuleGroupInstance> orderByComparator)
          Returns the last m d r rule group instance in the ordered set where uuid = ? and companyId = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.fetchByUuid_First(String uuid, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the first m d r rule group instance in the ordered set where uuid = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.fetchByUuid_First(String uuid, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the first m d r rule group instance in the ordered set where uuid = ?.
 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)
          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, 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_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_Last(String uuid, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the last m d r rule group instance in the ordered set where uuid = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.fetchByUuid_Last(String uuid, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the last m d r rule group instance in the ordered set where uuid = ?.
 MDRRuleGroupInstance[] MDRRuleGroupInstancePersistence.filterFindByG_C_C_PrevAndNext(long ruleGroupInstanceId, long groupId, long classNameId, long classPK, OrderByComparator<MDRRuleGroupInstance> 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.filterFindByG_C_C_PrevAndNext(long ruleGroupInstanceId, long groupId, long classNameId, long classPK, OrderByComparator<MDRRuleGroupInstance> 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.filterFindByGroupId_PrevAndNext(long ruleGroupInstanceId, long groupId, OrderByComparator<MDRRuleGroupInstance> 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.filterFindByGroupId_PrevAndNext(long ruleGroupInstanceId, long groupId, OrderByComparator<MDRRuleGroupInstance> 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.findByC_C_First(long classNameId, long classPK, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the first m d r rule group instance in the ordered set where classNameId = ? and classPK = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.findByC_C_First(long classNameId, long classPK, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the first m d r rule group instance in the ordered set where classNameId = ? and classPK = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.findByC_C_Last(long classNameId, long classPK, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the last 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<MDRRuleGroupInstance> orderByComparator)
          Returns the last 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<MDRRuleGroupInstance> 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_PrevAndNext(long ruleGroupInstanceId, long classNameId, long classPK, OrderByComparator<MDRRuleGroupInstance> 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_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.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.findByG_C_C_First(long groupId, long classNameId, long classPK, OrderByComparator<MDRRuleGroupInstance> 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_First(long groupId, long classNameId, long classPK, OrderByComparator<MDRRuleGroupInstance> 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_Last(long groupId, long classNameId, long classPK, OrderByComparator<MDRRuleGroupInstance> 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_Last(long groupId, long classNameId, long classPK, OrderByComparator<MDRRuleGroupInstance> 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_PrevAndNext(long ruleGroupInstanceId, long groupId, long classNameId, long classPK, OrderByComparator<MDRRuleGroupInstance> 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.findByG_C_C_PrevAndNext(long ruleGroupInstanceId, long groupId, long classNameId, long classPK, OrderByComparator<MDRRuleGroupInstance> 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.findByGroupId_First(long groupId, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the first m d r rule group instance in the ordered set where groupId = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.findByGroupId_First(long groupId, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the first m d r rule group instance in the ordered set where groupId = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.findByGroupId_Last(long groupId, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the last m d r rule group instance in the ordered set where groupId = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.findByGroupId_Last(long groupId, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the last m d r rule group instance in the ordered set where groupId = ?.
 MDRRuleGroupInstance[] MDRRuleGroupInstancePersistence.findByGroupId_PrevAndNext(long ruleGroupInstanceId, long groupId, OrderByComparator<MDRRuleGroupInstance> 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.findByGroupId_PrevAndNext(long ruleGroupInstanceId, long groupId, OrderByComparator<MDRRuleGroupInstance> 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.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.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.findByRuleGroupId_First(long ruleGroupId, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the first m d r rule group instance in the ordered set where ruleGroupId = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.findByRuleGroupId_First(long ruleGroupId, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the first m d r rule group instance in the ordered set where ruleGroupId = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.findByRuleGroupId_Last(long ruleGroupId, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the last m d r rule group instance in the ordered set where ruleGroupId = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.findByRuleGroupId_Last(long ruleGroupId, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the last m d r rule group instance in the ordered set where ruleGroupId = ?.
 MDRRuleGroupInstance[] MDRRuleGroupInstancePersistence.findByRuleGroupId_PrevAndNext(long ruleGroupInstanceId, long ruleGroupId, OrderByComparator<MDRRuleGroupInstance> 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.findByRuleGroupId_PrevAndNext(long ruleGroupInstanceId, long ruleGroupId, OrderByComparator<MDRRuleGroupInstance> 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.findByUuid_C_First(String uuid, long companyId, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the first m d r rule group instance in the ordered set where uuid = ? and companyId = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.findByUuid_C_First(String uuid, long companyId, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the first m d r rule group instance in the ordered set where uuid = ? and companyId = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.findByUuid_C_Last(String uuid, long companyId, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the last 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<MDRRuleGroupInstance> orderByComparator)
          Returns the last 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<MDRRuleGroupInstance> 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_C_PrevAndNext(long ruleGroupInstanceId, String uuid, long companyId, OrderByComparator<MDRRuleGroupInstance> 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_First(String uuid, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the first m d r rule group instance in the ordered set where uuid = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.findByUuid_First(String uuid, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the first m d r rule group instance in the ordered set where uuid = ?.
 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_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_Last(String uuid, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the last m d r rule group instance in the ordered set where uuid = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.findByUuid_Last(String uuid, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the last m d r rule group instance in the ordered set where uuid = ?.
 MDRRuleGroupInstance[] MDRRuleGroupInstancePersistence.findByUuid_PrevAndNext(long ruleGroupInstanceId, String uuid, OrderByComparator<MDRRuleGroupInstance> 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.findByUuid_PrevAndNext(long ruleGroupInstanceId, String uuid, OrderByComparator<MDRRuleGroupInstance> 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.remove(long ruleGroupInstanceId)
          Removes the m d r rule group instance with the primary key from the database.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.remove(long ruleGroupInstanceId)
          Removes the m d r rule group instance with the primary key 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.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.removeByUUID_G(String uuid, long groupId)
          Removes the m d r rule group instance where uuid = ? and groupId = ? 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.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.update(MDRRuleGroupInstance mdrRuleGroupInstance)
           
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.update(MDRRuleGroupInstance mdrRuleGroupInstance, ServiceContext serviceContext)
           
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.updateImpl(MDRRuleGroupInstance mdrRuleGroupInstance)
           
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.updateImpl(MDRRuleGroupInstance mdrRuleGroupInstance)
           
 

Methods in com.liferay.portlet.mobiledevicerules.service.persistence that return types with arguments of type MDRRuleGroupInstance
 Map<Serializable,MDRRuleGroupInstance> MDRRuleGroupInstancePersistence.fetchByPrimaryKeys(Set<Serializable> primaryKeys)
           
static Map<Serializable,MDRRuleGroupInstance> MDRRuleGroupInstanceUtil.fetchByPrimaryKeys(Set<Serializable> primaryKeys)
           
 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)
          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, 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)
          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, OrderByComparator<MDRRuleGroupInstance> 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.filterFindByG_C_C(long groupId, long classNameId, long classPK, int start, int end, OrderByComparator<MDRRuleGroupInstance> 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.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)
          Returns 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)
          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, OrderByComparator<MDRRuleGroupInstance> 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.filterFindByGroupId(long groupId, int start, int end, OrderByComparator<MDRRuleGroupInstance> 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.findAll()
          Returns all the m d r rule group instances.
static List<MDRRuleGroupInstance> MDRRuleGroupInstanceUtil.findAll()
          Returns 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)
          Returns a range of all the m d r rule group instances.
 List<MDRRuleGroupInstance> MDRRuleGroupInstancePersistence.findAll(int start, int end, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns an ordered range of all the m d r rule group instances.
static List<MDRRuleGroupInstance> MDRRuleGroupInstanceUtil.findAll(int start, int end, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns an ordered range of all the m d r rule group instances.
 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)
          Returns 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)
          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, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns an ordered 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<MDRRuleGroupInstance> orderByComparator)
          Returns an ordered range of all the m d r rule group instances where 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)
          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, 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)
          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, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns an ordered 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<MDRRuleGroupInstance> orderByComparator)
          Returns an ordered range of all the m d r rule group instances where groupId = ? and classNameId = ? and classPK = ?.
 List<MDRRuleGroupInstance> MDRRuleGroupInstancePersistence.findByGroupId(long groupId)
          Returns all the m d r rule group instances where groupId = ?.
static List<MDRRuleGroupInstance> MDRRuleGroupInstanceUtil.findByGroupId(long groupId)
          Returns 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)
          Returns a range of all the m d r rule group instances where groupId = ?.
 List<MDRRuleGroupInstance> MDRRuleGroupInstancePersistence.findByGroupId(long groupId, int start, int end, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns an ordered range of all the m d r rule group instances where groupId = ?.
static List<MDRRuleGroupInstance> MDRRuleGroupInstanceUtil.findByGroupId(long groupId, int start, int end, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns an ordered range of all the m d r rule group instances where groupId = ?.
 List<MDRRuleGroupInstance> MDRRuleGroupInstancePersistence.findByRuleGroupId(long ruleGroupId)
          Returns all the m d r rule group instances where ruleGroupId = ?.
static List<MDRRuleGroupInstance> MDRRuleGroupInstanceUtil.findByRuleGroupId(long ruleGroupId)
          Returns 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)
          Returns a range of all the m d r rule group instances where ruleGroupId = ?.
 List<MDRRuleGroupInstance> MDRRuleGroupInstancePersistence.findByRuleGroupId(long ruleGroupId, int start, int end, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns an ordered range of all the m d r rule group instances where ruleGroupId = ?.
static List<MDRRuleGroupInstance> MDRRuleGroupInstanceUtil.findByRuleGroupId(long ruleGroupId, int start, int end, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns an ordered range of all the m d r rule group instances where ruleGroupId = ?.
 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)
          Returns 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)
          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, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns an ordered 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<MDRRuleGroupInstance> orderByComparator)
          Returns an ordered range of all the m d r rule group instances where uuid = ? and companyId = ?.
 List<MDRRuleGroupInstance> MDRRuleGroupInstancePersistence.findByUuid(String uuid)
          Returns all the m d r rule group instances where uuid = ?.
static List<MDRRuleGroupInstance> MDRRuleGroupInstanceUtil.findByUuid(String uuid)
          Returns 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)
          Returns a range of all the m d r rule group instances where uuid = ?.
 List<MDRRuleGroupInstance> MDRRuleGroupInstancePersistence.findByUuid(String uuid, int start, int end, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns an ordered range of all the m d r rule group instances where uuid = ?.
static List<MDRRuleGroupInstance> MDRRuleGroupInstanceUtil.findByUuid(String uuid, int start, int end, OrderByComparator<MDRRuleGroupInstance> 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<MDRRuleGroupInstance> orderByComparator)
           
 

Methods in com.liferay.portlet.mobiledevicerules.service.persistence with parameters of type MDRRuleGroupInstance
 void MDRRuleGroupInstancePersistence.cacheResult(MDRRuleGroupInstance mdrRuleGroupInstance)
          Caches the m d r rule group instance in the entity cache if it is enabled.
static void MDRRuleGroupInstanceUtil.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)
           
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.updateImpl(MDRRuleGroupInstance mdrRuleGroupInstance)
           
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.updateImpl(MDRRuleGroupInstance mdrRuleGroupInstance)
           
 

Method parameters in com.liferay.portlet.mobiledevicerules.service.persistence with type arguments of type MDRRuleGroupInstance
 void MDRRuleGroupInstancePersistence.cacheResult(List<MDRRuleGroupInstance> mdrRuleGroupInstances)
          Caches the m d r rule group instances in the entity cache if it is enabled.
static void MDRRuleGroupInstanceUtil.cacheResult(List<MDRRuleGroupInstance> mdrRuleGroupInstances)
          Caches the m d r rule group instances in the entity cache if it is enabled.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.fetchByC_C_First(long classNameId, long classPK, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the first m d r rule group instance in the ordered set where classNameId = ? and classPK = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.fetchByC_C_First(long classNameId, long classPK, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the first m d r rule group instance in the ordered set where classNameId = ? and classPK = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.fetchByC_C_Last(long classNameId, long classPK, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the last 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<MDRRuleGroupInstance> orderByComparator)
          Returns the last m d r rule group instance in the ordered set where classNameId = ? and classPK = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.fetchByG_C_C_First(long groupId, long classNameId, long classPK, OrderByComparator<MDRRuleGroupInstance> 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_First(long groupId, long classNameId, long classPK, OrderByComparator<MDRRuleGroupInstance> 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_Last(long groupId, long classNameId, long classPK, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the last 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<MDRRuleGroupInstance> orderByComparator)
          Returns the last m d r rule group instance in the ordered set where groupId = ? and classNameId = ? and classPK = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.fetchByGroupId_First(long groupId, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the first m d r rule group instance in the ordered set where groupId = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.fetchByGroupId_First(long groupId, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the first m d r rule group instance in the ordered set where groupId = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.fetchByGroupId_Last(long groupId, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the last m d r rule group instance in the ordered set where groupId = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.fetchByGroupId_Last(long groupId, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the last m d r rule group instance in the ordered set where groupId = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.fetchByRuleGroupId_First(long ruleGroupId, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the first m d r rule group instance in the ordered set where ruleGroupId = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.fetchByRuleGroupId_First(long ruleGroupId, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the first m d r rule group instance in the ordered set where ruleGroupId = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.fetchByRuleGroupId_Last(long ruleGroupId, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the last m d r rule group instance in the ordered set where ruleGroupId = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.fetchByRuleGroupId_Last(long ruleGroupId, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the last m d r rule group instance in the ordered set where ruleGroupId = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.fetchByUuid_C_First(String uuid, long companyId, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the first m d r rule group instance in the ordered set where uuid = ? and companyId = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.fetchByUuid_C_First(String uuid, long companyId, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the first m d r rule group instance in the ordered set where uuid = ? and companyId = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.fetchByUuid_C_Last(String uuid, long companyId, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the last 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<MDRRuleGroupInstance> orderByComparator)
          Returns the last m d r rule group instance in the ordered set where uuid = ? and companyId = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.fetchByUuid_First(String uuid, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the first m d r rule group instance in the ordered set where uuid = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.fetchByUuid_First(String uuid, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the first m d r rule group instance in the ordered set where uuid = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.fetchByUuid_Last(String uuid, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the last m d r rule group instance in the ordered set where uuid = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.fetchByUuid_Last(String uuid, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the last m d r rule group instance in the ordered set where uuid = ?.
 MDRRuleGroupInstance[] MDRRuleGroupInstancePersistence.filterFindByG_C_C_PrevAndNext(long ruleGroupInstanceId, long groupId, long classNameId, long classPK, OrderByComparator<MDRRuleGroupInstance> 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.filterFindByG_C_C_PrevAndNext(long ruleGroupInstanceId, long groupId, long classNameId, long classPK, OrderByComparator<MDRRuleGroupInstance> 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 = ?.
 List<MDRRuleGroupInstance> MDRRuleGroupInstancePersistence.filterFindByG_C_C(long groupId, long classNameId, long classPK, int start, int end, OrderByComparator<MDRRuleGroupInstance> 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.filterFindByG_C_C(long groupId, long classNameId, long classPK, int start, int end, OrderByComparator<MDRRuleGroupInstance> 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 = ?.
 MDRRuleGroupInstance[] MDRRuleGroupInstancePersistence.filterFindByGroupId_PrevAndNext(long ruleGroupInstanceId, long groupId, OrderByComparator<MDRRuleGroupInstance> 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.filterFindByGroupId_PrevAndNext(long ruleGroupInstanceId, long groupId, OrderByComparator<MDRRuleGroupInstance> 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 = ?.
 List<MDRRuleGroupInstance> MDRRuleGroupInstancePersistence.filterFindByGroupId(long groupId, int start, int end, OrderByComparator<MDRRuleGroupInstance> 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.filterFindByGroupId(long groupId, int start, int end, OrderByComparator<MDRRuleGroupInstance> 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.findAll(int start, int end, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns an ordered range of all the m d r rule group instances.
static List<MDRRuleGroupInstance> MDRRuleGroupInstanceUtil.findAll(int start, int end, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns an ordered range of all the m d r rule group instances.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.findByC_C_First(long classNameId, long classPK, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the first m d r rule group instance in the ordered set where classNameId = ? and classPK = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.findByC_C_First(long classNameId, long classPK, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the first m d r rule group instance in the ordered set where classNameId = ? and classPK = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.findByC_C_Last(long classNameId, long classPK, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the last 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<MDRRuleGroupInstance> orderByComparator)
          Returns the last 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<MDRRuleGroupInstance> 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_PrevAndNext(long ruleGroupInstanceId, long classNameId, long classPK, OrderByComparator<MDRRuleGroupInstance> 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 = ?.
 List<MDRRuleGroupInstance> MDRRuleGroupInstancePersistence.findByC_C(long classNameId, long classPK, int start, int end, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns an ordered 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<MDRRuleGroupInstance> orderByComparator)
          Returns an ordered range of all the m d r rule group instances where classNameId = ? and classPK = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.findByG_C_C_First(long groupId, long classNameId, long classPK, OrderByComparator<MDRRuleGroupInstance> 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_First(long groupId, long classNameId, long classPK, OrderByComparator<MDRRuleGroupInstance> 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_Last(long groupId, long classNameId, long classPK, OrderByComparator<MDRRuleGroupInstance> 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_Last(long groupId, long classNameId, long classPK, OrderByComparator<MDRRuleGroupInstance> 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_PrevAndNext(long ruleGroupInstanceId, long groupId, long classNameId, long classPK, OrderByComparator<MDRRuleGroupInstance> 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.findByG_C_C_PrevAndNext(long ruleGroupInstanceId, long groupId, long classNameId, long classPK, OrderByComparator<MDRRuleGroupInstance> 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 = ?.
 List<MDRRuleGroupInstance> MDRRuleGroupInstancePersistence.findByG_C_C(long groupId, long classNameId, long classPK, int start, int end, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns an ordered 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<MDRRuleGroupInstance> orderByComparator)
          Returns an ordered range of all the m d r rule group instances where groupId = ? and classNameId = ? and classPK = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.findByGroupId_First(long groupId, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the first m d r rule group instance in the ordered set where groupId = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.findByGroupId_First(long groupId, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the first m d r rule group instance in the ordered set where groupId = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.findByGroupId_Last(long groupId, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the last m d r rule group instance in the ordered set where groupId = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.findByGroupId_Last(long groupId, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the last m d r rule group instance in the ordered set where groupId = ?.
 MDRRuleGroupInstance[] MDRRuleGroupInstancePersistence.findByGroupId_PrevAndNext(long ruleGroupInstanceId, long groupId, OrderByComparator<MDRRuleGroupInstance> 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.findByGroupId_PrevAndNext(long ruleGroupInstanceId, long groupId, OrderByComparator<MDRRuleGroupInstance> 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 = ?.
 List<MDRRuleGroupInstance> MDRRuleGroupInstancePersistence.findByGroupId(long groupId, int start, int end, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns an ordered range of all the m d r rule group instances where groupId = ?.
static List<MDRRuleGroupInstance> MDRRuleGroupInstanceUtil.findByGroupId(long groupId, int start, int end, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns an ordered range of all the m d r rule group instances where groupId = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.findByRuleGroupId_First(long ruleGroupId, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the first m d r rule group instance in the ordered set where ruleGroupId = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.findByRuleGroupId_First(long ruleGroupId, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the first m d r rule group instance in the ordered set where ruleGroupId = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.findByRuleGroupId_Last(long ruleGroupId, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the last m d r rule group instance in the ordered set where ruleGroupId = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.findByRuleGroupId_Last(long ruleGroupId, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the last m d r rule group instance in the ordered set where ruleGroupId = ?.
 MDRRuleGroupInstance[] MDRRuleGroupInstancePersistence.findByRuleGroupId_PrevAndNext(long ruleGroupInstanceId, long ruleGroupId, OrderByComparator<MDRRuleGroupInstance> 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.findByRuleGroupId_PrevAndNext(long ruleGroupInstanceId, long ruleGroupId, OrderByComparator<MDRRuleGroupInstance> 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 = ?.
 List<MDRRuleGroupInstance> MDRRuleGroupInstancePersistence.findByRuleGroupId(long ruleGroupId, int start, int end, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns an ordered range of all the m d r rule group instances where ruleGroupId = ?.
static List<MDRRuleGroupInstance> MDRRuleGroupInstanceUtil.findByRuleGroupId(long ruleGroupId, int start, int end, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns an ordered range of all the m d r rule group instances where ruleGroupId = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.findByUuid_C_First(String uuid, long companyId, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the first m d r rule group instance in the ordered set where uuid = ? and companyId = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.findByUuid_C_First(String uuid, long companyId, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the first m d r rule group instance in the ordered set where uuid = ? and companyId = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.findByUuid_C_Last(String uuid, long companyId, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the last 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<MDRRuleGroupInstance> orderByComparator)
          Returns the last 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<MDRRuleGroupInstance> 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_C_PrevAndNext(long ruleGroupInstanceId, String uuid, long companyId, OrderByComparator<MDRRuleGroupInstance> 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 = ?.
 List<MDRRuleGroupInstance> MDRRuleGroupInstancePersistence.findByUuid_C(String uuid, long companyId, int start, int end, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns an ordered 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<MDRRuleGroupInstance> orderByComparator)
          Returns an ordered range of all the m d r rule group instances where uuid = ? and companyId = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.findByUuid_First(String uuid, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the first m d r rule group instance in the ordered set where uuid = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.findByUuid_First(String uuid, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the first m d r rule group instance in the ordered set where uuid = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.findByUuid_Last(String uuid, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the last m d r rule group instance in the ordered set where uuid = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.findByUuid_Last(String uuid, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns the last m d r rule group instance in the ordered set where uuid = ?.
 MDRRuleGroupInstance[] MDRRuleGroupInstancePersistence.findByUuid_PrevAndNext(long ruleGroupInstanceId, String uuid, OrderByComparator<MDRRuleGroupInstance> 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.findByUuid_PrevAndNext(long ruleGroupInstanceId, String uuid, OrderByComparator<MDRRuleGroupInstance> 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 = ?.
 List<MDRRuleGroupInstance> MDRRuleGroupInstancePersistence.findByUuid(String uuid, int start, int end, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns an ordered range of all the m d r rule group instances where uuid = ?.
static List<MDRRuleGroupInstance> MDRRuleGroupInstanceUtil.findByUuid(String uuid, int start, int end, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
          Returns an ordered range of all the m d r rule group instances where uuid = ?.
static List<MDRRuleGroupInstance> MDRRuleGroupInstanceUtil.findWithDynamicQuery(DynamicQuery dynamicQuery, int start, int end, OrderByComparator<MDRRuleGroupInstance> orderByComparator)
           
 

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

Methods in com.liferay.portlet.mobiledevicerules.util with parameters of type MDRRuleGroupInstance
 int RuleGroupInstancePriorityComparator.compare(MDRRuleGroupInstance ruleGroupInstance1, MDRRuleGroupInstance ruleGroupInstance2)
           
 

Uses of MDRRuleGroupInstance in com.liferay.portlet.mobiledevicerules.util.test
 

Methods in com.liferay.portlet.mobiledevicerules.util.test that return MDRRuleGroupInstance
static MDRRuleGroupInstance MDRTestUtil.addRuleGroupInstance(long groupId, long ruleGroupId)
           
static MDRRuleGroupInstance MDRTestUtil.addRuleGroupInstance(long groupId, String className, long classPK, long ruleGroupId)
           
 


Liferay 7.0-ce-m2