|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NoSuchRuleGroupException | |
---|---|
com.liferay.portlet.mobiledevicerules.service.persistence |
Uses of NoSuchRuleGroupException in com.liferay.portlet.mobiledevicerules.service.persistence |
---|
Methods in com.liferay.portlet.mobiledevicerules.service.persistence that throw NoSuchRuleGroupException | |
---|---|
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 = ?. |
MDRRuleGroup[] |
MDRRuleGroupPersistenceImpl.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 = ?. |
MDRRuleGroup |
MDRRuleGroupPersistenceImpl.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 = ?. |
MDRRuleGroup |
MDRRuleGroupPersistenceImpl.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 = ?. |
MDRRuleGroup[] |
MDRRuleGroupPersistenceImpl.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. |
MDRRuleGroup |
MDRRuleGroupPersistenceImpl.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 = ?. |
MDRRuleGroup |
MDRRuleGroupPersistenceImpl.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. |
MDRRuleGroup |
MDRRuleGroupPersistenceImpl.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 = ?. |
MDRRuleGroup |
MDRRuleGroupPersistenceImpl.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 = ?. |
MDRRuleGroup[] |
MDRRuleGroupPersistenceImpl.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. |
MDRRuleGroup |
MDRRuleGroupPersistenceImpl.remove(long ruleGroupId)
Removes the m d r rule group with the primary key from the database. |
MDRRuleGroup |
MDRRuleGroupPersistenceImpl.remove(Serializable primaryKey)
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. |
MDRRuleGroup |
MDRRuleGroupPersistenceImpl.removeByUUID_G(String uuid,
long groupId)
Removes the m d r rule group where uuid = ? and groupId = ? from the database. |
|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |