|
Liferay 6.0.5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NoSuchEntryException | |
---|---|
com.liferay.portlet.blogs.service.persistence |
Uses of NoSuchEntryException in com.liferay.portlet.blogs.service.persistence |
---|
Methods in com.liferay.portlet.blogs.service.persistence that throw NoSuchEntryException | |
---|---|
static BlogsEntry |
BlogsEntryUtil.findByC_LtD_First(long companyId,
Date displayDate,
OrderByComparator orderByComparator)
Finds the first blogs entry in the ordered set where companyId = ? and displayDate < ?. |
BlogsEntry |
BlogsEntryPersistence.findByC_LtD_First(long companyId,
Date displayDate,
OrderByComparator orderByComparator)
Finds the first blogs entry in the ordered set where companyId = ? and displayDate < ?. |
BlogsEntry |
BlogsEntryPersistenceImpl.findByC_LtD_First(long companyId,
Date displayDate,
OrderByComparator orderByComparator)
Finds the first blogs entry in the ordered set where companyId = ? and displayDate < ?. |
static BlogsEntry |
BlogsEntryUtil.findByC_LtD_Last(long companyId,
Date displayDate,
OrderByComparator orderByComparator)
Finds the last blogs entry in the ordered set where companyId = ? and displayDate < ?. |
BlogsEntry |
BlogsEntryPersistence.findByC_LtD_Last(long companyId,
Date displayDate,
OrderByComparator orderByComparator)
Finds the last blogs entry in the ordered set where companyId = ? and displayDate < ?. |
BlogsEntry |
BlogsEntryPersistenceImpl.findByC_LtD_Last(long companyId,
Date displayDate,
OrderByComparator orderByComparator)
Finds the last blogs entry in the ordered set where companyId = ? and displayDate < ?. |
static BlogsEntry[] |
BlogsEntryUtil.findByC_LtD_PrevAndNext(long entryId,
long companyId,
Date displayDate,
OrderByComparator orderByComparator)
Finds the blogs entries before and after the current blogs entry in the ordered set where companyId = ? and displayDate < ?. |
BlogsEntry[] |
BlogsEntryPersistence.findByC_LtD_PrevAndNext(long entryId,
long companyId,
Date displayDate,
OrderByComparator orderByComparator)
Finds the blogs entries before and after the current blogs entry in the ordered set where companyId = ? and displayDate < ?. |
BlogsEntry[] |
BlogsEntryPersistenceImpl.findByC_LtD_PrevAndNext(long entryId,
long companyId,
Date displayDate,
OrderByComparator orderByComparator)
Finds the blogs entries before and after the current blogs entry in the ordered set where companyId = ? and displayDate < ?. |
static BlogsEntry |
BlogsEntryUtil.findByC_LtD_S_First(long companyId,
Date displayDate,
int status,
OrderByComparator orderByComparator)
Finds the first blogs entry in the ordered set where companyId = ? and displayDate < ? and status = ?. |
BlogsEntry |
BlogsEntryPersistence.findByC_LtD_S_First(long companyId,
Date displayDate,
int status,
OrderByComparator orderByComparator)
Finds the first blogs entry in the ordered set where companyId = ? and displayDate < ? and status = ?. |
BlogsEntry |
BlogsEntryPersistenceImpl.findByC_LtD_S_First(long companyId,
Date displayDate,
int status,
OrderByComparator orderByComparator)
Finds the first blogs entry in the ordered set where companyId = ? and displayDate < ? and status = ?. |
static BlogsEntry |
BlogsEntryUtil.findByC_LtD_S_Last(long companyId,
Date displayDate,
int status,
OrderByComparator orderByComparator)
Finds the last blogs entry in the ordered set where companyId = ? and displayDate < ? and status = ?. |
BlogsEntry |
BlogsEntryPersistence.findByC_LtD_S_Last(long companyId,
Date displayDate,
int status,
OrderByComparator orderByComparator)
Finds the last blogs entry in the ordered set where companyId = ? and displayDate < ? and status = ?. |
BlogsEntry |
BlogsEntryPersistenceImpl.findByC_LtD_S_Last(long companyId,
Date displayDate,
int status,
OrderByComparator orderByComparator)
Finds the last blogs entry in the ordered set where companyId = ? and displayDate < ? and status = ?. |
static BlogsEntry[] |
BlogsEntryUtil.findByC_LtD_S_PrevAndNext(long entryId,
long companyId,
Date displayDate,
int status,
OrderByComparator orderByComparator)
Finds the blogs entries before and after the current blogs entry in the ordered set where companyId = ? and displayDate < ? and status = ?. |
BlogsEntry[] |
BlogsEntryPersistence.findByC_LtD_S_PrevAndNext(long entryId,
long companyId,
Date displayDate,
int status,
OrderByComparator orderByComparator)
Finds the blogs entries before and after the current blogs entry in the ordered set where companyId = ? and displayDate < ? and status = ?. |
BlogsEntry[] |
BlogsEntryPersistenceImpl.findByC_LtD_S_PrevAndNext(long entryId,
long companyId,
Date displayDate,
int status,
OrderByComparator orderByComparator)
Finds the blogs entries before and after the current blogs entry in the ordered set where companyId = ? and displayDate < ? and status = ?. |
static BlogsEntry |
BlogsEntryUtil.findByC_S_First(long companyId,
int status,
OrderByComparator orderByComparator)
Finds the first blogs entry in the ordered set where companyId = ? and status = ?. |
BlogsEntry |
BlogsEntryPersistence.findByC_S_First(long companyId,
int status,
OrderByComparator orderByComparator)
Finds the first blogs entry in the ordered set where companyId = ? and status = ?. |
BlogsEntry |
BlogsEntryPersistenceImpl.findByC_S_First(long companyId,
int status,
OrderByComparator orderByComparator)
Finds the first blogs entry in the ordered set where companyId = ? and status = ?. |
static BlogsEntry |
BlogsEntryUtil.findByC_S_Last(long companyId,
int status,
OrderByComparator orderByComparator)
Finds the last blogs entry in the ordered set where companyId = ? and status = ?. |
BlogsEntry |
BlogsEntryPersistence.findByC_S_Last(long companyId,
int status,
OrderByComparator orderByComparator)
Finds the last blogs entry in the ordered set where companyId = ? and status = ?. |
BlogsEntry |
BlogsEntryPersistenceImpl.findByC_S_Last(long companyId,
int status,
OrderByComparator orderByComparator)
Finds the last blogs entry in the ordered set where companyId = ? and status = ?. |
static BlogsEntry[] |
BlogsEntryUtil.findByC_S_PrevAndNext(long entryId,
long companyId,
int status,
OrderByComparator orderByComparator)
Finds the blogs entries before and after the current blogs entry in the ordered set where companyId = ? and status = ?. |
BlogsEntry[] |
BlogsEntryPersistence.findByC_S_PrevAndNext(long entryId,
long companyId,
int status,
OrderByComparator orderByComparator)
Finds the blogs entries before and after the current blogs entry in the ordered set where companyId = ? and status = ?. |
BlogsEntry[] |
BlogsEntryPersistenceImpl.findByC_S_PrevAndNext(long entryId,
long companyId,
int status,
OrderByComparator orderByComparator)
Finds the blogs entries before and after the current blogs entry in the ordered set where companyId = ? and status = ?. |
static BlogsEntry |
BlogsEntryUtil.findByC_U_First(long companyId,
long userId,
OrderByComparator orderByComparator)
Finds the first blogs entry in the ordered set where companyId = ? and userId = ?. |
BlogsEntry |
BlogsEntryPersistence.findByC_U_First(long companyId,
long userId,
OrderByComparator orderByComparator)
Finds the first blogs entry in the ordered set where companyId = ? and userId = ?. |
BlogsEntry |
BlogsEntryPersistenceImpl.findByC_U_First(long companyId,
long userId,
OrderByComparator orderByComparator)
Finds the first blogs entry in the ordered set where companyId = ? and userId = ?. |
static BlogsEntry |
BlogsEntryUtil.findByC_U_Last(long companyId,
long userId,
OrderByComparator orderByComparator)
Finds the last blogs entry in the ordered set where companyId = ? and userId = ?. |
BlogsEntry |
BlogsEntryPersistence.findByC_U_Last(long companyId,
long userId,
OrderByComparator orderByComparator)
Finds the last blogs entry in the ordered set where companyId = ? and userId = ?. |
BlogsEntry |
BlogsEntryPersistenceImpl.findByC_U_Last(long companyId,
long userId,
OrderByComparator orderByComparator)
Finds the last blogs entry in the ordered set where companyId = ? and userId = ?. |
static BlogsEntry[] |
BlogsEntryUtil.findByC_U_PrevAndNext(long entryId,
long companyId,
long userId,
OrderByComparator orderByComparator)
Finds the blogs entries before and after the current blogs entry in the ordered set where companyId = ? and userId = ?. |
BlogsEntry[] |
BlogsEntryPersistence.findByC_U_PrevAndNext(long entryId,
long companyId,
long userId,
OrderByComparator orderByComparator)
Finds the blogs entries before and after the current blogs entry in the ordered set where companyId = ? and userId = ?. |
BlogsEntry[] |
BlogsEntryPersistenceImpl.findByC_U_PrevAndNext(long entryId,
long companyId,
long userId,
OrderByComparator orderByComparator)
Finds the blogs entries before and after the current blogs entry in the ordered set where companyId = ? and userId = ?. |
static BlogsEntry |
BlogsEntryUtil.findByC_U_S_First(long companyId,
long userId,
int status,
OrderByComparator orderByComparator)
Finds the first blogs entry in the ordered set where companyId = ? and userId = ? and status = ?. |
BlogsEntry |
BlogsEntryPersistence.findByC_U_S_First(long companyId,
long userId,
int status,
OrderByComparator orderByComparator)
Finds the first blogs entry in the ordered set where companyId = ? and userId = ? and status = ?. |
BlogsEntry |
BlogsEntryPersistenceImpl.findByC_U_S_First(long companyId,
long userId,
int status,
OrderByComparator orderByComparator)
Finds the first blogs entry in the ordered set where companyId = ? and userId = ? and status = ?. |
static BlogsEntry |
BlogsEntryUtil.findByC_U_S_Last(long companyId,
long userId,
int status,
OrderByComparator orderByComparator)
Finds the last blogs entry in the ordered set where companyId = ? and userId = ? and status = ?. |
BlogsEntry |
BlogsEntryPersistence.findByC_U_S_Last(long companyId,
long userId,
int status,
OrderByComparator orderByComparator)
Finds the last blogs entry in the ordered set where companyId = ? and userId = ? and status = ?. |
BlogsEntry |
BlogsEntryPersistenceImpl.findByC_U_S_Last(long companyId,
long userId,
int status,
OrderByComparator orderByComparator)
Finds the last blogs entry in the ordered set where companyId = ? and userId = ? and status = ?. |
static BlogsEntry[] |
BlogsEntryUtil.findByC_U_S_PrevAndNext(long entryId,
long companyId,
long userId,
int status,
OrderByComparator orderByComparator)
Finds the blogs entries before and after the current blogs entry in the ordered set where companyId = ? and userId = ? and status = ?. |
BlogsEntry[] |
BlogsEntryPersistence.findByC_U_S_PrevAndNext(long entryId,
long companyId,
long userId,
int status,
OrderByComparator orderByComparator)
Finds the blogs entries before and after the current blogs entry in the ordered set where companyId = ? and userId = ? and status = ?. |
BlogsEntry[] |
BlogsEntryPersistenceImpl.findByC_U_S_PrevAndNext(long entryId,
long companyId,
long userId,
int status,
OrderByComparator orderByComparator)
Finds the blogs entries before and after the current blogs entry in the ordered set where companyId = ? and userId = ? and status = ?. |
static BlogsEntry |
BlogsEntryUtil.findByCompanyId_First(long companyId,
OrderByComparator orderByComparator)
Finds the first blogs entry in the ordered set where companyId = ?. |
BlogsEntry |
BlogsEntryPersistence.findByCompanyId_First(long companyId,
OrderByComparator orderByComparator)
Finds the first blogs entry in the ordered set where companyId = ?. |
BlogsEntry |
BlogsEntryPersistenceImpl.findByCompanyId_First(long companyId,
OrderByComparator orderByComparator)
Finds the first blogs entry in the ordered set where companyId = ?. |
static BlogsEntry |
BlogsEntryUtil.findByCompanyId_Last(long companyId,
OrderByComparator orderByComparator)
Finds the last blogs entry in the ordered set where companyId = ?. |
BlogsEntry |
BlogsEntryPersistence.findByCompanyId_Last(long companyId,
OrderByComparator orderByComparator)
Finds the last blogs entry in the ordered set where companyId = ?. |
BlogsEntry |
BlogsEntryPersistenceImpl.findByCompanyId_Last(long companyId,
OrderByComparator orderByComparator)
Finds the last blogs entry in the ordered set where companyId = ?. |
static BlogsEntry[] |
BlogsEntryUtil.findByCompanyId_PrevAndNext(long entryId,
long companyId,
OrderByComparator orderByComparator)
Finds the blogs entries before and after the current blogs entry in the ordered set where companyId = ?. |
BlogsEntry[] |
BlogsEntryPersistence.findByCompanyId_PrevAndNext(long entryId,
long companyId,
OrderByComparator orderByComparator)
Finds the blogs entries before and after the current blogs entry in the ordered set where companyId = ?. |
BlogsEntry[] |
BlogsEntryPersistenceImpl.findByCompanyId_PrevAndNext(long entryId,
long companyId,
OrderByComparator orderByComparator)
Finds the blogs entries before and after the current blogs entry in the ordered set where companyId = ?. |
static BlogsEntry |
BlogsEntryUtil.findByG_LtD_First(long groupId,
Date displayDate,
OrderByComparator orderByComparator)
Finds the first blogs entry in the ordered set where groupId = ? and displayDate < ?. |
BlogsEntry |
BlogsEntryPersistence.findByG_LtD_First(long groupId,
Date displayDate,
OrderByComparator orderByComparator)
Finds the first blogs entry in the ordered set where groupId = ? and displayDate < ?. |
BlogsEntry |
BlogsEntryPersistenceImpl.findByG_LtD_First(long groupId,
Date displayDate,
OrderByComparator orderByComparator)
Finds the first blogs entry in the ordered set where groupId = ? and displayDate < ?. |
static BlogsEntry |
BlogsEntryUtil.findByG_LtD_Last(long groupId,
Date displayDate,
OrderByComparator orderByComparator)
Finds the last blogs entry in the ordered set where groupId = ? and displayDate < ?. |
BlogsEntry |
BlogsEntryPersistence.findByG_LtD_Last(long groupId,
Date displayDate,
OrderByComparator orderByComparator)
Finds the last blogs entry in the ordered set where groupId = ? and displayDate < ?. |
BlogsEntry |
BlogsEntryPersistenceImpl.findByG_LtD_Last(long groupId,
Date displayDate,
OrderByComparator orderByComparator)
Finds the last blogs entry in the ordered set where groupId = ? and displayDate < ?. |
static BlogsEntry[] |
BlogsEntryUtil.findByG_LtD_PrevAndNext(long entryId,
long groupId,
Date displayDate,
OrderByComparator orderByComparator)
Finds the blogs entries before and after the current blogs entry in the ordered set where groupId = ? and displayDate < ?. |
BlogsEntry[] |
BlogsEntryPersistence.findByG_LtD_PrevAndNext(long entryId,
long groupId,
Date displayDate,
OrderByComparator orderByComparator)
Finds the blogs entries before and after the current blogs entry in the ordered set where groupId = ? and displayDate < ?. |
BlogsEntry[] |
BlogsEntryPersistenceImpl.findByG_LtD_PrevAndNext(long entryId,
long groupId,
Date displayDate,
OrderByComparator orderByComparator)
Finds the blogs entries before and after the current blogs entry in the ordered set where groupId = ? and displayDate < ?. |
static BlogsEntry |
BlogsEntryUtil.findByG_LtD_S_First(long groupId,
Date displayDate,
int status,
OrderByComparator orderByComparator)
Finds the first blogs entry in the ordered set where groupId = ? and displayDate < ? and status = ?. |
BlogsEntry |
BlogsEntryPersistence.findByG_LtD_S_First(long groupId,
Date displayDate,
int status,
OrderByComparator orderByComparator)
Finds the first blogs entry in the ordered set where groupId = ? and displayDate < ? and status = ?. |
BlogsEntry |
BlogsEntryPersistenceImpl.findByG_LtD_S_First(long groupId,
Date displayDate,
int status,
OrderByComparator orderByComparator)
Finds the first blogs entry in the ordered set where groupId = ? and displayDate < ? and status = ?. |
static BlogsEntry |
BlogsEntryUtil.findByG_LtD_S_Last(long groupId,
Date displayDate,
int status,
OrderByComparator orderByComparator)
Finds the last blogs entry in the ordered set where groupId = ? and displayDate < ? and status = ?. |
BlogsEntry |
BlogsEntryPersistence.findByG_LtD_S_Last(long groupId,
Date displayDate,
int status,
OrderByComparator orderByComparator)
Finds the last blogs entry in the ordered set where groupId = ? and displayDate < ? and status = ?. |
BlogsEntry |
BlogsEntryPersistenceImpl.findByG_LtD_S_Last(long groupId,
Date displayDate,
int status,
OrderByComparator orderByComparator)
Finds the last blogs entry in the ordered set where groupId = ? and displayDate < ? and status = ?. |
static BlogsEntry[] |
BlogsEntryUtil.findByG_LtD_S_PrevAndNext(long entryId,
long groupId,
Date displayDate,
int status,
OrderByComparator orderByComparator)
Finds the blogs entries before and after the current blogs entry in the ordered set where groupId = ? and displayDate < ? and status = ?. |
BlogsEntry[] |
BlogsEntryPersistence.findByG_LtD_S_PrevAndNext(long entryId,
long groupId,
Date displayDate,
int status,
OrderByComparator orderByComparator)
Finds the blogs entries before and after the current blogs entry in the ordered set where groupId = ? and displayDate < ? and status = ?. |
BlogsEntry[] |
BlogsEntryPersistenceImpl.findByG_LtD_S_PrevAndNext(long entryId,
long groupId,
Date displayDate,
int status,
OrderByComparator orderByComparator)
Finds the blogs entries before and after the current blogs entry in the ordered set where groupId = ? and displayDate < ? and status = ?. |
static BlogsEntry |
BlogsEntryUtil.findByG_S_First(long groupId,
int status,
OrderByComparator orderByComparator)
Finds the first blogs entry in the ordered set where groupId = ? and status = ?. |
BlogsEntry |
BlogsEntryPersistence.findByG_S_First(long groupId,
int status,
OrderByComparator orderByComparator)
Finds the first blogs entry in the ordered set where groupId = ? and status = ?. |
BlogsEntry |
BlogsEntryPersistenceImpl.findByG_S_First(long groupId,
int status,
OrderByComparator orderByComparator)
Finds the first blogs entry in the ordered set where groupId = ? and status = ?. |
static BlogsEntry |
BlogsEntryUtil.findByG_S_Last(long groupId,
int status,
OrderByComparator orderByComparator)
Finds the last blogs entry in the ordered set where groupId = ? and status = ?. |
BlogsEntry |
BlogsEntryPersistence.findByG_S_Last(long groupId,
int status,
OrderByComparator orderByComparator)
Finds the last blogs entry in the ordered set where groupId = ? and status = ?. |
BlogsEntry |
BlogsEntryPersistenceImpl.findByG_S_Last(long groupId,
int status,
OrderByComparator orderByComparator)
Finds the last blogs entry in the ordered set where groupId = ? and status = ?. |
static BlogsEntry[] |
BlogsEntryUtil.findByG_S_PrevAndNext(long entryId,
long groupId,
int status,
OrderByComparator orderByComparator)
Finds the blogs entries before and after the current blogs entry in the ordered set where groupId = ? and status = ?. |
BlogsEntry[] |
BlogsEntryPersistence.findByG_S_PrevAndNext(long entryId,
long groupId,
int status,
OrderByComparator orderByComparator)
Finds the blogs entries before and after the current blogs entry in the ordered set where groupId = ? and status = ?. |
BlogsEntry[] |
BlogsEntryPersistenceImpl.findByG_S_PrevAndNext(long entryId,
long groupId,
int status,
OrderByComparator orderByComparator)
Finds the blogs entries before and after the current blogs entry in the ordered set where groupId = ? and status = ?. |
static BlogsEntry |
BlogsEntryUtil.findByG_U_LtD_First(long groupId,
long userId,
Date displayDate,
OrderByComparator orderByComparator)
Finds the first blogs entry in the ordered set where groupId = ? and userId = ? and displayDate < ?. |
BlogsEntry |
BlogsEntryPersistence.findByG_U_LtD_First(long groupId,
long userId,
Date displayDate,
OrderByComparator orderByComparator)
Finds the first blogs entry in the ordered set where groupId = ? and userId = ? and displayDate < ?. |
BlogsEntry |
BlogsEntryPersistenceImpl.findByG_U_LtD_First(long groupId,
long userId,
Date displayDate,
OrderByComparator orderByComparator)
Finds the first blogs entry in the ordered set where groupId = ? and userId = ? and displayDate < ?. |
static BlogsEntry |
BlogsEntryUtil.findByG_U_LtD_Last(long groupId,
long userId,
Date displayDate,
OrderByComparator orderByComparator)
Finds the last blogs entry in the ordered set where groupId = ? and userId = ? and displayDate < ?. |
BlogsEntry |
BlogsEntryPersistence.findByG_U_LtD_Last(long groupId,
long userId,
Date displayDate,
OrderByComparator orderByComparator)
Finds the last blogs entry in the ordered set where groupId = ? and userId = ? and displayDate < ?. |
BlogsEntry |
BlogsEntryPersistenceImpl.findByG_U_LtD_Last(long groupId,
long userId,
Date displayDate,
OrderByComparator orderByComparator)
Finds the last blogs entry in the ordered set where groupId = ? and userId = ? and displayDate < ?. |
static BlogsEntry[] |
BlogsEntryUtil.findByG_U_LtD_PrevAndNext(long entryId,
long groupId,
long userId,
Date displayDate,
OrderByComparator orderByComparator)
Finds the blogs entries before and after the current blogs entry in the ordered set where groupId = ? and userId = ? and displayDate < ?. |
BlogsEntry[] |
BlogsEntryPersistence.findByG_U_LtD_PrevAndNext(long entryId,
long groupId,
long userId,
Date displayDate,
OrderByComparator orderByComparator)
Finds the blogs entries before and after the current blogs entry in the ordered set where groupId = ? and userId = ? and displayDate < ?. |
BlogsEntry[] |
BlogsEntryPersistenceImpl.findByG_U_LtD_PrevAndNext(long entryId,
long groupId,
long userId,
Date displayDate,
OrderByComparator orderByComparator)
Finds the blogs entries before and after the current blogs entry in the ordered set where groupId = ? and userId = ? and displayDate < ?. |
static BlogsEntry |
BlogsEntryUtil.findByG_U_LtD_S_First(long groupId,
long userId,
Date displayDate,
int status,
OrderByComparator orderByComparator)
Finds the first blogs entry in the ordered set where groupId = ? and userId = ? and displayDate < ? and status = ?. |
BlogsEntry |
BlogsEntryPersistence.findByG_U_LtD_S_First(long groupId,
long userId,
Date displayDate,
int status,
OrderByComparator orderByComparator)
Finds the first blogs entry in the ordered set where groupId = ? and userId = ? and displayDate < ? and status = ?. |
BlogsEntry |
BlogsEntryPersistenceImpl.findByG_U_LtD_S_First(long groupId,
long userId,
Date displayDate,
int status,
OrderByComparator orderByComparator)
Finds the first blogs entry in the ordered set where groupId = ? and userId = ? and displayDate < ? and status = ?. |
static BlogsEntry |
BlogsEntryUtil.findByG_U_LtD_S_Last(long groupId,
long userId,
Date displayDate,
int status,
OrderByComparator orderByComparator)
Finds the last blogs entry in the ordered set where groupId = ? and userId = ? and displayDate < ? and status = ?. |
BlogsEntry |
BlogsEntryPersistence.findByG_U_LtD_S_Last(long groupId,
long userId,
Date displayDate,
int status,
OrderByComparator orderByComparator)
Finds the last blogs entry in the ordered set where groupId = ? and userId = ? and displayDate < ? and status = ?. |
BlogsEntry |
BlogsEntryPersistenceImpl.findByG_U_LtD_S_Last(long groupId,
long userId,
Date displayDate,
int status,
OrderByComparator orderByComparator)
Finds the last blogs entry in the ordered set where groupId = ? and userId = ? and displayDate < ? and status = ?. |
static BlogsEntry[] |
BlogsEntryUtil.findByG_U_LtD_S_PrevAndNext(long entryId,
long groupId,
long userId,
Date displayDate,
int status,
OrderByComparator orderByComparator)
Finds the blogs entries before and after the current blogs entry in the ordered set where groupId = ? and userId = ? and displayDate < ? and status = ?. |
BlogsEntry[] |
BlogsEntryPersistence.findByG_U_LtD_S_PrevAndNext(long entryId,
long groupId,
long userId,
Date displayDate,
int status,
OrderByComparator orderByComparator)
Finds the blogs entries before and after the current blogs entry in the ordered set where groupId = ? and userId = ? and displayDate < ? and status = ?. |
BlogsEntry[] |
BlogsEntryPersistenceImpl.findByG_U_LtD_S_PrevAndNext(long entryId,
long groupId,
long userId,
Date displayDate,
int status,
OrderByComparator orderByComparator)
Finds the blogs entries before and after the current blogs entry in the ordered set where groupId = ? and userId = ? and displayDate < ? and status = ?. |
static BlogsEntry |
BlogsEntryUtil.findByG_U_S_First(long groupId,
long userId,
int status,
OrderByComparator orderByComparator)
Finds the first blogs entry in the ordered set where groupId = ? and userId = ? and status = ?. |
BlogsEntry |
BlogsEntryPersistence.findByG_U_S_First(long groupId,
long userId,
int status,
OrderByComparator orderByComparator)
Finds the first blogs entry in the ordered set where groupId = ? and userId = ? and status = ?. |
BlogsEntry |
BlogsEntryPersistenceImpl.findByG_U_S_First(long groupId,
long userId,
int status,
OrderByComparator orderByComparator)
Finds the first blogs entry in the ordered set where groupId = ? and userId = ? and status = ?. |
static BlogsEntry |
BlogsEntryUtil.findByG_U_S_Last(long groupId,
long userId,
int status,
OrderByComparator orderByComparator)
Finds the last blogs entry in the ordered set where groupId = ? and userId = ? and status = ?. |
BlogsEntry |
BlogsEntryPersistence.findByG_U_S_Last(long groupId,
long userId,
int status,
OrderByComparator orderByComparator)
Finds the last blogs entry in the ordered set where groupId = ? and userId = ? and status = ?. |
BlogsEntry |
BlogsEntryPersistenceImpl.findByG_U_S_Last(long groupId,
long userId,
int status,
OrderByComparator orderByComparator)
Finds the last blogs entry in the ordered set where groupId = ? and userId = ? and status = ?. |
static BlogsEntry[] |
BlogsEntryUtil.findByG_U_S_PrevAndNext(long entryId,
long groupId,
long userId,
int status,
OrderByComparator orderByComparator)
Finds the blogs entries before and after the current blogs entry in the ordered set where groupId = ? and userId = ? and status = ?. |
BlogsEntry[] |
BlogsEntryPersistence.findByG_U_S_PrevAndNext(long entryId,
long groupId,
long userId,
int status,
OrderByComparator orderByComparator)
Finds the blogs entries before and after the current blogs entry in the ordered set where groupId = ? and userId = ? and status = ?. |
BlogsEntry[] |
BlogsEntryPersistenceImpl.findByG_U_S_PrevAndNext(long entryId,
long groupId,
long userId,
int status,
OrderByComparator orderByComparator)
Finds the blogs entries before and after the current blogs entry in the ordered set where groupId = ? and userId = ? and status = ?. |
static BlogsEntry |
BlogsEntryUtil.findByG_UT(long groupId,
String urlTitle)
Finds the blogs entry where groupId = ? and urlTitle = ? or throws a NoSuchEntryException if it could not be found. |
BlogsEntry |
BlogsEntryPersistence.findByG_UT(long groupId,
String urlTitle)
Finds the blogs entry where groupId = ? and urlTitle = ? or throws a NoSuchEntryException if it could not be found. |
BlogsEntry |
BlogsEntryPersistenceImpl.findByG_UT(long groupId,
String urlTitle)
Finds the blogs entry where groupId = ? and urlTitle = ? or throws a NoSuchEntryException if it could not be found. |
static BlogsEntry |
BlogsEntryUtil.findByGroupId_First(long groupId,
OrderByComparator orderByComparator)
Finds the first blogs entry in the ordered set where groupId = ?. |
BlogsEntry |
BlogsEntryPersistence.findByGroupId_First(long groupId,
OrderByComparator orderByComparator)
Finds the first blogs entry in the ordered set where groupId = ?. |
BlogsEntry |
BlogsEntryPersistenceImpl.findByGroupId_First(long groupId,
OrderByComparator orderByComparator)
Finds the first blogs entry in the ordered set where groupId = ?. |
static BlogsEntry |
BlogsEntryUtil.findByGroupId_Last(long groupId,
OrderByComparator orderByComparator)
Finds the last blogs entry in the ordered set where groupId = ?. |
BlogsEntry |
BlogsEntryPersistence.findByGroupId_Last(long groupId,
OrderByComparator orderByComparator)
Finds the last blogs entry in the ordered set where groupId = ?. |
BlogsEntry |
BlogsEntryPersistenceImpl.findByGroupId_Last(long groupId,
OrderByComparator orderByComparator)
Finds the last blogs entry in the ordered set where groupId = ?. |
static BlogsEntry[] |
BlogsEntryUtil.findByGroupId_PrevAndNext(long entryId,
long groupId,
OrderByComparator orderByComparator)
Finds the blogs entries before and after the current blogs entry in the ordered set where groupId = ?. |
BlogsEntry[] |
BlogsEntryPersistence.findByGroupId_PrevAndNext(long entryId,
long groupId,
OrderByComparator orderByComparator)
Finds the blogs entries before and after the current blogs entry in the ordered set where groupId = ?. |
BlogsEntry[] |
BlogsEntryPersistenceImpl.findByGroupId_PrevAndNext(long entryId,
long groupId,
OrderByComparator orderByComparator)
Finds the blogs entries before and after the current blogs entry in the ordered set where groupId = ?. |
static BlogsEntry |
BlogsEntryUtil.findByPrimaryKey(long entryId)
Finds the blogs entry with the primary key or throws a NoSuchEntryException if it could not be found. |
BlogsEntry |
BlogsEntryPersistence.findByPrimaryKey(long entryId)
Finds the blogs entry with the primary key or throws a NoSuchEntryException if it could not be found. |
BlogsEntry |
BlogsEntryPersistenceImpl.findByPrimaryKey(long entryId)
Finds the blogs entry with the primary key or throws a NoSuchEntryException if it could not be found. |
static BlogsEntry |
BlogsEntryUtil.findByUuid_First(String uuid,
OrderByComparator orderByComparator)
Finds the first blogs entry in the ordered set where uuid = ?. |
BlogsEntry |
BlogsEntryPersistence.findByUuid_First(String uuid,
OrderByComparator orderByComparator)
Finds the first blogs entry in the ordered set where uuid = ?. |
BlogsEntry |
BlogsEntryPersistenceImpl.findByUuid_First(String uuid,
OrderByComparator orderByComparator)
Finds the first blogs entry in the ordered set where uuid = ?. |
static BlogsEntry |
BlogsEntryUtil.findByUUID_G(String uuid,
long groupId)
Finds the blogs entry where uuid = ? and groupId = ? or throws a NoSuchEntryException if it could not be found. |
BlogsEntry |
BlogsEntryPersistence.findByUUID_G(String uuid,
long groupId)
Finds the blogs entry where uuid = ? and groupId = ? or throws a NoSuchEntryException if it could not be found. |
BlogsEntry |
BlogsEntryPersistenceImpl.findByUUID_G(String uuid,
long groupId)
Finds the blogs entry where uuid = ? and groupId = ? or throws a NoSuchEntryException if it could not be found. |
static BlogsEntry |
BlogsEntryUtil.findByUuid_Last(String uuid,
OrderByComparator orderByComparator)
Finds the last blogs entry in the ordered set where uuid = ?. |
BlogsEntry |
BlogsEntryPersistence.findByUuid_Last(String uuid,
OrderByComparator orderByComparator)
Finds the last blogs entry in the ordered set where uuid = ?. |
BlogsEntry |
BlogsEntryPersistenceImpl.findByUuid_Last(String uuid,
OrderByComparator orderByComparator)
Finds the last blogs entry in the ordered set where uuid = ?. |
static BlogsEntry[] |
BlogsEntryUtil.findByUuid_PrevAndNext(long entryId,
String uuid,
OrderByComparator orderByComparator)
Finds the blogs entries before and after the current blogs entry in the ordered set where uuid = ?. |
BlogsEntry[] |
BlogsEntryPersistence.findByUuid_PrevAndNext(long entryId,
String uuid,
OrderByComparator orderByComparator)
Finds the blogs entries before and after the current blogs entry in the ordered set where uuid = ?. |
BlogsEntry[] |
BlogsEntryPersistenceImpl.findByUuid_PrevAndNext(long entryId,
String uuid,
OrderByComparator orderByComparator)
Finds the blogs entries before and after the current blogs entry in the ordered set where uuid = ?. |
static BlogsEntry |
BlogsEntryUtil.remove(long entryId)
Removes the blogs entry with the primary key from the database. |
BlogsEntry |
BlogsEntryPersistence.remove(long entryId)
Removes the blogs entry with the primary key from the database. |
BlogsEntry |
BlogsEntryPersistenceImpl.remove(long entryId)
Removes the blogs entry with the primary key from the database. |
static void |
BlogsEntryUtil.removeByG_UT(long groupId,
String urlTitle)
Removes the blogs entry where groupId = ? and urlTitle = ? from the database. |
void |
BlogsEntryPersistence.removeByG_UT(long groupId,
String urlTitle)
Removes the blogs entry where groupId = ? and urlTitle = ? from the database. |
void |
BlogsEntryPersistenceImpl.removeByG_UT(long groupId,
String urlTitle)
Removes the blogs entry where groupId = ? and urlTitle = ? from the database. |
static void |
BlogsEntryUtil.removeByUUID_G(String uuid,
long groupId)
Removes the blogs entry where uuid = ? and groupId = ? from the database. |
void |
BlogsEntryPersistence.removeByUUID_G(String uuid,
long groupId)
Removes the blogs entry where uuid = ? and groupId = ? from the database. |
void |
BlogsEntryPersistenceImpl.removeByUUID_G(String uuid,
long groupId)
Removes the blogs entry where uuid = ? and groupId = ? from the database. |
|
Liferay 6.0.5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |