Liferay 6.1.2-ce-ga3

Uses of Class
com.liferay.portlet.mobiledevicerules.NoSuchRuleGroupInstanceException

Packages that use NoSuchRuleGroupInstanceException
com.liferay.portlet.mobiledevicerules.service.persistence   
 

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

Methods in com.liferay.portlet.mobiledevicerules.service.persistence that throw NoSuchRuleGroupInstanceException
static MDRRuleGroupInstance[] MDRRuleGroupInstanceUtil.filterFindByG_C_C_PrevAndNext(long ruleGroupInstanceId, long groupId, long classNameId, long classPK, OrderByComparator orderByComparator)
          Returns the m d r rule group instances before and after the current m d r rule group instance in the ordered set of m d r rule group instances that the user has permission to view where groupId = ? and classNameId = ? and classPK = ?.
 MDRRuleGroupInstance[] MDRRuleGroupInstancePersistence.filterFindByG_C_C_PrevAndNext(long ruleGroupInstanceId, long groupId, long classNameId, long classPK, OrderByComparator orderByComparator)
          Returns the m d r rule group instances before and after the current m d r rule group instance in the ordered set of m d r rule group instances that the user has permission to view where groupId = ? and classNameId = ? and classPK = ?.
static MDRRuleGroupInstance[] MDRRuleGroupInstanceUtil.filterFindByGroupId_PrevAndNext(long ruleGroupInstanceId, long groupId, OrderByComparator orderByComparator)
          Returns the m d r rule group instances before and after the current m d r rule group instance in the ordered set of m d r rule group instances that the user has permission to view where groupId = ?.
 MDRRuleGroupInstance[] MDRRuleGroupInstancePersistence.filterFindByGroupId_PrevAndNext(long ruleGroupInstanceId, long groupId, OrderByComparator orderByComparator)
          Returns the m d r rule group instances before and after the current m d r rule group instance in the ordered set of m d r rule group instances that the user has permission to view where groupId = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.findByC_C_First(long classNameId, long classPK, OrderByComparator orderByComparator)
          Returns the first m d r rule group instance in the ordered set where classNameId = ? and classPK = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.findByC_C_First(long classNameId, long classPK, OrderByComparator orderByComparator)
          Returns the first m d r rule group instance in the ordered set where classNameId = ? and classPK = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.findByC_C_Last(long classNameId, long classPK, OrderByComparator orderByComparator)
          Returns the last m d r rule group instance in the ordered set where classNameId = ? and classPK = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.findByC_C_Last(long classNameId, long classPK, OrderByComparator orderByComparator)
          Returns the last m d r rule group instance in the ordered set where classNameId = ? and classPK = ?.
static MDRRuleGroupInstance[] MDRRuleGroupInstanceUtil.findByC_C_PrevAndNext(long ruleGroupInstanceId, long classNameId, long classPK, OrderByComparator orderByComparator)
          Returns the m d r rule group instances before and after the current m d r rule group instance in the ordered set where classNameId = ? and classPK = ?.
 MDRRuleGroupInstance[] MDRRuleGroupInstancePersistence.findByC_C_PrevAndNext(long ruleGroupInstanceId, long classNameId, long classPK, OrderByComparator orderByComparator)
          Returns the m d r rule group instances before and after the current m d r rule group instance in the ordered set where classNameId = ? and classPK = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.findByC_C_R(long classNameId, long classPK, long ruleGroupId)
          Returns the m d r rule group instance where classNameId = ? and classPK = ? and ruleGroupId = ? or throws a NoSuchRuleGroupInstanceException if it could not be found.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.findByC_C_R(long classNameId, long classPK, long ruleGroupId)
          Returns the m d r rule group instance where classNameId = ? and classPK = ? and ruleGroupId = ? or throws a NoSuchRuleGroupInstanceException if it could not be found.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.findByG_C_C_First(long groupId, long classNameId, long classPK, OrderByComparator orderByComparator)
          Returns the first m d r rule group instance in the ordered set where groupId = ? and classNameId = ? and classPK = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.findByG_C_C_First(long groupId, long classNameId, long classPK, OrderByComparator orderByComparator)
          Returns the first m d r rule group instance in the ordered set where groupId = ? and classNameId = ? and classPK = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.findByG_C_C_Last(long groupId, long classNameId, long classPK, OrderByComparator orderByComparator)
          Returns the last m d r rule group instance in the ordered set where groupId = ? and classNameId = ? and classPK = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.findByG_C_C_Last(long groupId, long classNameId, long classPK, OrderByComparator orderByComparator)
          Returns the last m d r rule group instance in the ordered set where groupId = ? and classNameId = ? and classPK = ?.
static MDRRuleGroupInstance[] MDRRuleGroupInstanceUtil.findByG_C_C_PrevAndNext(long ruleGroupInstanceId, long groupId, long classNameId, long classPK, OrderByComparator orderByComparator)
          Returns the m d r rule group instances before and after the current m d r rule group instance in the ordered set where groupId = ? and classNameId = ? and classPK = ?.
 MDRRuleGroupInstance[] MDRRuleGroupInstancePersistence.findByG_C_C_PrevAndNext(long ruleGroupInstanceId, long groupId, long classNameId, long classPK, OrderByComparator orderByComparator)
          Returns the m d r rule group instances before and after the current m d r rule group instance in the ordered set where groupId = ? and classNameId = ? and classPK = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.findByGroupId_First(long groupId, OrderByComparator orderByComparator)
          Returns the first m d r rule group instance in the ordered set where groupId = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.findByGroupId_First(long groupId, OrderByComparator orderByComparator)
          Returns the first m d r rule group instance in the ordered set where groupId = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.findByGroupId_Last(long groupId, OrderByComparator orderByComparator)
          Returns the last m d r rule group instance in the ordered set where groupId = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.findByGroupId_Last(long groupId, OrderByComparator orderByComparator)
          Returns the last m d r rule group instance in the ordered set where groupId = ?.
static MDRRuleGroupInstance[] MDRRuleGroupInstanceUtil.findByGroupId_PrevAndNext(long ruleGroupInstanceId, long groupId, OrderByComparator orderByComparator)
          Returns the m d r rule group instances before and after the current m d r rule group instance in the ordered set where groupId = ?.
 MDRRuleGroupInstance[] MDRRuleGroupInstancePersistence.findByGroupId_PrevAndNext(long ruleGroupInstanceId, long groupId, OrderByComparator orderByComparator)
          Returns the m d r rule group instances before and after the current m d r rule group instance in the ordered set where groupId = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.findByPrimaryKey(long ruleGroupInstanceId)
          Returns the m d r rule group instance with the primary key or throws a NoSuchRuleGroupInstanceException if it could not be found.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.findByPrimaryKey(long ruleGroupInstanceId)
          Returns the m d r rule group instance with the primary key or throws a NoSuchRuleGroupInstanceException if it could not be found.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.findByRuleGroupId_First(long ruleGroupId, OrderByComparator orderByComparator)
          Returns the first m d r rule group instance in the ordered set where ruleGroupId = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.findByRuleGroupId_First(long ruleGroupId, OrderByComparator orderByComparator)
          Returns the first m d r rule group instance in the ordered set where ruleGroupId = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.findByRuleGroupId_Last(long ruleGroupId, OrderByComparator orderByComparator)
          Returns the last m d r rule group instance in the ordered set where ruleGroupId = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.findByRuleGroupId_Last(long ruleGroupId, OrderByComparator orderByComparator)
          Returns the last m d r rule group instance in the ordered set where ruleGroupId = ?.
static MDRRuleGroupInstance[] MDRRuleGroupInstanceUtil.findByRuleGroupId_PrevAndNext(long ruleGroupInstanceId, long ruleGroupId, OrderByComparator orderByComparator)
          Returns the m d r rule group instances before and after the current m d r rule group instance in the ordered set where ruleGroupId = ?.
 MDRRuleGroupInstance[] MDRRuleGroupInstancePersistence.findByRuleGroupId_PrevAndNext(long ruleGroupInstanceId, long ruleGroupId, OrderByComparator orderByComparator)
          Returns the m d r rule group instances before and after the current m d r rule group instance in the ordered set where ruleGroupId = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.findByUuid_First(String uuid, OrderByComparator orderByComparator)
          Returns the first m d r rule group instance in the ordered set where uuid = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.findByUuid_First(String uuid, OrderByComparator orderByComparator)
          Returns the first m d r rule group instance in the ordered set where uuid = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.findByUUID_G(String uuid, long groupId)
          Returns the m d r rule group instance where uuid = ? and groupId = ? or throws a NoSuchRuleGroupInstanceException if it could not be found.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.findByUUID_G(String uuid, long groupId)
          Returns the m d r rule group instance where uuid = ? and groupId = ? or throws a NoSuchRuleGroupInstanceException if it could not be found.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.findByUuid_Last(String uuid, OrderByComparator orderByComparator)
          Returns the last m d r rule group instance in the ordered set where uuid = ?.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.findByUuid_Last(String uuid, OrderByComparator orderByComparator)
          Returns the last m d r rule group instance in the ordered set where uuid = ?.
static MDRRuleGroupInstance[] MDRRuleGroupInstanceUtil.findByUuid_PrevAndNext(long ruleGroupInstanceId, String uuid, OrderByComparator orderByComparator)
          Returns the m d r rule group instances before and after the current m d r rule group instance in the ordered set where uuid = ?.
 MDRRuleGroupInstance[] MDRRuleGroupInstancePersistence.findByUuid_PrevAndNext(long ruleGroupInstanceId, String uuid, OrderByComparator orderByComparator)
          Returns the m d r rule group instances before and after the current m d r rule group instance in the ordered set where uuid = ?.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.remove(long ruleGroupInstanceId)
          Removes the m d r rule group instance with the primary key from the database.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.remove(long ruleGroupInstanceId)
          Removes the m d r rule group instance with the primary key from the database.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.removeByC_C_R(long classNameId, long classPK, long ruleGroupId)
          Removes the m d r rule group instance where classNameId = ? and classPK = ? and ruleGroupId = ? from the database.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.removeByC_C_R(long classNameId, long classPK, long ruleGroupId)
          Removes the m d r rule group instance where classNameId = ? and classPK = ? and ruleGroupId = ? from the database.
static MDRRuleGroupInstance MDRRuleGroupInstanceUtil.removeByUUID_G(String uuid, long groupId)
          Removes the m d r rule group instance where uuid = ? and groupId = ? from the database.
 MDRRuleGroupInstance MDRRuleGroupInstancePersistence.removeByUUID_G(String uuid, long groupId)
          Removes the m d r rule group instance where uuid = ? and groupId = ? from the database.
 


Liferay 6.1.2-ce-ga3