Liferay 7.0-ga1 portal-impl

com.liferay.portlet.blogs.service.persistence.impl
Class BlogsEntryPersistenceImpl

java.lang.Object
  extended by com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.blogs.kernel.model.BlogsEntry>
      extended by com.liferay.portlet.blogs.service.persistence.impl.BlogsEntryPersistenceImpl
All Implemented Interfaces:
com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence, com.liferay.portal.kernel.dao.orm.SessionFactory, com.liferay.portal.kernel.service.persistence.BasePersistence<com.liferay.blogs.kernel.model.BlogsEntry>

@ProviderType
public class BlogsEntryPersistenceImpl
extends com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.blogs.kernel.model.BlogsEntry>
implements com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence

The persistence implementation for the blogs entry service.

Caching information and settings can be found in portal.properties

See Also:
BlogsEntryPersistence, BlogsEntryUtil
{$generated.description}

Field Summary
protected  com.liferay.portal.kernel.service.persistence.CompanyProvider companyProvider
           
protected  com.liferay.portal.kernel.dao.orm.EntityCache entityCache
           
static String FINDER_CLASS_NAME_ENTITY
           
static String FINDER_CLASS_NAME_LIST_WITH_PAGINATION
           
static String FINDER_CLASS_NAME_LIST_WITHOUT_PAGINATION
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_ALL
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_C_S
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_C_U
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_C_U_S
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_COMPANYID
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_G_S
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_G_U_S
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_G_UT
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_GROUPID
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_UUID
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_UUID_C
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_UUID_G
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FETCH_BY_G_UT
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FETCH_BY_UUID_G
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_COUNT_BY_C_LTD
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_COUNT_BY_C_LTD_NOTS
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_COUNT_BY_C_LTD_S
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_COUNT_BY_C_NOTS
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_COUNT_BY_C_U_NOTS
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_COUNT_BY_G_LTD
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_COUNT_BY_G_LTD_NOTS
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_COUNT_BY_G_LTD_S
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_COUNT_BY_G_NOTS
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_COUNT_BY_G_U_LTD
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_COUNT_BY_G_U_LTD_NOTS
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_COUNT_BY_G_U_LTD_S
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_COUNT_BY_G_U_NOTS
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_COUNT_BY_G_U_S
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_COUNT_BY_LTD_S
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_ALL
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_C_LTD
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_C_LTD_NOTS
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_C_LTD_S
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_C_NOTS
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_C_S
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_C_U
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_C_U_NOTS
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_C_U_S
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_COMPANYID
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_G_LTD
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_G_LTD_NOTS
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_G_LTD_S
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_G_NOTS
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_G_S
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_G_U_LTD
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_G_U_LTD_NOTS
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_G_U_LTD_S
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_G_U_NOTS
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_G_U_S
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_GROUPID
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_LTD_S
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_UUID
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_UUID_C
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_ALL
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_C_S
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_C_U
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_C_U_S
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_COMPANYID
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_G_S
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_G_U_S
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_GROUPID
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_UUID
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_UUID_C
           
protected  com.liferay.portal.kernel.dao.orm.FinderCache finderCache
           
 
Fields inherited from class com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl
CAST_CLOB_TEXT_OPEN, COUNT_COLUMN_NAME, FINDER_ARGS_EMPTY, listeners, NULL_SAFE_STRING_COMPARATOR, ORDER_BY_ASC, ORDER_BY_ASC_HAS_NEXT, ORDER_BY_CLAUSE, ORDER_BY_DESC, ORDER_BY_DESC_HAS_NEXT, WHERE_AND, WHERE_GREATER_THAN, WHERE_GREATER_THAN_HAS_NEXT, WHERE_LESSER_THAN, WHERE_LESSER_THAN_HAS_NEXT, WHERE_OR
 
Constructor Summary
BlogsEntryPersistenceImpl()
           
 
Method Summary
 void afterPropertiesSet()
          Initializes the blogs entry persistence.
 void cacheResult(com.liferay.blogs.kernel.model.BlogsEntry blogsEntry)
          Caches the blogs entry in the entity cache if it is enabled.
 void cacheResult(List<com.liferay.blogs.kernel.model.BlogsEntry> blogsEntries)
          Caches the blogs entries in the entity cache if it is enabled.
protected  void cacheUniqueFindersCache(BlogsEntryModelImpl blogsEntryModelImpl, boolean isNew)
           
 void clearCache()
          Clears the cache for all blogs entries.
 void clearCache(com.liferay.blogs.kernel.model.BlogsEntry blogsEntry)
          Clears the cache for the blogs entry.
 void clearCache(List<com.liferay.blogs.kernel.model.BlogsEntry> blogsEntries)
           
protected  void clearUniqueFindersCache(BlogsEntryModelImpl blogsEntryModelImpl)
           
 int countAll()
          Returns the number of blogs entries.
 int countByC_LtD_NotS(long companyId, Date displayDate, int status)
          Returns the number of blogs entries where companyId = ? and displayDate < ? and status ≠ ?.
 int countByC_LtD_S(long companyId, Date displayDate, int status)
          Returns the number of blogs entries where companyId = ? and displayDate < ? and status = ?.
 int countByC_LtD(long companyId, Date displayDate)
          Returns the number of blogs entries where companyId = ? and displayDate < ?.
 int countByC_NotS(long companyId, int status)
          Returns the number of blogs entries where companyId = ? and status ≠ ?.
 int countByC_S(long companyId, int status)
          Returns the number of blogs entries where companyId = ? and status = ?.
 int countByC_U_NotS(long companyId, long userId, int status)
          Returns the number of blogs entries where companyId = ? and userId = ? and status ≠ ?.
 int countByC_U_S(long companyId, long userId, int status)
          Returns the number of blogs entries where companyId = ? and userId = ? and status = ?.
 int countByC_U(long companyId, long userId)
          Returns the number of blogs entries where companyId = ? and userId = ?.
 int countByCompanyId(long companyId)
          Returns the number of blogs entries where companyId = ?.
 int countByG_LtD_NotS(long groupId, Date displayDate, int status)
          Returns the number of blogs entries where groupId = ? and displayDate < ? and status ≠ ?.
 int countByG_LtD_S(long groupId, Date displayDate, int status)
          Returns the number of blogs entries where groupId = ? and displayDate < ? and status = ?.
 int countByG_LtD(long groupId, Date displayDate)
          Returns the number of blogs entries where groupId = ? and displayDate < ?.
 int countByG_NotS(long groupId, int status)
          Returns the number of blogs entries where groupId = ? and status ≠ ?.
 int countByG_S(long groupId, int status)
          Returns the number of blogs entries where groupId = ? and status = ?.
 int countByG_U_LtD_NotS(long groupId, long userId, Date displayDate, int status)
          Returns the number of blogs entries where groupId = ? and userId = ? and displayDate < ? and status ≠ ?.
 int countByG_U_LtD_S(long groupId, long userId, Date displayDate, int status)
          Returns the number of blogs entries where groupId = ? and userId = ? and displayDate < ? and status = ?.
 int countByG_U_LtD(long groupId, long userId, Date displayDate)
          Returns the number of blogs entries where groupId = ? and userId = ? and displayDate < ?.
 int countByG_U_NotS(long groupId, long userId, int status)
          Returns the number of blogs entries where groupId = ? and userId = ? and status ≠ ?.
 int countByG_U_S(long groupId, long userId, int status)
          Returns the number of blogs entries where groupId = ? and userId = ? and status = ?.
 int countByG_U_S(long groupId, long userId, int[] statuses)
          Returns the number of blogs entries where groupId = ? and userId = ? and status = any ?.
 int countByG_UT(long groupId, String urlTitle)
          Returns the number of blogs entries where groupId = ? and urlTitle = ?.
 int countByGroupId(long groupId)
          Returns the number of blogs entries where groupId = ?.
 int countByLtD_S(Date displayDate, int status)
          Returns the number of blogs entries where displayDate < ? and status = ?.
 int countByUuid_C(String uuid, long companyId)
          Returns the number of blogs entries where uuid = ? and companyId = ?.
 int countByUUID_G(String uuid, long groupId)
          Returns the number of blogs entries where uuid = ? and groupId = ?.
 int countByUuid(String uuid)
          Returns the number of blogs entries where uuid = ?.
 com.liferay.blogs.kernel.model.BlogsEntry create(long entryId)
          Creates a new blogs entry with the primary key.
 void destroy()
           
 com.liferay.blogs.kernel.model.BlogsEntry fetchByC_LtD_First(long companyId, Date displayDate, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the first blogs entry in the ordered set where companyId = ? and displayDate < ?.
 com.liferay.blogs.kernel.model.BlogsEntry fetchByC_LtD_Last(long companyId, Date displayDate, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the last blogs entry in the ordered set where companyId = ? and displayDate < ?.
 com.liferay.blogs.kernel.model.BlogsEntry fetchByC_LtD_NotS_First(long companyId, Date displayDate, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the first blogs entry in the ordered set where companyId = ? and displayDate < ? and status ≠ ?.
 com.liferay.blogs.kernel.model.BlogsEntry fetchByC_LtD_NotS_Last(long companyId, Date displayDate, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the last blogs entry in the ordered set where companyId = ? and displayDate < ? and status ≠ ?.
 com.liferay.blogs.kernel.model.BlogsEntry fetchByC_LtD_S_First(long companyId, Date displayDate, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the first blogs entry in the ordered set where companyId = ? and displayDate < ? and status = ?.
 com.liferay.blogs.kernel.model.BlogsEntry fetchByC_LtD_S_Last(long companyId, Date displayDate, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the last blogs entry in the ordered set where companyId = ? and displayDate < ? and status = ?.
 com.liferay.blogs.kernel.model.BlogsEntry fetchByC_NotS_First(long companyId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the first blogs entry in the ordered set where companyId = ? and status ≠ ?.
 com.liferay.blogs.kernel.model.BlogsEntry fetchByC_NotS_Last(long companyId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the last blogs entry in the ordered set where companyId = ? and status ≠ ?.
 com.liferay.blogs.kernel.model.BlogsEntry fetchByC_S_First(long companyId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the first blogs entry in the ordered set where companyId = ? and status = ?.
 com.liferay.blogs.kernel.model.BlogsEntry fetchByC_S_Last(long companyId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the last blogs entry in the ordered set where companyId = ? and status = ?.
 com.liferay.blogs.kernel.model.BlogsEntry fetchByC_U_First(long companyId, long userId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the first blogs entry in the ordered set where companyId = ? and userId = ?.
 com.liferay.blogs.kernel.model.BlogsEntry fetchByC_U_Last(long companyId, long userId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the last blogs entry in the ordered set where companyId = ? and userId = ?.
 com.liferay.blogs.kernel.model.BlogsEntry fetchByC_U_NotS_First(long companyId, long userId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the first blogs entry in the ordered set where companyId = ? and userId = ? and status ≠ ?.
 com.liferay.blogs.kernel.model.BlogsEntry fetchByC_U_NotS_Last(long companyId, long userId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the last blogs entry in the ordered set where companyId = ? and userId = ? and status ≠ ?.
 com.liferay.blogs.kernel.model.BlogsEntry fetchByC_U_S_First(long companyId, long userId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the first blogs entry in the ordered set where companyId = ? and userId = ? and status = ?.
 com.liferay.blogs.kernel.model.BlogsEntry fetchByC_U_S_Last(long companyId, long userId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the last blogs entry in the ordered set where companyId = ? and userId = ? and status = ?.
 com.liferay.blogs.kernel.model.BlogsEntry fetchByCompanyId_First(long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the first blogs entry in the ordered set where companyId = ?.
 com.liferay.blogs.kernel.model.BlogsEntry fetchByCompanyId_Last(long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the last blogs entry in the ordered set where companyId = ?.
 com.liferay.blogs.kernel.model.BlogsEntry fetchByG_LtD_First(long groupId, Date displayDate, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the first blogs entry in the ordered set where groupId = ? and displayDate < ?.
 com.liferay.blogs.kernel.model.BlogsEntry fetchByG_LtD_Last(long groupId, Date displayDate, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the last blogs entry in the ordered set where groupId = ? and displayDate < ?.
 com.liferay.blogs.kernel.model.BlogsEntry fetchByG_LtD_NotS_First(long groupId, Date displayDate, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the first blogs entry in the ordered set where groupId = ? and displayDate < ? and status ≠ ?.
 com.liferay.blogs.kernel.model.BlogsEntry fetchByG_LtD_NotS_Last(long groupId, Date displayDate, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the last blogs entry in the ordered set where groupId = ? and displayDate < ? and status ≠ ?.
 com.liferay.blogs.kernel.model.BlogsEntry fetchByG_LtD_S_First(long groupId, Date displayDate, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the first blogs entry in the ordered set where groupId = ? and displayDate < ? and status = ?.
 com.liferay.blogs.kernel.model.BlogsEntry fetchByG_LtD_S_Last(long groupId, Date displayDate, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the last blogs entry in the ordered set where groupId = ? and displayDate < ? and status = ?.
 com.liferay.blogs.kernel.model.BlogsEntry fetchByG_NotS_First(long groupId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the first blogs entry in the ordered set where groupId = ? and status ≠ ?.
 com.liferay.blogs.kernel.model.BlogsEntry fetchByG_NotS_Last(long groupId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the last blogs entry in the ordered set where groupId = ? and status ≠ ?.
 com.liferay.blogs.kernel.model.BlogsEntry fetchByG_S_First(long groupId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the first blogs entry in the ordered set where groupId = ? and status = ?.
 com.liferay.blogs.kernel.model.BlogsEntry fetchByG_S_Last(long groupId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the last blogs entry in the ordered set where groupId = ? and status = ?.
 com.liferay.blogs.kernel.model.BlogsEntry fetchByG_U_LtD_First(long groupId, long userId, Date displayDate, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the first blogs entry in the ordered set where groupId = ? and userId = ? and displayDate < ?.
 com.liferay.blogs.kernel.model.BlogsEntry fetchByG_U_LtD_Last(long groupId, long userId, Date displayDate, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the last blogs entry in the ordered set where groupId = ? and userId = ? and displayDate < ?.
 com.liferay.blogs.kernel.model.BlogsEntry fetchByG_U_LtD_NotS_First(long groupId, long userId, Date displayDate, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the first blogs entry in the ordered set where groupId = ? and userId = ? and displayDate < ? and status ≠ ?.
 com.liferay.blogs.kernel.model.BlogsEntry fetchByG_U_LtD_NotS_Last(long groupId, long userId, Date displayDate, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the last blogs entry in the ordered set where groupId = ? and userId = ? and displayDate < ? and status ≠ ?.
 com.liferay.blogs.kernel.model.BlogsEntry fetchByG_U_LtD_S_First(long groupId, long userId, Date displayDate, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the first blogs entry in the ordered set where groupId = ? and userId = ? and displayDate < ? and status = ?.
 com.liferay.blogs.kernel.model.BlogsEntry fetchByG_U_LtD_S_Last(long groupId, long userId, Date displayDate, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the last blogs entry in the ordered set where groupId = ? and userId = ? and displayDate < ? and status = ?.
 com.liferay.blogs.kernel.model.BlogsEntry fetchByG_U_NotS_First(long groupId, long userId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the first blogs entry in the ordered set where groupId = ? and userId = ? and status ≠ ?.
 com.liferay.blogs.kernel.model.BlogsEntry fetchByG_U_NotS_Last(long groupId, long userId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the last blogs entry in the ordered set where groupId = ? and userId = ? and status ≠ ?.
 com.liferay.blogs.kernel.model.BlogsEntry fetchByG_U_S_First(long groupId, long userId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the first blogs entry in the ordered set where groupId = ? and userId = ? and status = ?.
 com.liferay.blogs.kernel.model.BlogsEntry fetchByG_U_S_Last(long groupId, long userId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the last blogs entry in the ordered set where groupId = ? and userId = ? and status = ?.
 com.liferay.blogs.kernel.model.BlogsEntry fetchByG_UT(long groupId, String urlTitle)
          Returns the blogs entry where groupId = ? and urlTitle = ? or returns null if it could not be found.
 com.liferay.blogs.kernel.model.BlogsEntry fetchByG_UT(long groupId, String urlTitle, boolean retrieveFromCache)
          Returns the blogs entry where groupId = ? and urlTitle = ? or returns null if it could not be found, optionally using the finder cache.
 com.liferay.blogs.kernel.model.BlogsEntry fetchByGroupId_First(long groupId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the first blogs entry in the ordered set where groupId = ?.
 com.liferay.blogs.kernel.model.BlogsEntry fetchByGroupId_Last(long groupId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the last blogs entry in the ordered set where groupId = ?.
 com.liferay.blogs.kernel.model.BlogsEntry fetchByLtD_S_First(Date displayDate, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the first blogs entry in the ordered set where displayDate < ? and status = ?.
 com.liferay.blogs.kernel.model.BlogsEntry fetchByLtD_S_Last(Date displayDate, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the last blogs entry in the ordered set where displayDate < ? and status = ?.
 com.liferay.blogs.kernel.model.BlogsEntry fetchByPrimaryKey(long entryId)
          Returns the blogs entry with the primary key or returns null if it could not be found.
 com.liferay.blogs.kernel.model.BlogsEntry fetchByPrimaryKey(Serializable primaryKey)
          Returns the blogs entry with the primary key or returns null if it could not be found.
 Map<Serializable,com.liferay.blogs.kernel.model.BlogsEntry> fetchByPrimaryKeys(Set<Serializable> primaryKeys)
           
 com.liferay.blogs.kernel.model.BlogsEntry fetchByUuid_C_First(String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the first blogs entry in the ordered set where uuid = ? and companyId = ?.
 com.liferay.blogs.kernel.model.BlogsEntry fetchByUuid_C_Last(String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the last blogs entry in the ordered set where uuid = ? and companyId = ?.
 com.liferay.blogs.kernel.model.BlogsEntry fetchByUuid_First(String uuid, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the first blogs entry in the ordered set where uuid = ?.
 com.liferay.blogs.kernel.model.BlogsEntry fetchByUUID_G(String uuid, long groupId)
          Returns the blogs entry where uuid = ? and groupId = ? or returns null if it could not be found.
 com.liferay.blogs.kernel.model.BlogsEntry fetchByUUID_G(String uuid, long groupId, boolean retrieveFromCache)
          Returns the blogs entry where uuid = ? and groupId = ? or returns null if it could not be found, optionally using the finder cache.
 com.liferay.blogs.kernel.model.BlogsEntry fetchByUuid_Last(String uuid, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the last blogs entry in the ordered set where uuid = ?.
 int filterCountByG_LtD_NotS(long groupId, Date displayDate, int status)
          Returns the number of blogs entries that the user has permission to view where groupId = ? and displayDate < ? and status ≠ ?.
 int filterCountByG_LtD_S(long groupId, Date displayDate, int status)
          Returns the number of blogs entries that the user has permission to view where groupId = ? and displayDate < ? and status = ?.
 int filterCountByG_LtD(long groupId, Date displayDate)
          Returns the number of blogs entries that the user has permission to view where groupId = ? and displayDate < ?.
 int filterCountByG_NotS(long groupId, int status)
          Returns the number of blogs entries that the user has permission to view where groupId = ? and status ≠ ?.
 int filterCountByG_S(long groupId, int status)
          Returns the number of blogs entries that the user has permission to view where groupId = ? and status = ?.
 int filterCountByG_U_LtD_NotS(long groupId, long userId, Date displayDate, int status)
          Returns the number of blogs entries that the user has permission to view where groupId = ? and userId = ? and displayDate < ? and status ≠ ?.
 int filterCountByG_U_LtD_S(long groupId, long userId, Date displayDate, int status)
          Returns the number of blogs entries that the user has permission to view where groupId = ? and userId = ? and displayDate < ? and status = ?.
 int filterCountByG_U_LtD(long groupId, long userId, Date displayDate)
          Returns the number of blogs entries that the user has permission to view where groupId = ? and userId = ? and displayDate < ?.
 int filterCountByG_U_NotS(long groupId, long userId, int status)
          Returns the number of blogs entries that the user has permission to view where groupId = ? and userId = ? and status ≠ ?.
 int filterCountByG_U_S(long groupId, long userId, int status)
          Returns the number of blogs entries that the user has permission to view where groupId = ? and userId = ? and status = ?.
 int filterCountByG_U_S(long groupId, long userId, int[] statuses)
          Returns the number of blogs entries that the user has permission to view where groupId = ? and userId = ? and status = any ?.
 int filterCountByGroupId(long groupId)
          Returns the number of blogs entries that the user has permission to view where groupId = ?.
 com.liferay.blogs.kernel.model.BlogsEntry[] filterFindByG_LtD_NotS_PrevAndNext(long entryId, long groupId, Date displayDate, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the blogs entries before and after the current blogs entry in the ordered set of blogs entries that the user has permission to view where groupId = ? and displayDate < ? and status ≠ ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_LtD_NotS(long groupId, Date displayDate, int status)
          Returns all the blogs entries that the user has permission to view where groupId = ? and displayDate < ? and status ≠ ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_LtD_NotS(long groupId, Date displayDate, int status, int start, int end)
          Returns a range of all the blogs entries that the user has permission to view where groupId = ? and displayDate < ? and status ≠ ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_LtD_NotS(long groupId, Date displayDate, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns an ordered range of all the blogs entries that the user has permissions to view where groupId = ? and displayDate < ? and status ≠ ?.
 com.liferay.blogs.kernel.model.BlogsEntry[] filterFindByG_LtD_PrevAndNext(long entryId, long groupId, Date displayDate, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the blogs entries before and after the current blogs entry in the ordered set of blogs entries that the user has permission to view where groupId = ? and displayDate < ?.
 com.liferay.blogs.kernel.model.BlogsEntry[] filterFindByG_LtD_S_PrevAndNext(long entryId, long groupId, Date displayDate, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the blogs entries before and after the current blogs entry in the ordered set of blogs entries that the user has permission to view where groupId = ? and displayDate < ? and status = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_LtD_S(long groupId, Date displayDate, int status)
          Returns all the blogs entries that the user has permission to view where groupId = ? and displayDate < ? and status = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_LtD_S(long groupId, Date displayDate, int status, int start, int end)
          Returns a range of all the blogs entries that the user has permission to view where groupId = ? and displayDate < ? and status = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_LtD_S(long groupId, Date displayDate, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns an ordered range of all the blogs entries that the user has permissions to view where groupId = ? and displayDate < ? and status = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_LtD(long groupId, Date displayDate)
          Returns all the blogs entries that the user has permission to view where groupId = ? and displayDate < ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_LtD(long groupId, Date displayDate, int start, int end)
          Returns a range of all the blogs entries that the user has permission to view where groupId = ? and displayDate < ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_LtD(long groupId, Date displayDate, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns an ordered range of all the blogs entries that the user has permissions to view where groupId = ? and displayDate < ?.
 com.liferay.blogs.kernel.model.BlogsEntry[] filterFindByG_NotS_PrevAndNext(long entryId, long groupId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the blogs entries before and after the current blogs entry in the ordered set of blogs entries that the user has permission to view where groupId = ? and status ≠ ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_NotS(long groupId, int status)
          Returns all the blogs entries that the user has permission to view where groupId = ? and status ≠ ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_NotS(long groupId, int status, int start, int end)
          Returns a range of all the blogs entries that the user has permission to view where groupId = ? and status ≠ ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_NotS(long groupId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns an ordered range of all the blogs entries that the user has permissions to view where groupId = ? and status ≠ ?.
 com.liferay.blogs.kernel.model.BlogsEntry[] filterFindByG_S_PrevAndNext(long entryId, long groupId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the blogs entries before and after the current blogs entry in the ordered set of blogs entries that the user has permission to view where groupId = ? and status = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_S(long groupId, int status)
          Returns all the blogs entries that the user has permission to view where groupId = ? and status = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_S(long groupId, int status, int start, int end)
          Returns a range of all the blogs entries that the user has permission to view where groupId = ? and status = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_S(long groupId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns an ordered range of all the blogs entries that the user has permissions to view where groupId = ? and status = ?.
 com.liferay.blogs.kernel.model.BlogsEntry[] filterFindByG_U_LtD_NotS_PrevAndNext(long entryId, long groupId, long userId, Date displayDate, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the blogs entries before and after the current blogs entry in the ordered set of blogs entries that the user has permission to view where groupId = ? and userId = ? and displayDate < ? and status ≠ ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_U_LtD_NotS(long groupId, long userId, Date displayDate, int status)
          Returns all the blogs entries that the user has permission to view where groupId = ? and userId = ? and displayDate < ? and status ≠ ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_U_LtD_NotS(long groupId, long userId, Date displayDate, int status, int start, int end)
          Returns a range of all the blogs entries that the user has permission to view where groupId = ? and userId = ? and displayDate < ? and status ≠ ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_U_LtD_NotS(long groupId, long userId, Date displayDate, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns an ordered range of all the blogs entries that the user has permissions to view where groupId = ? and userId = ? and displayDate < ? and status ≠ ?.
 com.liferay.blogs.kernel.model.BlogsEntry[] filterFindByG_U_LtD_PrevAndNext(long entryId, long groupId, long userId, Date displayDate, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the blogs entries before and after the current blogs entry in the ordered set of blogs entries that the user has permission to view where groupId = ? and userId = ? and displayDate < ?.
 com.liferay.blogs.kernel.model.BlogsEntry[] filterFindByG_U_LtD_S_PrevAndNext(long entryId, long groupId, long userId, Date displayDate, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the blogs entries before and after the current blogs entry in the ordered set of blogs entries that the user has permission to view where groupId = ? and userId = ? and displayDate < ? and status = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_U_LtD_S(long groupId, long userId, Date displayDate, int status)
          Returns all the blogs entries that the user has permission to view where groupId = ? and userId = ? and displayDate < ? and status = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_U_LtD_S(long groupId, long userId, Date displayDate, int status, int start, int end)
          Returns a range of all the blogs entries that the user has permission to view where groupId = ? and userId = ? and displayDate < ? and status = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_U_LtD_S(long groupId, long userId, Date displayDate, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns an ordered range of all the blogs entries that the user has permissions to view where groupId = ? and userId = ? and displayDate < ? and status = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_U_LtD(long groupId, long userId, Date displayDate)
          Returns all the blogs entries that the user has permission to view where groupId = ? and userId = ? and displayDate < ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_U_LtD(long groupId, long userId, Date displayDate, int start, int end)
          Returns a range of all the blogs entries that the user has permission to view where groupId = ? and userId = ? and displayDate < ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_U_LtD(long groupId, long userId, Date displayDate, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns an ordered range of all the blogs entries that the user has permissions to view where groupId = ? and userId = ? and displayDate < ?.
 com.liferay.blogs.kernel.model.BlogsEntry[] filterFindByG_U_NotS_PrevAndNext(long entryId, long groupId, long userId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the blogs entries before and after the current blogs entry in the ordered set of blogs entries that the user has permission to view where groupId = ? and userId = ? and status ≠ ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_U_NotS(long groupId, long userId, int status)
          Returns all the blogs entries that the user has permission to view where groupId = ? and userId = ? and status ≠ ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_U_NotS(long groupId, long userId, int status, int start, int end)
          Returns a range of all the blogs entries that the user has permission to view where groupId = ? and userId = ? and status ≠ ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_U_NotS(long groupId, long userId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns an ordered range of all the blogs entries that the user has permissions to view where groupId = ? and userId = ? and status ≠ ?.
 com.liferay.blogs.kernel.model.BlogsEntry[] filterFindByG_U_S_PrevAndNext(long entryId, long groupId, long userId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the blogs entries before and after the current blogs entry in the ordered set of blogs entries that the user has permission to view where groupId = ? and userId = ? and status = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_U_S(long groupId, long userId, int status)
          Returns all the blogs entries that the user has permission to view where groupId = ? and userId = ? and status = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_U_S(long groupId, long userId, int[] statuses)
          Returns all the blogs entries that the user has permission to view where groupId = ? and userId = ? and status = any ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_U_S(long groupId, long userId, int[] statuses, int start, int end)
          Returns a range of all the blogs entries that the user has permission to view where groupId = ? and userId = ? and status = any ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_U_S(long groupId, long userId, int[] statuses, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns an ordered range of all the blogs entries that the user has permission to view where groupId = ? and userId = ? and status = any ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_U_S(long groupId, long userId, int status, int start, int end)
          Returns a range of all the blogs entries that the user has permission to view where groupId = ? and userId = ? and status = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_U_S(long groupId, long userId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns an ordered range of all the blogs entries that the user has permissions to view where groupId = ? and userId = ? and status = ?.
 com.liferay.blogs.kernel.model.BlogsEntry[] filterFindByGroupId_PrevAndNext(long entryId, long groupId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the blogs entries before and after the current blogs entry in the ordered set of blogs entries that the user has permission to view where groupId = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByGroupId(long groupId)
          Returns all the blogs entries that the user has permission to view where groupId = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByGroupId(long groupId, int start, int end)
          Returns a range of all the blogs entries that the user has permission to view where groupId = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByGroupId(long groupId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns an ordered range of all the blogs entries that the user has permissions to view where groupId = ?.
protected  com.liferay.blogs.kernel.model.BlogsEntry filterGetByG_LtD_NotS_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.blogs.kernel.model.BlogsEntry blogsEntry, long groupId, Date displayDate, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator, boolean previous)
           
protected  com.liferay.blogs.kernel.model.BlogsEntry filterGetByG_LtD_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.blogs.kernel.model.BlogsEntry blogsEntry, long groupId, Date displayDate, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator, boolean previous)
           
protected  com.liferay.blogs.kernel.model.BlogsEntry filterGetByG_LtD_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.blogs.kernel.model.BlogsEntry blogsEntry, long groupId, Date displayDate, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator, boolean previous)
           
protected  com.liferay.blogs.kernel.model.BlogsEntry filterGetByG_NotS_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.blogs.kernel.model.BlogsEntry blogsEntry, long groupId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator, boolean previous)
           
protected  com.liferay.blogs.kernel.model.BlogsEntry filterGetByG_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.blogs.kernel.model.BlogsEntry blogsEntry, long groupId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator, boolean previous)
           
protected  com.liferay.blogs.kernel.model.BlogsEntry filterGetByG_U_LtD_NotS_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.blogs.kernel.model.BlogsEntry blogsEntry, long groupId, long userId, Date displayDate, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator, boolean previous)
           
protected  com.liferay.blogs.kernel.model.BlogsEntry filterGetByG_U_LtD_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.blogs.kernel.model.BlogsEntry blogsEntry, long groupId, long userId, Date displayDate, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator, boolean previous)
           
protected  com.liferay.blogs.kernel.model.BlogsEntry filterGetByG_U_LtD_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.blogs.kernel.model.BlogsEntry blogsEntry, long groupId, long userId, Date displayDate, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator, boolean previous)
           
protected  com.liferay.blogs.kernel.model.BlogsEntry filterGetByG_U_NotS_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.blogs.kernel.model.BlogsEntry blogsEntry, long groupId, long userId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator, boolean previous)
           
protected  com.liferay.blogs.kernel.model.BlogsEntry filterGetByG_U_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.blogs.kernel.model.BlogsEntry blogsEntry, long groupId, long userId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator, boolean previous)
           
protected  com.liferay.blogs.kernel.model.BlogsEntry filterGetByGroupId_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.blogs.kernel.model.BlogsEntry blogsEntry, long groupId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator, boolean previous)
           
 List<com.liferay.blogs.kernel.model.BlogsEntry> findAll()
          Returns all the blogs entries.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findAll(int start, int end)
          Returns a range of all the blogs entries.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findAll(int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns an ordered range of all the blogs entries.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findAll(int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the blogs entries.
 com.liferay.blogs.kernel.model.BlogsEntry findByC_LtD_First(long companyId, Date displayDate, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the first blogs entry in the ordered set where companyId = ? and displayDate < ?.
 com.liferay.blogs.kernel.model.BlogsEntry findByC_LtD_Last(long companyId, Date displayDate, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the last blogs entry in the ordered set where companyId = ? and displayDate < ?.
 com.liferay.blogs.kernel.model.BlogsEntry findByC_LtD_NotS_First(long companyId, Date displayDate, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the first blogs entry in the ordered set where companyId = ? and displayDate < ? and status ≠ ?.
 com.liferay.blogs.kernel.model.BlogsEntry findByC_LtD_NotS_Last(long companyId, Date displayDate, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the last blogs entry in the ordered set where companyId = ? and displayDate < ? and status ≠ ?.
 com.liferay.blogs.kernel.model.BlogsEntry[] findByC_LtD_NotS_PrevAndNext(long entryId, long companyId, Date displayDate, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the blogs entries before and after the current blogs entry in the ordered set where companyId = ? and displayDate < ? and status ≠ ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_LtD_NotS(long companyId, Date displayDate, int status)
          Returns all the blogs entries where companyId = ? and displayDate < ? and status ≠ ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_LtD_NotS(long companyId, Date displayDate, int status, int start, int end)
          Returns a range of all the blogs entries where companyId = ? and displayDate < ? and status ≠ ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_LtD_NotS(long companyId, Date displayDate, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns an ordered range of all the blogs entries where companyId = ? and displayDate < ? and status ≠ ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_LtD_NotS(long companyId, Date displayDate, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the blogs entries where companyId = ? and displayDate < ? and status ≠ ?.
 com.liferay.blogs.kernel.model.BlogsEntry[] findByC_LtD_PrevAndNext(long entryId, long companyId, Date displayDate, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the blogs entries before and after the current blogs entry in the ordered set where companyId = ? and displayDate < ?.
 com.liferay.blogs.kernel.model.BlogsEntry findByC_LtD_S_First(long companyId, Date displayDate, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the first blogs entry in the ordered set where companyId = ? and displayDate < ? and status = ?.
 com.liferay.blogs.kernel.model.BlogsEntry findByC_LtD_S_Last(long companyId, Date displayDate, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the last blogs entry in the ordered set where companyId = ? and displayDate < ? and status = ?.
 com.liferay.blogs.kernel.model.BlogsEntry[] findByC_LtD_S_PrevAndNext(long entryId, long companyId, Date displayDate, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the blogs entries before and after the current blogs entry in the ordered set where companyId = ? and displayDate < ? and status = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_LtD_S(long companyId, Date displayDate, int status)
          Returns all the blogs entries where companyId = ? and displayDate < ? and status = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_LtD_S(long companyId, Date displayDate, int status, int start, int end)
          Returns a range of all the blogs entries where companyId = ? and displayDate < ? and status = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_LtD_S(long companyId, Date displayDate, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns an ordered range of all the blogs entries where companyId = ? and displayDate < ? and status = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_LtD_S(long companyId, Date displayDate, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the blogs entries where companyId = ? and displayDate < ? and status = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_LtD(long companyId, Date displayDate)
          Returns all the blogs entries where companyId = ? and displayDate < ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_LtD(long companyId, Date displayDate, int start, int end)
          Returns a range of all the blogs entries where companyId = ? and displayDate < ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_LtD(long companyId, Date displayDate, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns an ordered range of all the blogs entries where companyId = ? and displayDate < ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_LtD(long companyId, Date displayDate, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the blogs entries where companyId = ? and displayDate < ?.
 com.liferay.blogs.kernel.model.BlogsEntry findByC_NotS_First(long companyId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the first blogs entry in the ordered set where companyId = ? and status ≠ ?.
 com.liferay.blogs.kernel.model.BlogsEntry findByC_NotS_Last(long companyId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the last blogs entry in the ordered set where companyId = ? and status ≠ ?.
 com.liferay.blogs.kernel.model.BlogsEntry[] findByC_NotS_PrevAndNext(long entryId, long companyId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the blogs entries before and after the current blogs entry in the ordered set where companyId = ? and status ≠ ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_NotS(long companyId, int status)
          Returns all the blogs entries where companyId = ? and status ≠ ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_NotS(long companyId, int status, int start, int end)
          Returns a range of all the blogs entries where companyId = ? and status ≠ ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_NotS(long companyId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns an ordered range of all the blogs entries where companyId = ? and status ≠ ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_NotS(long companyId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the blogs entries where companyId = ? and status ≠ ?.
 com.liferay.blogs.kernel.model.BlogsEntry findByC_S_First(long companyId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the first blogs entry in the ordered set where companyId = ? and status = ?.
 com.liferay.blogs.kernel.model.BlogsEntry findByC_S_Last(long companyId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the last blogs entry in the ordered set where companyId = ? and status = ?.
 com.liferay.blogs.kernel.model.BlogsEntry[] findByC_S_PrevAndNext(long entryId, long companyId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the blogs entries before and after the current blogs entry in the ordered set where companyId = ? and status = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_S(long companyId, int status)
          Returns all the blogs entries where companyId = ? and status = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_S(long companyId, int status, int start, int end)
          Returns a range of all the blogs entries where companyId = ? and status = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_S(long companyId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns an ordered range of all the blogs entries where companyId = ? and status = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_S(long companyId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the blogs entries where companyId = ? and status = ?.
 com.liferay.blogs.kernel.model.BlogsEntry findByC_U_First(long companyId, long userId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the first blogs entry in the ordered set where companyId = ? and userId = ?.
 com.liferay.blogs.kernel.model.BlogsEntry findByC_U_Last(long companyId, long userId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the last blogs entry in the ordered set where companyId = ? and userId = ?.
 com.liferay.blogs.kernel.model.BlogsEntry findByC_U_NotS_First(long companyId, long userId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the first blogs entry in the ordered set where companyId = ? and userId = ? and status ≠ ?.
 com.liferay.blogs.kernel.model.BlogsEntry findByC_U_NotS_Last(long companyId, long userId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the last blogs entry in the ordered set where companyId = ? and userId = ? and status ≠ ?.
 com.liferay.blogs.kernel.model.BlogsEntry[] findByC_U_NotS_PrevAndNext(long entryId, long companyId, long userId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the blogs entries before and after the current blogs entry in the ordered set where companyId = ? and userId = ? and status ≠ ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_U_NotS(long companyId, long userId, int status)
          Returns all the blogs entries where companyId = ? and userId = ? and status ≠ ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_U_NotS(long companyId, long userId, int status, int start, int end)
          Returns a range of all the blogs entries where companyId = ? and userId = ? and status ≠ ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_U_NotS(long companyId, long userId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns an ordered range of all the blogs entries where companyId = ? and userId = ? and status ≠ ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_U_NotS(long companyId, long userId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the blogs entries where companyId = ? and userId = ? and status ≠ ?.
 com.liferay.blogs.kernel.model.BlogsEntry[] findByC_U_PrevAndNext(long entryId, long companyId, long userId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the blogs entries before and after the current blogs entry in the ordered set where companyId = ? and userId = ?.
 com.liferay.blogs.kernel.model.BlogsEntry findByC_U_S_First(long companyId, long userId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the first blogs entry in the ordered set where companyId = ? and userId = ? and status = ?.
 com.liferay.blogs.kernel.model.BlogsEntry findByC_U_S_Last(long companyId, long userId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the last blogs entry in the ordered set where companyId = ? and userId = ? and status = ?.
 com.liferay.blogs.kernel.model.BlogsEntry[] findByC_U_S_PrevAndNext(long entryId, long companyId, long userId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the blogs entries before and after the current blogs entry in the ordered set where companyId = ? and userId = ? and status = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_U_S(long companyId, long userId, int status)
          Returns all the blogs entries where companyId = ? and userId = ? and status = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_U_S(long companyId, long userId, int status, int start, int end)
          Returns a range of all the blogs entries where companyId = ? and userId = ? and status = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_U_S(long companyId, long userId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns an ordered range of all the blogs entries where companyId = ? and userId = ? and status = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_U_S(long companyId, long userId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the blogs entries where companyId = ? and userId = ? and status = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_U(long companyId, long userId)
          Returns all the blogs entries where companyId = ? and userId = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_U(long companyId, long userId, int start, int end)
          Returns a range of all the blogs entries where companyId = ? and userId = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_U(long companyId, long userId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns an ordered range of all the blogs entries where companyId = ? and userId = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_U(long companyId, long userId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the blogs entries where companyId = ? and userId = ?.
 com.liferay.blogs.kernel.model.BlogsEntry findByCompanyId_First(long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the first blogs entry in the ordered set where companyId = ?.
 com.liferay.blogs.kernel.model.BlogsEntry findByCompanyId_Last(long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the last blogs entry in the ordered set where companyId = ?.
 com.liferay.blogs.kernel.model.BlogsEntry[] findByCompanyId_PrevAndNext(long entryId, long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the blogs entries before and after the current blogs entry in the ordered set where companyId = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByCompanyId(long companyId)
          Returns all the blogs entries where companyId = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByCompanyId(long companyId, int start, int end)
          Returns a range of all the blogs entries where companyId = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByCompanyId(long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns an ordered range of all the blogs entries where companyId = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByCompanyId(long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the blogs entries where companyId = ?.
 com.liferay.blogs.kernel.model.BlogsEntry findByG_LtD_First(long groupId, Date displayDate, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the first blogs entry in the ordered set where groupId = ? and displayDate < ?.
 com.liferay.blogs.kernel.model.BlogsEntry findByG_LtD_Last(long groupId, Date displayDate, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the last blogs entry in the ordered set where groupId = ? and displayDate < ?.
 com.liferay.blogs.kernel.model.BlogsEntry findByG_LtD_NotS_First(long groupId, Date displayDate, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the first blogs entry in the ordered set where groupId = ? and displayDate < ? and status ≠ ?.
 com.liferay.blogs.kernel.model.BlogsEntry findByG_LtD_NotS_Last(long groupId, Date displayDate, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the last blogs entry in the ordered set where groupId = ? and displayDate < ? and status ≠ ?.
 com.liferay.blogs.kernel.model.BlogsEntry[] findByG_LtD_NotS_PrevAndNext(long entryId, long groupId, Date displayDate, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the blogs entries before and after the current blogs entry in the ordered set where groupId = ? and displayDate < ? and status ≠ ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_LtD_NotS(long groupId, Date displayDate, int status)
          Returns all the blogs entries where groupId = ? and displayDate < ? and status ≠ ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_LtD_NotS(long groupId, Date displayDate, int status, int start, int end)
          Returns a range of all the blogs entries where groupId = ? and displayDate < ? and status ≠ ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_LtD_NotS(long groupId, Date displayDate, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns an ordered range of all the blogs entries where groupId = ? and displayDate < ? and status ≠ ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_LtD_NotS(long groupId, Date displayDate, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the blogs entries where groupId = ? and displayDate < ? and status ≠ ?.
 com.liferay.blogs.kernel.model.BlogsEntry[] findByG_LtD_PrevAndNext(long entryId, long groupId, Date displayDate, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the blogs entries before and after the current blogs entry in the ordered set where groupId = ? and displayDate < ?.
 com.liferay.blogs.kernel.model.BlogsEntry findByG_LtD_S_First(long groupId, Date displayDate, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the first blogs entry in the ordered set where groupId = ? and displayDate < ? and status = ?.
 com.liferay.blogs.kernel.model.BlogsEntry findByG_LtD_S_Last(long groupId, Date displayDate, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the last blogs entry in the ordered set where groupId = ? and displayDate < ? and status = ?.
 com.liferay.blogs.kernel.model.BlogsEntry[] findByG_LtD_S_PrevAndNext(long entryId, long groupId, Date displayDate, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the blogs entries before and after the current blogs entry in the ordered set where groupId = ? and displayDate < ? and status = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_LtD_S(long groupId, Date displayDate, int status)
          Returns all the blogs entries where groupId = ? and displayDate < ? and status = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_LtD_S(long groupId, Date displayDate, int status, int start, int end)
          Returns a range of all the blogs entries where groupId = ? and displayDate < ? and status = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_LtD_S(long groupId, Date displayDate, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns an ordered range of all the blogs entries where groupId = ? and displayDate < ? and status = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_LtD_S(long groupId, Date displayDate, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the blogs entries where groupId = ? and displayDate < ? and status = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_LtD(long groupId, Date displayDate)
          Returns all the blogs entries where groupId = ? and displayDate < ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_LtD(long groupId, Date displayDate, int start, int end)
          Returns a range of all the blogs entries where groupId = ? and displayDate < ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_LtD(long groupId, Date displayDate, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns an ordered range of all the blogs entries where groupId = ? and displayDate < ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_LtD(long groupId, Date displayDate, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the blogs entries where groupId = ? and displayDate < ?.
 com.liferay.blogs.kernel.model.BlogsEntry findByG_NotS_First(long groupId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the first blogs entry in the ordered set where groupId = ? and status ≠ ?.
 com.liferay.blogs.kernel.model.BlogsEntry findByG_NotS_Last(long groupId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the last blogs entry in the ordered set where groupId = ? and status ≠ ?.
 com.liferay.blogs.kernel.model.BlogsEntry[] findByG_NotS_PrevAndNext(long entryId, long groupId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the blogs entries before and after the current blogs entry in the ordered set where groupId = ? and status ≠ ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_NotS(long groupId, int status)
          Returns all the blogs entries where groupId = ? and status ≠ ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_NotS(long groupId, int status, int start, int end)
          Returns a range of all the blogs entries where groupId = ? and status ≠ ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_NotS(long groupId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns an ordered range of all the blogs entries where groupId = ? and status ≠ ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_NotS(long groupId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the blogs entries where groupId = ? and status ≠ ?.
 com.liferay.blogs.kernel.model.BlogsEntry findByG_S_First(long groupId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the first blogs entry in the ordered set where groupId = ? and status = ?.
 com.liferay.blogs.kernel.model.BlogsEntry findByG_S_Last(long groupId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the last blogs entry in the ordered set where groupId = ? and status = ?.
 com.liferay.blogs.kernel.model.BlogsEntry[] findByG_S_PrevAndNext(long entryId, long groupId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the blogs entries before and after the current blogs entry in the ordered set where groupId = ? and status = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_S(long groupId, int status)
          Returns all the blogs entries where groupId = ? and status = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_S(long groupId, int status, int start, int end)
          Returns a range of all the blogs entries where groupId = ? and status = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_S(long groupId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns an ordered range of all the blogs entries where groupId = ? and status = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_S(long groupId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the blogs entries where groupId = ? and status = ?.
 com.liferay.blogs.kernel.model.BlogsEntry findByG_U_LtD_First(long groupId, long userId, Date displayDate, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the first blogs entry in the ordered set where groupId = ? and userId = ? and displayDate < ?.
 com.liferay.blogs.kernel.model.BlogsEntry findByG_U_LtD_Last(long groupId, long userId, Date displayDate, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the last blogs entry in the ordered set where groupId = ? and userId = ? and displayDate < ?.
 com.liferay.blogs.kernel.model.BlogsEntry findByG_U_LtD_NotS_First(long groupId, long userId, Date displayDate, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the first blogs entry in the ordered set where groupId = ? and userId = ? and displayDate < ? and status ≠ ?.
 com.liferay.blogs.kernel.model.BlogsEntry findByG_U_LtD_NotS_Last(long groupId, long userId, Date displayDate, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the last blogs entry in the ordered set where groupId = ? and userId = ? and displayDate < ? and status ≠ ?.
 com.liferay.blogs.kernel.model.BlogsEntry[] findByG_U_LtD_NotS_PrevAndNext(long entryId, long groupId, long userId, Date displayDate, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the blogs entries before and after the current blogs entry in the ordered set where groupId = ? and userId = ? and displayDate < ? and status ≠ ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_U_LtD_NotS(long groupId, long userId, Date displayDate, int status)
          Returns all the blogs entries where groupId = ? and userId = ? and displayDate < ? and status ≠ ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_U_LtD_NotS(long groupId, long userId, Date displayDate, int status, int start, int end)
          Returns a range of all the blogs entries where groupId = ? and userId = ? and displayDate < ? and status ≠ ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_U_LtD_NotS(long groupId, long userId, Date displayDate, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns an ordered range of all the blogs entries where groupId = ? and userId = ? and displayDate < ? and status ≠ ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_U_LtD_NotS(long groupId, long userId, Date displayDate, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the blogs entries where groupId = ? and userId = ? and displayDate < ? and status ≠ ?.
 com.liferay.blogs.kernel.model.BlogsEntry[] findByG_U_LtD_PrevAndNext(long entryId, long groupId, long userId, Date displayDate, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the blogs entries before and after the current blogs entry in the ordered set where groupId = ? and userId = ? and displayDate < ?.
 com.liferay.blogs.kernel.model.BlogsEntry findByG_U_LtD_S_First(long groupId, long userId, Date displayDate, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the first blogs entry in the ordered set where groupId = ? and userId = ? and displayDate < ? and status = ?.
 com.liferay.blogs.kernel.model.BlogsEntry findByG_U_LtD_S_Last(long groupId, long userId, Date displayDate, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the last blogs entry in the ordered set where groupId = ? and userId = ? and displayDate < ? and status = ?.
 com.liferay.blogs.kernel.model.BlogsEntry[] findByG_U_LtD_S_PrevAndNext(long entryId, long groupId, long userId, Date displayDate, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the blogs entries before and after the current blogs entry in the ordered set where groupId = ? and userId = ? and displayDate < ? and status = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_U_LtD_S(long groupId, long userId, Date displayDate, int status)
          Returns all the blogs entries where groupId = ? and userId = ? and displayDate < ? and status = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_U_LtD_S(long groupId, long userId, Date displayDate, int status, int start, int end)
          Returns a range of all the blogs entries where groupId = ? and userId = ? and displayDate < ? and status = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_U_LtD_S(long groupId, long userId, Date displayDate, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns an ordered range of all the blogs entries where groupId = ? and userId = ? and displayDate < ? and status = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_U_LtD_S(long groupId, long userId, Date displayDate, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the blogs entries where groupId = ? and userId = ? and displayDate < ? and status = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_U_LtD(long groupId, long userId, Date displayDate)
          Returns all the blogs entries where groupId = ? and userId = ? and displayDate < ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_U_LtD(long groupId, long userId, Date displayDate, int start, int end)
          Returns a range of all the blogs entries where groupId = ? and userId = ? and displayDate < ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_U_LtD(long groupId, long userId, Date displayDate, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns an ordered range of all the blogs entries where groupId = ? and userId = ? and displayDate < ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_U_LtD(long groupId, long userId, Date displayDate, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the blogs entries where groupId = ? and userId = ? and displayDate < ?.
 com.liferay.blogs.kernel.model.BlogsEntry findByG_U_NotS_First(long groupId, long userId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the first blogs entry in the ordered set where groupId = ? and userId = ? and status ≠ ?.
 com.liferay.blogs.kernel.model.BlogsEntry findByG_U_NotS_Last(long groupId, long userId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the last blogs entry in the ordered set where groupId = ? and userId = ? and status ≠ ?.
 com.liferay.blogs.kernel.model.BlogsEntry[] findByG_U_NotS_PrevAndNext(long entryId, long groupId, long userId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the blogs entries before and after the current blogs entry in the ordered set where groupId = ? and userId = ? and status ≠ ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_U_NotS(long groupId, long userId, int status)
          Returns all the blogs entries where groupId = ? and userId = ? and status ≠ ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_U_NotS(long groupId, long userId, int status, int start, int end)
          Returns a range of all the blogs entries where groupId = ? and userId = ? and status ≠ ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_U_NotS(long groupId, long userId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns an ordered range of all the blogs entries where groupId = ? and userId = ? and status ≠ ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_U_NotS(long groupId, long userId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the blogs entries where groupId = ? and userId = ? and status ≠ ?.
 com.liferay.blogs.kernel.model.BlogsEntry findByG_U_S_First(long groupId, long userId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the first blogs entry in the ordered set where groupId = ? and userId = ? and status = ?.
 com.liferay.blogs.kernel.model.BlogsEntry findByG_U_S_Last(long groupId, long userId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the last blogs entry in the ordered set where groupId = ? and userId = ? and status = ?.
 com.liferay.blogs.kernel.model.BlogsEntry[] findByG_U_S_PrevAndNext(long entryId, long groupId, long userId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the blogs entries before and after the current blogs entry in the ordered set where groupId = ? and userId = ? and status = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_U_S(long groupId, long userId, int status)
          Returns all the blogs entries where groupId = ? and userId = ? and status = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_U_S(long groupId, long userId, int[] statuses)
          Returns all the blogs entries where groupId = ? and userId = ? and status = any ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_U_S(long groupId, long userId, int[] statuses, int start, int end)
          Returns a range of all the blogs entries where groupId = ? and userId = ? and status = any ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_U_S(long groupId, long userId, int[] statuses, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns an ordered range of all the blogs entries where groupId = ? and userId = ? and status = any ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_U_S(long groupId, long userId, int[] statuses, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the blogs entries where groupId = ? and userId = ? and status = ?, optionally using the finder cache.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_U_S(long groupId, long userId, int status, int start, int end)
          Returns a range of all the blogs entries where groupId = ? and userId = ? and status = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_U_S(long groupId, long userId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns an ordered range of all the blogs entries where groupId = ? and userId = ? and status = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_U_S(long groupId, long userId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the blogs entries where groupId = ? and userId = ? and status = ?.
 com.liferay.blogs.kernel.model.BlogsEntry findByG_UT(long groupId, String urlTitle)
          Returns the blogs entry where groupId = ? and urlTitle = ? or throws a NoSuchEntryException if it could not be found.
 com.liferay.blogs.kernel.model.BlogsEntry findByGroupId_First(long groupId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the first blogs entry in the ordered set where groupId = ?.
 com.liferay.blogs.kernel.model.BlogsEntry findByGroupId_Last(long groupId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the last blogs entry in the ordered set where groupId = ?.
 com.liferay.blogs.kernel.model.BlogsEntry[] findByGroupId_PrevAndNext(long entryId, long groupId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the blogs entries before and after the current blogs entry in the ordered set where groupId = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByGroupId(long groupId)
          Returns all the blogs entries where groupId = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByGroupId(long groupId, int start, int end)
          Returns a range of all the blogs entries where groupId = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByGroupId(long groupId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns an ordered range of all the blogs entries where groupId = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByGroupId(long groupId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the blogs entries where groupId = ?.
 com.liferay.blogs.kernel.model.BlogsEntry findByLtD_S_First(Date displayDate, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the first blogs entry in the ordered set where displayDate < ? and status = ?.
 com.liferay.blogs.kernel.model.BlogsEntry findByLtD_S_Last(Date displayDate, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the last blogs entry in the ordered set where displayDate < ? and status = ?.
 com.liferay.blogs.kernel.model.BlogsEntry[] findByLtD_S_PrevAndNext(long entryId, Date displayDate, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the blogs entries before and after the current blogs entry in the ordered set where displayDate < ? and status = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByLtD_S(Date displayDate, int status)
          Returns all the blogs entries where displayDate < ? and status = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByLtD_S(Date displayDate, int status, int start, int end)
          Returns a range of all the blogs entries where displayDate < ? and status = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByLtD_S(Date displayDate, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns an ordered range of all the blogs entries where displayDate < ? and status = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByLtD_S(Date displayDate, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the blogs entries where displayDate < ? and status = ?.
 com.liferay.blogs.kernel.model.BlogsEntry findByPrimaryKey(long entryId)
          Returns the blogs entry with the primary key or throws a NoSuchEntryException if it could not be found.
 com.liferay.blogs.kernel.model.BlogsEntry findByPrimaryKey(Serializable primaryKey)
          Returns the blogs entry with the primary key or throws a NoSuchModelException if it could not be found.
 com.liferay.blogs.kernel.model.BlogsEntry findByUuid_C_First(String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the first blogs entry in the ordered set where uuid = ? and companyId = ?.
 com.liferay.blogs.kernel.model.BlogsEntry findByUuid_C_Last(String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the last blogs entry in the ordered set where uuid = ? and companyId = ?.
 com.liferay.blogs.kernel.model.BlogsEntry[] findByUuid_C_PrevAndNext(long entryId, String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the blogs entries before and after the current blogs entry in the ordered set where uuid = ? and companyId = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByUuid_C(String uuid, long companyId)
          Returns all the blogs entries where uuid = ? and companyId = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByUuid_C(String uuid, long companyId, int start, int end)
          Returns a range of all the blogs entries where uuid = ? and companyId = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByUuid_C(String uuid, long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns an ordered range of all the blogs entries where uuid = ? and companyId = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByUuid_C(String uuid, long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the blogs entries where uuid = ? and companyId = ?.
 com.liferay.blogs.kernel.model.BlogsEntry findByUuid_First(String uuid, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the first blogs entry in the ordered set where uuid = ?.
 com.liferay.blogs.kernel.model.BlogsEntry findByUUID_G(String uuid, long groupId)
          Returns the blogs entry where uuid = ? and groupId = ? or throws a NoSuchEntryException if it could not be found.
 com.liferay.blogs.kernel.model.BlogsEntry findByUuid_Last(String uuid, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the last blogs entry in the ordered set where uuid = ?.
 com.liferay.blogs.kernel.model.BlogsEntry[] findByUuid_PrevAndNext(long entryId, String uuid, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns the blogs entries before and after the current blogs entry in the ordered set where uuid = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByUuid(String uuid)
          Returns all the blogs entries where uuid = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByUuid(String uuid, int start, int end)
          Returns a range of all the blogs entries where uuid = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByUuid(String uuid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
          Returns an ordered range of all the blogs entries where uuid = ?.
 List<com.liferay.blogs.kernel.model.BlogsEntry> findByUuid(String uuid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator, boolean retrieveFromCache)
          Returns an ordered range of all the blogs entries where uuid = ?.
 Set<String> getBadColumnNames()
           
protected  com.liferay.blogs.kernel.model.BlogsEntry getByC_LtD_NotS_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.blogs.kernel.model.BlogsEntry blogsEntry, long companyId, Date displayDate, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator, boolean previous)
           
protected  com.liferay.blogs.kernel.model.BlogsEntry getByC_LtD_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.blogs.kernel.model.BlogsEntry blogsEntry, long companyId, Date displayDate, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator, boolean previous)
           
protected  com.liferay.blogs.kernel.model.BlogsEntry getByC_LtD_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.blogs.kernel.model.BlogsEntry blogsEntry, long companyId, Date displayDate, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator, boolean previous)
           
protected  com.liferay.blogs.kernel.model.BlogsEntry getByC_NotS_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.blogs.kernel.model.BlogsEntry blogsEntry, long companyId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator, boolean previous)
           
protected  com.liferay.blogs.kernel.model.BlogsEntry getByC_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.blogs.kernel.model.BlogsEntry blogsEntry, long companyId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator, boolean previous)
           
protected  com.liferay.blogs.kernel.model.BlogsEntry getByC_U_NotS_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.blogs.kernel.model.BlogsEntry blogsEntry, long companyId, long userId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator, boolean previous)
           
protected  com.liferay.blogs.kernel.model.BlogsEntry getByC_U_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.blogs.kernel.model.BlogsEntry blogsEntry, long companyId, long userId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator, boolean previous)
           
protected  com.liferay.blogs.kernel.model.BlogsEntry getByC_U_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.blogs.kernel.model.BlogsEntry blogsEntry, long companyId, long userId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator, boolean previous)
           
protected  com.liferay.blogs.kernel.model.BlogsEntry getByCompanyId_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.blogs.kernel.model.BlogsEntry blogsEntry, long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator, boolean previous)
           
protected  com.liferay.blogs.kernel.model.BlogsEntry getByG_LtD_NotS_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.blogs.kernel.model.BlogsEntry blogsEntry, long groupId, Date displayDate, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator, boolean previous)
           
protected  com.liferay.blogs.kernel.model.BlogsEntry getByG_LtD_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.blogs.kernel.model.BlogsEntry blogsEntry, long groupId, Date displayDate, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator, boolean previous)
           
protected  com.liferay.blogs.kernel.model.BlogsEntry getByG_LtD_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.blogs.kernel.model.BlogsEntry blogsEntry, long groupId, Date displayDate, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator, boolean previous)
           
protected  com.liferay.blogs.kernel.model.BlogsEntry getByG_NotS_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.blogs.kernel.model.BlogsEntry blogsEntry, long groupId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator, boolean previous)
           
protected  com.liferay.blogs.kernel.model.BlogsEntry getByG_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.blogs.kernel.model.BlogsEntry blogsEntry, long groupId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator, boolean previous)
           
protected  com.liferay.blogs.kernel.model.BlogsEntry getByG_U_LtD_NotS_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.blogs.kernel.model.BlogsEntry blogsEntry, long groupId, long userId, Date displayDate, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator, boolean previous)
           
protected  com.liferay.blogs.kernel.model.BlogsEntry getByG_U_LtD_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.blogs.kernel.model.BlogsEntry blogsEntry, long groupId, long userId, Date displayDate, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator, boolean previous)
           
protected  com.liferay.blogs.kernel.model.BlogsEntry getByG_U_LtD_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.blogs.kernel.model.BlogsEntry blogsEntry, long groupId, long userId, Date displayDate, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator, boolean previous)
           
protected  com.liferay.blogs.kernel.model.BlogsEntry getByG_U_NotS_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.blogs.kernel.model.BlogsEntry blogsEntry, long groupId, long userId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator, boolean previous)
           
protected  com.liferay.blogs.kernel.model.BlogsEntry getByG_U_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.blogs.kernel.model.BlogsEntry blogsEntry, long groupId, long userId, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator, boolean previous)
           
protected  com.liferay.blogs.kernel.model.BlogsEntry getByGroupId_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.blogs.kernel.model.BlogsEntry blogsEntry, long groupId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator, boolean previous)
           
protected  com.liferay.blogs.kernel.model.BlogsEntry getByLtD_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.blogs.kernel.model.BlogsEntry blogsEntry, Date displayDate, int status, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator, boolean previous)
           
protected  com.liferay.blogs.kernel.model.BlogsEntry getByUuid_C_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.blogs.kernel.model.BlogsEntry blogsEntry, String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator, boolean previous)
           
protected  com.liferay.blogs.kernel.model.BlogsEntry getByUuid_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.blogs.kernel.model.BlogsEntry blogsEntry, String uuid, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator, boolean previous)
           
protected  Map<String,Integer> getTableColumnsMap()
           
 com.liferay.blogs.kernel.model.BlogsEntry remove(long entryId)
          Removes the blogs entry with the primary key from the database.
 com.liferay.blogs.kernel.model.BlogsEntry remove(Serializable primaryKey)
          Removes the blogs entry with the primary key from the database.
 void removeAll()
          Removes all the blogs entries from the database.
 void removeByC_LtD_NotS(long companyId, Date displayDate, int status)
          Removes all the blogs entries where companyId = ? and displayDate < ? and status ≠ ? from the database.
 void removeByC_LtD_S(long companyId, Date displayDate, int status)
          Removes all the blogs entries where companyId = ? and displayDate < ? and status = ? from the database.
 void removeByC_LtD(long companyId, Date displayDate)
          Removes all the blogs entries where companyId = ? and displayDate < ? from the database.
 void removeByC_NotS(long companyId, int status)
          Removes all the blogs entries where companyId = ? and status ≠ ? from the database.
 void removeByC_S(long companyId, int status)
          Removes all the blogs entries where companyId = ? and status = ? from the database.
 void removeByC_U_NotS(long companyId, long userId, int status)
          Removes all the blogs entries where companyId = ? and userId = ? and status ≠ ? from the database.
 void removeByC_U_S(long companyId, long userId, int status)
          Removes all the blogs entries where companyId = ? and userId = ? and status = ? from the database.
 void removeByC_U(long companyId, long userId)
          Removes all the blogs entries where companyId = ? and userId = ? from the database.
 void removeByCompanyId(long companyId)
          Removes all the blogs entries where companyId = ? from the database.
 void removeByG_LtD_NotS(long groupId, Date displayDate, int status)
          Removes all the blogs entries where groupId = ? and displayDate < ? and status ≠ ? from the database.
 void removeByG_LtD_S(long groupId, Date displayDate, int status)
          Removes all the blogs entries where groupId = ? and displayDate < ? and status = ? from the database.
 void removeByG_LtD(long groupId, Date displayDate)
          Removes all the blogs entries where groupId = ? and displayDate < ? from the database.
 void removeByG_NotS(long groupId, int status)
          Removes all the blogs entries where groupId = ? and status ≠ ? from the database.
 void removeByG_S(long groupId, int status)
          Removes all the blogs entries where groupId = ? and status = ? from the database.
 void removeByG_U_LtD_NotS(long groupId, long userId, Date displayDate, int status)
          Removes all the blogs entries where groupId = ? and userId = ? and displayDate < ? and status ≠ ? from the database.
 void removeByG_U_LtD_S(long groupId, long userId, Date displayDate, int status)
          Removes all the blogs entries where groupId = ? and userId = ? and displayDate < ? and status = ? from the database.
 void removeByG_U_LtD(long groupId, long userId, Date displayDate)
          Removes all the blogs entries where groupId = ? and userId = ? and displayDate < ? from the database.
 void removeByG_U_NotS(long groupId, long userId, int status)
          Removes all the blogs entries where groupId = ? and userId = ? and status ≠ ? from the database.
 void removeByG_U_S(long groupId, long userId, int status)
          Removes all the blogs entries where groupId = ? and userId = ? and status = ? from the database.
 com.liferay.blogs.kernel.model.BlogsEntry removeByG_UT(long groupId, String urlTitle)
          Removes the blogs entry where groupId = ? and urlTitle = ? from the database.
 void removeByGroupId(long groupId)
          Removes all the blogs entries where groupId = ? from the database.
 void removeByLtD_S(Date displayDate, int status)
          Removes all the blogs entries where displayDate < ? and status = ? from the database.
 void removeByUuid_C(String uuid, long companyId)
          Removes all the blogs entries where uuid = ? and companyId = ? from the database.
 com.liferay.blogs.kernel.model.BlogsEntry removeByUUID_G(String uuid, long groupId)
          Removes the blogs entry where uuid = ? and groupId = ? from the database.
 void removeByUuid(String uuid)
          Removes all the blogs entries where uuid = ? from the database.
protected  com.liferay.blogs.kernel.model.BlogsEntry removeImpl(com.liferay.blogs.kernel.model.BlogsEntry blogsEntry)
           
protected  com.liferay.blogs.kernel.model.BlogsEntry toUnwrappedModel(com.liferay.blogs.kernel.model.BlogsEntry blogsEntry)
           
 com.liferay.blogs.kernel.model.BlogsEntry updateImpl(com.liferay.blogs.kernel.model.BlogsEntry blogsEntry)
           
 
Methods inherited from class com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl
appendOrderByComparator, appendOrderByComparator, closeSession, countWithDynamicQuery, countWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, flush, getClassLoader, getColumnName, getCurrentSession, getDataSource, getDB, getDialect, getListeners, getModelClass, openNewSession, openSession, processException, registerListener, remove, removeConjunction, setDataSource, setModelClass, setSessionFactory, unregisterListener, update, update
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.liferay.portal.kernel.service.persistence.BasePersistence
closeSession, countWithDynamicQuery, countWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, flush, getCurrentSession, getDataSource, getListeners, getModelClass, openSession, processException, registerListener, remove, setDataSource, unregisterListener, update, update
 

Field Detail

FINDER_CLASS_NAME_ENTITY

public static final String FINDER_CLASS_NAME_ENTITY

FINDER_CLASS_NAME_LIST_WITH_PAGINATION

public static final String FINDER_CLASS_NAME_LIST_WITH_PAGINATION

FINDER_CLASS_NAME_LIST_WITHOUT_PAGINATION

public static final String FINDER_CLASS_NAME_LIST_WITHOUT_PAGINATION

FINDER_PATH_WITH_PAGINATION_FIND_ALL

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_ALL

FINDER_PATH_WITHOUT_PAGINATION_FIND_ALL

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_ALL

FINDER_PATH_COUNT_ALL

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_ALL

FINDER_PATH_WITH_PAGINATION_FIND_BY_UUID

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_UUID

FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_UUID

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_UUID

FINDER_PATH_COUNT_BY_UUID

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_UUID

FINDER_PATH_FETCH_BY_UUID_G

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FETCH_BY_UUID_G

FINDER_PATH_COUNT_BY_UUID_G

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_UUID_G

FINDER_PATH_WITH_PAGINATION_FIND_BY_UUID_C

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_UUID_C

FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_UUID_C

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_UUID_C

FINDER_PATH_COUNT_BY_UUID_C

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_UUID_C

FINDER_PATH_WITH_PAGINATION_FIND_BY_GROUPID

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_GROUPID

FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_GROUPID

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_GROUPID

FINDER_PATH_COUNT_BY_GROUPID

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_GROUPID

FINDER_PATH_WITH_PAGINATION_FIND_BY_COMPANYID

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_COMPANYID

FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_COMPANYID

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_COMPANYID

FINDER_PATH_COUNT_BY_COMPANYID

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_COMPANYID

FINDER_PATH_FETCH_BY_G_UT

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FETCH_BY_G_UT

FINDER_PATH_COUNT_BY_G_UT

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_G_UT

FINDER_PATH_WITH_PAGINATION_FIND_BY_G_LTD

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_G_LTD

FINDER_PATH_WITH_PAGINATION_COUNT_BY_G_LTD

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_COUNT_BY_G_LTD

FINDER_PATH_WITH_PAGINATION_FIND_BY_G_S

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_G_S

FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_G_S

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_G_S

FINDER_PATH_COUNT_BY_G_S

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_G_S

FINDER_PATH_WITH_PAGINATION_FIND_BY_G_NOTS

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_G_NOTS

FINDER_PATH_WITH_PAGINATION_COUNT_BY_G_NOTS

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_COUNT_BY_G_NOTS

FINDER_PATH_WITH_PAGINATION_FIND_BY_C_U

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_C_U

FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_C_U

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_C_U

FINDER_PATH_COUNT_BY_C_U

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_C_U

FINDER_PATH_WITH_PAGINATION_FIND_BY_C_LTD

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_C_LTD

FINDER_PATH_WITH_PAGINATION_COUNT_BY_C_LTD

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_COUNT_BY_C_LTD

FINDER_PATH_WITH_PAGINATION_FIND_BY_C_S

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_C_S

FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_C_S

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_C_S

FINDER_PATH_COUNT_BY_C_S

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_C_S

FINDER_PATH_WITH_PAGINATION_FIND_BY_C_NOTS

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_C_NOTS

FINDER_PATH_WITH_PAGINATION_COUNT_BY_C_NOTS

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_COUNT_BY_C_NOTS

FINDER_PATH_WITH_PAGINATION_FIND_BY_LTD_S

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_LTD_S

FINDER_PATH_WITH_PAGINATION_COUNT_BY_LTD_S

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_COUNT_BY_LTD_S

FINDER_PATH_WITH_PAGINATION_FIND_BY_G_U_LTD

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_G_U_LTD

FINDER_PATH_WITH_PAGINATION_COUNT_BY_G_U_LTD

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_COUNT_BY_G_U_LTD

FINDER_PATH_WITH_PAGINATION_FIND_BY_G_U_S

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_G_U_S

FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_G_U_S

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_G_U_S

FINDER_PATH_COUNT_BY_G_U_S

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_G_U_S

FINDER_PATH_WITH_PAGINATION_COUNT_BY_G_U_S

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_COUNT_BY_G_U_S

FINDER_PATH_WITH_PAGINATION_FIND_BY_G_U_NOTS

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_G_U_NOTS

FINDER_PATH_WITH_PAGINATION_COUNT_BY_G_U_NOTS

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_COUNT_BY_G_U_NOTS

FINDER_PATH_WITH_PAGINATION_FIND_BY_G_LTD_S

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_G_LTD_S

FINDER_PATH_WITH_PAGINATION_COUNT_BY_G_LTD_S

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_COUNT_BY_G_LTD_S

FINDER_PATH_WITH_PAGINATION_FIND_BY_G_LTD_NOTS

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_G_LTD_NOTS

FINDER_PATH_WITH_PAGINATION_COUNT_BY_G_LTD_NOTS

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_COUNT_BY_G_LTD_NOTS

FINDER_PATH_WITH_PAGINATION_FIND_BY_C_U_S

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_C_U_S

FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_C_U_S

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_C_U_S

FINDER_PATH_COUNT_BY_C_U_S

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_C_U_S

FINDER_PATH_WITH_PAGINATION_FIND_BY_C_U_NOTS

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_C_U_NOTS

FINDER_PATH_WITH_PAGINATION_COUNT_BY_C_U_NOTS

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_COUNT_BY_C_U_NOTS

FINDER_PATH_WITH_PAGINATION_FIND_BY_C_LTD_S

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_C_LTD_S

FINDER_PATH_WITH_PAGINATION_COUNT_BY_C_LTD_S

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_COUNT_BY_C_LTD_S

FINDER_PATH_WITH_PAGINATION_FIND_BY_C_LTD_NOTS

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_C_LTD_NOTS

FINDER_PATH_WITH_PAGINATION_COUNT_BY_C_LTD_NOTS

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_COUNT_BY_C_LTD_NOTS

FINDER_PATH_WITH_PAGINATION_FIND_BY_G_U_LTD_S

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_G_U_LTD_S

FINDER_PATH_WITH_PAGINATION_COUNT_BY_G_U_LTD_S

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_COUNT_BY_G_U_LTD_S

FINDER_PATH_WITH_PAGINATION_FIND_BY_G_U_LTD_NOTS

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_G_U_LTD_NOTS

FINDER_PATH_WITH_PAGINATION_COUNT_BY_G_U_LTD_NOTS

public static final com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_COUNT_BY_G_U_LTD_NOTS

companyProvider

@BeanReference(type=com.liferay.portal.kernel.service.persistence.CompanyProviderWrapper.class)
protected com.liferay.portal.kernel.service.persistence.CompanyProvider companyProvider

entityCache

protected com.liferay.portal.kernel.dao.orm.EntityCache entityCache

finderCache

protected com.liferay.portal.kernel.dao.orm.FinderCache finderCache
Constructor Detail

BlogsEntryPersistenceImpl

public BlogsEntryPersistenceImpl()
Method Detail

findByUuid

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByUuid(String uuid)
Returns all the blogs entries where uuid = ?.

Specified by:
findByUuid in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
uuid - the uuid
Returns:
the matching blogs entries

findByUuid

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByUuid(String uuid,
                                                                  int start,
                                                                  int end)
Returns a range of all the blogs entries where uuid = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByUuid in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
uuid - the uuid
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
Returns:
the range of matching blogs entries

findByUuid

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByUuid(String uuid,
                                                                  int start,
                                                                  int end,
                                                                  com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns an ordered range of all the blogs entries where uuid = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByUuid in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
uuid - the uuid
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching blogs entries

findByUuid

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByUuid(String uuid,
                                                                  int start,
                                                                  int end,
                                                                  com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator,
                                                                  boolean retrieveFromCache)
Returns an ordered range of all the blogs entries where uuid = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByUuid in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
uuid - the uuid
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
retrieveFromCache - whether to retrieve from the finder cache
Returns:
the ordered range of matching blogs entries

findByUuid_First

public com.liferay.blogs.kernel.model.BlogsEntry findByUuid_First(String uuid,
                                                                  com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                           throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the first blogs entry in the ordered set where uuid = ?.

Specified by:
findByUuid_First in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
uuid - the uuid
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a matching blogs entry could not be found

fetchByUuid_First

public com.liferay.blogs.kernel.model.BlogsEntry fetchByUuid_First(String uuid,
                                                                   com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns the first blogs entry in the ordered set where uuid = ?.

Specified by:
fetchByUuid_First in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
uuid - the uuid
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching blogs entry, or null if a matching blogs entry could not be found

findByUuid_Last

public com.liferay.blogs.kernel.model.BlogsEntry findByUuid_Last(String uuid,
                                                                 com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                          throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the last blogs entry in the ordered set where uuid = ?.

Specified by:
findByUuid_Last in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
uuid - the uuid
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a matching blogs entry could not be found

fetchByUuid_Last

public com.liferay.blogs.kernel.model.BlogsEntry fetchByUuid_Last(String uuid,
                                                                  com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns the last blogs entry in the ordered set where uuid = ?.

Specified by:
fetchByUuid_Last in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
uuid - the uuid
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching blogs entry, or null if a matching blogs entry could not be found

findByUuid_PrevAndNext

public com.liferay.blogs.kernel.model.BlogsEntry[] findByUuid_PrevAndNext(long entryId,
                                                                          String uuid,
                                                                          com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                                   throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the blogs entries before and after the current blogs entry in the ordered set where uuid = ?.

Specified by:
findByUuid_PrevAndNext in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
entryId - the primary key of the current blogs entry
uuid - the uuid
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a blogs entry with the primary key could not be found

getByUuid_PrevAndNext

protected com.liferay.blogs.kernel.model.BlogsEntry getByUuid_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                          com.liferay.blogs.kernel.model.BlogsEntry blogsEntry,
                                                                          String uuid,
                                                                          com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator,
                                                                          boolean previous)

removeByUuid

public void removeByUuid(String uuid)
Removes all the blogs entries where uuid = ? from the database.

Specified by:
removeByUuid in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
uuid - the uuid

countByUuid

public int countByUuid(String uuid)
Returns the number of blogs entries where uuid = ?.

Specified by:
countByUuid in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
uuid - the uuid
Returns:
the number of matching blogs entries

findByUUID_G

public com.liferay.blogs.kernel.model.BlogsEntry findByUUID_G(String uuid,
                                                              long groupId)
                                                       throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the blogs entry where uuid = ? and groupId = ? or throws a NoSuchEntryException if it could not be found.

Specified by:
findByUUID_G in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
uuid - the uuid
groupId - the group ID
Returns:
the matching blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a matching blogs entry could not be found

fetchByUUID_G

public com.liferay.blogs.kernel.model.BlogsEntry fetchByUUID_G(String uuid,
                                                               long groupId)
Returns the blogs entry where uuid = ? and groupId = ? or returns null if it could not be found. Uses the finder cache.

Specified by:
fetchByUUID_G in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
uuid - the uuid
groupId - the group ID
Returns:
the matching blogs entry, or null if a matching blogs entry could not be found

fetchByUUID_G

public com.liferay.blogs.kernel.model.BlogsEntry fetchByUUID_G(String uuid,
                                                               long groupId,
                                                               boolean retrieveFromCache)
Returns the blogs entry where uuid = ? and groupId = ? or returns null if it could not be found, optionally using the finder cache.

Specified by:
fetchByUUID_G in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
uuid - the uuid
groupId - the group ID
retrieveFromCache - whether to retrieve from the finder cache
Returns:
the matching blogs entry, or null if a matching blogs entry could not be found

removeByUUID_G

public com.liferay.blogs.kernel.model.BlogsEntry removeByUUID_G(String uuid,
                                                                long groupId)
                                                         throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Removes the blogs entry where uuid = ? and groupId = ? from the database.

Specified by:
removeByUUID_G in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
uuid - the uuid
groupId - the group ID
Returns:
the blogs entry that was removed
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException

countByUUID_G

public int countByUUID_G(String uuid,
                         long groupId)
Returns the number of blogs entries where uuid = ? and groupId = ?.

Specified by:
countByUUID_G in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
uuid - the uuid
groupId - the group ID
Returns:
the number of matching blogs entries

findByUuid_C

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByUuid_C(String uuid,
                                                                    long companyId)
Returns all the blogs entries where uuid = ? and companyId = ?.

Specified by:
findByUuid_C in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
uuid - the uuid
companyId - the company ID
Returns:
the matching blogs entries

findByUuid_C

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByUuid_C(String uuid,
                                                                    long companyId,
                                                                    int start,
                                                                    int end)
Returns a range of all the blogs entries where uuid = ? and companyId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByUuid_C in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
uuid - the uuid
companyId - the company ID
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
Returns:
the range of matching blogs entries

findByUuid_C

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByUuid_C(String uuid,
                                                                    long companyId,
                                                                    int start,
                                                                    int end,
                                                                    com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns an ordered range of all the blogs entries where uuid = ? and companyId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByUuid_C in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
uuid - the uuid
companyId - the company ID
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching blogs entries

findByUuid_C

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByUuid_C(String uuid,
                                                                    long companyId,
                                                                    int start,
                                                                    int end,
                                                                    com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator,
                                                                    boolean retrieveFromCache)
Returns an ordered range of all the blogs entries where uuid = ? and companyId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByUuid_C in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
uuid - the uuid
companyId - the company ID
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
retrieveFromCache - whether to retrieve from the finder cache
Returns:
the ordered range of matching blogs entries

findByUuid_C_First

public com.liferay.blogs.kernel.model.BlogsEntry findByUuid_C_First(String uuid,
                                                                    long companyId,
                                                                    com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                             throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the first blogs entry in the ordered set where uuid = ? and companyId = ?.

Specified by:
findByUuid_C_First in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
uuid - the uuid
companyId - the company ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a matching blogs entry could not be found

fetchByUuid_C_First

public com.liferay.blogs.kernel.model.BlogsEntry fetchByUuid_C_First(String uuid,
                                                                     long companyId,
                                                                     com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns the first blogs entry in the ordered set where uuid = ? and companyId = ?.

Specified by:
fetchByUuid_C_First in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
uuid - the uuid
companyId - the company ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching blogs entry, or null if a matching blogs entry could not be found

findByUuid_C_Last

public com.liferay.blogs.kernel.model.BlogsEntry findByUuid_C_Last(String uuid,
                                                                   long companyId,
                                                                   com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                            throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the last blogs entry in the ordered set where uuid = ? and companyId = ?.

Specified by:
findByUuid_C_Last in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
uuid - the uuid
companyId - the company ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a matching blogs entry could not be found

fetchByUuid_C_Last

public com.liferay.blogs.kernel.model.BlogsEntry fetchByUuid_C_Last(String uuid,
                                                                    long companyId,
                                                                    com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns the last blogs entry in the ordered set where uuid = ? and companyId = ?.

Specified by:
fetchByUuid_C_Last in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
uuid - the uuid
companyId - the company ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching blogs entry, or null if a matching blogs entry could not be found

findByUuid_C_PrevAndNext

public com.liferay.blogs.kernel.model.BlogsEntry[] findByUuid_C_PrevAndNext(long entryId,
                                                                            String uuid,
                                                                            long companyId,
                                                                            com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                                     throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the blogs entries before and after the current blogs entry in the ordered set where uuid = ? and companyId = ?.

Specified by:
findByUuid_C_PrevAndNext in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
entryId - the primary key of the current blogs entry
uuid - the uuid
companyId - the company ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a blogs entry with the primary key could not be found

getByUuid_C_PrevAndNext

protected com.liferay.blogs.kernel.model.BlogsEntry getByUuid_C_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                            com.liferay.blogs.kernel.model.BlogsEntry blogsEntry,
                                                                            String uuid,
                                                                            long companyId,
                                                                            com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator,
                                                                            boolean previous)

removeByUuid_C

public void removeByUuid_C(String uuid,
                           long companyId)
Removes all the blogs entries where uuid = ? and companyId = ? from the database.

Specified by:
removeByUuid_C in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
uuid - the uuid
companyId - the company ID

countByUuid_C

public int countByUuid_C(String uuid,
                         long companyId)
Returns the number of blogs entries where uuid = ? and companyId = ?.

Specified by:
countByUuid_C in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
uuid - the uuid
companyId - the company ID
Returns:
the number of matching blogs entries

findByGroupId

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByGroupId(long groupId)
Returns all the blogs entries where groupId = ?.

Specified by:
findByGroupId in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
Returns:
the matching blogs entries

findByGroupId

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByGroupId(long groupId,
                                                                     int start,
                                                                     int end)
Returns a range of all the blogs entries where groupId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByGroupId in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
Returns:
the range of matching blogs entries

findByGroupId

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByGroupId(long groupId,
                                                                     int start,
                                                                     int end,
                                                                     com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns an ordered range of all the blogs entries where groupId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByGroupId in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching blogs entries

findByGroupId

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByGroupId(long groupId,
                                                                     int start,
                                                                     int end,
                                                                     com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator,
                                                                     boolean retrieveFromCache)
Returns an ordered range of all the blogs entries where groupId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByGroupId in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
retrieveFromCache - whether to retrieve from the finder cache
Returns:
the ordered range of matching blogs entries

findByGroupId_First

public com.liferay.blogs.kernel.model.BlogsEntry findByGroupId_First(long groupId,
                                                                     com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                              throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the first blogs entry in the ordered set where groupId = ?.

Specified by:
findByGroupId_First in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a matching blogs entry could not be found

fetchByGroupId_First

public com.liferay.blogs.kernel.model.BlogsEntry fetchByGroupId_First(long groupId,
                                                                      com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns the first blogs entry in the ordered set where groupId = ?.

Specified by:
fetchByGroupId_First in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching blogs entry, or null if a matching blogs entry could not be found

findByGroupId_Last

public com.liferay.blogs.kernel.model.BlogsEntry findByGroupId_Last(long groupId,
                                                                    com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                             throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the last blogs entry in the ordered set where groupId = ?.

Specified by:
findByGroupId_Last in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a matching blogs entry could not be found

fetchByGroupId_Last

public com.liferay.blogs.kernel.model.BlogsEntry fetchByGroupId_Last(long groupId,
                                                                     com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns the last blogs entry in the ordered set where groupId = ?.

Specified by:
fetchByGroupId_Last in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching blogs entry, or null if a matching blogs entry could not be found

findByGroupId_PrevAndNext

public com.liferay.blogs.kernel.model.BlogsEntry[] findByGroupId_PrevAndNext(long entryId,
                                                                             long groupId,
                                                                             com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                                      throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the blogs entries before and after the current blogs entry in the ordered set where groupId = ?.

Specified by:
findByGroupId_PrevAndNext in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
entryId - the primary key of the current blogs entry
groupId - the group ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a blogs entry with the primary key could not be found

getByGroupId_PrevAndNext

protected com.liferay.blogs.kernel.model.BlogsEntry getByGroupId_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                             com.liferay.blogs.kernel.model.BlogsEntry blogsEntry,
                                                                             long groupId,
                                                                             com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator,
                                                                             boolean previous)

filterFindByGroupId

public List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByGroupId(long groupId)
Returns all the blogs entries that the user has permission to view where groupId = ?.

Specified by:
filterFindByGroupId in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
Returns:
the matching blogs entries that the user has permission to view

filterFindByGroupId

public List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByGroupId(long groupId,
                                                                           int start,
                                                                           int end)
Returns a range of all the blogs entries that the user has permission to view where groupId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
filterFindByGroupId in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
Returns:
the range of matching blogs entries that the user has permission to view

filterFindByGroupId

public List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByGroupId(long groupId,
                                                                           int start,
                                                                           int end,
                                                                           com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns an ordered range of all the blogs entries that the user has permissions to view where groupId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
filterFindByGroupId in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching blogs entries that the user has permission to view

filterFindByGroupId_PrevAndNext

public com.liferay.blogs.kernel.model.BlogsEntry[] filterFindByGroupId_PrevAndNext(long entryId,
                                                                                   long groupId,
                                                                                   com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                                            throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the blogs entries before and after the current blogs entry in the ordered set of blogs entries that the user has permission to view where groupId = ?.

Specified by:
filterFindByGroupId_PrevAndNext in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
entryId - the primary key of the current blogs entry
groupId - the group ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a blogs entry with the primary key could not be found

filterGetByGroupId_PrevAndNext

protected com.liferay.blogs.kernel.model.BlogsEntry filterGetByGroupId_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                                   com.liferay.blogs.kernel.model.BlogsEntry blogsEntry,
                                                                                   long groupId,
                                                                                   com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator,
                                                                                   boolean previous)

removeByGroupId

public void removeByGroupId(long groupId)
Removes all the blogs entries where groupId = ? from the database.

Specified by:
removeByGroupId in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID

countByGroupId

public int countByGroupId(long groupId)
Returns the number of blogs entries where groupId = ?.

Specified by:
countByGroupId in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
Returns:
the number of matching blogs entries

filterCountByGroupId

public int filterCountByGroupId(long groupId)
Returns the number of blogs entries that the user has permission to view where groupId = ?.

Specified by:
filterCountByGroupId in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
Returns:
the number of matching blogs entries that the user has permission to view

findByCompanyId

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByCompanyId(long companyId)
Returns all the blogs entries where companyId = ?.

Specified by:
findByCompanyId in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
Returns:
the matching blogs entries

findByCompanyId

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByCompanyId(long companyId,
                                                                       int start,
                                                                       int end)
Returns a range of all the blogs entries where companyId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByCompanyId in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
Returns:
the range of matching blogs entries

findByCompanyId

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByCompanyId(long companyId,
                                                                       int start,
                                                                       int end,
                                                                       com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns an ordered range of all the blogs entries where companyId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByCompanyId in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching blogs entries

findByCompanyId

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByCompanyId(long companyId,
                                                                       int start,
                                                                       int end,
                                                                       com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator,
                                                                       boolean retrieveFromCache)
Returns an ordered range of all the blogs entries where companyId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByCompanyId in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
retrieveFromCache - whether to retrieve from the finder cache
Returns:
the ordered range of matching blogs entries

findByCompanyId_First

public com.liferay.blogs.kernel.model.BlogsEntry findByCompanyId_First(long companyId,
                                                                       com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                                throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the first blogs entry in the ordered set where companyId = ?.

Specified by:
findByCompanyId_First in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a matching blogs entry could not be found

fetchByCompanyId_First

public com.liferay.blogs.kernel.model.BlogsEntry fetchByCompanyId_First(long companyId,
                                                                        com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns the first blogs entry in the ordered set where companyId = ?.

Specified by:
fetchByCompanyId_First in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching blogs entry, or null if a matching blogs entry could not be found

findByCompanyId_Last

public com.liferay.blogs.kernel.model.BlogsEntry findByCompanyId_Last(long companyId,
                                                                      com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                               throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the last blogs entry in the ordered set where companyId = ?.

Specified by:
findByCompanyId_Last in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a matching blogs entry could not be found

fetchByCompanyId_Last

public com.liferay.blogs.kernel.model.BlogsEntry fetchByCompanyId_Last(long companyId,
                                                                       com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns the last blogs entry in the ordered set where companyId = ?.

Specified by:
fetchByCompanyId_Last in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching blogs entry, or null if a matching blogs entry could not be found

findByCompanyId_PrevAndNext

public com.liferay.blogs.kernel.model.BlogsEntry[] findByCompanyId_PrevAndNext(long entryId,
                                                                               long companyId,
                                                                               com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                                        throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the blogs entries before and after the current blogs entry in the ordered set where companyId = ?.

Specified by:
findByCompanyId_PrevAndNext in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
entryId - the primary key of the current blogs entry
companyId - the company ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a blogs entry with the primary key could not be found

getByCompanyId_PrevAndNext

protected com.liferay.blogs.kernel.model.BlogsEntry getByCompanyId_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                               com.liferay.blogs.kernel.model.BlogsEntry blogsEntry,
                                                                               long companyId,
                                                                               com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator,
                                                                               boolean previous)

removeByCompanyId

public void removeByCompanyId(long companyId)
Removes all the blogs entries where companyId = ? from the database.

Specified by:
removeByCompanyId in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID

countByCompanyId

public int countByCompanyId(long companyId)
Returns the number of blogs entries where companyId = ?.

Specified by:
countByCompanyId in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
Returns:
the number of matching blogs entries

findByG_UT

public com.liferay.blogs.kernel.model.BlogsEntry findByG_UT(long groupId,
                                                            String urlTitle)
                                                     throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the blogs entry where groupId = ? and urlTitle = ? or throws a NoSuchEntryException if it could not be found.

Specified by:
findByG_UT in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
urlTitle - the url title
Returns:
the matching blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a matching blogs entry could not be found

fetchByG_UT

public com.liferay.blogs.kernel.model.BlogsEntry fetchByG_UT(long groupId,
                                                             String urlTitle)
Returns the blogs entry where groupId = ? and urlTitle = ? or returns null if it could not be found. Uses the finder cache.

Specified by:
fetchByG_UT in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
urlTitle - the url title
Returns:
the matching blogs entry, or null if a matching blogs entry could not be found

fetchByG_UT

public com.liferay.blogs.kernel.model.BlogsEntry fetchByG_UT(long groupId,
                                                             String urlTitle,
                                                             boolean retrieveFromCache)
Returns the blogs entry where groupId = ? and urlTitle = ? or returns null if it could not be found, optionally using the finder cache.

Specified by:
fetchByG_UT in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
urlTitle - the url title
retrieveFromCache - whether to retrieve from the finder cache
Returns:
the matching blogs entry, or null if a matching blogs entry could not be found

removeByG_UT

public com.liferay.blogs.kernel.model.BlogsEntry removeByG_UT(long groupId,
                                                              String urlTitle)
                                                       throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Removes the blogs entry where groupId = ? and urlTitle = ? from the database.

Specified by:
removeByG_UT in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
urlTitle - the url title
Returns:
the blogs entry that was removed
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException

countByG_UT

public int countByG_UT(long groupId,
                       String urlTitle)
Returns the number of blogs entries where groupId = ? and urlTitle = ?.

Specified by:
countByG_UT in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
urlTitle - the url title
Returns:
the number of matching blogs entries

findByG_LtD

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_LtD(long groupId,
                                                                   Date displayDate)
Returns all the blogs entries where groupId = ? and displayDate < ?.

Specified by:
findByG_LtD in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
displayDate - the display date
Returns:
the matching blogs entries

findByG_LtD

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_LtD(long groupId,
                                                                   Date displayDate,
                                                                   int start,
                                                                   int end)
Returns a range of all the blogs entries where groupId = ? and displayDate < ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByG_LtD in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
displayDate - the display date
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
Returns:
the range of matching blogs entries

findByG_LtD

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_LtD(long groupId,
                                                                   Date displayDate,
                                                                   int start,
                                                                   int end,
                                                                   com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns an ordered range of all the blogs entries where groupId = ? and displayDate < ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByG_LtD in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
displayDate - the display date
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching blogs entries

findByG_LtD

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_LtD(long groupId,
                                                                   Date displayDate,
                                                                   int start,
                                                                   int end,
                                                                   com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator,
                                                                   boolean retrieveFromCache)
Returns an ordered range of all the blogs entries where groupId = ? and displayDate < ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByG_LtD in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
displayDate - the display date
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
retrieveFromCache - whether to retrieve from the finder cache
Returns:
the ordered range of matching blogs entries

findByG_LtD_First

public com.liferay.blogs.kernel.model.BlogsEntry findByG_LtD_First(long groupId,
                                                                   Date displayDate,
                                                                   com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                            throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the first blogs entry in the ordered set where groupId = ? and displayDate < ?.

Specified by:
findByG_LtD_First in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
displayDate - the display date
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a matching blogs entry could not be found

fetchByG_LtD_First

public com.liferay.blogs.kernel.model.BlogsEntry fetchByG_LtD_First(long groupId,
                                                                    Date displayDate,
                                                                    com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns the first blogs entry in the ordered set where groupId = ? and displayDate < ?.

Specified by:
fetchByG_LtD_First in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
displayDate - the display date
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching blogs entry, or null if a matching blogs entry could not be found

findByG_LtD_Last

public com.liferay.blogs.kernel.model.BlogsEntry findByG_LtD_Last(long groupId,
                                                                  Date displayDate,
                                                                  com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                           throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the last blogs entry in the ordered set where groupId = ? and displayDate < ?.

Specified by:
findByG_LtD_Last in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
displayDate - the display date
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a matching blogs entry could not be found

fetchByG_LtD_Last

public com.liferay.blogs.kernel.model.BlogsEntry fetchByG_LtD_Last(long groupId,
                                                                   Date displayDate,
                                                                   com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns the last blogs entry in the ordered set where groupId = ? and displayDate < ?.

Specified by:
fetchByG_LtD_Last in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
displayDate - the display date
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching blogs entry, or null if a matching blogs entry could not be found

findByG_LtD_PrevAndNext

public com.liferay.blogs.kernel.model.BlogsEntry[] findByG_LtD_PrevAndNext(long entryId,
                                                                           long groupId,
                                                                           Date displayDate,
                                                                           com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                                    throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the blogs entries before and after the current blogs entry in the ordered set where groupId = ? and displayDate < ?.

Specified by:
findByG_LtD_PrevAndNext in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
entryId - the primary key of the current blogs entry
groupId - the group ID
displayDate - the display date
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a blogs entry with the primary key could not be found

getByG_LtD_PrevAndNext

protected com.liferay.blogs.kernel.model.BlogsEntry getByG_LtD_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                           com.liferay.blogs.kernel.model.BlogsEntry blogsEntry,
                                                                           long groupId,
                                                                           Date displayDate,
                                                                           com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator,
                                                                           boolean previous)

filterFindByG_LtD

public List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_LtD(long groupId,
                                                                         Date displayDate)
Returns all the blogs entries that the user has permission to view where groupId = ? and displayDate < ?.

Specified by:
filterFindByG_LtD in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
displayDate - the display date
Returns:
the matching blogs entries that the user has permission to view

filterFindByG_LtD

public List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_LtD(long groupId,
                                                                         Date displayDate,
                                                                         int start,
                                                                         int end)
Returns a range of all the blogs entries that the user has permission to view where groupId = ? and displayDate < ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
filterFindByG_LtD in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
displayDate - the display date
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
Returns:
the range of matching blogs entries that the user has permission to view

filterFindByG_LtD

public List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_LtD(long groupId,
                                                                         Date displayDate,
                                                                         int start,
                                                                         int end,
                                                                         com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns an ordered range of all the blogs entries that the user has permissions to view where groupId = ? and displayDate < ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
filterFindByG_LtD in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
displayDate - the display date
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching blogs entries that the user has permission to view

filterFindByG_LtD_PrevAndNext

public com.liferay.blogs.kernel.model.BlogsEntry[] filterFindByG_LtD_PrevAndNext(long entryId,
                                                                                 long groupId,
                                                                                 Date displayDate,
                                                                                 com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                                          throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the blogs entries before and after the current blogs entry in the ordered set of blogs entries that the user has permission to view where groupId = ? and displayDate < ?.

Specified by:
filterFindByG_LtD_PrevAndNext in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
entryId - the primary key of the current blogs entry
groupId - the group ID
displayDate - the display date
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a blogs entry with the primary key could not be found

filterGetByG_LtD_PrevAndNext

protected com.liferay.blogs.kernel.model.BlogsEntry filterGetByG_LtD_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                                 com.liferay.blogs.kernel.model.BlogsEntry blogsEntry,
                                                                                 long groupId,
                                                                                 Date displayDate,
                                                                                 com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator,
                                                                                 boolean previous)

removeByG_LtD

public void removeByG_LtD(long groupId,
                          Date displayDate)
Removes all the blogs entries where groupId = ? and displayDate < ? from the database.

Specified by:
removeByG_LtD in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
displayDate - the display date

countByG_LtD

public int countByG_LtD(long groupId,
                        Date displayDate)
Returns the number of blogs entries where groupId = ? and displayDate < ?.

Specified by:
countByG_LtD in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
displayDate - the display date
Returns:
the number of matching blogs entries

filterCountByG_LtD

public int filterCountByG_LtD(long groupId,
                              Date displayDate)
Returns the number of blogs entries that the user has permission to view where groupId = ? and displayDate < ?.

Specified by:
filterCountByG_LtD in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
displayDate - the display date
Returns:
the number of matching blogs entries that the user has permission to view

findByG_S

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_S(long groupId,
                                                                 int status)
Returns all the blogs entries where groupId = ? and status = ?.

Specified by:
findByG_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
status - the status
Returns:
the matching blogs entries

findByG_S

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_S(long groupId,
                                                                 int status,
                                                                 int start,
                                                                 int end)
Returns a range of all the blogs entries where groupId = ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByG_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
Returns:
the range of matching blogs entries

findByG_S

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_S(long groupId,
                                                                 int status,
                                                                 int start,
                                                                 int end,
                                                                 com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns an ordered range of all the blogs entries where groupId = ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByG_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching blogs entries

findByG_S

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_S(long groupId,
                                                                 int status,
                                                                 int start,
                                                                 int end,
                                                                 com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator,
                                                                 boolean retrieveFromCache)
Returns an ordered range of all the blogs entries where groupId = ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByG_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
retrieveFromCache - whether to retrieve from the finder cache
Returns:
the ordered range of matching blogs entries

findByG_S_First

public com.liferay.blogs.kernel.model.BlogsEntry findByG_S_First(long groupId,
                                                                 int status,
                                                                 com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                          throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the first blogs entry in the ordered set where groupId = ? and status = ?.

Specified by:
findByG_S_First in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a matching blogs entry could not be found

fetchByG_S_First

public com.liferay.blogs.kernel.model.BlogsEntry fetchByG_S_First(long groupId,
                                                                  int status,
                                                                  com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns the first blogs entry in the ordered set where groupId = ? and status = ?.

Specified by:
fetchByG_S_First in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching blogs entry, or null if a matching blogs entry could not be found

findByG_S_Last

public com.liferay.blogs.kernel.model.BlogsEntry findByG_S_Last(long groupId,
                                                                int status,
                                                                com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                         throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the last blogs entry in the ordered set where groupId = ? and status = ?.

Specified by:
findByG_S_Last in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a matching blogs entry could not be found

fetchByG_S_Last

public com.liferay.blogs.kernel.model.BlogsEntry fetchByG_S_Last(long groupId,
                                                                 int status,
                                                                 com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns the last blogs entry in the ordered set where groupId = ? and status = ?.

Specified by:
fetchByG_S_Last in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching blogs entry, or null if a matching blogs entry could not be found

findByG_S_PrevAndNext

public com.liferay.blogs.kernel.model.BlogsEntry[] findByG_S_PrevAndNext(long entryId,
                                                                         long groupId,
                                                                         int status,
                                                                         com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                                  throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the blogs entries before and after the current blogs entry in the ordered set where groupId = ? and status = ?.

Specified by:
findByG_S_PrevAndNext in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
entryId - the primary key of the current blogs entry
groupId - the group ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a blogs entry with the primary key could not be found

getByG_S_PrevAndNext

protected com.liferay.blogs.kernel.model.BlogsEntry getByG_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                         com.liferay.blogs.kernel.model.BlogsEntry blogsEntry,
                                                                         long groupId,
                                                                         int status,
                                                                         com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator,
                                                                         boolean previous)

filterFindByG_S

public List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_S(long groupId,
                                                                       int status)
Returns all the blogs entries that the user has permission to view where groupId = ? and status = ?.

Specified by:
filterFindByG_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
status - the status
Returns:
the matching blogs entries that the user has permission to view

filterFindByG_S

public List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_S(long groupId,
                                                                       int status,
                                                                       int start,
                                                                       int end)
Returns a range of all the blogs entries that the user has permission to view where groupId = ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
filterFindByG_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
Returns:
the range of matching blogs entries that the user has permission to view

filterFindByG_S

public List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_S(long groupId,
                                                                       int status,
                                                                       int start,
                                                                       int end,
                                                                       com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns an ordered range of all the blogs entries that the user has permissions to view where groupId = ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
filterFindByG_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching blogs entries that the user has permission to view

filterFindByG_S_PrevAndNext

public com.liferay.blogs.kernel.model.BlogsEntry[] filterFindByG_S_PrevAndNext(long entryId,
                                                                               long groupId,
                                                                               int status,
                                                                               com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                                        throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the blogs entries before and after the current blogs entry in the ordered set of blogs entries that the user has permission to view where groupId = ? and status = ?.

Specified by:
filterFindByG_S_PrevAndNext in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
entryId - the primary key of the current blogs entry
groupId - the group ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a blogs entry with the primary key could not be found

filterGetByG_S_PrevAndNext

protected com.liferay.blogs.kernel.model.BlogsEntry filterGetByG_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                               com.liferay.blogs.kernel.model.BlogsEntry blogsEntry,
                                                                               long groupId,
                                                                               int status,
                                                                               com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator,
                                                                               boolean previous)

removeByG_S

public void removeByG_S(long groupId,
                        int status)
Removes all the blogs entries where groupId = ? and status = ? from the database.

Specified by:
removeByG_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
status - the status

countByG_S

public int countByG_S(long groupId,
                      int status)
Returns the number of blogs entries where groupId = ? and status = ?.

Specified by:
countByG_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
status - the status
Returns:
the number of matching blogs entries

filterCountByG_S

public int filterCountByG_S(long groupId,
                            int status)
Returns the number of blogs entries that the user has permission to view where groupId = ? and status = ?.

Specified by:
filterCountByG_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
status - the status
Returns:
the number of matching blogs entries that the user has permission to view

findByG_NotS

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_NotS(long groupId,
                                                                    int status)
Returns all the blogs entries where groupId = ? and status ≠ ?.

Specified by:
findByG_NotS in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
status - the status
Returns:
the matching blogs entries

findByG_NotS

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_NotS(long groupId,
                                                                    int status,
                                                                    int start,
                                                                    int end)
Returns a range of all the blogs entries where groupId = ? and status ≠ ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByG_NotS in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
Returns:
the range of matching blogs entries

findByG_NotS

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_NotS(long groupId,
                                                                    int status,
                                                                    int start,
                                                                    int end,
                                                                    com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns an ordered range of all the blogs entries where groupId = ? and status ≠ ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByG_NotS in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching blogs entries

findByG_NotS

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_NotS(long groupId,
                                                                    int status,
                                                                    int start,
                                                                    int end,
                                                                    com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator,
                                                                    boolean retrieveFromCache)
Returns an ordered range of all the blogs entries where groupId = ? and status ≠ ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByG_NotS in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
retrieveFromCache - whether to retrieve from the finder cache
Returns:
the ordered range of matching blogs entries

findByG_NotS_First

public com.liferay.blogs.kernel.model.BlogsEntry findByG_NotS_First(long groupId,
                                                                    int status,
                                                                    com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                             throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the first blogs entry in the ordered set where groupId = ? and status ≠ ?.

Specified by:
findByG_NotS_First in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a matching blogs entry could not be found

fetchByG_NotS_First

public com.liferay.blogs.kernel.model.BlogsEntry fetchByG_NotS_First(long groupId,
                                                                     int status,
                                                                     com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns the first blogs entry in the ordered set where groupId = ? and status ≠ ?.

Specified by:
fetchByG_NotS_First in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching blogs entry, or null if a matching blogs entry could not be found

findByG_NotS_Last

public com.liferay.blogs.kernel.model.BlogsEntry findByG_NotS_Last(long groupId,
                                                                   int status,
                                                                   com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                            throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the last blogs entry in the ordered set where groupId = ? and status ≠ ?.

Specified by:
findByG_NotS_Last in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a matching blogs entry could not be found

fetchByG_NotS_Last

public com.liferay.blogs.kernel.model.BlogsEntry fetchByG_NotS_Last(long groupId,
                                                                    int status,
                                                                    com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns the last blogs entry in the ordered set where groupId = ? and status ≠ ?.

Specified by:
fetchByG_NotS_Last in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching blogs entry, or null if a matching blogs entry could not be found

findByG_NotS_PrevAndNext

public com.liferay.blogs.kernel.model.BlogsEntry[] findByG_NotS_PrevAndNext(long entryId,
                                                                            long groupId,
                                                                            int status,
                                                                            com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                                     throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the blogs entries before and after the current blogs entry in the ordered set where groupId = ? and status ≠ ?.

Specified by:
findByG_NotS_PrevAndNext in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
entryId - the primary key of the current blogs entry
groupId - the group ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a blogs entry with the primary key could not be found

getByG_NotS_PrevAndNext

protected com.liferay.blogs.kernel.model.BlogsEntry getByG_NotS_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                            com.liferay.blogs.kernel.model.BlogsEntry blogsEntry,
                                                                            long groupId,
                                                                            int status,
                                                                            com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator,
                                                                            boolean previous)

filterFindByG_NotS

public List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_NotS(long groupId,
                                                                          int status)
Returns all the blogs entries that the user has permission to view where groupId = ? and status ≠ ?.

Specified by:
filterFindByG_NotS in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
status - the status
Returns:
the matching blogs entries that the user has permission to view

filterFindByG_NotS

public List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_NotS(long groupId,
                                                                          int status,
                                                                          int start,
                                                                          int end)
Returns a range of all the blogs entries that the user has permission to view where groupId = ? and status ≠ ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
filterFindByG_NotS in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
Returns:
the range of matching blogs entries that the user has permission to view

filterFindByG_NotS

public List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_NotS(long groupId,
                                                                          int status,
                                                                          int start,
                                                                          int end,
                                                                          com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns an ordered range of all the blogs entries that the user has permissions to view where groupId = ? and status ≠ ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
filterFindByG_NotS in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching blogs entries that the user has permission to view

filterFindByG_NotS_PrevAndNext

public com.liferay.blogs.kernel.model.BlogsEntry[] filterFindByG_NotS_PrevAndNext(long entryId,
                                                                                  long groupId,
                                                                                  int status,
                                                                                  com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                                           throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the blogs entries before and after the current blogs entry in the ordered set of blogs entries that the user has permission to view where groupId = ? and status ≠ ?.

Specified by:
filterFindByG_NotS_PrevAndNext in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
entryId - the primary key of the current blogs entry
groupId - the group ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a blogs entry with the primary key could not be found

filterGetByG_NotS_PrevAndNext

protected com.liferay.blogs.kernel.model.BlogsEntry filterGetByG_NotS_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                                  com.liferay.blogs.kernel.model.BlogsEntry blogsEntry,
                                                                                  long groupId,
                                                                                  int status,
                                                                                  com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator,
                                                                                  boolean previous)

removeByG_NotS

public void removeByG_NotS(long groupId,
                           int status)
Removes all the blogs entries where groupId = ? and status ≠ ? from the database.

Specified by:
removeByG_NotS in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
status - the status

countByG_NotS

public int countByG_NotS(long groupId,
                         int status)
Returns the number of blogs entries where groupId = ? and status ≠ ?.

Specified by:
countByG_NotS in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
status - the status
Returns:
the number of matching blogs entries

filterCountByG_NotS

public int filterCountByG_NotS(long groupId,
                               int status)
Returns the number of blogs entries that the user has permission to view where groupId = ? and status ≠ ?.

Specified by:
filterCountByG_NotS in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
status - the status
Returns:
the number of matching blogs entries that the user has permission to view

findByC_U

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_U(long companyId,
                                                                 long userId)
Returns all the blogs entries where companyId = ? and userId = ?.

Specified by:
findByC_U in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
userId - the user ID
Returns:
the matching blogs entries

findByC_U

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_U(long companyId,
                                                                 long userId,
                                                                 int start,
                                                                 int end)
Returns a range of all the blogs entries where companyId = ? and userId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByC_U in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
userId - the user ID
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
Returns:
the range of matching blogs entries

findByC_U

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_U(long companyId,
                                                                 long userId,
                                                                 int start,
                                                                 int end,
                                                                 com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns an ordered range of all the blogs entries where companyId = ? and userId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByC_U in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
userId - the user ID
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching blogs entries

findByC_U

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_U(long companyId,
                                                                 long userId,
                                                                 int start,
                                                                 int end,
                                                                 com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator,
                                                                 boolean retrieveFromCache)
Returns an ordered range of all the blogs entries where companyId = ? and userId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByC_U in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
userId - the user ID
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
retrieveFromCache - whether to retrieve from the finder cache
Returns:
the ordered range of matching blogs entries

findByC_U_First

public com.liferay.blogs.kernel.model.BlogsEntry findByC_U_First(long companyId,
                                                                 long userId,
                                                                 com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                          throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the first blogs entry in the ordered set where companyId = ? and userId = ?.

Specified by:
findByC_U_First in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
userId - the user ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a matching blogs entry could not be found

fetchByC_U_First

public com.liferay.blogs.kernel.model.BlogsEntry fetchByC_U_First(long companyId,
                                                                  long userId,
                                                                  com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns the first blogs entry in the ordered set where companyId = ? and userId = ?.

Specified by:
fetchByC_U_First in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
userId - the user ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching blogs entry, or null if a matching blogs entry could not be found

findByC_U_Last

public com.liferay.blogs.kernel.model.BlogsEntry findByC_U_Last(long companyId,
                                                                long userId,
                                                                com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                         throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the last blogs entry in the ordered set where companyId = ? and userId = ?.

Specified by:
findByC_U_Last in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
userId - the user ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a matching blogs entry could not be found

fetchByC_U_Last

public com.liferay.blogs.kernel.model.BlogsEntry fetchByC_U_Last(long companyId,
                                                                 long userId,
                                                                 com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns the last blogs entry in the ordered set where companyId = ? and userId = ?.

Specified by:
fetchByC_U_Last in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
userId - the user ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching blogs entry, or null if a matching blogs entry could not be found

findByC_U_PrevAndNext

public com.liferay.blogs.kernel.model.BlogsEntry[] findByC_U_PrevAndNext(long entryId,
                                                                         long companyId,
                                                                         long userId,
                                                                         com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                                  throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the blogs entries before and after the current blogs entry in the ordered set where companyId = ? and userId = ?.

Specified by:
findByC_U_PrevAndNext in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
entryId - the primary key of the current blogs entry
companyId - the company ID
userId - the user ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a blogs entry with the primary key could not be found

getByC_U_PrevAndNext

protected com.liferay.blogs.kernel.model.BlogsEntry getByC_U_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                         com.liferay.blogs.kernel.model.BlogsEntry blogsEntry,
                                                                         long companyId,
                                                                         long userId,
                                                                         com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator,
                                                                         boolean previous)

removeByC_U

public void removeByC_U(long companyId,
                        long userId)
Removes all the blogs entries where companyId = ? and userId = ? from the database.

Specified by:
removeByC_U in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
userId - the user ID

countByC_U

public int countByC_U(long companyId,
                      long userId)
Returns the number of blogs entries where companyId = ? and userId = ?.

Specified by:
countByC_U in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
userId - the user ID
Returns:
the number of matching blogs entries

findByC_LtD

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_LtD(long companyId,
                                                                   Date displayDate)
Returns all the blogs entries where companyId = ? and displayDate < ?.

Specified by:
findByC_LtD in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
displayDate - the display date
Returns:
the matching blogs entries

findByC_LtD

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_LtD(long companyId,
                                                                   Date displayDate,
                                                                   int start,
                                                                   int end)
Returns a range of all the blogs entries where companyId = ? and displayDate < ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByC_LtD in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
displayDate - the display date
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
Returns:
the range of matching blogs entries

findByC_LtD

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_LtD(long companyId,
                                                                   Date displayDate,
                                                                   int start,
                                                                   int end,
                                                                   com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns an ordered range of all the blogs entries where companyId = ? and displayDate < ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByC_LtD in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
displayDate - the display date
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching blogs entries

findByC_LtD

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_LtD(long companyId,
                                                                   Date displayDate,
                                                                   int start,
                                                                   int end,
                                                                   com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator,
                                                                   boolean retrieveFromCache)
Returns an ordered range of all the blogs entries where companyId = ? and displayDate < ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByC_LtD in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
displayDate - the display date
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
retrieveFromCache - whether to retrieve from the finder cache
Returns:
the ordered range of matching blogs entries

findByC_LtD_First

public com.liferay.blogs.kernel.model.BlogsEntry findByC_LtD_First(long companyId,
                                                                   Date displayDate,
                                                                   com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                            throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the first blogs entry in the ordered set where companyId = ? and displayDate < ?.

Specified by:
findByC_LtD_First in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
displayDate - the display date
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a matching blogs entry could not be found

fetchByC_LtD_First

public com.liferay.blogs.kernel.model.BlogsEntry fetchByC_LtD_First(long companyId,
                                                                    Date displayDate,
                                                                    com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns the first blogs entry in the ordered set where companyId = ? and displayDate < ?.

Specified by:
fetchByC_LtD_First in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
displayDate - the display date
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching blogs entry, or null if a matching blogs entry could not be found

findByC_LtD_Last

public com.liferay.blogs.kernel.model.BlogsEntry findByC_LtD_Last(long companyId,
                                                                  Date displayDate,
                                                                  com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                           throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the last blogs entry in the ordered set where companyId = ? and displayDate < ?.

Specified by:
findByC_LtD_Last in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
displayDate - the display date
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a matching blogs entry could not be found

fetchByC_LtD_Last

public com.liferay.blogs.kernel.model.BlogsEntry fetchByC_LtD_Last(long companyId,
                                                                   Date displayDate,
                                                                   com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns the last blogs entry in the ordered set where companyId = ? and displayDate < ?.

Specified by:
fetchByC_LtD_Last in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
displayDate - the display date
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching blogs entry, or null if a matching blogs entry could not be found

findByC_LtD_PrevAndNext

public com.liferay.blogs.kernel.model.BlogsEntry[] findByC_LtD_PrevAndNext(long entryId,
                                                                           long companyId,
                                                                           Date displayDate,
                                                                           com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                                    throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the blogs entries before and after the current blogs entry in the ordered set where companyId = ? and displayDate < ?.

Specified by:
findByC_LtD_PrevAndNext in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
entryId - the primary key of the current blogs entry
companyId - the company ID
displayDate - the display date
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a blogs entry with the primary key could not be found

getByC_LtD_PrevAndNext

protected com.liferay.blogs.kernel.model.BlogsEntry getByC_LtD_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                           com.liferay.blogs.kernel.model.BlogsEntry blogsEntry,
                                                                           long companyId,
                                                                           Date displayDate,
                                                                           com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator,
                                                                           boolean previous)

removeByC_LtD

public void removeByC_LtD(long companyId,
                          Date displayDate)
Removes all the blogs entries where companyId = ? and displayDate < ? from the database.

Specified by:
removeByC_LtD in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
displayDate - the display date

countByC_LtD

public int countByC_LtD(long companyId,
                        Date displayDate)
Returns the number of blogs entries where companyId = ? and displayDate < ?.

Specified by:
countByC_LtD in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
displayDate - the display date
Returns:
the number of matching blogs entries

findByC_S

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_S(long companyId,
                                                                 int status)
Returns all the blogs entries where companyId = ? and status = ?.

Specified by:
findByC_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
status - the status
Returns:
the matching blogs entries

findByC_S

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_S(long companyId,
                                                                 int status,
                                                                 int start,
                                                                 int end)
Returns a range of all the blogs entries where companyId = ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByC_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
Returns:
the range of matching blogs entries

findByC_S

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_S(long companyId,
                                                                 int status,
                                                                 int start,
                                                                 int end,
                                                                 com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns an ordered range of all the blogs entries where companyId = ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByC_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching blogs entries

findByC_S

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_S(long companyId,
                                                                 int status,
                                                                 int start,
                                                                 int end,
                                                                 com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator,
                                                                 boolean retrieveFromCache)
Returns an ordered range of all the blogs entries where companyId = ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByC_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
retrieveFromCache - whether to retrieve from the finder cache
Returns:
the ordered range of matching blogs entries

findByC_S_First

public com.liferay.blogs.kernel.model.BlogsEntry findByC_S_First(long companyId,
                                                                 int status,
                                                                 com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                          throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the first blogs entry in the ordered set where companyId = ? and status = ?.

Specified by:
findByC_S_First in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a matching blogs entry could not be found

fetchByC_S_First

public com.liferay.blogs.kernel.model.BlogsEntry fetchByC_S_First(long companyId,
                                                                  int status,
                                                                  com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns the first blogs entry in the ordered set where companyId = ? and status = ?.

Specified by:
fetchByC_S_First in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching blogs entry, or null if a matching blogs entry could not be found

findByC_S_Last

public com.liferay.blogs.kernel.model.BlogsEntry findByC_S_Last(long companyId,
                                                                int status,
                                                                com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                         throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the last blogs entry in the ordered set where companyId = ? and status = ?.

Specified by:
findByC_S_Last in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a matching blogs entry could not be found

fetchByC_S_Last

public com.liferay.blogs.kernel.model.BlogsEntry fetchByC_S_Last(long companyId,
                                                                 int status,
                                                                 com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns the last blogs entry in the ordered set where companyId = ? and status = ?.

Specified by:
fetchByC_S_Last in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching blogs entry, or null if a matching blogs entry could not be found

findByC_S_PrevAndNext

public com.liferay.blogs.kernel.model.BlogsEntry[] findByC_S_PrevAndNext(long entryId,
                                                                         long companyId,
                                                                         int status,
                                                                         com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                                  throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the blogs entries before and after the current blogs entry in the ordered set where companyId = ? and status = ?.

Specified by:
findByC_S_PrevAndNext in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
entryId - the primary key of the current blogs entry
companyId - the company ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a blogs entry with the primary key could not be found

getByC_S_PrevAndNext

protected com.liferay.blogs.kernel.model.BlogsEntry getByC_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                         com.liferay.blogs.kernel.model.BlogsEntry blogsEntry,
                                                                         long companyId,
                                                                         int status,
                                                                         com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator,
                                                                         boolean previous)

removeByC_S

public void removeByC_S(long companyId,
                        int status)
Removes all the blogs entries where companyId = ? and status = ? from the database.

Specified by:
removeByC_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
status - the status

countByC_S

public int countByC_S(long companyId,
                      int status)
Returns the number of blogs entries where companyId = ? and status = ?.

Specified by:
countByC_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
status - the status
Returns:
the number of matching blogs entries

findByC_NotS

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_NotS(long companyId,
                                                                    int status)
Returns all the blogs entries where companyId = ? and status ≠ ?.

Specified by:
findByC_NotS in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
status - the status
Returns:
the matching blogs entries

findByC_NotS

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_NotS(long companyId,
                                                                    int status,
                                                                    int start,
                                                                    int end)
Returns a range of all the blogs entries where companyId = ? and status ≠ ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByC_NotS in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
Returns:
the range of matching blogs entries

findByC_NotS

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_NotS(long companyId,
                                                                    int status,
                                                                    int start,
                                                                    int end,
                                                                    com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns an ordered range of all the blogs entries where companyId = ? and status ≠ ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByC_NotS in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching blogs entries

findByC_NotS

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_NotS(long companyId,
                                                                    int status,
                                                                    int start,
                                                                    int end,
                                                                    com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator,
                                                                    boolean retrieveFromCache)
Returns an ordered range of all the blogs entries where companyId = ? and status ≠ ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByC_NotS in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
retrieveFromCache - whether to retrieve from the finder cache
Returns:
the ordered range of matching blogs entries

findByC_NotS_First

public com.liferay.blogs.kernel.model.BlogsEntry findByC_NotS_First(long companyId,
                                                                    int status,
                                                                    com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                             throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the first blogs entry in the ordered set where companyId = ? and status ≠ ?.

Specified by:
findByC_NotS_First in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a matching blogs entry could not be found

fetchByC_NotS_First

public com.liferay.blogs.kernel.model.BlogsEntry fetchByC_NotS_First(long companyId,
                                                                     int status,
                                                                     com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns the first blogs entry in the ordered set where companyId = ? and status ≠ ?.

Specified by:
fetchByC_NotS_First in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching blogs entry, or null if a matching blogs entry could not be found

findByC_NotS_Last

public com.liferay.blogs.kernel.model.BlogsEntry findByC_NotS_Last(long companyId,
                                                                   int status,
                                                                   com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                            throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the last blogs entry in the ordered set where companyId = ? and status ≠ ?.

Specified by:
findByC_NotS_Last in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a matching blogs entry could not be found

fetchByC_NotS_Last

public com.liferay.blogs.kernel.model.BlogsEntry fetchByC_NotS_Last(long companyId,
                                                                    int status,
                                                                    com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns the last blogs entry in the ordered set where companyId = ? and status ≠ ?.

Specified by:
fetchByC_NotS_Last in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching blogs entry, or null if a matching blogs entry could not be found

findByC_NotS_PrevAndNext

public com.liferay.blogs.kernel.model.BlogsEntry[] findByC_NotS_PrevAndNext(long entryId,
                                                                            long companyId,
                                                                            int status,
                                                                            com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                                     throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the blogs entries before and after the current blogs entry in the ordered set where companyId = ? and status ≠ ?.

Specified by:
findByC_NotS_PrevAndNext in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
entryId - the primary key of the current blogs entry
companyId - the company ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a blogs entry with the primary key could not be found

getByC_NotS_PrevAndNext

protected com.liferay.blogs.kernel.model.BlogsEntry getByC_NotS_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                            com.liferay.blogs.kernel.model.BlogsEntry blogsEntry,
                                                                            long companyId,
                                                                            int status,
                                                                            com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator,
                                                                            boolean previous)

removeByC_NotS

public void removeByC_NotS(long companyId,
                           int status)
Removes all the blogs entries where companyId = ? and status ≠ ? from the database.

Specified by:
removeByC_NotS in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
status - the status

countByC_NotS

public int countByC_NotS(long companyId,
                         int status)
Returns the number of blogs entries where companyId = ? and status ≠ ?.

Specified by:
countByC_NotS in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
status - the status
Returns:
the number of matching blogs entries

findByLtD_S

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByLtD_S(Date displayDate,
                                                                   int status)
Returns all the blogs entries where displayDate < ? and status = ?.

Specified by:
findByLtD_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
displayDate - the display date
status - the status
Returns:
the matching blogs entries

findByLtD_S

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByLtD_S(Date displayDate,
                                                                   int status,
                                                                   int start,
                                                                   int end)
Returns a range of all the blogs entries where displayDate < ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByLtD_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
displayDate - the display date
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
Returns:
the range of matching blogs entries

findByLtD_S

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByLtD_S(Date displayDate,
                                                                   int status,
                                                                   int start,
                                                                   int end,
                                                                   com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns an ordered range of all the blogs entries where displayDate < ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByLtD_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
displayDate - the display date
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching blogs entries

findByLtD_S

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByLtD_S(Date displayDate,
                                                                   int status,
                                                                   int start,
                                                                   int end,
                                                                   com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator,
                                                                   boolean retrieveFromCache)
Returns an ordered range of all the blogs entries where displayDate < ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByLtD_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
displayDate - the display date
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
retrieveFromCache - whether to retrieve from the finder cache
Returns:
the ordered range of matching blogs entries

findByLtD_S_First

public com.liferay.blogs.kernel.model.BlogsEntry findByLtD_S_First(Date displayDate,
                                                                   int status,
                                                                   com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                            throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the first blogs entry in the ordered set where displayDate < ? and status = ?.

Specified by:
findByLtD_S_First in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
displayDate - the display date
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a matching blogs entry could not be found

fetchByLtD_S_First

public com.liferay.blogs.kernel.model.BlogsEntry fetchByLtD_S_First(Date displayDate,
                                                                    int status,
                                                                    com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns the first blogs entry in the ordered set where displayDate < ? and status = ?.

Specified by:
fetchByLtD_S_First in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
displayDate - the display date
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching blogs entry, or null if a matching blogs entry could not be found

findByLtD_S_Last

public com.liferay.blogs.kernel.model.BlogsEntry findByLtD_S_Last(Date displayDate,
                                                                  int status,
                                                                  com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                           throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the last blogs entry in the ordered set where displayDate < ? and status = ?.

Specified by:
findByLtD_S_Last in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
displayDate - the display date
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a matching blogs entry could not be found

fetchByLtD_S_Last

public com.liferay.blogs.kernel.model.BlogsEntry fetchByLtD_S_Last(Date displayDate,
                                                                   int status,
                                                                   com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns the last blogs entry in the ordered set where displayDate < ? and status = ?.

Specified by:
fetchByLtD_S_Last in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
displayDate - the display date
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching blogs entry, or null if a matching blogs entry could not be found

findByLtD_S_PrevAndNext

public com.liferay.blogs.kernel.model.BlogsEntry[] findByLtD_S_PrevAndNext(long entryId,
                                                                           Date displayDate,
                                                                           int status,
                                                                           com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                                    throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the blogs entries before and after the current blogs entry in the ordered set where displayDate < ? and status = ?.

Specified by:
findByLtD_S_PrevAndNext in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
entryId - the primary key of the current blogs entry
displayDate - the display date
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a blogs entry with the primary key could not be found

getByLtD_S_PrevAndNext

protected com.liferay.blogs.kernel.model.BlogsEntry getByLtD_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                           com.liferay.blogs.kernel.model.BlogsEntry blogsEntry,
                                                                           Date displayDate,
                                                                           int status,
                                                                           com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator,
                                                                           boolean previous)

removeByLtD_S

public void removeByLtD_S(Date displayDate,
                          int status)
Removes all the blogs entries where displayDate < ? and status = ? from the database.

Specified by:
removeByLtD_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
displayDate - the display date
status - the status

countByLtD_S

public int countByLtD_S(Date displayDate,
                        int status)
Returns the number of blogs entries where displayDate < ? and status = ?.

Specified by:
countByLtD_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
displayDate - the display date
status - the status
Returns:
the number of matching blogs entries

findByG_U_LtD

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_U_LtD(long groupId,
                                                                     long userId,
                                                                     Date displayDate)
Returns all the blogs entries where groupId = ? and userId = ? and displayDate < ?.

Specified by:
findByG_U_LtD in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
displayDate - the display date
Returns:
the matching blogs entries

findByG_U_LtD

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_U_LtD(long groupId,
                                                                     long userId,
                                                                     Date displayDate,
                                                                     int start,
                                                                     int end)
Returns a range of all the blogs entries where groupId = ? and userId = ? and displayDate < ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByG_U_LtD in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
displayDate - the display date
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
Returns:
the range of matching blogs entries

findByG_U_LtD

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_U_LtD(long groupId,
                                                                     long userId,
                                                                     Date displayDate,
                                                                     int start,
                                                                     int end,
                                                                     com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns an ordered range of all the blogs entries where groupId = ? and userId = ? and displayDate < ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByG_U_LtD in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
displayDate - the display date
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching blogs entries

findByG_U_LtD

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_U_LtD(long groupId,
                                                                     long userId,
                                                                     Date displayDate,
                                                                     int start,
                                                                     int end,
                                                                     com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator,
                                                                     boolean retrieveFromCache)
Returns an ordered range of all the blogs entries where groupId = ? and userId = ? and displayDate < ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByG_U_LtD in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
displayDate - the display date
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
retrieveFromCache - whether to retrieve from the finder cache
Returns:
the ordered range of matching blogs entries

findByG_U_LtD_First

public com.liferay.blogs.kernel.model.BlogsEntry findByG_U_LtD_First(long groupId,
                                                                     long userId,
                                                                     Date displayDate,
                                                                     com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                              throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the first blogs entry in the ordered set where groupId = ? and userId = ? and displayDate < ?.

Specified by:
findByG_U_LtD_First in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
displayDate - the display date
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a matching blogs entry could not be found

fetchByG_U_LtD_First

public com.liferay.blogs.kernel.model.BlogsEntry fetchByG_U_LtD_First(long groupId,
                                                                      long userId,
                                                                      Date displayDate,
                                                                      com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns the first blogs entry in the ordered set where groupId = ? and userId = ? and displayDate < ?.

Specified by:
fetchByG_U_LtD_First in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
displayDate - the display date
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching blogs entry, or null if a matching blogs entry could not be found

findByG_U_LtD_Last

public com.liferay.blogs.kernel.model.BlogsEntry findByG_U_LtD_Last(long groupId,
                                                                    long userId,
                                                                    Date displayDate,
                                                                    com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                             throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the last blogs entry in the ordered set where groupId = ? and userId = ? and displayDate < ?.

Specified by:
findByG_U_LtD_Last in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
displayDate - the display date
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a matching blogs entry could not be found

fetchByG_U_LtD_Last

public com.liferay.blogs.kernel.model.BlogsEntry fetchByG_U_LtD_Last(long groupId,
                                                                     long userId,
                                                                     Date displayDate,
                                                                     com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns the last blogs entry in the ordered set where groupId = ? and userId = ? and displayDate < ?.

Specified by:
fetchByG_U_LtD_Last in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
displayDate - the display date
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching blogs entry, or null if a matching blogs entry could not be found

findByG_U_LtD_PrevAndNext

public com.liferay.blogs.kernel.model.BlogsEntry[] findByG_U_LtD_PrevAndNext(long entryId,
                                                                             long groupId,
                                                                             long userId,
                                                                             Date displayDate,
                                                                             com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                                      throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the blogs entries before and after the current blogs entry in the ordered set where groupId = ? and userId = ? and displayDate < ?.

Specified by:
findByG_U_LtD_PrevAndNext in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
entryId - the primary key of the current blogs entry
groupId - the group ID
userId - the user ID
displayDate - the display date
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a blogs entry with the primary key could not be found

getByG_U_LtD_PrevAndNext

protected com.liferay.blogs.kernel.model.BlogsEntry getByG_U_LtD_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                             com.liferay.blogs.kernel.model.BlogsEntry blogsEntry,
                                                                             long groupId,
                                                                             long userId,
                                                                             Date displayDate,
                                                                             com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator,
                                                                             boolean previous)

filterFindByG_U_LtD

public List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_U_LtD(long groupId,
                                                                           long userId,
                                                                           Date displayDate)
Returns all the blogs entries that the user has permission to view where groupId = ? and userId = ? and displayDate < ?.

Specified by:
filterFindByG_U_LtD in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
displayDate - the display date
Returns:
the matching blogs entries that the user has permission to view

filterFindByG_U_LtD

public List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_U_LtD(long groupId,
                                                                           long userId,
                                                                           Date displayDate,
                                                                           int start,
                                                                           int end)
Returns a range of all the blogs entries that the user has permission to view where groupId = ? and userId = ? and displayDate < ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
filterFindByG_U_LtD in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
displayDate - the display date
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
Returns:
the range of matching blogs entries that the user has permission to view

filterFindByG_U_LtD

public List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_U_LtD(long groupId,
                                                                           long userId,
                                                                           Date displayDate,
                                                                           int start,
                                                                           int end,
                                                                           com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns an ordered range of all the blogs entries that the user has permissions to view where groupId = ? and userId = ? and displayDate < ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
filterFindByG_U_LtD in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
displayDate - the display date
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching blogs entries that the user has permission to view

filterFindByG_U_LtD_PrevAndNext

public com.liferay.blogs.kernel.model.BlogsEntry[] filterFindByG_U_LtD_PrevAndNext(long entryId,
                                                                                   long groupId,
                                                                                   long userId,
                                                                                   Date displayDate,
                                                                                   com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                                            throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the blogs entries before and after the current blogs entry in the ordered set of blogs entries that the user has permission to view where groupId = ? and userId = ? and displayDate < ?.

Specified by:
filterFindByG_U_LtD_PrevAndNext in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
entryId - the primary key of the current blogs entry
groupId - the group ID
userId - the user ID
displayDate - the display date
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a blogs entry with the primary key could not be found

filterGetByG_U_LtD_PrevAndNext

protected com.liferay.blogs.kernel.model.BlogsEntry filterGetByG_U_LtD_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                                   com.liferay.blogs.kernel.model.BlogsEntry blogsEntry,
                                                                                   long groupId,
                                                                                   long userId,
                                                                                   Date displayDate,
                                                                                   com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator,
                                                                                   boolean previous)

removeByG_U_LtD

public void removeByG_U_LtD(long groupId,
                            long userId,
                            Date displayDate)
Removes all the blogs entries where groupId = ? and userId = ? and displayDate < ? from the database.

Specified by:
removeByG_U_LtD in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
displayDate - the display date

countByG_U_LtD

public int countByG_U_LtD(long groupId,
                          long userId,
                          Date displayDate)
Returns the number of blogs entries where groupId = ? and userId = ? and displayDate < ?.

Specified by:
countByG_U_LtD in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
displayDate - the display date
Returns:
the number of matching blogs entries

filterCountByG_U_LtD

public int filterCountByG_U_LtD(long groupId,
                                long userId,
                                Date displayDate)
Returns the number of blogs entries that the user has permission to view where groupId = ? and userId = ? and displayDate < ?.

Specified by:
filterCountByG_U_LtD in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
displayDate - the display date
Returns:
the number of matching blogs entries that the user has permission to view

findByG_U_S

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_U_S(long groupId,
                                                                   long userId,
                                                                   int status)
Returns all the blogs entries where groupId = ? and userId = ? and status = ?.

Specified by:
findByG_U_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
status - the status
Returns:
the matching blogs entries

findByG_U_S

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_U_S(long groupId,
                                                                   long userId,
                                                                   int status,
                                                                   int start,
                                                                   int end)
Returns a range of all the blogs entries where groupId = ? and userId = ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByG_U_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
Returns:
the range of matching blogs entries

findByG_U_S

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_U_S(long groupId,
                                                                   long userId,
                                                                   int status,
                                                                   int start,
                                                                   int end,
                                                                   com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns an ordered range of all the blogs entries where groupId = ? and userId = ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByG_U_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching blogs entries

findByG_U_S

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_U_S(long groupId,
                                                                   long userId,
                                                                   int status,
                                                                   int start,
                                                                   int end,
                                                                   com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator,
                                                                   boolean retrieveFromCache)
Returns an ordered range of all the blogs entries where groupId = ? and userId = ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByG_U_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
retrieveFromCache - whether to retrieve from the finder cache
Returns:
the ordered range of matching blogs entries

findByG_U_S_First

public com.liferay.blogs.kernel.model.BlogsEntry findByG_U_S_First(long groupId,
                                                                   long userId,
                                                                   int status,
                                                                   com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                            throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the first blogs entry in the ordered set where groupId = ? and userId = ? and status = ?.

Specified by:
findByG_U_S_First in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a matching blogs entry could not be found

fetchByG_U_S_First

public com.liferay.blogs.kernel.model.BlogsEntry fetchByG_U_S_First(long groupId,
                                                                    long userId,
                                                                    int status,
                                                                    com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns the first blogs entry in the ordered set where groupId = ? and userId = ? and status = ?.

Specified by:
fetchByG_U_S_First in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching blogs entry, or null if a matching blogs entry could not be found

findByG_U_S_Last

public com.liferay.blogs.kernel.model.BlogsEntry findByG_U_S_Last(long groupId,
                                                                  long userId,
                                                                  int status,
                                                                  com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                           throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the last blogs entry in the ordered set where groupId = ? and userId = ? and status = ?.

Specified by:
findByG_U_S_Last in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a matching blogs entry could not be found

fetchByG_U_S_Last

public com.liferay.blogs.kernel.model.BlogsEntry fetchByG_U_S_Last(long groupId,
                                                                   long userId,
                                                                   int status,
                                                                   com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns the last blogs entry in the ordered set where groupId = ? and userId = ? and status = ?.

Specified by:
fetchByG_U_S_Last in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching blogs entry, or null if a matching blogs entry could not be found

findByG_U_S_PrevAndNext

public com.liferay.blogs.kernel.model.BlogsEntry[] findByG_U_S_PrevAndNext(long entryId,
                                                                           long groupId,
                                                                           long userId,
                                                                           int status,
                                                                           com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                                    throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the blogs entries before and after the current blogs entry in the ordered set where groupId = ? and userId = ? and status = ?.

Specified by:
findByG_U_S_PrevAndNext in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
entryId - the primary key of the current blogs entry
groupId - the group ID
userId - the user ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a blogs entry with the primary key could not be found

getByG_U_S_PrevAndNext

protected com.liferay.blogs.kernel.model.BlogsEntry getByG_U_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                           com.liferay.blogs.kernel.model.BlogsEntry blogsEntry,
                                                                           long groupId,
                                                                           long userId,
                                                                           int status,
                                                                           com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator,
                                                                           boolean previous)

filterFindByG_U_S

public List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_U_S(long groupId,
                                                                         long userId,
                                                                         int status)
Returns all the blogs entries that the user has permission to view where groupId = ? and userId = ? and status = ?.

Specified by:
filterFindByG_U_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
status - the status
Returns:
the matching blogs entries that the user has permission to view

filterFindByG_U_S

public List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_U_S(long groupId,
                                                                         long userId,
                                                                         int status,
                                                                         int start,
                                                                         int end)
Returns a range of all the blogs entries that the user has permission to view where groupId = ? and userId = ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
filterFindByG_U_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
Returns:
the range of matching blogs entries that the user has permission to view

filterFindByG_U_S

public List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_U_S(long groupId,
                                                                         long userId,
                                                                         int status,
                                                                         int start,
                                                                         int end,
                                                                         com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns an ordered range of all the blogs entries that the user has permissions to view where groupId = ? and userId = ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
filterFindByG_U_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching blogs entries that the user has permission to view

filterFindByG_U_S_PrevAndNext

public com.liferay.blogs.kernel.model.BlogsEntry[] filterFindByG_U_S_PrevAndNext(long entryId,
                                                                                 long groupId,
                                                                                 long userId,
                                                                                 int status,
                                                                                 com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                                          throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the blogs entries before and after the current blogs entry in the ordered set of blogs entries that the user has permission to view where groupId = ? and userId = ? and status = ?.

Specified by:
filterFindByG_U_S_PrevAndNext in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
entryId - the primary key of the current blogs entry
groupId - the group ID
userId - the user ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a blogs entry with the primary key could not be found

filterGetByG_U_S_PrevAndNext

protected com.liferay.blogs.kernel.model.BlogsEntry filterGetByG_U_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                                 com.liferay.blogs.kernel.model.BlogsEntry blogsEntry,
                                                                                 long groupId,
                                                                                 long userId,
                                                                                 int status,
                                                                                 com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator,
                                                                                 boolean previous)

filterFindByG_U_S

public List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_U_S(long groupId,
                                                                         long userId,
                                                                         int[] statuses)
Returns all the blogs entries that the user has permission to view where groupId = ? and userId = ? and status = any ?.

Specified by:
filterFindByG_U_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
statuses - the statuses
Returns:
the matching blogs entries that the user has permission to view

filterFindByG_U_S

public List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_U_S(long groupId,
                                                                         long userId,
                                                                         int[] statuses,
                                                                         int start,
                                                                         int end)
Returns a range of all the blogs entries that the user has permission to view where groupId = ? and userId = ? and status = any ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
filterFindByG_U_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
statuses - the statuses
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
Returns:
the range of matching blogs entries that the user has permission to view

filterFindByG_U_S

public List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_U_S(long groupId,
                                                                         long userId,
                                                                         int[] statuses,
                                                                         int start,
                                                                         int end,
                                                                         com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns an ordered range of all the blogs entries that the user has permission to view where groupId = ? and userId = ? and status = any ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
filterFindByG_U_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
statuses - the statuses
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching blogs entries that the user has permission to view

findByG_U_S

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_U_S(long groupId,
                                                                   long userId,
                                                                   int[] statuses)
Returns all the blogs entries where groupId = ? and userId = ? and status = any ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByG_U_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
statuses - the statuses
Returns:
the matching blogs entries

findByG_U_S

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_U_S(long groupId,
                                                                   long userId,
                                                                   int[] statuses,
                                                                   int start,
                                                                   int end)
Returns a range of all the blogs entries where groupId = ? and userId = ? and status = any ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByG_U_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
statuses - the statuses
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
Returns:
the range of matching blogs entries

findByG_U_S

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_U_S(long groupId,
                                                                   long userId,
                                                                   int[] statuses,
                                                                   int start,
                                                                   int end,
                                                                   com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns an ordered range of all the blogs entries where groupId = ? and userId = ? and status = any ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByG_U_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
statuses - the statuses
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching blogs entries

findByG_U_S

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_U_S(long groupId,
                                                                   long userId,
                                                                   int[] statuses,
                                                                   int start,
                                                                   int end,
                                                                   com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator,
                                                                   boolean retrieveFromCache)
Returns an ordered range of all the blogs entries where groupId = ? and userId = ? and status = ?, optionally using the finder cache.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByG_U_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
retrieveFromCache - whether to retrieve from the finder cache
Returns:
the ordered range of matching blogs entries

removeByG_U_S

public void removeByG_U_S(long groupId,
                          long userId,
                          int status)
Removes all the blogs entries where groupId = ? and userId = ? and status = ? from the database.

Specified by:
removeByG_U_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
status - the status

countByG_U_S

public int countByG_U_S(long groupId,
                        long userId,
                        int status)
Returns the number of blogs entries where groupId = ? and userId = ? and status = ?.

Specified by:
countByG_U_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
status - the status
Returns:
the number of matching blogs entries

countByG_U_S

public int countByG_U_S(long groupId,
                        long userId,
                        int[] statuses)
Returns the number of blogs entries where groupId = ? and userId = ? and status = any ?.

Specified by:
countByG_U_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
statuses - the statuses
Returns:
the number of matching blogs entries

filterCountByG_U_S

public int filterCountByG_U_S(long groupId,
                              long userId,
                              int status)
Returns the number of blogs entries that the user has permission to view where groupId = ? and userId = ? and status = ?.

Specified by:
filterCountByG_U_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
status - the status
Returns:
the number of matching blogs entries that the user has permission to view

filterCountByG_U_S

public int filterCountByG_U_S(long groupId,
                              long userId,
                              int[] statuses)
Returns the number of blogs entries that the user has permission to view where groupId = ? and userId = ? and status = any ?.

Specified by:
filterCountByG_U_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
statuses - the statuses
Returns:
the number of matching blogs entries that the user has permission to view

findByG_U_NotS

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_U_NotS(long groupId,
                                                                      long userId,
                                                                      int status)
Returns all the blogs entries where groupId = ? and userId = ? and status ≠ ?.

Specified by:
findByG_U_NotS in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
status - the status
Returns:
the matching blogs entries

findByG_U_NotS

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_U_NotS(long groupId,
                                                                      long userId,
                                                                      int status,
                                                                      int start,
                                                                      int end)
Returns a range of all the blogs entries where groupId = ? and userId = ? and status ≠ ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByG_U_NotS in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
Returns:
the range of matching blogs entries

findByG_U_NotS

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_U_NotS(long groupId,
                                                                      long userId,
                                                                      int status,
                                                                      int start,
                                                                      int end,
                                                                      com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns an ordered range of all the blogs entries where groupId = ? and userId = ? and status ≠ ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByG_U_NotS in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching blogs entries

findByG_U_NotS

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_U_NotS(long groupId,
                                                                      long userId,
                                                                      int status,
                                                                      int start,
                                                                      int end,
                                                                      com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator,
                                                                      boolean retrieveFromCache)
Returns an ordered range of all the blogs entries where groupId = ? and userId = ? and status ≠ ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByG_U_NotS in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
retrieveFromCache - whether to retrieve from the finder cache
Returns:
the ordered range of matching blogs entries

findByG_U_NotS_First

public com.liferay.blogs.kernel.model.BlogsEntry findByG_U_NotS_First(long groupId,
                                                                      long userId,
                                                                      int status,
                                                                      com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                               throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the first blogs entry in the ordered set where groupId = ? and userId = ? and status ≠ ?.

Specified by:
findByG_U_NotS_First in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a matching blogs entry could not be found

fetchByG_U_NotS_First

public com.liferay.blogs.kernel.model.BlogsEntry fetchByG_U_NotS_First(long groupId,
                                                                       long userId,
                                                                       int status,
                                                                       com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns the first blogs entry in the ordered set where groupId = ? and userId = ? and status ≠ ?.

Specified by:
fetchByG_U_NotS_First in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching blogs entry, or null if a matching blogs entry could not be found

findByG_U_NotS_Last

public com.liferay.blogs.kernel.model.BlogsEntry findByG_U_NotS_Last(long groupId,
                                                                     long userId,
                                                                     int status,
                                                                     com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                              throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the last blogs entry in the ordered set where groupId = ? and userId = ? and status ≠ ?.

Specified by:
findByG_U_NotS_Last in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a matching blogs entry could not be found

fetchByG_U_NotS_Last

public com.liferay.blogs.kernel.model.BlogsEntry fetchByG_U_NotS_Last(long groupId,
                                                                      long userId,
                                                                      int status,
                                                                      com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns the last blogs entry in the ordered set where groupId = ? and userId = ? and status ≠ ?.

Specified by:
fetchByG_U_NotS_Last in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching blogs entry, or null if a matching blogs entry could not be found

findByG_U_NotS_PrevAndNext

public com.liferay.blogs.kernel.model.BlogsEntry[] findByG_U_NotS_PrevAndNext(long entryId,
                                                                              long groupId,
                                                                              long userId,
                                                                              int status,
                                                                              com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                                       throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the blogs entries before and after the current blogs entry in the ordered set where groupId = ? and userId = ? and status ≠ ?.

Specified by:
findByG_U_NotS_PrevAndNext in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
entryId - the primary key of the current blogs entry
groupId - the group ID
userId - the user ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a blogs entry with the primary key could not be found

getByG_U_NotS_PrevAndNext

protected com.liferay.blogs.kernel.model.BlogsEntry getByG_U_NotS_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                              com.liferay.blogs.kernel.model.BlogsEntry blogsEntry,
                                                                              long groupId,
                                                                              long userId,
                                                                              int status,
                                                                              com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator,
                                                                              boolean previous)

filterFindByG_U_NotS

public List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_U_NotS(long groupId,
                                                                            long userId,
                                                                            int status)
Returns all the blogs entries that the user has permission to view where groupId = ? and userId = ? and status ≠ ?.

Specified by:
filterFindByG_U_NotS in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
status - the status
Returns:
the matching blogs entries that the user has permission to view

filterFindByG_U_NotS

public List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_U_NotS(long groupId,
                                                                            long userId,
                                                                            int status,
                                                                            int start,
                                                                            int end)
Returns a range of all the blogs entries that the user has permission to view where groupId = ? and userId = ? and status ≠ ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
filterFindByG_U_NotS in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
Returns:
the range of matching blogs entries that the user has permission to view

filterFindByG_U_NotS

public List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_U_NotS(long groupId,
                                                                            long userId,
                                                                            int status,
                                                                            int start,
                                                                            int end,
                                                                            com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns an ordered range of all the blogs entries that the user has permissions to view where groupId = ? and userId = ? and status ≠ ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
filterFindByG_U_NotS in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching blogs entries that the user has permission to view

filterFindByG_U_NotS_PrevAndNext

public com.liferay.blogs.kernel.model.BlogsEntry[] filterFindByG_U_NotS_PrevAndNext(long entryId,
                                                                                    long groupId,
                                                                                    long userId,
                                                                                    int status,
                                                                                    com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                                             throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the blogs entries before and after the current blogs entry in the ordered set of blogs entries that the user has permission to view where groupId = ? and userId = ? and status ≠ ?.

Specified by:
filterFindByG_U_NotS_PrevAndNext in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
entryId - the primary key of the current blogs entry
groupId - the group ID
userId - the user ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a blogs entry with the primary key could not be found

filterGetByG_U_NotS_PrevAndNext

protected com.liferay.blogs.kernel.model.BlogsEntry filterGetByG_U_NotS_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                                    com.liferay.blogs.kernel.model.BlogsEntry blogsEntry,
                                                                                    long groupId,
                                                                                    long userId,
                                                                                    int status,
                                                                                    com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator,
                                                                                    boolean previous)

removeByG_U_NotS

public void removeByG_U_NotS(long groupId,
                             long userId,
                             int status)
Removes all the blogs entries where groupId = ? and userId = ? and status ≠ ? from the database.

Specified by:
removeByG_U_NotS in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
status - the status

countByG_U_NotS

public int countByG_U_NotS(long groupId,
                           long userId,
                           int status)
Returns the number of blogs entries where groupId = ? and userId = ? and status ≠ ?.

Specified by:
countByG_U_NotS in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
status - the status
Returns:
the number of matching blogs entries

filterCountByG_U_NotS

public int filterCountByG_U_NotS(long groupId,
                                 long userId,
                                 int status)
Returns the number of blogs entries that the user has permission to view where groupId = ? and userId = ? and status ≠ ?.

Specified by:
filterCountByG_U_NotS in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
status - the status
Returns:
the number of matching blogs entries that the user has permission to view

findByG_LtD_S

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_LtD_S(long groupId,
                                                                     Date displayDate,
                                                                     int status)
Returns all the blogs entries where groupId = ? and displayDate < ? and status = ?.

Specified by:
findByG_LtD_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
displayDate - the display date
status - the status
Returns:
the matching blogs entries

findByG_LtD_S

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_LtD_S(long groupId,
                                                                     Date displayDate,
                                                                     int status,
                                                                     int start,
                                                                     int end)
Returns a range of all the blogs entries where groupId = ? and displayDate < ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByG_LtD_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
displayDate - the display date
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
Returns:
the range of matching blogs entries

findByG_LtD_S

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_LtD_S(long groupId,
                                                                     Date displayDate,
                                                                     int status,
                                                                     int start,
                                                                     int end,
                                                                     com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns an ordered range of all the blogs entries where groupId = ? and displayDate < ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByG_LtD_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
displayDate - the display date
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching blogs entries

findByG_LtD_S

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_LtD_S(long groupId,
                                                                     Date displayDate,
                                                                     int status,
                                                                     int start,
                                                                     int end,
                                                                     com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator,
                                                                     boolean retrieveFromCache)
Returns an ordered range of all the blogs entries where groupId = ? and displayDate < ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByG_LtD_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
displayDate - the display date
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
retrieveFromCache - whether to retrieve from the finder cache
Returns:
the ordered range of matching blogs entries

findByG_LtD_S_First

public com.liferay.blogs.kernel.model.BlogsEntry findByG_LtD_S_First(long groupId,
                                                                     Date displayDate,
                                                                     int status,
                                                                     com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                              throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the first blogs entry in the ordered set where groupId = ? and displayDate < ? and status = ?.

Specified by:
findByG_LtD_S_First in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
displayDate - the display date
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a matching blogs entry could not be found

fetchByG_LtD_S_First

public com.liferay.blogs.kernel.model.BlogsEntry fetchByG_LtD_S_First(long groupId,
                                                                      Date displayDate,
                                                                      int status,
                                                                      com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns the first blogs entry in the ordered set where groupId = ? and displayDate < ? and status = ?.

Specified by:
fetchByG_LtD_S_First in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
displayDate - the display date
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching blogs entry, or null if a matching blogs entry could not be found

findByG_LtD_S_Last

public com.liferay.blogs.kernel.model.BlogsEntry findByG_LtD_S_Last(long groupId,
                                                                    Date displayDate,
                                                                    int status,
                                                                    com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                             throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the last blogs entry in the ordered set where groupId = ? and displayDate < ? and status = ?.

Specified by:
findByG_LtD_S_Last in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
displayDate - the display date
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a matching blogs entry could not be found

fetchByG_LtD_S_Last

public com.liferay.blogs.kernel.model.BlogsEntry fetchByG_LtD_S_Last(long groupId,
                                                                     Date displayDate,
                                                                     int status,
                                                                     com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns the last blogs entry in the ordered set where groupId = ? and displayDate < ? and status = ?.

Specified by:
fetchByG_LtD_S_Last in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
displayDate - the display date
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching blogs entry, or null if a matching blogs entry could not be found

findByG_LtD_S_PrevAndNext

public com.liferay.blogs.kernel.model.BlogsEntry[] findByG_LtD_S_PrevAndNext(long entryId,
                                                                             long groupId,
                                                                             Date displayDate,
                                                                             int status,
                                                                             com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                                      throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the blogs entries before and after the current blogs entry in the ordered set where groupId = ? and displayDate < ? and status = ?.

Specified by:
findByG_LtD_S_PrevAndNext in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
entryId - the primary key of the current blogs entry
groupId - the group ID
displayDate - the display date
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a blogs entry with the primary key could not be found

getByG_LtD_S_PrevAndNext

protected com.liferay.blogs.kernel.model.BlogsEntry getByG_LtD_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                             com.liferay.blogs.kernel.model.BlogsEntry blogsEntry,
                                                                             long groupId,
                                                                             Date displayDate,
                                                                             int status,
                                                                             com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator,
                                                                             boolean previous)

filterFindByG_LtD_S

public List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_LtD_S(long groupId,
                                                                           Date displayDate,
                                                                           int status)
Returns all the blogs entries that the user has permission to view where groupId = ? and displayDate < ? and status = ?.

Specified by:
filterFindByG_LtD_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
displayDate - the display date
status - the status
Returns:
the matching blogs entries that the user has permission to view

filterFindByG_LtD_S

public List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_LtD_S(long groupId,
                                                                           Date displayDate,
                                                                           int status,
                                                                           int start,
                                                                           int end)
Returns a range of all the blogs entries that the user has permission to view where groupId = ? and displayDate < ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
filterFindByG_LtD_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
displayDate - the display date
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
Returns:
the range of matching blogs entries that the user has permission to view

filterFindByG_LtD_S

public List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_LtD_S(long groupId,
                                                                           Date displayDate,
                                                                           int status,
                                                                           int start,
                                                                           int end,
                                                                           com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns an ordered range of all the blogs entries that the user has permissions to view where groupId = ? and displayDate < ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
filterFindByG_LtD_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
displayDate - the display date
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching blogs entries that the user has permission to view

filterFindByG_LtD_S_PrevAndNext

public com.liferay.blogs.kernel.model.BlogsEntry[] filterFindByG_LtD_S_PrevAndNext(long entryId,
                                                                                   long groupId,
                                                                                   Date displayDate,
                                                                                   int status,
                                                                                   com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                                            throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the blogs entries before and after the current blogs entry in the ordered set of blogs entries that the user has permission to view where groupId = ? and displayDate < ? and status = ?.

Specified by:
filterFindByG_LtD_S_PrevAndNext in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
entryId - the primary key of the current blogs entry
groupId - the group ID
displayDate - the display date
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a blogs entry with the primary key could not be found

filterGetByG_LtD_S_PrevAndNext

protected com.liferay.blogs.kernel.model.BlogsEntry filterGetByG_LtD_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                                   com.liferay.blogs.kernel.model.BlogsEntry blogsEntry,
                                                                                   long groupId,
                                                                                   Date displayDate,
                                                                                   int status,
                                                                                   com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator,
                                                                                   boolean previous)

removeByG_LtD_S

public void removeByG_LtD_S(long groupId,
                            Date displayDate,
                            int status)
Removes all the blogs entries where groupId = ? and displayDate < ? and status = ? from the database.

Specified by:
removeByG_LtD_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
displayDate - the display date
status - the status

countByG_LtD_S

public int countByG_LtD_S(long groupId,
                          Date displayDate,
                          int status)
Returns the number of blogs entries where groupId = ? and displayDate < ? and status = ?.

Specified by:
countByG_LtD_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
displayDate - the display date
status - the status
Returns:
the number of matching blogs entries

filterCountByG_LtD_S

public int filterCountByG_LtD_S(long groupId,
                                Date displayDate,
                                int status)
Returns the number of blogs entries that the user has permission to view where groupId = ? and displayDate < ? and status = ?.

Specified by:
filterCountByG_LtD_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
displayDate - the display date
status - the status
Returns:
the number of matching blogs entries that the user has permission to view

findByG_LtD_NotS

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_LtD_NotS(long groupId,
                                                                        Date displayDate,
                                                                        int status)
Returns all the blogs entries where groupId = ? and displayDate < ? and status ≠ ?.

Specified by:
findByG_LtD_NotS in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
displayDate - the display date
status - the status
Returns:
the matching blogs entries

findByG_LtD_NotS

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_LtD_NotS(long groupId,
                                                                        Date displayDate,
                                                                        int status,
                                                                        int start,
                                                                        int end)
Returns a range of all the blogs entries where groupId = ? and displayDate < ? and status ≠ ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByG_LtD_NotS in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
displayDate - the display date
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
Returns:
the range of matching blogs entries

findByG_LtD_NotS

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_LtD_NotS(long groupId,
                                                                        Date displayDate,
                                                                        int status,
                                                                        int start,
                                                                        int end,
                                                                        com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns an ordered range of all the blogs entries where groupId = ? and displayDate < ? and status ≠ ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByG_LtD_NotS in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
displayDate - the display date
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching blogs entries

findByG_LtD_NotS

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_LtD_NotS(long groupId,
                                                                        Date displayDate,
                                                                        int status,
                                                                        int start,
                                                                        int end,
                                                                        com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator,
                                                                        boolean retrieveFromCache)
Returns an ordered range of all the blogs entries where groupId = ? and displayDate < ? and status ≠ ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByG_LtD_NotS in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
displayDate - the display date
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
retrieveFromCache - whether to retrieve from the finder cache
Returns:
the ordered range of matching blogs entries

findByG_LtD_NotS_First

public com.liferay.blogs.kernel.model.BlogsEntry findByG_LtD_NotS_First(long groupId,
                                                                        Date displayDate,
                                                                        int status,
                                                                        com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                                 throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the first blogs entry in the ordered set where groupId = ? and displayDate < ? and status ≠ ?.

Specified by:
findByG_LtD_NotS_First in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
displayDate - the display date
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a matching blogs entry could not be found

fetchByG_LtD_NotS_First

public com.liferay.blogs.kernel.model.BlogsEntry fetchByG_LtD_NotS_First(long groupId,
                                                                         Date displayDate,
                                                                         int status,
                                                                         com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns the first blogs entry in the ordered set where groupId = ? and displayDate < ? and status ≠ ?.

Specified by:
fetchByG_LtD_NotS_First in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
displayDate - the display date
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching blogs entry, or null if a matching blogs entry could not be found

findByG_LtD_NotS_Last

public com.liferay.blogs.kernel.model.BlogsEntry findByG_LtD_NotS_Last(long groupId,
                                                                       Date displayDate,
                                                                       int status,
                                                                       com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                                throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the last blogs entry in the ordered set where groupId = ? and displayDate < ? and status ≠ ?.

Specified by:
findByG_LtD_NotS_Last in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
displayDate - the display date
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a matching blogs entry could not be found

fetchByG_LtD_NotS_Last

public com.liferay.blogs.kernel.model.BlogsEntry fetchByG_LtD_NotS_Last(long groupId,
                                                                        Date displayDate,
                                                                        int status,
                                                                        com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns the last blogs entry in the ordered set where groupId = ? and displayDate < ? and status ≠ ?.

Specified by:
fetchByG_LtD_NotS_Last in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
displayDate - the display date
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching blogs entry, or null if a matching blogs entry could not be found

findByG_LtD_NotS_PrevAndNext

public com.liferay.blogs.kernel.model.BlogsEntry[] findByG_LtD_NotS_PrevAndNext(long entryId,
                                                                                long groupId,
                                                                                Date displayDate,
                                                                                int status,
                                                                                com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                                         throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the blogs entries before and after the current blogs entry in the ordered set where groupId = ? and displayDate < ? and status ≠ ?.

Specified by:
findByG_LtD_NotS_PrevAndNext in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
entryId - the primary key of the current blogs entry
groupId - the group ID
displayDate - the display date
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a blogs entry with the primary key could not be found

getByG_LtD_NotS_PrevAndNext

protected com.liferay.blogs.kernel.model.BlogsEntry getByG_LtD_NotS_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                                com.liferay.blogs.kernel.model.BlogsEntry blogsEntry,
                                                                                long groupId,
                                                                                Date displayDate,
                                                                                int status,
                                                                                com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator,
                                                                                boolean previous)

filterFindByG_LtD_NotS

public List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_LtD_NotS(long groupId,
                                                                              Date displayDate,
                                                                              int status)
Returns all the blogs entries that the user has permission to view where groupId = ? and displayDate < ? and status ≠ ?.

Specified by:
filterFindByG_LtD_NotS in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
displayDate - the display date
status - the status
Returns:
the matching blogs entries that the user has permission to view

filterFindByG_LtD_NotS

public List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_LtD_NotS(long groupId,
                                                                              Date displayDate,
                                                                              int status,
                                                                              int start,
                                                                              int end)
Returns a range of all the blogs entries that the user has permission to view where groupId = ? and displayDate < ? and status ≠ ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
filterFindByG_LtD_NotS in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
displayDate - the display date
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
Returns:
the range of matching blogs entries that the user has permission to view

filterFindByG_LtD_NotS

public List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_LtD_NotS(long groupId,
                                                                              Date displayDate,
                                                                              int status,
                                                                              int start,
                                                                              int end,
                                                                              com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns an ordered range of all the blogs entries that the user has permissions to view where groupId = ? and displayDate < ? and status ≠ ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
filterFindByG_LtD_NotS in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
displayDate - the display date
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching blogs entries that the user has permission to view

filterFindByG_LtD_NotS_PrevAndNext

public com.liferay.blogs.kernel.model.BlogsEntry[] filterFindByG_LtD_NotS_PrevAndNext(long entryId,
                                                                                      long groupId,
                                                                                      Date displayDate,
                                                                                      int status,
                                                                                      com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                                               throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the blogs entries before and after the current blogs entry in the ordered set of blogs entries that the user has permission to view where groupId = ? and displayDate < ? and status ≠ ?.

Specified by:
filterFindByG_LtD_NotS_PrevAndNext in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
entryId - the primary key of the current blogs entry
groupId - the group ID
displayDate - the display date
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a blogs entry with the primary key could not be found

filterGetByG_LtD_NotS_PrevAndNext

protected com.liferay.blogs.kernel.model.BlogsEntry filterGetByG_LtD_NotS_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                                      com.liferay.blogs.kernel.model.BlogsEntry blogsEntry,
                                                                                      long groupId,
                                                                                      Date displayDate,
                                                                                      int status,
                                                                                      com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator,
                                                                                      boolean previous)

removeByG_LtD_NotS

public void removeByG_LtD_NotS(long groupId,
                               Date displayDate,
                               int status)
Removes all the blogs entries where groupId = ? and displayDate < ? and status ≠ ? from the database.

Specified by:
removeByG_LtD_NotS in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
displayDate - the display date
status - the status

countByG_LtD_NotS

public int countByG_LtD_NotS(long groupId,
                             Date displayDate,
                             int status)
Returns the number of blogs entries where groupId = ? and displayDate < ? and status ≠ ?.

Specified by:
countByG_LtD_NotS in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
displayDate - the display date
status - the status
Returns:
the number of matching blogs entries

filterCountByG_LtD_NotS

public int filterCountByG_LtD_NotS(long groupId,
                                   Date displayDate,
                                   int status)
Returns the number of blogs entries that the user has permission to view where groupId = ? and displayDate < ? and status ≠ ?.

Specified by:
filterCountByG_LtD_NotS in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
displayDate - the display date
status - the status
Returns:
the number of matching blogs entries that the user has permission to view

findByC_U_S

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_U_S(long companyId,
                                                                   long userId,
                                                                   int status)
Returns all the blogs entries where companyId = ? and userId = ? and status = ?.

Specified by:
findByC_U_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
userId - the user ID
status - the status
Returns:
the matching blogs entries

findByC_U_S

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_U_S(long companyId,
                                                                   long userId,
                                                                   int status,
                                                                   int start,
                                                                   int end)
Returns a range of all the blogs entries where companyId = ? and userId = ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByC_U_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
userId - the user ID
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
Returns:
the range of matching blogs entries

findByC_U_S

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_U_S(long companyId,
                                                                   long userId,
                                                                   int status,
                                                                   int start,
                                                                   int end,
                                                                   com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns an ordered range of all the blogs entries where companyId = ? and userId = ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByC_U_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
userId - the user ID
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching blogs entries

findByC_U_S

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_U_S(long companyId,
                                                                   long userId,
                                                                   int status,
                                                                   int start,
                                                                   int end,
                                                                   com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator,
                                                                   boolean retrieveFromCache)
Returns an ordered range of all the blogs entries where companyId = ? and userId = ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByC_U_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
userId - the user ID
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
retrieveFromCache - whether to retrieve from the finder cache
Returns:
the ordered range of matching blogs entries

findByC_U_S_First

public com.liferay.blogs.kernel.model.BlogsEntry findByC_U_S_First(long companyId,
                                                                   long userId,
                                                                   int status,
                                                                   com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                            throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the first blogs entry in the ordered set where companyId = ? and userId = ? and status = ?.

Specified by:
findByC_U_S_First in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
userId - the user ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a matching blogs entry could not be found

fetchByC_U_S_First

public com.liferay.blogs.kernel.model.BlogsEntry fetchByC_U_S_First(long companyId,
                                                                    long userId,
                                                                    int status,
                                                                    com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns the first blogs entry in the ordered set where companyId = ? and userId = ? and status = ?.

Specified by:
fetchByC_U_S_First in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
userId - the user ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching blogs entry, or null if a matching blogs entry could not be found

findByC_U_S_Last

public com.liferay.blogs.kernel.model.BlogsEntry findByC_U_S_Last(long companyId,
                                                                  long userId,
                                                                  int status,
                                                                  com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                           throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the last blogs entry in the ordered set where companyId = ? and userId = ? and status = ?.

Specified by:
findByC_U_S_Last in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
userId - the user ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a matching blogs entry could not be found

fetchByC_U_S_Last

public com.liferay.blogs.kernel.model.BlogsEntry fetchByC_U_S_Last(long companyId,
                                                                   long userId,
                                                                   int status,
                                                                   com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns the last blogs entry in the ordered set where companyId = ? and userId = ? and status = ?.

Specified by:
fetchByC_U_S_Last in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
userId - the user ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching blogs entry, or null if a matching blogs entry could not be found

findByC_U_S_PrevAndNext

public com.liferay.blogs.kernel.model.BlogsEntry[] findByC_U_S_PrevAndNext(long entryId,
                                                                           long companyId,
                                                                           long userId,
                                                                           int status,
                                                                           com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                                    throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the blogs entries before and after the current blogs entry in the ordered set where companyId = ? and userId = ? and status = ?.

Specified by:
findByC_U_S_PrevAndNext in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
entryId - the primary key of the current blogs entry
companyId - the company ID
userId - the user ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a blogs entry with the primary key could not be found

getByC_U_S_PrevAndNext

protected com.liferay.blogs.kernel.model.BlogsEntry getByC_U_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                           com.liferay.blogs.kernel.model.BlogsEntry blogsEntry,
                                                                           long companyId,
                                                                           long userId,
                                                                           int status,
                                                                           com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator,
                                                                           boolean previous)

removeByC_U_S

public void removeByC_U_S(long companyId,
                          long userId,
                          int status)
Removes all the blogs entries where companyId = ? and userId = ? and status = ? from the database.

Specified by:
removeByC_U_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
userId - the user ID
status - the status

countByC_U_S

public int countByC_U_S(long companyId,
                        long userId,
                        int status)
Returns the number of blogs entries where companyId = ? and userId = ? and status = ?.

Specified by:
countByC_U_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
userId - the user ID
status - the status
Returns:
the number of matching blogs entries

findByC_U_NotS

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_U_NotS(long companyId,
                                                                      long userId,
                                                                      int status)
Returns all the blogs entries where companyId = ? and userId = ? and status ≠ ?.

Specified by:
findByC_U_NotS in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
userId - the user ID
status - the status
Returns:
the matching blogs entries

findByC_U_NotS

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_U_NotS(long companyId,
                                                                      long userId,
                                                                      int status,
                                                                      int start,
                                                                      int end)
Returns a range of all the blogs entries where companyId = ? and userId = ? and status ≠ ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByC_U_NotS in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
userId - the user ID
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
Returns:
the range of matching blogs entries

findByC_U_NotS

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_U_NotS(long companyId,
                                                                      long userId,
                                                                      int status,
                                                                      int start,
                                                                      int end,
                                                                      com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns an ordered range of all the blogs entries where companyId = ? and userId = ? and status ≠ ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByC_U_NotS in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
userId - the user ID
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching blogs entries

findByC_U_NotS

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_U_NotS(long companyId,
                                                                      long userId,
                                                                      int status,
                                                                      int start,
                                                                      int end,
                                                                      com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator,
                                                                      boolean retrieveFromCache)
Returns an ordered range of all the blogs entries where companyId = ? and userId = ? and status ≠ ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByC_U_NotS in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
userId - the user ID
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
retrieveFromCache - whether to retrieve from the finder cache
Returns:
the ordered range of matching blogs entries

findByC_U_NotS_First

public com.liferay.blogs.kernel.model.BlogsEntry findByC_U_NotS_First(long companyId,
                                                                      long userId,
                                                                      int status,
                                                                      com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                               throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the first blogs entry in the ordered set where companyId = ? and userId = ? and status ≠ ?.

Specified by:
findByC_U_NotS_First in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
userId - the user ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a matching blogs entry could not be found

fetchByC_U_NotS_First

public com.liferay.blogs.kernel.model.BlogsEntry fetchByC_U_NotS_First(long companyId,
                                                                       long userId,
                                                                       int status,
                                                                       com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns the first blogs entry in the ordered set where companyId = ? and userId = ? and status ≠ ?.

Specified by:
fetchByC_U_NotS_First in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
userId - the user ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching blogs entry, or null if a matching blogs entry could not be found

findByC_U_NotS_Last

public com.liferay.blogs.kernel.model.BlogsEntry findByC_U_NotS_Last(long companyId,
                                                                     long userId,
                                                                     int status,
                                                                     com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                              throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the last blogs entry in the ordered set where companyId = ? and userId = ? and status ≠ ?.

Specified by:
findByC_U_NotS_Last in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
userId - the user ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a matching blogs entry could not be found

fetchByC_U_NotS_Last

public com.liferay.blogs.kernel.model.BlogsEntry fetchByC_U_NotS_Last(long companyId,
                                                                      long userId,
                                                                      int status,
                                                                      com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns the last blogs entry in the ordered set where companyId = ? and userId = ? and status ≠ ?.

Specified by:
fetchByC_U_NotS_Last in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
userId - the user ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching blogs entry, or null if a matching blogs entry could not be found

findByC_U_NotS_PrevAndNext

public com.liferay.blogs.kernel.model.BlogsEntry[] findByC_U_NotS_PrevAndNext(long entryId,
                                                                              long companyId,
                                                                              long userId,
                                                                              int status,
                                                                              com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                                       throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the blogs entries before and after the current blogs entry in the ordered set where companyId = ? and userId = ? and status ≠ ?.

Specified by:
findByC_U_NotS_PrevAndNext in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
entryId - the primary key of the current blogs entry
companyId - the company ID
userId - the user ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a blogs entry with the primary key could not be found

getByC_U_NotS_PrevAndNext

protected com.liferay.blogs.kernel.model.BlogsEntry getByC_U_NotS_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                              com.liferay.blogs.kernel.model.BlogsEntry blogsEntry,
                                                                              long companyId,
                                                                              long userId,
                                                                              int status,
                                                                              com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator,
                                                                              boolean previous)

removeByC_U_NotS

public void removeByC_U_NotS(long companyId,
                             long userId,
                             int status)
Removes all the blogs entries where companyId = ? and userId = ? and status ≠ ? from the database.

Specified by:
removeByC_U_NotS in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
userId - the user ID
status - the status

countByC_U_NotS

public int countByC_U_NotS(long companyId,
                           long userId,
                           int status)
Returns the number of blogs entries where companyId = ? and userId = ? and status ≠ ?.

Specified by:
countByC_U_NotS in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
userId - the user ID
status - the status
Returns:
the number of matching blogs entries

findByC_LtD_S

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_LtD_S(long companyId,
                                                                     Date displayDate,
                                                                     int status)
Returns all the blogs entries where companyId = ? and displayDate < ? and status = ?.

Specified by:
findByC_LtD_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
displayDate - the display date
status - the status
Returns:
the matching blogs entries

findByC_LtD_S

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_LtD_S(long companyId,
                                                                     Date displayDate,
                                                                     int status,
                                                                     int start,
                                                                     int end)
Returns a range of all the blogs entries where companyId = ? and displayDate < ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByC_LtD_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
displayDate - the display date
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
Returns:
the range of matching blogs entries

findByC_LtD_S

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_LtD_S(long companyId,
                                                                     Date displayDate,
                                                                     int status,
                                                                     int start,
                                                                     int end,
                                                                     com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns an ordered range of all the blogs entries where companyId = ? and displayDate < ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByC_LtD_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
displayDate - the display date
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching blogs entries

findByC_LtD_S

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_LtD_S(long companyId,
                                                                     Date displayDate,
                                                                     int status,
                                                                     int start,
                                                                     int end,
                                                                     com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator,
                                                                     boolean retrieveFromCache)
Returns an ordered range of all the blogs entries where companyId = ? and displayDate < ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByC_LtD_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
displayDate - the display date
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
retrieveFromCache - whether to retrieve from the finder cache
Returns:
the ordered range of matching blogs entries

findByC_LtD_S_First

public com.liferay.blogs.kernel.model.BlogsEntry findByC_LtD_S_First(long companyId,
                                                                     Date displayDate,
                                                                     int status,
                                                                     com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                              throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the first blogs entry in the ordered set where companyId = ? and displayDate < ? and status = ?.

Specified by:
findByC_LtD_S_First in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
displayDate - the display date
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a matching blogs entry could not be found

fetchByC_LtD_S_First

public com.liferay.blogs.kernel.model.BlogsEntry fetchByC_LtD_S_First(long companyId,
                                                                      Date displayDate,
                                                                      int status,
                                                                      com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns the first blogs entry in the ordered set where companyId = ? and displayDate < ? and status = ?.

Specified by:
fetchByC_LtD_S_First in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
displayDate - the display date
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching blogs entry, or null if a matching blogs entry could not be found

findByC_LtD_S_Last

public com.liferay.blogs.kernel.model.BlogsEntry findByC_LtD_S_Last(long companyId,
                                                                    Date displayDate,
                                                                    int status,
                                                                    com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                             throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the last blogs entry in the ordered set where companyId = ? and displayDate < ? and status = ?.

Specified by:
findByC_LtD_S_Last in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
displayDate - the display date
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a matching blogs entry could not be found

fetchByC_LtD_S_Last

public com.liferay.blogs.kernel.model.BlogsEntry fetchByC_LtD_S_Last(long companyId,
                                                                     Date displayDate,
                                                                     int status,
                                                                     com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns the last blogs entry in the ordered set where companyId = ? and displayDate < ? and status = ?.

Specified by:
fetchByC_LtD_S_Last in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
displayDate - the display date
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching blogs entry, or null if a matching blogs entry could not be found

findByC_LtD_S_PrevAndNext

public com.liferay.blogs.kernel.model.BlogsEntry[] findByC_LtD_S_PrevAndNext(long entryId,
                                                                             long companyId,
                                                                             Date displayDate,
                                                                             int status,
                                                                             com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                                      throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the blogs entries before and after the current blogs entry in the ordered set where companyId = ? and displayDate < ? and status = ?.

Specified by:
findByC_LtD_S_PrevAndNext in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
entryId - the primary key of the current blogs entry
companyId - the company ID
displayDate - the display date
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a blogs entry with the primary key could not be found

getByC_LtD_S_PrevAndNext

protected com.liferay.blogs.kernel.model.BlogsEntry getByC_LtD_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                             com.liferay.blogs.kernel.model.BlogsEntry blogsEntry,
                                                                             long companyId,
                                                                             Date displayDate,
                                                                             int status,
                                                                             com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator,
                                                                             boolean previous)

removeByC_LtD_S

public void removeByC_LtD_S(long companyId,
                            Date displayDate,
                            int status)
Removes all the blogs entries where companyId = ? and displayDate < ? and status = ? from the database.

Specified by:
removeByC_LtD_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
displayDate - the display date
status - the status

countByC_LtD_S

public int countByC_LtD_S(long companyId,
                          Date displayDate,
                          int status)
Returns the number of blogs entries where companyId = ? and displayDate < ? and status = ?.

Specified by:
countByC_LtD_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
displayDate - the display date
status - the status
Returns:
the number of matching blogs entries

findByC_LtD_NotS

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_LtD_NotS(long companyId,
                                                                        Date displayDate,
                                                                        int status)
Returns all the blogs entries where companyId = ? and displayDate < ? and status ≠ ?.

Specified by:
findByC_LtD_NotS in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
displayDate - the display date
status - the status
Returns:
the matching blogs entries

findByC_LtD_NotS

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_LtD_NotS(long companyId,
                                                                        Date displayDate,
                                                                        int status,
                                                                        int start,
                                                                        int end)
Returns a range of all the blogs entries where companyId = ? and displayDate < ? and status ≠ ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByC_LtD_NotS in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
displayDate - the display date
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
Returns:
the range of matching blogs entries

findByC_LtD_NotS

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_LtD_NotS(long companyId,
                                                                        Date displayDate,
                                                                        int status,
                                                                        int start,
                                                                        int end,
                                                                        com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns an ordered range of all the blogs entries where companyId = ? and displayDate < ? and status ≠ ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByC_LtD_NotS in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
displayDate - the display date
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching blogs entries

findByC_LtD_NotS

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByC_LtD_NotS(long companyId,
                                                                        Date displayDate,
                                                                        int status,
                                                                        int start,
                                                                        int end,
                                                                        com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator,
                                                                        boolean retrieveFromCache)
Returns an ordered range of all the blogs entries where companyId = ? and displayDate < ? and status ≠ ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByC_LtD_NotS in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
displayDate - the display date
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
retrieveFromCache - whether to retrieve from the finder cache
Returns:
the ordered range of matching blogs entries

findByC_LtD_NotS_First

public com.liferay.blogs.kernel.model.BlogsEntry findByC_LtD_NotS_First(long companyId,
                                                                        Date displayDate,
                                                                        int status,
                                                                        com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                                 throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the first blogs entry in the ordered set where companyId = ? and displayDate < ? and status ≠ ?.

Specified by:
findByC_LtD_NotS_First in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
displayDate - the display date
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a matching blogs entry could not be found

fetchByC_LtD_NotS_First

public com.liferay.blogs.kernel.model.BlogsEntry fetchByC_LtD_NotS_First(long companyId,
                                                                         Date displayDate,
                                                                         int status,
                                                                         com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns the first blogs entry in the ordered set where companyId = ? and displayDate < ? and status ≠ ?.

Specified by:
fetchByC_LtD_NotS_First in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
displayDate - the display date
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching blogs entry, or null if a matching blogs entry could not be found

findByC_LtD_NotS_Last

public com.liferay.blogs.kernel.model.BlogsEntry findByC_LtD_NotS_Last(long companyId,
                                                                       Date displayDate,
                                                                       int status,
                                                                       com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                                throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the last blogs entry in the ordered set where companyId = ? and displayDate < ? and status ≠ ?.

Specified by:
findByC_LtD_NotS_Last in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
displayDate - the display date
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a matching blogs entry could not be found

fetchByC_LtD_NotS_Last

public com.liferay.blogs.kernel.model.BlogsEntry fetchByC_LtD_NotS_Last(long companyId,
                                                                        Date displayDate,
                                                                        int status,
                                                                        com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns the last blogs entry in the ordered set where companyId = ? and displayDate < ? and status ≠ ?.

Specified by:
fetchByC_LtD_NotS_Last in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
displayDate - the display date
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching blogs entry, or null if a matching blogs entry could not be found

findByC_LtD_NotS_PrevAndNext

public com.liferay.blogs.kernel.model.BlogsEntry[] findByC_LtD_NotS_PrevAndNext(long entryId,
                                                                                long companyId,
                                                                                Date displayDate,
                                                                                int status,
                                                                                com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                                         throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the blogs entries before and after the current blogs entry in the ordered set where companyId = ? and displayDate < ? and status ≠ ?.

Specified by:
findByC_LtD_NotS_PrevAndNext in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
entryId - the primary key of the current blogs entry
companyId - the company ID
displayDate - the display date
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a blogs entry with the primary key could not be found

getByC_LtD_NotS_PrevAndNext

protected com.liferay.blogs.kernel.model.BlogsEntry getByC_LtD_NotS_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                                com.liferay.blogs.kernel.model.BlogsEntry blogsEntry,
                                                                                long companyId,
                                                                                Date displayDate,
                                                                                int status,
                                                                                com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator,
                                                                                boolean previous)

removeByC_LtD_NotS

public void removeByC_LtD_NotS(long companyId,
                               Date displayDate,
                               int status)
Removes all the blogs entries where companyId = ? and displayDate < ? and status ≠ ? from the database.

Specified by:
removeByC_LtD_NotS in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
displayDate - the display date
status - the status

countByC_LtD_NotS

public int countByC_LtD_NotS(long companyId,
                             Date displayDate,
                             int status)
Returns the number of blogs entries where companyId = ? and displayDate < ? and status ≠ ?.

Specified by:
countByC_LtD_NotS in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
companyId - the company ID
displayDate - the display date
status - the status
Returns:
the number of matching blogs entries

findByG_U_LtD_S

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_U_LtD_S(long groupId,
                                                                       long userId,
                                                                       Date displayDate,
                                                                       int status)
Returns all the blogs entries where groupId = ? and userId = ? and displayDate < ? and status = ?.

Specified by:
findByG_U_LtD_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
displayDate - the display date
status - the status
Returns:
the matching blogs entries

findByG_U_LtD_S

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_U_LtD_S(long groupId,
                                                                       long userId,
                                                                       Date displayDate,
                                                                       int status,
                                                                       int start,
                                                                       int end)
Returns a range of all the blogs entries where groupId = ? and userId = ? and displayDate < ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByG_U_LtD_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
displayDate - the display date
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
Returns:
the range of matching blogs entries

findByG_U_LtD_S

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_U_LtD_S(long groupId,
                                                                       long userId,
                                                                       Date displayDate,
                                                                       int status,
                                                                       int start,
                                                                       int end,
                                                                       com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns an ordered range of all the blogs entries where groupId = ? and userId = ? and displayDate < ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByG_U_LtD_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
displayDate - the display date
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching blogs entries

findByG_U_LtD_S

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_U_LtD_S(long groupId,
                                                                       long userId,
                                                                       Date displayDate,
                                                                       int status,
                                                                       int start,
                                                                       int end,
                                                                       com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator,
                                                                       boolean retrieveFromCache)
Returns an ordered range of all the blogs entries where groupId = ? and userId = ? and displayDate < ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByG_U_LtD_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
displayDate - the display date
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
retrieveFromCache - whether to retrieve from the finder cache
Returns:
the ordered range of matching blogs entries

findByG_U_LtD_S_First

public com.liferay.blogs.kernel.model.BlogsEntry findByG_U_LtD_S_First(long groupId,
                                                                       long userId,
                                                                       Date displayDate,
                                                                       int status,
                                                                       com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                                throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the first blogs entry in the ordered set where groupId = ? and userId = ? and displayDate < ? and status = ?.

Specified by:
findByG_U_LtD_S_First in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
displayDate - the display date
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a matching blogs entry could not be found

fetchByG_U_LtD_S_First

public com.liferay.blogs.kernel.model.BlogsEntry fetchByG_U_LtD_S_First(long groupId,
                                                                        long userId,
                                                                        Date displayDate,
                                                                        int status,
                                                                        com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns the first blogs entry in the ordered set where groupId = ? and userId = ? and displayDate < ? and status = ?.

Specified by:
fetchByG_U_LtD_S_First in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
displayDate - the display date
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching blogs entry, or null if a matching blogs entry could not be found

findByG_U_LtD_S_Last

public com.liferay.blogs.kernel.model.BlogsEntry findByG_U_LtD_S_Last(long groupId,
                                                                      long userId,
                                                                      Date displayDate,
                                                                      int status,
                                                                      com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                               throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the last blogs entry in the ordered set where groupId = ? and userId = ? and displayDate < ? and status = ?.

Specified by:
findByG_U_LtD_S_Last in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
displayDate - the display date
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a matching blogs entry could not be found

fetchByG_U_LtD_S_Last

public com.liferay.blogs.kernel.model.BlogsEntry fetchByG_U_LtD_S_Last(long groupId,
                                                                       long userId,
                                                                       Date displayDate,
                                                                       int status,
                                                                       com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns the last blogs entry in the ordered set where groupId = ? and userId = ? and displayDate < ? and status = ?.

Specified by:
fetchByG_U_LtD_S_Last in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
displayDate - the display date
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching blogs entry, or null if a matching blogs entry could not be found

findByG_U_LtD_S_PrevAndNext

public com.liferay.blogs.kernel.model.BlogsEntry[] findByG_U_LtD_S_PrevAndNext(long entryId,
                                                                               long groupId,
                                                                               long userId,
                                                                               Date displayDate,
                                                                               int status,
                                                                               com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                                        throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the blogs entries before and after the current blogs entry in the ordered set where groupId = ? and userId = ? and displayDate < ? and status = ?.

Specified by:
findByG_U_LtD_S_PrevAndNext in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
entryId - the primary key of the current blogs entry
groupId - the group ID
userId - the user ID
displayDate - the display date
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a blogs entry with the primary key could not be found

getByG_U_LtD_S_PrevAndNext

protected com.liferay.blogs.kernel.model.BlogsEntry getByG_U_LtD_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                               com.liferay.blogs.kernel.model.BlogsEntry blogsEntry,
                                                                               long groupId,
                                                                               long userId,
                                                                               Date displayDate,
                                                                               int status,
                                                                               com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator,
                                                                               boolean previous)

filterFindByG_U_LtD_S

public List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_U_LtD_S(long groupId,
                                                                             long userId,
                                                                             Date displayDate,
                                                                             int status)
Returns all the blogs entries that the user has permission to view where groupId = ? and userId = ? and displayDate < ? and status = ?.

Specified by:
filterFindByG_U_LtD_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
displayDate - the display date
status - the status
Returns:
the matching blogs entries that the user has permission to view

filterFindByG_U_LtD_S

public List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_U_LtD_S(long groupId,
                                                                             long userId,
                                                                             Date displayDate,
                                                                             int status,
                                                                             int start,
                                                                             int end)
Returns a range of all the blogs entries that the user has permission to view where groupId = ? and userId = ? and displayDate < ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
filterFindByG_U_LtD_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
displayDate - the display date
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
Returns:
the range of matching blogs entries that the user has permission to view

filterFindByG_U_LtD_S

public List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_U_LtD_S(long groupId,
                                                                             long userId,
                                                                             Date displayDate,
                                                                             int status,
                                                                             int start,
                                                                             int end,
                                                                             com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns an ordered range of all the blogs entries that the user has permissions to view where groupId = ? and userId = ? and displayDate < ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
filterFindByG_U_LtD_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
displayDate - the display date
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching blogs entries that the user has permission to view

filterFindByG_U_LtD_S_PrevAndNext

public com.liferay.blogs.kernel.model.BlogsEntry[] filterFindByG_U_LtD_S_PrevAndNext(long entryId,
                                                                                     long groupId,
                                                                                     long userId,
                                                                                     Date displayDate,
                                                                                     int status,
                                                                                     com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                                              throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the blogs entries before and after the current blogs entry in the ordered set of blogs entries that the user has permission to view where groupId = ? and userId = ? and displayDate < ? and status = ?.

Specified by:
filterFindByG_U_LtD_S_PrevAndNext in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
entryId - the primary key of the current blogs entry
groupId - the group ID
userId - the user ID
displayDate - the display date
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a blogs entry with the primary key could not be found

filterGetByG_U_LtD_S_PrevAndNext

protected com.liferay.blogs.kernel.model.BlogsEntry filterGetByG_U_LtD_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                                     com.liferay.blogs.kernel.model.BlogsEntry blogsEntry,
                                                                                     long groupId,
                                                                                     long userId,
                                                                                     Date displayDate,
                                                                                     int status,
                                                                                     com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator,
                                                                                     boolean previous)

removeByG_U_LtD_S

public void removeByG_U_LtD_S(long groupId,
                              long userId,
                              Date displayDate,
                              int status)
Removes all the blogs entries where groupId = ? and userId = ? and displayDate < ? and status = ? from the database.

Specified by:
removeByG_U_LtD_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
displayDate - the display date
status - the status

countByG_U_LtD_S

public int countByG_U_LtD_S(long groupId,
                            long userId,
                            Date displayDate,
                            int status)
Returns the number of blogs entries where groupId = ? and userId = ? and displayDate < ? and status = ?.

Specified by:
countByG_U_LtD_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
displayDate - the display date
status - the status
Returns:
the number of matching blogs entries

filterCountByG_U_LtD_S

public int filterCountByG_U_LtD_S(long groupId,
                                  long userId,
                                  Date displayDate,
                                  int status)
Returns the number of blogs entries that the user has permission to view where groupId = ? and userId = ? and displayDate < ? and status = ?.

Specified by:
filterCountByG_U_LtD_S in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
displayDate - the display date
status - the status
Returns:
the number of matching blogs entries that the user has permission to view

findByG_U_LtD_NotS

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_U_LtD_NotS(long groupId,
                                                                          long userId,
                                                                          Date displayDate,
                                                                          int status)
Returns all the blogs entries where groupId = ? and userId = ? and displayDate < ? and status ≠ ?.

Specified by:
findByG_U_LtD_NotS in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
displayDate - the display date
status - the status
Returns:
the matching blogs entries

findByG_U_LtD_NotS

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_U_LtD_NotS(long groupId,
                                                                          long userId,
                                                                          Date displayDate,
                                                                          int status,
                                                                          int start,
                                                                          int end)
Returns a range of all the blogs entries where groupId = ? and userId = ? and displayDate < ? and status ≠ ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByG_U_LtD_NotS in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
displayDate - the display date
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
Returns:
the range of matching blogs entries

findByG_U_LtD_NotS

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_U_LtD_NotS(long groupId,
                                                                          long userId,
                                                                          Date displayDate,
                                                                          int status,
                                                                          int start,
                                                                          int end,
                                                                          com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns an ordered range of all the blogs entries where groupId = ? and userId = ? and displayDate < ? and status ≠ ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByG_U_LtD_NotS in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
displayDate - the display date
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching blogs entries

findByG_U_LtD_NotS

public List<com.liferay.blogs.kernel.model.BlogsEntry> findByG_U_LtD_NotS(long groupId,
                                                                          long userId,
                                                                          Date displayDate,
                                                                          int status,
                                                                          int start,
                                                                          int end,
                                                                          com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator,
                                                                          boolean retrieveFromCache)
Returns an ordered range of all the blogs entries where groupId = ? and userId = ? and displayDate < ? and status ≠ ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findByG_U_LtD_NotS in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
displayDate - the display date
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
retrieveFromCache - whether to retrieve from the finder cache
Returns:
the ordered range of matching blogs entries

findByG_U_LtD_NotS_First

public com.liferay.blogs.kernel.model.BlogsEntry findByG_U_LtD_NotS_First(long groupId,
                                                                          long userId,
                                                                          Date displayDate,
                                                                          int status,
                                                                          com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                                   throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the first blogs entry in the ordered set where groupId = ? and userId = ? and displayDate < ? and status ≠ ?.

Specified by:
findByG_U_LtD_NotS_First in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
displayDate - the display date
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a matching blogs entry could not be found

fetchByG_U_LtD_NotS_First

public com.liferay.blogs.kernel.model.BlogsEntry fetchByG_U_LtD_NotS_First(long groupId,
                                                                           long userId,
                                                                           Date displayDate,
                                                                           int status,
                                                                           com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns the first blogs entry in the ordered set where groupId = ? and userId = ? and displayDate < ? and status ≠ ?.

Specified by:
fetchByG_U_LtD_NotS_First in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
displayDate - the display date
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching blogs entry, or null if a matching blogs entry could not be found

findByG_U_LtD_NotS_Last

public com.liferay.blogs.kernel.model.BlogsEntry findByG_U_LtD_NotS_Last(long groupId,
                                                                         long userId,
                                                                         Date displayDate,
                                                                         int status,
                                                                         com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                                  throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the last blogs entry in the ordered set where groupId = ? and userId = ? and displayDate < ? and status ≠ ?.

Specified by:
findByG_U_LtD_NotS_Last in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
displayDate - the display date
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a matching blogs entry could not be found

fetchByG_U_LtD_NotS_Last

public com.liferay.blogs.kernel.model.BlogsEntry fetchByG_U_LtD_NotS_Last(long groupId,
                                                                          long userId,
                                                                          Date displayDate,
                                                                          int status,
                                                                          com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns the last blogs entry in the ordered set where groupId = ? and userId = ? and displayDate < ? and status ≠ ?.

Specified by:
fetchByG_U_LtD_NotS_Last in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
displayDate - the display date
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching blogs entry, or null if a matching blogs entry could not be found

findByG_U_LtD_NotS_PrevAndNext

public com.liferay.blogs.kernel.model.BlogsEntry[] findByG_U_LtD_NotS_PrevAndNext(long entryId,
                                                                                  long groupId,
                                                                                  long userId,
                                                                                  Date displayDate,
                                                                                  int status,
                                                                                  com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                                           throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the blogs entries before and after the current blogs entry in the ordered set where groupId = ? and userId = ? and displayDate < ? and status ≠ ?.

Specified by:
findByG_U_LtD_NotS_PrevAndNext in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
entryId - the primary key of the current blogs entry
groupId - the group ID
userId - the user ID
displayDate - the display date
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a blogs entry with the primary key could not be found

getByG_U_LtD_NotS_PrevAndNext

protected com.liferay.blogs.kernel.model.BlogsEntry getByG_U_LtD_NotS_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                                  com.liferay.blogs.kernel.model.BlogsEntry blogsEntry,
                                                                                  long groupId,
                                                                                  long userId,
                                                                                  Date displayDate,
                                                                                  int status,
                                                                                  com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator,
                                                                                  boolean previous)

filterFindByG_U_LtD_NotS

public List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_U_LtD_NotS(long groupId,
                                                                                long userId,
                                                                                Date displayDate,
                                                                                int status)
Returns all the blogs entries that the user has permission to view where groupId = ? and userId = ? and displayDate < ? and status ≠ ?.

Specified by:
filterFindByG_U_LtD_NotS in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
displayDate - the display date
status - the status
Returns:
the matching blogs entries that the user has permission to view

filterFindByG_U_LtD_NotS

public List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_U_LtD_NotS(long groupId,
                                                                                long userId,
                                                                                Date displayDate,
                                                                                int status,
                                                                                int start,
                                                                                int end)
Returns a range of all the blogs entries that the user has permission to view where groupId = ? and userId = ? and displayDate < ? and status ≠ ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
filterFindByG_U_LtD_NotS in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
displayDate - the display date
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
Returns:
the range of matching blogs entries that the user has permission to view

filterFindByG_U_LtD_NotS

public List<com.liferay.blogs.kernel.model.BlogsEntry> filterFindByG_U_LtD_NotS(long groupId,
                                                                                long userId,
                                                                                Date displayDate,
                                                                                int status,
                                                                                int start,
                                                                                int end,
                                                                                com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns an ordered range of all the blogs entries that the user has permissions to view where groupId = ? and userId = ? and displayDate < ? and status ≠ ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
filterFindByG_U_LtD_NotS in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
displayDate - the display date
status - the status
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching blogs entries that the user has permission to view

filterFindByG_U_LtD_NotS_PrevAndNext

public com.liferay.blogs.kernel.model.BlogsEntry[] filterFindByG_U_LtD_NotS_PrevAndNext(long entryId,
                                                                                        long groupId,
                                                                                        long userId,
                                                                                        Date displayDate,
                                                                                        int status,
                                                                                        com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
                                                                                 throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the blogs entries before and after the current blogs entry in the ordered set of blogs entries that the user has permission to view where groupId = ? and userId = ? and displayDate < ? and status ≠ ?.

Specified by:
filterFindByG_U_LtD_NotS_PrevAndNext in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
entryId - the primary key of the current blogs entry
groupId - the group ID
userId - the user ID
displayDate - the display date
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a blogs entry with the primary key could not be found

filterGetByG_U_LtD_NotS_PrevAndNext

protected com.liferay.blogs.kernel.model.BlogsEntry filterGetByG_U_LtD_NotS_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                                        com.liferay.blogs.kernel.model.BlogsEntry blogsEntry,
                                                                                        long groupId,
                                                                                        long userId,
                                                                                        Date displayDate,
                                                                                        int status,
                                                                                        com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator,
                                                                                        boolean previous)

removeByG_U_LtD_NotS

public void removeByG_U_LtD_NotS(long groupId,
                                 long userId,
                                 Date displayDate,
                                 int status)
Removes all the blogs entries where groupId = ? and userId = ? and displayDate < ? and status ≠ ? from the database.

Specified by:
removeByG_U_LtD_NotS in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
displayDate - the display date
status - the status

countByG_U_LtD_NotS

public int countByG_U_LtD_NotS(long groupId,
                               long userId,
                               Date displayDate,
                               int status)
Returns the number of blogs entries where groupId = ? and userId = ? and displayDate < ? and status ≠ ?.

Specified by:
countByG_U_LtD_NotS in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
displayDate - the display date
status - the status
Returns:
the number of matching blogs entries

filterCountByG_U_LtD_NotS

public int filterCountByG_U_LtD_NotS(long groupId,
                                     long userId,
                                     Date displayDate,
                                     int status)
Returns the number of blogs entries that the user has permission to view where groupId = ? and userId = ? and displayDate < ? and status ≠ ?.

Specified by:
filterCountByG_U_LtD_NotS in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
groupId - the group ID
userId - the user ID
displayDate - the display date
status - the status
Returns:
the number of matching blogs entries that the user has permission to view

cacheResult

public void cacheResult(com.liferay.blogs.kernel.model.BlogsEntry blogsEntry)
Caches the blogs entry in the entity cache if it is enabled.

Specified by:
cacheResult in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
blogsEntry - the blogs entry

cacheResult

public void cacheResult(List<com.liferay.blogs.kernel.model.BlogsEntry> blogsEntries)
Caches the blogs entries in the entity cache if it is enabled.

Specified by:
cacheResult in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
blogsEntries - the blogs entries

clearCache

public void clearCache()
Clears the cache for all blogs entries.

The EntityCache and FinderCache are both cleared by this method.

Specified by:
clearCache in interface com.liferay.portal.kernel.service.persistence.BasePersistence<com.liferay.blogs.kernel.model.BlogsEntry>
Overrides:
clearCache in class com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.blogs.kernel.model.BlogsEntry>

clearCache

public void clearCache(com.liferay.blogs.kernel.model.BlogsEntry blogsEntry)
Clears the cache for the blogs entry.

The EntityCache and FinderCache are both cleared by this method.

Specified by:
clearCache in interface com.liferay.portal.kernel.service.persistence.BasePersistence<com.liferay.blogs.kernel.model.BlogsEntry>
Overrides:
clearCache in class com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.blogs.kernel.model.BlogsEntry>

clearCache

public void clearCache(List<com.liferay.blogs.kernel.model.BlogsEntry> blogsEntries)
Specified by:
clearCache in interface com.liferay.portal.kernel.service.persistence.BasePersistence<com.liferay.blogs.kernel.model.BlogsEntry>
Overrides:
clearCache in class com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.blogs.kernel.model.BlogsEntry>

cacheUniqueFindersCache

protected void cacheUniqueFindersCache(BlogsEntryModelImpl blogsEntryModelImpl,
                                       boolean isNew)

clearUniqueFindersCache

protected void clearUniqueFindersCache(BlogsEntryModelImpl blogsEntryModelImpl)

create

public com.liferay.blogs.kernel.model.BlogsEntry create(long entryId)
Creates a new blogs entry with the primary key. Does not add the blogs entry to the database.

Specified by:
create in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
entryId - the primary key for the new blogs entry
Returns:
the new blogs entry

remove

public com.liferay.blogs.kernel.model.BlogsEntry remove(long entryId)
                                                 throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Removes the blogs entry with the primary key from the database. Also notifies the appropriate model listeners.

Specified by:
remove in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
entryId - the primary key of the blogs entry
Returns:
the blogs entry that was removed
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a blogs entry with the primary key could not be found

remove

public com.liferay.blogs.kernel.model.BlogsEntry remove(Serializable primaryKey)
                                                 throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Removes the blogs entry with the primary key from the database. Also notifies the appropriate model listeners.

Specified by:
remove in interface com.liferay.portal.kernel.service.persistence.BasePersistence<com.liferay.blogs.kernel.model.BlogsEntry>
Overrides:
remove in class com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.blogs.kernel.model.BlogsEntry>
Parameters:
primaryKey - the primary key of the blogs entry
Returns:
the blogs entry that was removed
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a blogs entry with the primary key could not be found

removeImpl

protected com.liferay.blogs.kernel.model.BlogsEntry removeImpl(com.liferay.blogs.kernel.model.BlogsEntry blogsEntry)
Overrides:
removeImpl in class com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.blogs.kernel.model.BlogsEntry>

updateImpl

public com.liferay.blogs.kernel.model.BlogsEntry updateImpl(com.liferay.blogs.kernel.model.BlogsEntry blogsEntry)
Specified by:
updateImpl in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Overrides:
updateImpl in class com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.blogs.kernel.model.BlogsEntry>

toUnwrappedModel

protected com.liferay.blogs.kernel.model.BlogsEntry toUnwrappedModel(com.liferay.blogs.kernel.model.BlogsEntry blogsEntry)

findByPrimaryKey

public com.liferay.blogs.kernel.model.BlogsEntry findByPrimaryKey(Serializable primaryKey)
                                                           throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the blogs entry with the primary key or throws a NoSuchModelException if it could not be found.

Specified by:
findByPrimaryKey in interface com.liferay.portal.kernel.service.persistence.BasePersistence<com.liferay.blogs.kernel.model.BlogsEntry>
Overrides:
findByPrimaryKey in class com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.blogs.kernel.model.BlogsEntry>
Parameters:
primaryKey - the primary key of the blogs entry
Returns:
the blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a blogs entry with the primary key could not be found

findByPrimaryKey

public com.liferay.blogs.kernel.model.BlogsEntry findByPrimaryKey(long entryId)
                                                           throws com.liferay.blogs.kernel.exception.NoSuchEntryException
Returns the blogs entry with the primary key or throws a NoSuchEntryException if it could not be found.

Specified by:
findByPrimaryKey in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
entryId - the primary key of the blogs entry
Returns:
the blogs entry
Throws:
com.liferay.blogs.kernel.exception.NoSuchEntryException - if a blogs entry with the primary key could not be found

fetchByPrimaryKey

public com.liferay.blogs.kernel.model.BlogsEntry fetchByPrimaryKey(Serializable primaryKey)
Returns the blogs entry with the primary key or returns null if it could not be found.

Specified by:
fetchByPrimaryKey in interface com.liferay.portal.kernel.service.persistence.BasePersistence<com.liferay.blogs.kernel.model.BlogsEntry>
Overrides:
fetchByPrimaryKey in class com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.blogs.kernel.model.BlogsEntry>
Parameters:
primaryKey - the primary key of the blogs entry
Returns:
the blogs entry, or null if a blogs entry with the primary key could not be found

fetchByPrimaryKey

public com.liferay.blogs.kernel.model.BlogsEntry fetchByPrimaryKey(long entryId)
Returns the blogs entry with the primary key or returns null if it could not be found.

Specified by:
fetchByPrimaryKey in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
entryId - the primary key of the blogs entry
Returns:
the blogs entry, or null if a blogs entry with the primary key could not be found

fetchByPrimaryKeys

public Map<Serializable,com.liferay.blogs.kernel.model.BlogsEntry> fetchByPrimaryKeys(Set<Serializable> primaryKeys)
Specified by:
fetchByPrimaryKeys in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Specified by:
fetchByPrimaryKeys in interface com.liferay.portal.kernel.service.persistence.BasePersistence<com.liferay.blogs.kernel.model.BlogsEntry>
Overrides:
fetchByPrimaryKeys in class com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.blogs.kernel.model.BlogsEntry>

findAll

public List<com.liferay.blogs.kernel.model.BlogsEntry> findAll()
Returns all the blogs entries.

Specified by:
findAll in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Returns:
the blogs entries

findAll

public List<com.liferay.blogs.kernel.model.BlogsEntry> findAll(int start,
                                                               int end)
Returns a range of all the blogs entries.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findAll in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
Returns:
the range of blogs entries

findAll

public List<com.liferay.blogs.kernel.model.BlogsEntry> findAll(int start,
                                                               int end,
                                                               com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator)
Returns an ordered range of all the blogs entries.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findAll in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of blogs entries

findAll

public List<com.liferay.blogs.kernel.model.BlogsEntry> findAll(int start,
                                                               int end,
                                                               com.liferay.portal.kernel.util.OrderByComparator<com.liferay.blogs.kernel.model.BlogsEntry> orderByComparator,
                                                               boolean retrieveFromCache)
Returns an ordered range of all the blogs entries.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from BlogsEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
findAll in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Parameters:
start - the lower bound of the range of blogs entries
end - the upper bound of the range of blogs entries (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
retrieveFromCache - whether to retrieve from the finder cache
Returns:
the ordered range of blogs entries

removeAll

public void removeAll()
Removes all the blogs entries from the database.

Specified by:
removeAll in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence

countAll

public int countAll()
Returns the number of blogs entries.

Specified by:
countAll in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Returns:
the number of blogs entries

getBadColumnNames

public Set<String> getBadColumnNames()
Specified by:
getBadColumnNames in interface com.liferay.blogs.kernel.service.persistence.BlogsEntryPersistence
Specified by:
getBadColumnNames in interface com.liferay.portal.kernel.service.persistence.BasePersistence<com.liferay.blogs.kernel.model.BlogsEntry>
Overrides:
getBadColumnNames in class com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.blogs.kernel.model.BlogsEntry>

getTableColumnsMap

protected Map<String,Integer> getTableColumnsMap()
Overrides:
getTableColumnsMap in class com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.blogs.kernel.model.BlogsEntry>

afterPropertiesSet

public void afterPropertiesSet()
Initializes the blogs entry persistence.


destroy

public void destroy()

Liferay 7.0-ga1 portal-impl