|
Liferay 6.0.5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NoSuchStatsUserException | |
---|---|
com.liferay.portlet.blogs.service.persistence |
Uses of NoSuchStatsUserException in com.liferay.portlet.blogs.service.persistence |
---|
Methods in com.liferay.portlet.blogs.service.persistence that throw NoSuchStatsUserException | |
---|---|
static BlogsStatsUser |
BlogsStatsUserUtil.findByC_NotE_First(long companyId,
int entryCount,
OrderByComparator orderByComparator)
Finds the first blogs stats user in the ordered set where companyId = ? and entryCount ≠ ?. |
BlogsStatsUser |
BlogsStatsUserPersistence.findByC_NotE_First(long companyId,
int entryCount,
OrderByComparator orderByComparator)
Finds the first blogs stats user in the ordered set where companyId = ? and entryCount ≠ ?. |
BlogsStatsUser |
BlogsStatsUserPersistenceImpl.findByC_NotE_First(long companyId,
int entryCount,
OrderByComparator orderByComparator)
Finds the first blogs stats user in the ordered set where companyId = ? and entryCount ≠ ?. |
static BlogsStatsUser |
BlogsStatsUserUtil.findByC_NotE_Last(long companyId,
int entryCount,
OrderByComparator orderByComparator)
Finds the last blogs stats user in the ordered set where companyId = ? and entryCount ≠ ?. |
BlogsStatsUser |
BlogsStatsUserPersistence.findByC_NotE_Last(long companyId,
int entryCount,
OrderByComparator orderByComparator)
Finds the last blogs stats user in the ordered set where companyId = ? and entryCount ≠ ?. |
BlogsStatsUser |
BlogsStatsUserPersistenceImpl.findByC_NotE_Last(long companyId,
int entryCount,
OrderByComparator orderByComparator)
Finds the last blogs stats user in the ordered set where companyId = ? and entryCount ≠ ?. |
static BlogsStatsUser[] |
BlogsStatsUserUtil.findByC_NotE_PrevAndNext(long statsUserId,
long companyId,
int entryCount,
OrderByComparator orderByComparator)
Finds the blogs stats users before and after the current blogs stats user in the ordered set where companyId = ? and entryCount ≠ ?. |
BlogsStatsUser[] |
BlogsStatsUserPersistence.findByC_NotE_PrevAndNext(long statsUserId,
long companyId,
int entryCount,
OrderByComparator orderByComparator)
Finds the blogs stats users before and after the current blogs stats user in the ordered set where companyId = ? and entryCount ≠ ?. |
BlogsStatsUser[] |
BlogsStatsUserPersistenceImpl.findByC_NotE_PrevAndNext(long statsUserId,
long companyId,
int entryCount,
OrderByComparator orderByComparator)
Finds the blogs stats users before and after the current blogs stats user in the ordered set where companyId = ? and entryCount ≠ ?. |
static BlogsStatsUser |
BlogsStatsUserUtil.findByG_NotE_First(long groupId,
int entryCount,
OrderByComparator orderByComparator)
Finds the first blogs stats user in the ordered set where groupId = ? and entryCount ≠ ?. |
BlogsStatsUser |
BlogsStatsUserPersistence.findByG_NotE_First(long groupId,
int entryCount,
OrderByComparator orderByComparator)
Finds the first blogs stats user in the ordered set where groupId = ? and entryCount ≠ ?. |
BlogsStatsUser |
BlogsStatsUserPersistenceImpl.findByG_NotE_First(long groupId,
int entryCount,
OrderByComparator orderByComparator)
Finds the first blogs stats user in the ordered set where groupId = ? and entryCount ≠ ?. |
static BlogsStatsUser |
BlogsStatsUserUtil.findByG_NotE_Last(long groupId,
int entryCount,
OrderByComparator orderByComparator)
Finds the last blogs stats user in the ordered set where groupId = ? and entryCount ≠ ?. |
BlogsStatsUser |
BlogsStatsUserPersistence.findByG_NotE_Last(long groupId,
int entryCount,
OrderByComparator orderByComparator)
Finds the last blogs stats user in the ordered set where groupId = ? and entryCount ≠ ?. |
BlogsStatsUser |
BlogsStatsUserPersistenceImpl.findByG_NotE_Last(long groupId,
int entryCount,
OrderByComparator orderByComparator)
Finds the last blogs stats user in the ordered set where groupId = ? and entryCount ≠ ?. |
static BlogsStatsUser[] |
BlogsStatsUserUtil.findByG_NotE_PrevAndNext(long statsUserId,
long groupId,
int entryCount,
OrderByComparator orderByComparator)
Finds the blogs stats users before and after the current blogs stats user in the ordered set where groupId = ? and entryCount ≠ ?. |
BlogsStatsUser[] |
BlogsStatsUserPersistence.findByG_NotE_PrevAndNext(long statsUserId,
long groupId,
int entryCount,
OrderByComparator orderByComparator)
Finds the blogs stats users before and after the current blogs stats user in the ordered set where groupId = ? and entryCount ≠ ?. |
BlogsStatsUser[] |
BlogsStatsUserPersistenceImpl.findByG_NotE_PrevAndNext(long statsUserId,
long groupId,
int entryCount,
OrderByComparator orderByComparator)
Finds the blogs stats users before and after the current blogs stats user in the ordered set where groupId = ? and entryCount ≠ ?. |
static BlogsStatsUser |
BlogsStatsUserUtil.findByG_U(long groupId,
long userId)
Finds the blogs stats user where groupId = ? and userId = ? or throws a NoSuchStatsUserException if it could not be found. |
BlogsStatsUser |
BlogsStatsUserPersistence.findByG_U(long groupId,
long userId)
Finds the blogs stats user where groupId = ? and userId = ? or throws a NoSuchStatsUserException if it could not be found. |
BlogsStatsUser |
BlogsStatsUserPersistenceImpl.findByG_U(long groupId,
long userId)
Finds the blogs stats user where groupId = ? and userId = ? or throws a NoSuchStatsUserException if it could not be found. |
static BlogsStatsUser |
BlogsStatsUserUtil.findByGroupId_First(long groupId,
OrderByComparator orderByComparator)
Finds the first blogs stats user in the ordered set where groupId = ?. |
BlogsStatsUser |
BlogsStatsUserPersistence.findByGroupId_First(long groupId,
OrderByComparator orderByComparator)
Finds the first blogs stats user in the ordered set where groupId = ?. |
BlogsStatsUser |
BlogsStatsUserPersistenceImpl.findByGroupId_First(long groupId,
OrderByComparator orderByComparator)
Finds the first blogs stats user in the ordered set where groupId = ?. |
static BlogsStatsUser |
BlogsStatsUserUtil.findByGroupId_Last(long groupId,
OrderByComparator orderByComparator)
Finds the last blogs stats user in the ordered set where groupId = ?. |
BlogsStatsUser |
BlogsStatsUserPersistence.findByGroupId_Last(long groupId,
OrderByComparator orderByComparator)
Finds the last blogs stats user in the ordered set where groupId = ?. |
BlogsStatsUser |
BlogsStatsUserPersistenceImpl.findByGroupId_Last(long groupId,
OrderByComparator orderByComparator)
Finds the last blogs stats user in the ordered set where groupId = ?. |
static BlogsStatsUser[] |
BlogsStatsUserUtil.findByGroupId_PrevAndNext(long statsUserId,
long groupId,
OrderByComparator orderByComparator)
Finds the blogs stats users before and after the current blogs stats user in the ordered set where groupId = ?. |
BlogsStatsUser[] |
BlogsStatsUserPersistence.findByGroupId_PrevAndNext(long statsUserId,
long groupId,
OrderByComparator orderByComparator)
Finds the blogs stats users before and after the current blogs stats user in the ordered set where groupId = ?. |
BlogsStatsUser[] |
BlogsStatsUserPersistenceImpl.findByGroupId_PrevAndNext(long statsUserId,
long groupId,
OrderByComparator orderByComparator)
Finds the blogs stats users before and after the current blogs stats user in the ordered set where groupId = ?. |
static BlogsStatsUser |
BlogsStatsUserUtil.findByPrimaryKey(long statsUserId)
Finds the blogs stats user with the primary key or throws a NoSuchStatsUserException if it could not be found. |
BlogsStatsUser |
BlogsStatsUserPersistence.findByPrimaryKey(long statsUserId)
Finds the blogs stats user with the primary key or throws a NoSuchStatsUserException if it could not be found. |
BlogsStatsUser |
BlogsStatsUserPersistenceImpl.findByPrimaryKey(long statsUserId)
Finds the blogs stats user with the primary key or throws a NoSuchStatsUserException if it could not be found. |
static BlogsStatsUser |
BlogsStatsUserUtil.findByU_L_First(long userId,
Date lastPostDate,
OrderByComparator orderByComparator)
Finds the first blogs stats user in the ordered set where userId = ? and lastPostDate = ?. |
BlogsStatsUser |
BlogsStatsUserPersistence.findByU_L_First(long userId,
Date lastPostDate,
OrderByComparator orderByComparator)
Finds the first blogs stats user in the ordered set where userId = ? and lastPostDate = ?. |
BlogsStatsUser |
BlogsStatsUserPersistenceImpl.findByU_L_First(long userId,
Date lastPostDate,
OrderByComparator orderByComparator)
Finds the first blogs stats user in the ordered set where userId = ? and lastPostDate = ?. |
static BlogsStatsUser |
BlogsStatsUserUtil.findByU_L_Last(long userId,
Date lastPostDate,
OrderByComparator orderByComparator)
Finds the last blogs stats user in the ordered set where userId = ? and lastPostDate = ?. |
BlogsStatsUser |
BlogsStatsUserPersistence.findByU_L_Last(long userId,
Date lastPostDate,
OrderByComparator orderByComparator)
Finds the last blogs stats user in the ordered set where userId = ? and lastPostDate = ?. |
BlogsStatsUser |
BlogsStatsUserPersistenceImpl.findByU_L_Last(long userId,
Date lastPostDate,
OrderByComparator orderByComparator)
Finds the last blogs stats user in the ordered set where userId = ? and lastPostDate = ?. |
static BlogsStatsUser[] |
BlogsStatsUserUtil.findByU_L_PrevAndNext(long statsUserId,
long userId,
Date lastPostDate,
OrderByComparator orderByComparator)
Finds the blogs stats users before and after the current blogs stats user in the ordered set where userId = ? and lastPostDate = ?. |
BlogsStatsUser[] |
BlogsStatsUserPersistence.findByU_L_PrevAndNext(long statsUserId,
long userId,
Date lastPostDate,
OrderByComparator orderByComparator)
Finds the blogs stats users before and after the current blogs stats user in the ordered set where userId = ? and lastPostDate = ?. |
BlogsStatsUser[] |
BlogsStatsUserPersistenceImpl.findByU_L_PrevAndNext(long statsUserId,
long userId,
Date lastPostDate,
OrderByComparator orderByComparator)
Finds the blogs stats users before and after the current blogs stats user in the ordered set where userId = ? and lastPostDate = ?. |
static BlogsStatsUser |
BlogsStatsUserUtil.findByUserId_First(long userId,
OrderByComparator orderByComparator)
Finds the first blogs stats user in the ordered set where userId = ?. |
BlogsStatsUser |
BlogsStatsUserPersistence.findByUserId_First(long userId,
OrderByComparator orderByComparator)
Finds the first blogs stats user in the ordered set where userId = ?. |
BlogsStatsUser |
BlogsStatsUserPersistenceImpl.findByUserId_First(long userId,
OrderByComparator orderByComparator)
Finds the first blogs stats user in the ordered set where userId = ?. |
static BlogsStatsUser |
BlogsStatsUserUtil.findByUserId_Last(long userId,
OrderByComparator orderByComparator)
Finds the last blogs stats user in the ordered set where userId = ?. |
BlogsStatsUser |
BlogsStatsUserPersistence.findByUserId_Last(long userId,
OrderByComparator orderByComparator)
Finds the last blogs stats user in the ordered set where userId = ?. |
BlogsStatsUser |
BlogsStatsUserPersistenceImpl.findByUserId_Last(long userId,
OrderByComparator orderByComparator)
Finds the last blogs stats user in the ordered set where userId = ?. |
static BlogsStatsUser[] |
BlogsStatsUserUtil.findByUserId_PrevAndNext(long statsUserId,
long userId,
OrderByComparator orderByComparator)
Finds the blogs stats users before and after the current blogs stats user in the ordered set where userId = ?. |
BlogsStatsUser[] |
BlogsStatsUserPersistence.findByUserId_PrevAndNext(long statsUserId,
long userId,
OrderByComparator orderByComparator)
Finds the blogs stats users before and after the current blogs stats user in the ordered set where userId = ?. |
BlogsStatsUser[] |
BlogsStatsUserPersistenceImpl.findByUserId_PrevAndNext(long statsUserId,
long userId,
OrderByComparator orderByComparator)
Finds the blogs stats users before and after the current blogs stats user in the ordered set where userId = ?. |
static BlogsStatsUser |
BlogsStatsUserUtil.remove(long statsUserId)
Removes the blogs stats user with the primary key from the database. |
BlogsStatsUser |
BlogsStatsUserPersistence.remove(long statsUserId)
Removes the blogs stats user with the primary key from the database. |
BlogsStatsUser |
BlogsStatsUserPersistenceImpl.remove(long statsUserId)
Removes the blogs stats user with the primary key from the database. |
static void |
BlogsStatsUserUtil.removeByG_U(long groupId,
long userId)
Removes the blogs stats user where groupId = ? and userId = ? from the database. |
void |
BlogsStatsUserPersistence.removeByG_U(long groupId,
long userId)
Removes the blogs stats user where groupId = ? and userId = ? from the database. |
void |
BlogsStatsUserPersistenceImpl.removeByG_U(long groupId,
long userId)
Removes the blogs stats user where groupId = ? and userId = ? from the database. |
|
Liferay 6.0.5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |