Liferay 6.1.2-ce-ga3

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

Packages that use MDRRuleGroup
com.liferay.portlet.mobiledevicerules.model   
com.liferay.portlet.mobiledevicerules.service   
com.liferay.portlet.mobiledevicerules.service.permission   
com.liferay.portlet.mobiledevicerules.service.persistence   
 

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

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

Methods in com.liferay.portlet.mobiledevicerules.model that return MDRRuleGroup
 MDRRuleGroup MDRRuleGroupInstance.getRuleGroup()
           
 MDRRuleGroup MDRRuleGroupInstanceWrapper.getRuleGroup()
           
 MDRRuleGroup MDRRuleGroupWrapper.getWrappedMDRRuleGroup()
          Deprecated. Renamed to MDRRuleGroupWrapper.getWrappedModel()
 MDRRuleGroup MDRRuleGroupWrapper.getWrappedModel()
           
 MDRRuleGroup MDRRuleGroupModel.toEscapedModel()
           
 MDRRuleGroup MDRRuleGroupWrapper.toEscapedModel()
           
 MDRRuleGroup MDRRuleGroupModel.toUnescapedModel()
           
 MDRRuleGroup MDRRuleGroupWrapper.toUnescapedModel()
           
 

Methods in com.liferay.portlet.mobiledevicerules.model that return types with arguments of type MDRRuleGroup
 CacheModel<MDRRuleGroup> MDRRuleGroupModel.toCacheModel()
           
 CacheModel<MDRRuleGroup> MDRRuleGroupWrapper.toCacheModel()
           
 

Methods in com.liferay.portlet.mobiledevicerules.model with parameters of type MDRRuleGroup
 int MDRRuleGroupModel.compareTo(MDRRuleGroup mdrRuleGroup)
           
 int MDRRuleGroupWrapper.compareTo(MDRRuleGroup mdrRuleGroup)
           
static MDRRuleGroupSoap MDRRuleGroupSoap.toSoapModel(MDRRuleGroup model)
           
static MDRRuleGroupSoap[] MDRRuleGroupSoap.toSoapModels(MDRRuleGroup[] models)
           
static MDRRuleGroupSoap[][] MDRRuleGroupSoap.toSoapModels(MDRRuleGroup[][] models)
           
 

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

Constructors in com.liferay.portlet.mobiledevicerules.model with parameters of type MDRRuleGroup
MDRRuleGroupWrapper(MDRRuleGroup mdrRuleGroup)
           
 

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

Methods in com.liferay.portlet.mobiledevicerules.service that return MDRRuleGroup
static MDRRuleGroup MDRRuleGroupLocalServiceUtil.addMDRRuleGroup(MDRRuleGroup mdrRuleGroup)
          Adds the m d r rule group to the database.
 MDRRuleGroup MDRRuleGroupLocalService.addMDRRuleGroup(MDRRuleGroup mdrRuleGroup)
          Adds the m d r rule group to the database.
 MDRRuleGroup MDRRuleGroupLocalServiceWrapper.addMDRRuleGroup(MDRRuleGroup mdrRuleGroup)
          Adds the m d r rule group to the database.
 MDRRuleGroup MDRRuleGroupServiceWrapper.addRuleGroup(long groupId, Map<Locale,String> nameMap, Map<Locale,String> descriptionMap, ServiceContext serviceContext)
           
static MDRRuleGroup MDRRuleGroupLocalServiceUtil.addRuleGroup(long groupId, Map<Locale,String> nameMap, Map<Locale,String> descriptionMap, ServiceContext serviceContext)
           
 MDRRuleGroup MDRRuleGroupLocalService.addRuleGroup(long groupId, Map<Locale,String> nameMap, Map<Locale,String> descriptionMap, ServiceContext serviceContext)
           
static MDRRuleGroup MDRRuleGroupServiceUtil.addRuleGroup(long groupId, Map<Locale,String> nameMap, Map<Locale,String> descriptionMap, ServiceContext serviceContext)
           
 MDRRuleGroup MDRRuleGroupLocalServiceWrapper.addRuleGroup(long groupId, Map<Locale,String> nameMap, Map<Locale,String> descriptionMap, ServiceContext serviceContext)
           
 MDRRuleGroup MDRRuleGroupService.addRuleGroup(long groupId, Map<Locale,String> nameMap, Map<Locale,String> descriptionMap, ServiceContext serviceContext)
           
 MDRRuleGroup MDRRuleGroupServiceWrapper.copyRuleGroup(long ruleGroupId, long groupId, ServiceContext serviceContext)
           
static MDRRuleGroup MDRRuleGroupLocalServiceUtil.copyRuleGroup(long ruleGroupId, long groupId, ServiceContext serviceContext)
           
 MDRRuleGroup MDRRuleGroupLocalService.copyRuleGroup(long ruleGroupId, long groupId, ServiceContext serviceContext)
           
static MDRRuleGroup MDRRuleGroupServiceUtil.copyRuleGroup(long ruleGroupId, long groupId, ServiceContext serviceContext)
           
 MDRRuleGroup MDRRuleGroupLocalServiceWrapper.copyRuleGroup(long ruleGroupId, long groupId, ServiceContext serviceContext)
           
 MDRRuleGroup MDRRuleGroupService.copyRuleGroup(long ruleGroupId, long groupId, ServiceContext serviceContext)
           
static MDRRuleGroup MDRRuleGroupLocalServiceUtil.copyRuleGroup(MDRRuleGroup ruleGroup, long groupId, ServiceContext serviceContext)
           
 MDRRuleGroup MDRRuleGroupLocalService.copyRuleGroup(MDRRuleGroup ruleGroup, long groupId, ServiceContext serviceContext)
           
 MDRRuleGroup MDRRuleGroupLocalServiceWrapper.copyRuleGroup(MDRRuleGroup ruleGroup, long groupId, ServiceContext serviceContext)
           
static MDRRuleGroup MDRRuleGroupLocalServiceUtil.createMDRRuleGroup(long ruleGroupId)
          Creates a new m d r rule group with the primary key.
 MDRRuleGroup MDRRuleGroupLocalService.createMDRRuleGroup(long ruleGroupId)
          Creates a new m d r rule group with the primary key.
 MDRRuleGroup MDRRuleGroupLocalServiceWrapper.createMDRRuleGroup(long ruleGroupId)
          Creates a new m d r rule group with the primary key.
static MDRRuleGroup MDRRuleGroupLocalServiceUtil.deleteMDRRuleGroup(long ruleGroupId)
          Deletes the m d r rule group with the primary key from the database.
 MDRRuleGroup MDRRuleGroupLocalService.deleteMDRRuleGroup(long ruleGroupId)
          Deletes the m d r rule group with the primary key from the database.
 MDRRuleGroup MDRRuleGroupLocalServiceWrapper.deleteMDRRuleGroup(long ruleGroupId)
          Deletes the m d r rule group with the primary key from the database.
static MDRRuleGroup MDRRuleGroupLocalServiceUtil.deleteMDRRuleGroup(MDRRuleGroup mdrRuleGroup)
          Deletes the m d r rule group from the database.
 MDRRuleGroup MDRRuleGroupLocalService.deleteMDRRuleGroup(MDRRuleGroup mdrRuleGroup)
          Deletes the m d r rule group from the database.
 MDRRuleGroup MDRRuleGroupLocalServiceWrapper.deleteMDRRuleGroup(MDRRuleGroup mdrRuleGroup)
          Deletes the m d r rule group from the database.
static MDRRuleGroup MDRRuleGroupLocalServiceUtil.fetchMDRRuleGroup(long ruleGroupId)
           
 MDRRuleGroup MDRRuleGroupLocalService.fetchMDRRuleGroup(long ruleGroupId)
           
 MDRRuleGroup MDRRuleGroupLocalServiceWrapper.fetchMDRRuleGroup(long ruleGroupId)
           
 MDRRuleGroup MDRRuleGroupServiceWrapper.fetchRuleGroup(long ruleGroupId)
           
static MDRRuleGroup MDRRuleGroupLocalServiceUtil.fetchRuleGroup(long ruleGroupId)
           
 MDRRuleGroup MDRRuleGroupLocalService.fetchRuleGroup(long ruleGroupId)
           
static MDRRuleGroup MDRRuleGroupServiceUtil.fetchRuleGroup(long ruleGroupId)
           
 MDRRuleGroup MDRRuleGroupLocalServiceWrapper.fetchRuleGroup(long ruleGroupId)
           
 MDRRuleGroup MDRRuleGroupService.fetchRuleGroup(long ruleGroupId)
           
static MDRRuleGroup MDRRuleGroupLocalServiceUtil.getMDRRuleGroup(long ruleGroupId)
          Returns the m d r rule group with the primary key.
 MDRRuleGroup MDRRuleGroupLocalService.getMDRRuleGroup(long ruleGroupId)
          Returns the m d r rule group with the primary key.
 MDRRuleGroup MDRRuleGroupLocalServiceWrapper.getMDRRuleGroup(long ruleGroupId)
          Returns the m d r rule group with the primary key.
static MDRRuleGroup MDRRuleGroupLocalServiceUtil.getMDRRuleGroupByUuidAndGroupId(String uuid, long groupId)
          Returns the m d r rule group with the UUID in the group.
 MDRRuleGroup MDRRuleGroupLocalService.getMDRRuleGroupByUuidAndGroupId(String uuid, long groupId)
          Returns the m d r rule group with the UUID in the group.
 MDRRuleGroup MDRRuleGroupLocalServiceWrapper.getMDRRuleGroupByUuidAndGroupId(String uuid, long groupId)
          Returns the m d r rule group with the UUID in the group.
 MDRRuleGroup MDRRuleGroupServiceWrapper.getRuleGroup(long ruleGroupId)
           
static MDRRuleGroup MDRRuleGroupLocalServiceUtil.getRuleGroup(long ruleGroupId)
           
 MDRRuleGroup MDRRuleGroupLocalService.getRuleGroup(long ruleGroupId)
           
static MDRRuleGroup MDRRuleGroupServiceUtil.getRuleGroup(long ruleGroupId)
           
 MDRRuleGroup MDRRuleGroupLocalServiceWrapper.getRuleGroup(long ruleGroupId)
           
 MDRRuleGroup MDRRuleGroupService.getRuleGroup(long ruleGroupId)
           
static MDRRuleGroup MDRRuleGroupLocalServiceUtil.updateMDRRuleGroup(MDRRuleGroup mdrRuleGroup)
          Updates the m d r rule group in the database or adds it if it does not yet exist.
 MDRRuleGroup MDRRuleGroupLocalService.updateMDRRuleGroup(MDRRuleGroup mdrRuleGroup)
          Updates the m d r rule group in the database or adds it if it does not yet exist.
 MDRRuleGroup MDRRuleGroupLocalServiceWrapper.updateMDRRuleGroup(MDRRuleGroup mdrRuleGroup)
          Updates the m d r rule group in the database or adds it if it does not yet exist.
static MDRRuleGroup MDRRuleGroupLocalServiceUtil.updateMDRRuleGroup(MDRRuleGroup mdrRuleGroup, boolean merge)
          Updates the m d r rule group in the database or adds it if it does not yet exist.
 MDRRuleGroup MDRRuleGroupLocalService.updateMDRRuleGroup(MDRRuleGroup mdrRuleGroup, boolean merge)
          Updates the m d r rule group in the database or adds it if it does not yet exist.
 MDRRuleGroup MDRRuleGroupLocalServiceWrapper.updateMDRRuleGroup(MDRRuleGroup mdrRuleGroup, boolean merge)
          Updates the m d r rule group in the database or adds it if it does not yet exist.
 MDRRuleGroup MDRRuleGroupServiceWrapper.updateRuleGroup(long ruleGroupId, Map<Locale,String> nameMap, Map<Locale,String> descriptionMap, ServiceContext serviceContext)
           
static MDRRuleGroup MDRRuleGroupLocalServiceUtil.updateRuleGroup(long ruleGroupId, Map<Locale,String> nameMap, Map<Locale,String> descriptionMap, ServiceContext serviceContext)
           
 MDRRuleGroup MDRRuleGroupLocalService.updateRuleGroup(long ruleGroupId, Map<Locale,String> nameMap, Map<Locale,String> descriptionMap, ServiceContext serviceContext)
           
static MDRRuleGroup MDRRuleGroupServiceUtil.updateRuleGroup(long ruleGroupId, Map<Locale,String> nameMap, Map<Locale,String> descriptionMap, ServiceContext serviceContext)
           
 MDRRuleGroup MDRRuleGroupLocalServiceWrapper.updateRuleGroup(long ruleGroupId, Map<Locale,String> nameMap, Map<Locale,String> descriptionMap, ServiceContext serviceContext)
           
 MDRRuleGroup MDRRuleGroupService.updateRuleGroup(long ruleGroupId, Map<Locale,String> nameMap, Map<Locale,String> descriptionMap, ServiceContext serviceContext)
           
 

Methods in com.liferay.portlet.mobiledevicerules.service that return types with arguments of type MDRRuleGroup
static List<MDRRuleGroup> MDRRuleGroupLocalServiceUtil.getMDRRuleGroups(int start, int end)
          Returns a range of all the m d r rule groups.
 List<MDRRuleGroup> MDRRuleGroupLocalService.getMDRRuleGroups(int start, int end)
          Returns a range of all the m d r rule groups.
 List<MDRRuleGroup> MDRRuleGroupLocalServiceWrapper.getMDRRuleGroups(int start, int end)
          Returns a range of all the m d r rule groups.
static List<MDRRuleGroup> MDRRuleGroupLocalServiceUtil.getRuleGroups(long groupId)
           
 List<MDRRuleGroup> MDRRuleGroupLocalService.getRuleGroups(long groupId)
           
 List<MDRRuleGroup> MDRRuleGroupLocalServiceWrapper.getRuleGroups(long groupId)
           
static List<MDRRuleGroup> MDRRuleGroupLocalServiceUtil.getRuleGroups(long groupId, int start, int end)
           
 List<MDRRuleGroup> MDRRuleGroupLocalService.getRuleGroups(long groupId, int start, int end)
           
 List<MDRRuleGroup> MDRRuleGroupLocalServiceWrapper.getRuleGroups(long groupId, int start, int end)
           
static List<MDRRuleGroup> MDRRuleGroupLocalServiceUtil.search(long groupId, String name, boolean andOperator, int start, int end)
           
 List<MDRRuleGroup> MDRRuleGroupLocalService.search(long groupId, String name, boolean andOperator, int start, int end)
           
 List<MDRRuleGroup> MDRRuleGroupLocalServiceWrapper.search(long groupId, String name, boolean andOperator, int start, int end)
           
static List<MDRRuleGroup> MDRRuleGroupLocalServiceUtil.searchByKeywords(long groupId, String keywords, boolean andOperator, int start, int end)
           
 List<MDRRuleGroup> MDRRuleGroupLocalService.searchByKeywords(long groupId, String keywords, boolean andOperator, int start, int end)
           
 List<MDRRuleGroup> MDRRuleGroupLocalServiceWrapper.searchByKeywords(long groupId, String keywords, boolean andOperator, int start, int end)
           
 

Methods in com.liferay.portlet.mobiledevicerules.service with parameters of type MDRRuleGroup
static MDRRuleGroup MDRRuleGroupLocalServiceUtil.addMDRRuleGroup(MDRRuleGroup mdrRuleGroup)
          Adds the m d r rule group to the database.
 MDRRuleGroup MDRRuleGroupLocalService.addMDRRuleGroup(MDRRuleGroup mdrRuleGroup)
          Adds the m d r rule group to the database.
 MDRRuleGroup MDRRuleGroupLocalServiceWrapper.addMDRRuleGroup(MDRRuleGroup mdrRuleGroup)
          Adds the m d r rule group to the database.
static MDRRuleGroup MDRRuleGroupLocalServiceUtil.copyRuleGroup(MDRRuleGroup ruleGroup, long groupId, ServiceContext serviceContext)
           
 MDRRuleGroup MDRRuleGroupLocalService.copyRuleGroup(MDRRuleGroup ruleGroup, long groupId, ServiceContext serviceContext)
           
 MDRRuleGroup MDRRuleGroupLocalServiceWrapper.copyRuleGroup(MDRRuleGroup ruleGroup, long groupId, ServiceContext serviceContext)
           
static MDRRuleGroup MDRRuleGroupLocalServiceUtil.deleteMDRRuleGroup(MDRRuleGroup mdrRuleGroup)
          Deletes the m d r rule group from the database.
 MDRRuleGroup MDRRuleGroupLocalService.deleteMDRRuleGroup(MDRRuleGroup mdrRuleGroup)
          Deletes the m d r rule group from the database.
 MDRRuleGroup MDRRuleGroupLocalServiceWrapper.deleteMDRRuleGroup(MDRRuleGroup mdrRuleGroup)
          Deletes the m d r rule group from the database.
static void MDRRuleGroupLocalServiceUtil.deleteRuleGroup(MDRRuleGroup ruleGroup)
           
 void MDRRuleGroupLocalService.deleteRuleGroup(MDRRuleGroup ruleGroup)
           
 void MDRRuleGroupLocalServiceWrapper.deleteRuleGroup(MDRRuleGroup ruleGroup)
           
static MDRRuleGroup MDRRuleGroupLocalServiceUtil.updateMDRRuleGroup(MDRRuleGroup mdrRuleGroup)
          Updates the m d r rule group in the database or adds it if it does not yet exist.
 MDRRuleGroup MDRRuleGroupLocalService.updateMDRRuleGroup(MDRRuleGroup mdrRuleGroup)
          Updates the m d r rule group in the database or adds it if it does not yet exist.
 MDRRuleGroup MDRRuleGroupLocalServiceWrapper.updateMDRRuleGroup(MDRRuleGroup mdrRuleGroup)
          Updates the m d r rule group in the database or adds it if it does not yet exist.
static MDRRuleGroup MDRRuleGroupLocalServiceUtil.updateMDRRuleGroup(MDRRuleGroup mdrRuleGroup, boolean merge)
          Updates the m d r rule group in the database or adds it if it does not yet exist.
 MDRRuleGroup MDRRuleGroupLocalService.updateMDRRuleGroup(MDRRuleGroup mdrRuleGroup, boolean merge)
          Updates the m d r rule group in the database or adds it if it does not yet exist.
 MDRRuleGroup MDRRuleGroupLocalServiceWrapper.updateMDRRuleGroup(MDRRuleGroup mdrRuleGroup, boolean merge)
          Updates the m d r rule group in the database or adds it if it does not yet exist.
 

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

Methods in com.liferay.portlet.mobiledevicerules.service.permission with parameters of type MDRRuleGroup
 void MDRRuleGroupPermission.check(PermissionChecker permissionChecker, MDRRuleGroup ruleGroup, String actionId)
           
static void MDRRuleGroupPermissionUtil.check(PermissionChecker permissionChecker, MDRRuleGroup ruleGroup, String actionId)
           
 boolean MDRRuleGroupPermission.contains(PermissionChecker permissionChecker, MDRRuleGroup ruleGroup, String actionId)
           
static boolean MDRRuleGroupPermissionUtil.contains(PermissionChecker permissionChecker, MDRRuleGroup ruleGroup, String actionId)
           
 

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

Methods in com.liferay.portlet.mobiledevicerules.service.persistence that return MDRRuleGroup
static MDRRuleGroup MDRRuleGroupUtil.create(long ruleGroupId)
          Creates a new m d r rule group with the primary key.
 MDRRuleGroup MDRRuleGroupPersistence.create(long ruleGroupId)
          Creates a new m d r rule group with the primary key.
static MDRRuleGroup MDRRuleGroupUtil.fetchByGroupId_First(long groupId, OrderByComparator orderByComparator)
          Returns the first m d r rule group in the ordered set where groupId = ?.
 MDRRuleGroup MDRRuleGroupPersistence.fetchByGroupId_First(long groupId, OrderByComparator orderByComparator)
          Returns the first m d r rule group in the ordered set where groupId = ?.
static MDRRuleGroup MDRRuleGroupUtil.fetchByGroupId_Last(long groupId, OrderByComparator orderByComparator)
          Returns the last m d r rule group in the ordered set where groupId = ?.
 MDRRuleGroup MDRRuleGroupPersistence.fetchByGroupId_Last(long groupId, OrderByComparator orderByComparator)
          Returns the last m d r rule group in the ordered set where groupId = ?.
static MDRRuleGroup MDRRuleGroupUtil.fetchByPrimaryKey(long ruleGroupId)
          Returns the m d r rule group with the primary key or returns null if it could not be found.
 MDRRuleGroup MDRRuleGroupPersistence.fetchByPrimaryKey(long ruleGroupId)
          Returns the m d r rule group with the primary key or returns null if it could not be found.
static MDRRuleGroup MDRRuleGroupUtil.fetchByUuid_First(String uuid, OrderByComparator orderByComparator)
          Returns the first m d r rule group in the ordered set where uuid = ?.
 MDRRuleGroup MDRRuleGroupPersistence.fetchByUuid_First(String uuid, OrderByComparator orderByComparator)
          Returns the first m d r rule group in the ordered set where uuid = ?.
static MDRRuleGroup MDRRuleGroupUtil.fetchByUUID_G(String uuid, long groupId)
          Returns the m d r rule group where uuid = ? and groupId = ? or returns null if it could not be found.
 MDRRuleGroup MDRRuleGroupPersistence.fetchByUUID_G(String uuid, long groupId)
          Returns the m d r rule group where uuid = ? and groupId = ? or returns null if it could not be found.
static MDRRuleGroup MDRRuleGroupUtil.fetchByUUID_G(String uuid, long groupId, boolean retrieveFromCache)
          Returns the m d r rule group where uuid = ? and groupId = ? or returns null if it could not be found, optionally using the finder cache.
 MDRRuleGroup MDRRuleGroupPersistence.fetchByUUID_G(String uuid, long groupId, boolean retrieveFromCache)
          Returns the m d r rule group where uuid = ? and groupId = ? or returns null if it could not be found, optionally using the finder cache.
static MDRRuleGroup MDRRuleGroupUtil.fetchByUuid_Last(String uuid, OrderByComparator orderByComparator)
          Returns the last m d r rule group in the ordered set where uuid = ?.
 MDRRuleGroup MDRRuleGroupPersistence.fetchByUuid_Last(String uuid, OrderByComparator orderByComparator)
          Returns the last m d r rule group in the ordered set where uuid = ?.
static MDRRuleGroup[] MDRRuleGroupUtil.filterFindByGroupId_PrevAndNext(long ruleGroupId, long groupId, OrderByComparator orderByComparator)
          Returns the m d r rule groups before and after the current m d r rule group in the ordered set of m d r rule groups that the user has permission to view where groupId = ?.
 MDRRuleGroup[] MDRRuleGroupPersistence.filterFindByGroupId_PrevAndNext(long ruleGroupId, long groupId, OrderByComparator orderByComparator)
          Returns the m d r rule groups before and after the current m d r rule group in the ordered set of m d r rule groups that the user has permission to view where groupId = ?.
static MDRRuleGroup MDRRuleGroupUtil.findByGroupId_First(long groupId, OrderByComparator orderByComparator)
          Returns the first m d r rule group in the ordered set where groupId = ?.
 MDRRuleGroup MDRRuleGroupPersistence.findByGroupId_First(long groupId, OrderByComparator orderByComparator)
          Returns the first m d r rule group in the ordered set where groupId = ?.
static MDRRuleGroup MDRRuleGroupUtil.findByGroupId_Last(long groupId, OrderByComparator orderByComparator)
          Returns the last m d r rule group in the ordered set where groupId = ?.
 MDRRuleGroup MDRRuleGroupPersistence.findByGroupId_Last(long groupId, OrderByComparator orderByComparator)
          Returns the last m d r rule group in the ordered set where groupId = ?.
static MDRRuleGroup[] MDRRuleGroupUtil.findByGroupId_PrevAndNext(long ruleGroupId, long groupId, OrderByComparator orderByComparator)
          Returns the m d r rule groups before and after the current m d r rule group in the ordered set where groupId = ?.
 MDRRuleGroup[] MDRRuleGroupPersistence.findByGroupId_PrevAndNext(long ruleGroupId, long groupId, OrderByComparator orderByComparator)
          Returns the m d r rule groups before and after the current m d r rule group in the ordered set where groupId = ?.
static MDRRuleGroup MDRRuleGroupUtil.findByPrimaryKey(long ruleGroupId)
          Returns the m d r rule group with the primary key or throws a NoSuchRuleGroupException if it could not be found.
 MDRRuleGroup MDRRuleGroupPersistence.findByPrimaryKey(long ruleGroupId)
          Returns the m d r rule group with the primary key or throws a NoSuchRuleGroupException if it could not be found.
static MDRRuleGroup MDRRuleGroupUtil.findByUuid_First(String uuid, OrderByComparator orderByComparator)
          Returns the first m d r rule group in the ordered set where uuid = ?.
 MDRRuleGroup MDRRuleGroupPersistence.findByUuid_First(String uuid, OrderByComparator orderByComparator)
          Returns the first m d r rule group in the ordered set where uuid = ?.
static MDRRuleGroup MDRRuleGroupUtil.findByUUID_G(String uuid, long groupId)
          Returns the m d r rule group where uuid = ? and groupId = ? or throws a NoSuchRuleGroupException if it could not be found.
 MDRRuleGroup MDRRuleGroupPersistence.findByUUID_G(String uuid, long groupId)
          Returns the m d r rule group where uuid = ? and groupId = ? or throws a NoSuchRuleGroupException if it could not be found.
static MDRRuleGroup MDRRuleGroupUtil.findByUuid_Last(String uuid, OrderByComparator orderByComparator)
          Returns the last m d r rule group in the ordered set where uuid = ?.
 MDRRuleGroup MDRRuleGroupPersistence.findByUuid_Last(String uuid, OrderByComparator orderByComparator)
          Returns the last m d r rule group in the ordered set where uuid = ?.
static MDRRuleGroup[] MDRRuleGroupUtil.findByUuid_PrevAndNext(long ruleGroupId, String uuid, OrderByComparator orderByComparator)
          Returns the m d r rule groups before and after the current m d r rule group in the ordered set where uuid = ?.
 MDRRuleGroup[] MDRRuleGroupPersistence.findByUuid_PrevAndNext(long ruleGroupId, String uuid, OrderByComparator orderByComparator)
          Returns the m d r rule groups before and after the current m d r rule group in the ordered set where uuid = ?.
static MDRRuleGroup MDRRuleGroupUtil.remove(long ruleGroupId)
          Removes the m d r rule group with the primary key from the database.
 MDRRuleGroup MDRRuleGroupPersistence.remove(long ruleGroupId)
          Removes the m d r rule group with the primary key from the database.
static MDRRuleGroup MDRRuleGroupUtil.removeByUUID_G(String uuid, long groupId)
          Removes the m d r rule group where uuid = ? and groupId = ? from the database.
 MDRRuleGroup MDRRuleGroupPersistence.removeByUUID_G(String uuid, long groupId)
          Removes the m d r rule group where uuid = ? and groupId = ? from the database.
static MDRRuleGroup MDRRuleGroupUtil.update(MDRRuleGroup mdrRuleGroup, boolean merge)
           
static MDRRuleGroup MDRRuleGroupUtil.update(MDRRuleGroup mdrRuleGroup, boolean merge, ServiceContext serviceContext)
           
static MDRRuleGroup MDRRuleGroupUtil.updateImpl(MDRRuleGroup mdrRuleGroup, boolean merge)
           
 MDRRuleGroup MDRRuleGroupPersistence.updateImpl(MDRRuleGroup mdrRuleGroup, boolean merge)
           
 

Methods in com.liferay.portlet.mobiledevicerules.service.persistence that return types with arguments of type MDRRuleGroup
static List<MDRRuleGroup> MDRRuleGroupUtil.filterFindByGroupId(long groupId)
          Returns all the m d r rule groups that the user has permission to view where groupId = ?.
 List<MDRRuleGroup> MDRRuleGroupPersistence.filterFindByGroupId(long groupId)
          Returns all the m d r rule groups that the user has permission to view where groupId = ?.
static List<MDRRuleGroup> MDRRuleGroupUtil.filterFindByGroupId(long groupId, int start, int end)
          Returns a range of all the m d r rule groups that the user has permission to view where groupId = ?.
 List<MDRRuleGroup> MDRRuleGroupPersistence.filterFindByGroupId(long groupId, int start, int end)
          Returns a range of all the m d r rule groups that the user has permission to view where groupId = ?.
static List<MDRRuleGroup> MDRRuleGroupUtil.filterFindByGroupId(long groupId, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the m d r rule groups that the user has permissions to view where groupId = ?.
 List<MDRRuleGroup> MDRRuleGroupPersistence.filterFindByGroupId(long groupId, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the m d r rule groups that the user has permissions to view where groupId = ?.
static List<MDRRuleGroup> MDRRuleGroupUtil.findAll()
          Returns all the m d r rule groups.
 List<MDRRuleGroup> MDRRuleGroupPersistence.findAll()
          Returns all the m d r rule groups.
static List<MDRRuleGroup> MDRRuleGroupUtil.findAll(int start, int end)
          Returns a range of all the m d r rule groups.
 List<MDRRuleGroup> MDRRuleGroupPersistence.findAll(int start, int end)
          Returns a range of all the m d r rule groups.
static List<MDRRuleGroup> MDRRuleGroupUtil.findAll(int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the m d r rule groups.
 List<MDRRuleGroup> MDRRuleGroupPersistence.findAll(int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the m d r rule groups.
static List<MDRRuleGroup> MDRRuleGroupFinderUtil.findByG_N(long groupId, String[] names, boolean andOperator, int start, int end)
           
 List<MDRRuleGroup> MDRRuleGroupFinder.findByG_N(long groupId, String[] names, boolean andOperator, int start, int end)
           
static List<MDRRuleGroup> MDRRuleGroupFinderUtil.findByG_N(long groupId, String name, boolean andOperator)
           
 List<MDRRuleGroup> MDRRuleGroupFinder.findByG_N(long groupId, String name, boolean andOperator)
           
static List<MDRRuleGroup> MDRRuleGroupFinderUtil.findByG_N(long groupId, String name, boolean andOperator, int start, int end)
           
 List<MDRRuleGroup> MDRRuleGroupFinder.findByG_N(long groupId, String name, boolean andOperator, int start, int end)
           
static List<MDRRuleGroup> MDRRuleGroupUtil.findByGroupId(long groupId)
          Returns all the m d r rule groups where groupId = ?.
 List<MDRRuleGroup> MDRRuleGroupPersistence.findByGroupId(long groupId)
          Returns all the m d r rule groups where groupId = ?.
static List<MDRRuleGroup> MDRRuleGroupUtil.findByGroupId(long groupId, int start, int end)
          Returns a range of all the m d r rule groups where groupId = ?.
 List<MDRRuleGroup> MDRRuleGroupPersistence.findByGroupId(long groupId, int start, int end)
          Returns a range of all the m d r rule groups where groupId = ?.
static List<MDRRuleGroup> MDRRuleGroupUtil.findByGroupId(long groupId, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the m d r rule groups where groupId = ?.
 List<MDRRuleGroup> MDRRuleGroupPersistence.findByGroupId(long groupId, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the m d r rule groups where groupId = ?.
static List<MDRRuleGroup> MDRRuleGroupFinderUtil.findByKeywords(long groupId, String keywords, int start, int end)
           
 List<MDRRuleGroup> MDRRuleGroupFinder.findByKeywords(long groupId, String keywords, int start, int end)
           
static List<MDRRuleGroup> MDRRuleGroupUtil.findByUuid(String uuid)
          Returns all the m d r rule groups where uuid = ?.
 List<MDRRuleGroup> MDRRuleGroupPersistence.findByUuid(String uuid)
          Returns all the m d r rule groups where uuid = ?.
static List<MDRRuleGroup> MDRRuleGroupUtil.findByUuid(String uuid, int start, int end)
          Returns a range of all the m d r rule groups where uuid = ?.
 List<MDRRuleGroup> MDRRuleGroupPersistence.findByUuid(String uuid, int start, int end)
          Returns a range of all the m d r rule groups where uuid = ?.
static List<MDRRuleGroup> MDRRuleGroupUtil.findByUuid(String uuid, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the m d r rule groups where uuid = ?.
 List<MDRRuleGroup> MDRRuleGroupPersistence.findByUuid(String uuid, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the m d r rule groups where uuid = ?.
static List<MDRRuleGroup> MDRRuleGroupUtil.findWithDynamicQuery(DynamicQuery dynamicQuery)
           
static List<MDRRuleGroup> MDRRuleGroupUtil.findWithDynamicQuery(DynamicQuery dynamicQuery, int start, int end)
           
static List<MDRRuleGroup> MDRRuleGroupUtil.findWithDynamicQuery(DynamicQuery dynamicQuery, int start, int end, OrderByComparator orderByComparator)
           
 

Methods in com.liferay.portlet.mobiledevicerules.service.persistence with parameters of type MDRRuleGroup
static void MDRRuleGroupUtil.cacheResult(MDRRuleGroup mdrRuleGroup)
          Caches the m d r rule group in the entity cache if it is enabled.
 void MDRRuleGroupPersistence.cacheResult(MDRRuleGroup mdrRuleGroup)
          Caches the m d r rule group in the entity cache if it is enabled.
static void MDRRuleGroupUtil.clearCache(MDRRuleGroup mdrRuleGroup)
           
static MDRRuleGroup MDRRuleGroupUtil.update(MDRRuleGroup mdrRuleGroup, boolean merge)
           
static MDRRuleGroup MDRRuleGroupUtil.update(MDRRuleGroup mdrRuleGroup, boolean merge, ServiceContext serviceContext)
           
static MDRRuleGroup MDRRuleGroupUtil.updateImpl(MDRRuleGroup mdrRuleGroup, boolean merge)
           
 MDRRuleGroup MDRRuleGroupPersistence.updateImpl(MDRRuleGroup mdrRuleGroup, boolean merge)
           
 

Method parameters in com.liferay.portlet.mobiledevicerules.service.persistence with type arguments of type MDRRuleGroup
static void MDRRuleGroupUtil.cacheResult(List<MDRRuleGroup> mdrRuleGroups)
          Caches the m d r rule groups in the entity cache if it is enabled.
 void MDRRuleGroupPersistence.cacheResult(List<MDRRuleGroup> mdrRuleGroups)
          Caches the m d r rule groups in the entity cache if it is enabled.
 


Liferay 6.1.2-ce-ga3