Liferay 6.0.3

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

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

public class BlogsEntryPersistenceImpl
extends BasePersistenceImpl<BlogsEntry>
implements BlogsEntryPersistence

See Also:
BlogsEntryPersistence, BlogsEntryUtil
ServiceBuilder generated this class. Modifications in this class will be overwritten the next time is generated.

Field Summary
protected  AssetEntryPersistence assetEntryPersistence
           
protected  AssetTagPersistence assetTagPersistence
           
protected  BlogsEntryPersistence blogsEntryPersistence
           
protected  BlogsStatsUserPersistence blogsStatsUserPersistence
           
protected  CompanyPersistence companyPersistence
           
protected  ExpandoValuePersistence expandoValuePersistence
           
static String FINDER_CLASS_NAME_ENTITY
           
static String FINDER_CLASS_NAME_LIST
           
static FinderPath FINDER_PATH_COUNT_ALL
           
static FinderPath FINDER_PATH_COUNT_BY_C_LTD
           
static FinderPath FINDER_PATH_COUNT_BY_C_LTD_S
           
static FinderPath FINDER_PATH_COUNT_BY_C_S
           
static FinderPath FINDER_PATH_COUNT_BY_C_U
           
static FinderPath FINDER_PATH_COUNT_BY_C_U_S
           
static FinderPath FINDER_PATH_COUNT_BY_COMPANYID
           
static FinderPath FINDER_PATH_COUNT_BY_G_LTD
           
static FinderPath FINDER_PATH_COUNT_BY_G_LTD_S
           
static FinderPath FINDER_PATH_COUNT_BY_G_S
           
static FinderPath FINDER_PATH_COUNT_BY_G_U_LTD
           
static FinderPath FINDER_PATH_COUNT_BY_G_U_LTD_S
           
static FinderPath FINDER_PATH_COUNT_BY_G_U_S
           
static FinderPath FINDER_PATH_COUNT_BY_G_UT
           
static FinderPath FINDER_PATH_COUNT_BY_GROUPID
           
static FinderPath FINDER_PATH_COUNT_BY_UUID
           
static FinderPath FINDER_PATH_COUNT_BY_UUID_G
           
static FinderPath FINDER_PATH_FETCH_BY_G_UT
           
static FinderPath FINDER_PATH_FETCH_BY_UUID_G
           
static FinderPath FINDER_PATH_FIND_ALL
           
static FinderPath FINDER_PATH_FIND_BY_C_LTD
           
static FinderPath FINDER_PATH_FIND_BY_C_LTD_S
           
static FinderPath FINDER_PATH_FIND_BY_C_S
           
static FinderPath FINDER_PATH_FIND_BY_C_U
           
static FinderPath FINDER_PATH_FIND_BY_C_U_S
           
static FinderPath FINDER_PATH_FIND_BY_COMPANYID
           
static FinderPath FINDER_PATH_FIND_BY_G_LTD
           
static FinderPath FINDER_PATH_FIND_BY_G_LTD_S
           
static FinderPath FINDER_PATH_FIND_BY_G_S
           
static FinderPath FINDER_PATH_FIND_BY_G_U_LTD
           
static FinderPath FINDER_PATH_FIND_BY_G_U_LTD_S
           
static FinderPath FINDER_PATH_FIND_BY_G_U_S
           
static FinderPath FINDER_PATH_FIND_BY_GROUPID
           
static FinderPath FINDER_PATH_FIND_BY_UUID
           
protected  GroupPersistence groupPersistence
           
protected  MBMessagePersistence mbMessagePersistence
           
protected  OrganizationPersistence organizationPersistence
           
protected  PortletPreferencesPersistence portletPreferencesPersistence
           
protected  RatingsStatsPersistence ratingsStatsPersistence
           
protected  ResourcePersistence resourcePersistence
           
protected  SocialActivityPersistence socialActivityPersistence
           
protected  SocialEquityLogPersistence socialEquityLogPersistence
           
protected  UserPersistence userPersistence
           
protected  WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence
           
 
Fields inherited from class com.liferay.portal.service.persistence.impl.BasePersistenceImpl
COUNT_COLUMN_NAME, listeners, 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()
           
 void cacheResult(BlogsEntry blogsEntry)
           
 void cacheResult(List<BlogsEntry> blogsEntries)
           
 void clearCache()
          Clears the cache for all instances of this model.
 void clearCache(BlogsEntry blogsEntry)
          Clears the cache for one instance of this model.
 int countAll()
           
 int countByC_LtD_S(long companyId, Date displayDate, int status)
           
 int countByC_LtD(long companyId, Date displayDate)
           
 int countByC_S(long companyId, int status)
           
 int countByC_U_S(long companyId, long userId, int status)
           
 int countByC_U(long companyId, long userId)
           
 int countByCompanyId(long companyId)
           
 int countByG_LtD_S(long groupId, Date displayDate, int status)
           
 int countByG_LtD(long groupId, Date displayDate)
           
 int countByG_S(long groupId, int status)
           
 int countByG_U_LtD_S(long groupId, long userId, Date displayDate, int status)
           
 int countByG_U_LtD(long groupId, long userId, Date displayDate)
           
 int countByG_U_S(long groupId, long userId, int status)
           
 int countByG_UT(long groupId, String urlTitle)
           
 int countByGroupId(long groupId)
           
 int countByUUID_G(String uuid, long groupId)
           
 int countByUuid(String uuid)
           
 BlogsEntry create(long entryId)
           
 BlogsEntry fetchByG_UT(long groupId, String urlTitle)
           
 BlogsEntry fetchByG_UT(long groupId, String urlTitle, boolean retrieveFromCache)
           
 BlogsEntry fetchByPrimaryKey(long entryId)
           
 BlogsEntry fetchByPrimaryKey(Serializable primaryKey)
          Finds an instance of this model by its primary key, or return null if it could not be found.
 BlogsEntry fetchByUUID_G(String uuid, long groupId)
           
 BlogsEntry fetchByUUID_G(String uuid, long groupId, boolean retrieveFromCache)
           
 int filterCountByG_LtD_S(long groupId, Date displayDate, int status)
           
 int filterCountByG_LtD(long groupId, Date displayDate)
           
 int filterCountByG_S(long groupId, int status)
           
 int filterCountByG_U_LtD_S(long groupId, long userId, Date displayDate, int status)
           
 int filterCountByG_U_LtD(long groupId, long userId, Date displayDate)
           
 int filterCountByG_U_S(long groupId, long userId, int status)
           
 int filterCountByG_UT(long groupId, String urlTitle)
           
 int filterCountByGroupId(long groupId)
           
 List<BlogsEntry> filterFindByG_LtD_S(long groupId, Date displayDate, int status)
           
 List<BlogsEntry> filterFindByG_LtD_S(long groupId, Date displayDate, int status, int start, int end)
           
 List<BlogsEntry> filterFindByG_LtD_S(long groupId, Date displayDate, int status, int start, int end, OrderByComparator orderByComparator)
           
 List<BlogsEntry> filterFindByG_LtD(long groupId, Date displayDate)
           
 List<BlogsEntry> filterFindByG_LtD(long groupId, Date displayDate, int start, int end)
           
 List<BlogsEntry> filterFindByG_LtD(long groupId, Date displayDate, int start, int end, OrderByComparator orderByComparator)
           
 List<BlogsEntry> filterFindByG_S(long groupId, int status)
           
 List<BlogsEntry> filterFindByG_S(long groupId, int status, int start, int end)
           
 List<BlogsEntry> filterFindByG_S(long groupId, int status, int start, int end, OrderByComparator orderByComparator)
           
 List<BlogsEntry> filterFindByG_U_LtD_S(long groupId, long userId, Date displayDate, int status)
           
 List<BlogsEntry> filterFindByG_U_LtD_S(long groupId, long userId, Date displayDate, int status, int start, int end)
           
 List<BlogsEntry> filterFindByG_U_LtD_S(long groupId, long userId, Date displayDate, int status, int start, int end, OrderByComparator orderByComparator)
           
 List<BlogsEntry> filterFindByG_U_LtD(long groupId, long userId, Date displayDate)
           
 List<BlogsEntry> filterFindByG_U_LtD(long groupId, long userId, Date displayDate, int start, int end)
           
 List<BlogsEntry> filterFindByG_U_LtD(long groupId, long userId, Date displayDate, int start, int end, OrderByComparator orderByComparator)
           
 List<BlogsEntry> filterFindByG_U_S(long groupId, long userId, int status)
           
 List<BlogsEntry> filterFindByG_U_S(long groupId, long userId, int status, int start, int end)
           
 List<BlogsEntry> filterFindByG_U_S(long groupId, long userId, int status, int start, int end, OrderByComparator orderByComparator)
           
 List<BlogsEntry> filterFindByGroupId(long groupId)
           
 List<BlogsEntry> filterFindByGroupId(long groupId, int start, int end)
           
 List<BlogsEntry> filterFindByGroupId(long groupId, int start, int end, OrderByComparator orderByComparator)
           
 List<BlogsEntry> findAll()
           
 List<BlogsEntry> findAll(int start, int end)
           
 List<BlogsEntry> findAll(int start, int end, OrderByComparator orderByComparator)
           
 BlogsEntry findByC_LtD_First(long companyId, Date displayDate, OrderByComparator orderByComparator)
           
 BlogsEntry findByC_LtD_Last(long companyId, Date displayDate, OrderByComparator orderByComparator)
           
 BlogsEntry[] findByC_LtD_PrevAndNext(long entryId, long companyId, Date displayDate, OrderByComparator orderByComparator)
           
 BlogsEntry findByC_LtD_S_First(long companyId, Date displayDate, int status, OrderByComparator orderByComparator)
           
 BlogsEntry findByC_LtD_S_Last(long companyId, Date displayDate, int status, OrderByComparator orderByComparator)
           
 BlogsEntry[] findByC_LtD_S_PrevAndNext(long entryId, long companyId, Date displayDate, int status, OrderByComparator orderByComparator)
           
 List<BlogsEntry> findByC_LtD_S(long companyId, Date displayDate, int status)
           
 List<BlogsEntry> findByC_LtD_S(long companyId, Date displayDate, int status, int start, int end)
           
 List<BlogsEntry> findByC_LtD_S(long companyId, Date displayDate, int status, int start, int end, OrderByComparator orderByComparator)
           
 List<BlogsEntry> findByC_LtD(long companyId, Date displayDate)
           
 List<BlogsEntry> findByC_LtD(long companyId, Date displayDate, int start, int end)
           
 List<BlogsEntry> findByC_LtD(long companyId, Date displayDate, int start, int end, OrderByComparator orderByComparator)
           
 BlogsEntry findByC_S_First(long companyId, int status, OrderByComparator orderByComparator)
           
 BlogsEntry findByC_S_Last(long companyId, int status, OrderByComparator orderByComparator)
           
 BlogsEntry[] findByC_S_PrevAndNext(long entryId, long companyId, int status, OrderByComparator orderByComparator)
           
 List<BlogsEntry> findByC_S(long companyId, int status)
           
 List<BlogsEntry> findByC_S(long companyId, int status, int start, int end)
           
 List<BlogsEntry> findByC_S(long companyId, int status, int start, int end, OrderByComparator orderByComparator)
           
 BlogsEntry findByC_U_First(long companyId, long userId, OrderByComparator orderByComparator)
           
 BlogsEntry findByC_U_Last(long companyId, long userId, OrderByComparator orderByComparator)
           
 BlogsEntry[] findByC_U_PrevAndNext(long entryId, long companyId, long userId, OrderByComparator orderByComparator)
           
 BlogsEntry findByC_U_S_First(long companyId, long userId, int status, OrderByComparator orderByComparator)
           
 BlogsEntry findByC_U_S_Last(long companyId, long userId, int status, OrderByComparator orderByComparator)
           
 BlogsEntry[] findByC_U_S_PrevAndNext(long entryId, long companyId, long userId, int status, OrderByComparator orderByComparator)
           
 List<BlogsEntry> findByC_U_S(long companyId, long userId, int status)
           
 List<BlogsEntry> findByC_U_S(long companyId, long userId, int status, int start, int end)
           
 List<BlogsEntry> findByC_U_S(long companyId, long userId, int status, int start, int end, OrderByComparator orderByComparator)
           
 List<BlogsEntry> findByC_U(long companyId, long userId)
           
 List<BlogsEntry> findByC_U(long companyId, long userId, int start, int end)
           
 List<BlogsEntry> findByC_U(long companyId, long userId, int start, int end, OrderByComparator orderByComparator)
           
 BlogsEntry findByCompanyId_First(long companyId, OrderByComparator orderByComparator)
           
 BlogsEntry findByCompanyId_Last(long companyId, OrderByComparator orderByComparator)
           
 BlogsEntry[] findByCompanyId_PrevAndNext(long entryId, long companyId, OrderByComparator orderByComparator)
           
 List<BlogsEntry> findByCompanyId(long companyId)
           
 List<BlogsEntry> findByCompanyId(long companyId, int start, int end)
           
 List<BlogsEntry> findByCompanyId(long companyId, int start, int end, OrderByComparator orderByComparator)
           
 BlogsEntry findByG_LtD_First(long groupId, Date displayDate, OrderByComparator orderByComparator)
           
 BlogsEntry findByG_LtD_Last(long groupId, Date displayDate, OrderByComparator orderByComparator)
           
 BlogsEntry[] findByG_LtD_PrevAndNext(long entryId, long groupId, Date displayDate, OrderByComparator orderByComparator)
           
 BlogsEntry findByG_LtD_S_First(long groupId, Date displayDate, int status, OrderByComparator orderByComparator)
           
 BlogsEntry findByG_LtD_S_Last(long groupId, Date displayDate, int status, OrderByComparator orderByComparator)
           
 BlogsEntry[] findByG_LtD_S_PrevAndNext(long entryId, long groupId, Date displayDate, int status, OrderByComparator orderByComparator)
           
 List<BlogsEntry> findByG_LtD_S(long groupId, Date displayDate, int status)
           
 List<BlogsEntry> findByG_LtD_S(long groupId, Date displayDate, int status, int start, int end)
           
 List<BlogsEntry> findByG_LtD_S(long groupId, Date displayDate, int status, int start, int end, OrderByComparator orderByComparator)
           
 List<BlogsEntry> findByG_LtD(long groupId, Date displayDate)
           
 List<BlogsEntry> findByG_LtD(long groupId, Date displayDate, int start, int end)
           
 List<BlogsEntry> findByG_LtD(long groupId, Date displayDate, int start, int end, OrderByComparator orderByComparator)
           
 BlogsEntry findByG_S_First(long groupId, int status, OrderByComparator orderByComparator)
           
 BlogsEntry findByG_S_Last(long groupId, int status, OrderByComparator orderByComparator)
           
 BlogsEntry[] findByG_S_PrevAndNext(long entryId, long groupId, int status, OrderByComparator orderByComparator)
           
 List<BlogsEntry> findByG_S(long groupId, int status)
           
 List<BlogsEntry> findByG_S(long groupId, int status, int start, int end)
           
 List<BlogsEntry> findByG_S(long groupId, int status, int start, int end, OrderByComparator orderByComparator)
           
 BlogsEntry findByG_U_LtD_First(long groupId, long userId, Date displayDate, OrderByComparator orderByComparator)
           
 BlogsEntry findByG_U_LtD_Last(long groupId, long userId, Date displayDate, OrderByComparator orderByComparator)
           
 BlogsEntry[] findByG_U_LtD_PrevAndNext(long entryId, long groupId, long userId, Date displayDate, OrderByComparator orderByComparator)
           
 BlogsEntry findByG_U_LtD_S_First(long groupId, long userId, Date displayDate, int status, OrderByComparator orderByComparator)
           
 BlogsEntry findByG_U_LtD_S_Last(long groupId, long userId, Date displayDate, int status, OrderByComparator orderByComparator)
           
 BlogsEntry[] findByG_U_LtD_S_PrevAndNext(long entryId, long groupId, long userId, Date displayDate, int status, OrderByComparator orderByComparator)
           
 List<BlogsEntry> findByG_U_LtD_S(long groupId, long userId, Date displayDate, int status)
           
 List<BlogsEntry> findByG_U_LtD_S(long groupId, long userId, Date displayDate, int status, int start, int end)
           
 List<BlogsEntry> findByG_U_LtD_S(long groupId, long userId, Date displayDate, int status, int start, int end, OrderByComparator orderByComparator)
           
 List<BlogsEntry> findByG_U_LtD(long groupId, long userId, Date displayDate)
           
 List<BlogsEntry> findByG_U_LtD(long groupId, long userId, Date displayDate, int start, int end)
           
 List<BlogsEntry> findByG_U_LtD(long groupId, long userId, Date displayDate, int start, int end, OrderByComparator orderByComparator)
           
 BlogsEntry findByG_U_S_First(long groupId, long userId, int status, OrderByComparator orderByComparator)
           
 BlogsEntry findByG_U_S_Last(long groupId, long userId, int status, OrderByComparator orderByComparator)
           
 BlogsEntry[] findByG_U_S_PrevAndNext(long entryId, long groupId, long userId, int status, OrderByComparator orderByComparator)
           
 List<BlogsEntry> findByG_U_S(long groupId, long userId, int status)
           
 List<BlogsEntry> findByG_U_S(long groupId, long userId, int status, int start, int end)
           
 List<BlogsEntry> findByG_U_S(long groupId, long userId, int status, int start, int end, OrderByComparator orderByComparator)
           
 BlogsEntry findByG_UT(long groupId, String urlTitle)
           
 BlogsEntry findByGroupId_First(long groupId, OrderByComparator orderByComparator)
           
 BlogsEntry findByGroupId_Last(long groupId, OrderByComparator orderByComparator)
           
 BlogsEntry[] findByGroupId_PrevAndNext(long entryId, long groupId, OrderByComparator orderByComparator)
           
 List<BlogsEntry> findByGroupId(long groupId)
           
 List<BlogsEntry> findByGroupId(long groupId, int start, int end)
           
 List<BlogsEntry> findByGroupId(long groupId, int start, int end, OrderByComparator orderByComparator)
           
 BlogsEntry findByPrimaryKey(long entryId)
           
 BlogsEntry findByPrimaryKey(Serializable primaryKey)
          Finds an instance of this model by its primary key, or throw an exception if it could not be found.
 BlogsEntry findByUuid_First(String uuid, OrderByComparator orderByComparator)
           
 BlogsEntry findByUUID_G(String uuid, long groupId)
           
 BlogsEntry findByUuid_Last(String uuid, OrderByComparator orderByComparator)
           
 BlogsEntry[] findByUuid_PrevAndNext(long entryId, String uuid, OrderByComparator orderByComparator)
           
 List<BlogsEntry> findByUuid(String uuid)
           
 List<BlogsEntry> findByUuid(String uuid, int start, int end)
           
 List<BlogsEntry> findByUuid(String uuid, int start, int end, OrderByComparator orderByComparator)
           
protected  BlogsEntry getByC_LtD_PrevAndNext(Session session, BlogsEntry blogsEntry, long companyId, Date displayDate, OrderByComparator orderByComparator, boolean previous)
           
protected  BlogsEntry getByC_LtD_S_PrevAndNext(Session session, BlogsEntry blogsEntry, long companyId, Date displayDate, int status, OrderByComparator orderByComparator, boolean previous)
           
protected  BlogsEntry getByC_S_PrevAndNext(Session session, BlogsEntry blogsEntry, long companyId, int status, OrderByComparator orderByComparator, boolean previous)
           
protected  BlogsEntry getByC_U_PrevAndNext(Session session, BlogsEntry blogsEntry, long companyId, long userId, OrderByComparator orderByComparator, boolean previous)
           
protected  BlogsEntry getByC_U_S_PrevAndNext(Session session, BlogsEntry blogsEntry, long companyId, long userId, int status, OrderByComparator orderByComparator, boolean previous)
           
protected  BlogsEntry getByCompanyId_PrevAndNext(Session session, BlogsEntry blogsEntry, long companyId, OrderByComparator orderByComparator, boolean previous)
           
protected  BlogsEntry getByG_LtD_PrevAndNext(Session session, BlogsEntry blogsEntry, long groupId, Date displayDate, OrderByComparator orderByComparator, boolean previous)
           
protected  BlogsEntry getByG_LtD_S_PrevAndNext(Session session, BlogsEntry blogsEntry, long groupId, Date displayDate, int status, OrderByComparator orderByComparator, boolean previous)
           
protected  BlogsEntry getByG_S_PrevAndNext(Session session, BlogsEntry blogsEntry, long groupId, int status, OrderByComparator orderByComparator, boolean previous)
           
protected  BlogsEntry getByG_U_LtD_PrevAndNext(Session session, BlogsEntry blogsEntry, long groupId, long userId, Date displayDate, OrderByComparator orderByComparator, boolean previous)
           
protected  BlogsEntry getByG_U_LtD_S_PrevAndNext(Session session, BlogsEntry blogsEntry, long groupId, long userId, Date displayDate, int status, OrderByComparator orderByComparator, boolean previous)
           
protected  BlogsEntry getByG_U_S_PrevAndNext(Session session, BlogsEntry blogsEntry, long groupId, long userId, int status, OrderByComparator orderByComparator, boolean previous)
           
protected  BlogsEntry getByGroupId_PrevAndNext(Session session, BlogsEntry blogsEntry, long groupId, OrderByComparator orderByComparator, boolean previous)
           
protected  BlogsEntry getByUuid_PrevAndNext(Session session, BlogsEntry blogsEntry, String uuid, OrderByComparator orderByComparator, boolean previous)
           
 BlogsEntry remove(long entryId)
           
 BlogsEntry remove(Serializable primaryKey)
          Removes the model instance identified by the primary key from the database, and notifies the appropriate model listeners.
 void removeAll()
           
 void removeByC_LtD_S(long companyId, Date displayDate, int status)
           
 void removeByC_LtD(long companyId, Date displayDate)
           
 void removeByC_S(long companyId, int status)
           
 void removeByC_U_S(long companyId, long userId, int status)
           
 void removeByC_U(long companyId, long userId)
           
 void removeByCompanyId(long companyId)
           
 void removeByG_LtD_S(long groupId, Date displayDate, int status)
           
 void removeByG_LtD(long groupId, Date displayDate)
           
 void removeByG_S(long groupId, int status)
           
 void removeByG_U_LtD_S(long groupId, long userId, Date displayDate, int status)
           
 void removeByG_U_LtD(long groupId, long userId, Date displayDate)
           
 void removeByG_U_S(long groupId, long userId, int status)
           
 void removeByG_UT(long groupId, String urlTitle)
           
 void removeByGroupId(long groupId)
           
 void removeByUUID_G(String uuid, long groupId)
           
 void removeByUuid(String uuid)
           
protected  BlogsEntry removeImpl(BlogsEntry blogsEntry)
          Removes the model instance from the database.
protected  BlogsEntry toUnwrappedModel(BlogsEntry blogsEntry)
           
 BlogsEntry updateImpl(BlogsEntry blogsEntry, boolean merge)
          Updates the model instance in the database or adds it if it does not yet exist.
 
Methods inherited from class com.liferay.portal.service.persistence.impl.BasePersistenceImpl
appendOrderByComparator, closeSession, countWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, getDataSource, getDialect, getListeners, openNewSession, openSession, processException, registerListener, remove, setDataSource, 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.service.persistence.BasePersistence
countWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, getDataSource, getListeners, registerListener, remove, setDataSource, unregisterListener, update, update
 

Field Detail

FINDER_CLASS_NAME_ENTITY

public static final String FINDER_CLASS_NAME_ENTITY

FINDER_CLASS_NAME_LIST

public static final String FINDER_CLASS_NAME_LIST

FINDER_PATH_FIND_BY_UUID

public static final FinderPath FINDER_PATH_FIND_BY_UUID

FINDER_PATH_COUNT_BY_UUID

public static final FinderPath FINDER_PATH_COUNT_BY_UUID

FINDER_PATH_FETCH_BY_UUID_G

public static final FinderPath FINDER_PATH_FETCH_BY_UUID_G

FINDER_PATH_COUNT_BY_UUID_G

public static final FinderPath FINDER_PATH_COUNT_BY_UUID_G

FINDER_PATH_FIND_BY_GROUPID

public static final FinderPath FINDER_PATH_FIND_BY_GROUPID

FINDER_PATH_COUNT_BY_GROUPID

public static final FinderPath FINDER_PATH_COUNT_BY_GROUPID

FINDER_PATH_FIND_BY_COMPANYID

public static final FinderPath FINDER_PATH_FIND_BY_COMPANYID

FINDER_PATH_COUNT_BY_COMPANYID

public static final FinderPath FINDER_PATH_COUNT_BY_COMPANYID

FINDER_PATH_FIND_BY_C_U

public static final FinderPath FINDER_PATH_FIND_BY_C_U

FINDER_PATH_COUNT_BY_C_U

public static final FinderPath FINDER_PATH_COUNT_BY_C_U

FINDER_PATH_FIND_BY_C_LTD

public static final FinderPath FINDER_PATH_FIND_BY_C_LTD

FINDER_PATH_COUNT_BY_C_LTD

public static final FinderPath FINDER_PATH_COUNT_BY_C_LTD

FINDER_PATH_FIND_BY_C_S

public static final FinderPath FINDER_PATH_FIND_BY_C_S

FINDER_PATH_COUNT_BY_C_S

public static final FinderPath FINDER_PATH_COUNT_BY_C_S

FINDER_PATH_FETCH_BY_G_UT

public static final FinderPath FINDER_PATH_FETCH_BY_G_UT

FINDER_PATH_COUNT_BY_G_UT

public static final FinderPath FINDER_PATH_COUNT_BY_G_UT

FINDER_PATH_FIND_BY_G_LTD

public static final FinderPath FINDER_PATH_FIND_BY_G_LTD

FINDER_PATH_COUNT_BY_G_LTD

public static final FinderPath FINDER_PATH_COUNT_BY_G_LTD

FINDER_PATH_FIND_BY_G_S

public static final FinderPath FINDER_PATH_FIND_BY_G_S

FINDER_PATH_COUNT_BY_G_S

public static final FinderPath FINDER_PATH_COUNT_BY_G_S

FINDER_PATH_FIND_BY_C_U_S

public static final FinderPath FINDER_PATH_FIND_BY_C_U_S

FINDER_PATH_COUNT_BY_C_U_S

public static final FinderPath FINDER_PATH_COUNT_BY_C_U_S

FINDER_PATH_FIND_BY_C_LTD_S

public static final FinderPath FINDER_PATH_FIND_BY_C_LTD_S

FINDER_PATH_COUNT_BY_C_LTD_S

public static final FinderPath FINDER_PATH_COUNT_BY_C_LTD_S

FINDER_PATH_FIND_BY_G_U_LTD

public static final FinderPath FINDER_PATH_FIND_BY_G_U_LTD

FINDER_PATH_COUNT_BY_G_U_LTD

public static final FinderPath FINDER_PATH_COUNT_BY_G_U_LTD

FINDER_PATH_FIND_BY_G_U_S

public static final FinderPath FINDER_PATH_FIND_BY_G_U_S

FINDER_PATH_COUNT_BY_G_U_S

public static final FinderPath FINDER_PATH_COUNT_BY_G_U_S

FINDER_PATH_FIND_BY_G_LTD_S

public static final FinderPath FINDER_PATH_FIND_BY_G_LTD_S

FINDER_PATH_COUNT_BY_G_LTD_S

public static final FinderPath FINDER_PATH_COUNT_BY_G_LTD_S

FINDER_PATH_FIND_BY_G_U_LTD_S

public static final FinderPath FINDER_PATH_FIND_BY_G_U_LTD_S

FINDER_PATH_COUNT_BY_G_U_LTD_S

public static final FinderPath FINDER_PATH_COUNT_BY_G_U_LTD_S

FINDER_PATH_FIND_ALL

public static final FinderPath FINDER_PATH_FIND_ALL

FINDER_PATH_COUNT_ALL

public static final FinderPath FINDER_PATH_COUNT_ALL

blogsEntryPersistence

@BeanReference(type=BlogsEntryPersistence.class)
protected BlogsEntryPersistence blogsEntryPersistence

blogsStatsUserPersistence

@BeanReference(type=BlogsStatsUserPersistence.class)
protected BlogsStatsUserPersistence blogsStatsUserPersistence

companyPersistence

@BeanReference(type=CompanyPersistence.class)
protected CompanyPersistence companyPersistence

groupPersistence

@BeanReference(type=GroupPersistence.class)
protected GroupPersistence groupPersistence

organizationPersistence

@BeanReference(type=OrganizationPersistence.class)
protected OrganizationPersistence organizationPersistence

portletPreferencesPersistence

@BeanReference(type=PortletPreferencesPersistence.class)
protected PortletPreferencesPersistence portletPreferencesPersistence

resourcePersistence

@BeanReference(type=ResourcePersistence.class)
protected ResourcePersistence resourcePersistence

userPersistence

@BeanReference(type=UserPersistence.class)
protected UserPersistence userPersistence

workflowInstanceLinkPersistence

@BeanReference(type=WorkflowInstanceLinkPersistence.class)
protected WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence

assetEntryPersistence

@BeanReference(type=AssetEntryPersistence.class)
protected AssetEntryPersistence assetEntryPersistence

assetTagPersistence

@BeanReference(type=AssetTagPersistence.class)
protected AssetTagPersistence assetTagPersistence

expandoValuePersistence

@BeanReference(type=ExpandoValuePersistence.class)
protected ExpandoValuePersistence expandoValuePersistence

mbMessagePersistence

@BeanReference(type=MBMessagePersistence.class)
protected MBMessagePersistence mbMessagePersistence

ratingsStatsPersistence

@BeanReference(type=RatingsStatsPersistence.class)
protected RatingsStatsPersistence ratingsStatsPersistence

socialActivityPersistence

@BeanReference(type=SocialActivityPersistence.class)
protected SocialActivityPersistence socialActivityPersistence

socialEquityLogPersistence

@BeanReference(type=SocialEquityLogPersistence.class)
protected SocialEquityLogPersistence socialEquityLogPersistence
Constructor Detail

BlogsEntryPersistenceImpl

public BlogsEntryPersistenceImpl()
Method Detail

cacheResult

public void cacheResult(BlogsEntry blogsEntry)
Specified by:
cacheResult in interface BlogsEntryPersistence

cacheResult

public void cacheResult(List<BlogsEntry> blogsEntries)
Specified by:
cacheResult in interface BlogsEntryPersistence

clearCache

public void clearCache()
Description copied from interface: BasePersistence
Clears the cache for all instances of this model.

The EntityCache and FinderCache are both cleared by this method.

Caching information and settings can be found in portal.properties

Specified by:
clearCache in interface BasePersistence<BlogsEntry>
Overrides:
clearCache in class BasePersistenceImpl<BlogsEntry>

clearCache

public void clearCache(BlogsEntry blogsEntry)
Description copied from interface: BasePersistence
Clears the cache for one instance of this model.

The EntityCache and FinderCache are both cleared by this method.

Specified by:
clearCache in interface BasePersistence<BlogsEntry>
Overrides:
clearCache in class BasePersistenceImpl<BlogsEntry>
Parameters:
blogsEntry - the instance of this model to clear the cache for

create

public BlogsEntry create(long entryId)
Specified by:
create in interface BlogsEntryPersistence

remove

public BlogsEntry remove(Serializable primaryKey)
                  throws NoSuchModelException,
                         SystemException
Description copied from interface: BasePersistence
Removes the model instance identified by the primary key from the database, and notifies the appropriate model listeners.

Specified by:
remove in interface BasePersistence<BlogsEntry>
Overrides:
remove in class BasePersistenceImpl<BlogsEntry>
Parameters:
primaryKey - the primary key of the model instance to remove
Returns:
the model instance that was removed
Throws:
NoSuchModelException - if an instance of this model with the primary key does not exist
SystemException - if a system exception occurred

remove

public BlogsEntry remove(long entryId)
                  throws NoSuchEntryException,
                         SystemException
Specified by:
remove in interface BlogsEntryPersistence
Throws:
NoSuchEntryException
SystemException

removeImpl

protected BlogsEntry removeImpl(BlogsEntry blogsEntry)
                         throws SystemException
Description copied from class: BasePersistenceImpl
Removes the model instance from the database. BasePersistenceImpl.update(BaseModel, boolean) depends on this method to implement the remove operation; it only notifies the model listeners.

Overrides:
removeImpl in class BasePersistenceImpl<BlogsEntry>
Parameters:
blogsEntry - the model instance to remove
Returns:
the model instance that was removed
Throws:
SystemException - if a system exception occurred

updateImpl

public BlogsEntry updateImpl(BlogsEntry blogsEntry,
                             boolean merge)
                      throws SystemException
Description copied from class: BasePersistenceImpl
Updates the model instance in the database or adds it if it does not yet exist. BasePersistenceImpl.remove(BaseModel) depends on this method to implement the update operation; it only notifies the model listeners.

Specified by:
updateImpl in interface BlogsEntryPersistence
Overrides:
updateImpl in class BasePersistenceImpl<BlogsEntry>
Parameters:
blogsEntry - the model instance to update
merge - whether to merge the model instance with the current session. See BatchSession.update( com.liferay.portal.kernel.dao.orm.Session, BaseModel, boolean) for an explanation.
Returns:
the model instance that was updated
Throws:
SystemException - if a system exception occurred

toUnwrappedModel

protected BlogsEntry toUnwrappedModel(BlogsEntry blogsEntry)

findByPrimaryKey

public BlogsEntry findByPrimaryKey(Serializable primaryKey)
                            throws NoSuchModelException,
                                   SystemException
Description copied from interface: BasePersistence
Finds an instance of this model by its primary key, or throw an exception if it could not be found.

Specified by:
findByPrimaryKey in interface BasePersistence<BlogsEntry>
Overrides:
findByPrimaryKey in class BasePersistenceImpl<BlogsEntry>
Parameters:
primaryKey - the primary key of the model instance to find
Returns:
the model instance
Throws:
NoSuchModelException - if an instance of this model with the primary key does not exist
SystemException - if the primary key is null, or if a system exception occurred

findByPrimaryKey

public BlogsEntry findByPrimaryKey(long entryId)
                            throws NoSuchEntryException,
                                   SystemException
Specified by:
findByPrimaryKey in interface BlogsEntryPersistence
Throws:
NoSuchEntryException
SystemException

fetchByPrimaryKey

public BlogsEntry fetchByPrimaryKey(Serializable primaryKey)
                             throws SystemException
Description copied from interface: BasePersistence
Finds an instance of this model by its primary key, or return null if it could not be found.

Specified by:
fetchByPrimaryKey in interface BasePersistence<BlogsEntry>
Overrides:
fetchByPrimaryKey in class BasePersistenceImpl<BlogsEntry>
Parameters:
primaryKey - the primary key of the model instance to find
Returns:
the model instance, or null if an instance of this model with the primary key does not exist
Throws:
SystemException - if the primary key is null, or if a system exception occurred

fetchByPrimaryKey

public BlogsEntry fetchByPrimaryKey(long entryId)
                             throws SystemException
Specified by:
fetchByPrimaryKey in interface BlogsEntryPersistence
Throws:
SystemException

findByUuid

public List<BlogsEntry> findByUuid(String uuid)
                            throws SystemException
Specified by:
findByUuid in interface BlogsEntryPersistence
Throws:
SystemException

findByUuid

public List<BlogsEntry> findByUuid(String uuid,
                                   int start,
                                   int end)
                            throws SystemException
Specified by:
findByUuid in interface BlogsEntryPersistence
Throws:
SystemException

findByUuid

public List<BlogsEntry> findByUuid(String uuid,
                                   int start,
                                   int end,
                                   OrderByComparator orderByComparator)
                            throws SystemException
Specified by:
findByUuid in interface BlogsEntryPersistence
Throws:
SystemException

findByUuid_First

public BlogsEntry findByUuid_First(String uuid,
                                   OrderByComparator orderByComparator)
                            throws NoSuchEntryException,
                                   SystemException
Specified by:
findByUuid_First in interface BlogsEntryPersistence
Throws:
NoSuchEntryException
SystemException

findByUuid_Last

public BlogsEntry findByUuid_Last(String uuid,
                                  OrderByComparator orderByComparator)
                           throws NoSuchEntryException,
                                  SystemException
Specified by:
findByUuid_Last in interface BlogsEntryPersistence
Throws:
NoSuchEntryException
SystemException

findByUuid_PrevAndNext

public BlogsEntry[] findByUuid_PrevAndNext(long entryId,
                                           String uuid,
                                           OrderByComparator orderByComparator)
                                    throws NoSuchEntryException,
                                           SystemException
Specified by:
findByUuid_PrevAndNext in interface BlogsEntryPersistence
Throws:
NoSuchEntryException
SystemException

getByUuid_PrevAndNext

protected BlogsEntry getByUuid_PrevAndNext(Session session,
                                           BlogsEntry blogsEntry,
                                           String uuid,
                                           OrderByComparator orderByComparator,
                                           boolean previous)

findByUUID_G

public BlogsEntry findByUUID_G(String uuid,
                               long groupId)
                        throws NoSuchEntryException,
                               SystemException
Specified by:
findByUUID_G in interface BlogsEntryPersistence
Throws:
NoSuchEntryException
SystemException

fetchByUUID_G

public BlogsEntry fetchByUUID_G(String uuid,
                                long groupId)
                         throws SystemException
Specified by:
fetchByUUID_G in interface BlogsEntryPersistence
Throws:
SystemException

fetchByUUID_G

public BlogsEntry fetchByUUID_G(String uuid,
                                long groupId,
                                boolean retrieveFromCache)
                         throws SystemException
Specified by:
fetchByUUID_G in interface BlogsEntryPersistence
Throws:
SystemException

findByGroupId

public List<BlogsEntry> findByGroupId(long groupId)
                               throws SystemException
Specified by:
findByGroupId in interface BlogsEntryPersistence
Throws:
SystemException

findByGroupId

public List<BlogsEntry> findByGroupId(long groupId,
                                      int start,
                                      int end)
                               throws SystemException
Specified by:
findByGroupId in interface BlogsEntryPersistence
Throws:
SystemException

findByGroupId

public List<BlogsEntry> findByGroupId(long groupId,
                                      int start,
                                      int end,
                                      OrderByComparator orderByComparator)
                               throws SystemException
Specified by:
findByGroupId in interface BlogsEntryPersistence
Throws:
SystemException

findByGroupId_First

public BlogsEntry findByGroupId_First(long groupId,
                                      OrderByComparator orderByComparator)
                               throws NoSuchEntryException,
                                      SystemException
Specified by:
findByGroupId_First in interface BlogsEntryPersistence
Throws:
NoSuchEntryException
SystemException

findByGroupId_Last

public BlogsEntry findByGroupId_Last(long groupId,
                                     OrderByComparator orderByComparator)
                              throws NoSuchEntryException,
                                     SystemException
Specified by:
findByGroupId_Last in interface BlogsEntryPersistence
Throws:
NoSuchEntryException
SystemException

findByGroupId_PrevAndNext

public BlogsEntry[] findByGroupId_PrevAndNext(long entryId,
                                              long groupId,
                                              OrderByComparator orderByComparator)
                                       throws NoSuchEntryException,
                                              SystemException
Specified by:
findByGroupId_PrevAndNext in interface BlogsEntryPersistence
Throws:
NoSuchEntryException
SystemException

getByGroupId_PrevAndNext

protected BlogsEntry getByGroupId_PrevAndNext(Session session,
                                              BlogsEntry blogsEntry,
                                              long groupId,
                                              OrderByComparator orderByComparator,
                                              boolean previous)

filterFindByGroupId

public List<BlogsEntry> filterFindByGroupId(long groupId)
                                     throws SystemException
Specified by:
filterFindByGroupId in interface BlogsEntryPersistence
Throws:
SystemException

filterFindByGroupId

public List<BlogsEntry> filterFindByGroupId(long groupId,
                                            int start,
                                            int end)
                                     throws SystemException
Specified by:
filterFindByGroupId in interface BlogsEntryPersistence
Throws:
SystemException

filterFindByGroupId

public List<BlogsEntry> filterFindByGroupId(long groupId,
                                            int start,
                                            int end,
                                            OrderByComparator orderByComparator)
                                     throws SystemException
Specified by:
filterFindByGroupId in interface BlogsEntryPersistence
Throws:
SystemException

findByCompanyId

public List<BlogsEntry> findByCompanyId(long companyId)
                                 throws SystemException
Specified by:
findByCompanyId in interface BlogsEntryPersistence
Throws:
SystemException

findByCompanyId

public List<BlogsEntry> findByCompanyId(long companyId,
                                        int start,
                                        int end)
                                 throws SystemException
Specified by:
findByCompanyId in interface BlogsEntryPersistence
Throws:
SystemException

findByCompanyId

public List<BlogsEntry> findByCompanyId(long companyId,
                                        int start,
                                        int end,
                                        OrderByComparator orderByComparator)
                                 throws SystemException
Specified by:
findByCompanyId in interface BlogsEntryPersistence
Throws:
SystemException

findByCompanyId_First

public BlogsEntry findByCompanyId_First(long companyId,
                                        OrderByComparator orderByComparator)
                                 throws NoSuchEntryException,
                                        SystemException
Specified by:
findByCompanyId_First in interface BlogsEntryPersistence
Throws:
NoSuchEntryException
SystemException

findByCompanyId_Last

public BlogsEntry findByCompanyId_Last(long companyId,
                                       OrderByComparator orderByComparator)
                                throws NoSuchEntryException,
                                       SystemException
Specified by:
findByCompanyId_Last in interface BlogsEntryPersistence
Throws:
NoSuchEntryException
SystemException

findByCompanyId_PrevAndNext

public BlogsEntry[] findByCompanyId_PrevAndNext(long entryId,
                                                long companyId,
                                                OrderByComparator orderByComparator)
                                         throws NoSuchEntryException,
                                                SystemException
Specified by:
findByCompanyId_PrevAndNext in interface BlogsEntryPersistence
Throws:
NoSuchEntryException
SystemException

getByCompanyId_PrevAndNext

protected BlogsEntry getByCompanyId_PrevAndNext(Session session,
                                                BlogsEntry blogsEntry,
                                                long companyId,
                                                OrderByComparator orderByComparator,
                                                boolean previous)

findByC_U

public List<BlogsEntry> findByC_U(long companyId,
                                  long userId)
                           throws SystemException
Specified by:
findByC_U in interface BlogsEntryPersistence
Throws:
SystemException

findByC_U

public List<BlogsEntry> findByC_U(long companyId,
                                  long userId,
                                  int start,
                                  int end)
                           throws SystemException
Specified by:
findByC_U in interface BlogsEntryPersistence
Throws:
SystemException

findByC_U

public List<BlogsEntry> findByC_U(long companyId,
                                  long userId,
                                  int start,
                                  int end,
                                  OrderByComparator orderByComparator)
                           throws SystemException
Specified by:
findByC_U in interface BlogsEntryPersistence
Throws:
SystemException

findByC_U_First

public BlogsEntry findByC_U_First(long companyId,
                                  long userId,
                                  OrderByComparator orderByComparator)
                           throws NoSuchEntryException,
                                  SystemException
Specified by:
findByC_U_First in interface BlogsEntryPersistence
Throws:
NoSuchEntryException
SystemException

findByC_U_Last

public BlogsEntry findByC_U_Last(long companyId,
                                 long userId,
                                 OrderByComparator orderByComparator)
                          throws NoSuchEntryException,
                                 SystemException
Specified by:
findByC_U_Last in interface BlogsEntryPersistence
Throws:
NoSuchEntryException
SystemException

findByC_U_PrevAndNext

public BlogsEntry[] findByC_U_PrevAndNext(long entryId,
                                          long companyId,
                                          long userId,
                                          OrderByComparator orderByComparator)
                                   throws NoSuchEntryException,
                                          SystemException
Specified by:
findByC_U_PrevAndNext in interface BlogsEntryPersistence
Throws:
NoSuchEntryException
SystemException

getByC_U_PrevAndNext

protected BlogsEntry getByC_U_PrevAndNext(Session session,
                                          BlogsEntry blogsEntry,
                                          long companyId,
                                          long userId,
                                          OrderByComparator orderByComparator,
                                          boolean previous)

findByC_LtD

public List<BlogsEntry> findByC_LtD(long companyId,
                                    Date displayDate)
                             throws SystemException
Specified by:
findByC_LtD in interface BlogsEntryPersistence
Throws:
SystemException

findByC_LtD

public List<BlogsEntry> findByC_LtD(long companyId,
                                    Date displayDate,
                                    int start,
                                    int end)
                             throws SystemException
Specified by:
findByC_LtD in interface BlogsEntryPersistence
Throws:
SystemException

findByC_LtD

public List<BlogsEntry> findByC_LtD(long companyId,
                                    Date displayDate,
                                    int start,
                                    int end,
                                    OrderByComparator orderByComparator)
                             throws SystemException
Specified by:
findByC_LtD in interface BlogsEntryPersistence
Throws:
SystemException

findByC_LtD_First

public BlogsEntry findByC_LtD_First(long companyId,
                                    Date displayDate,
                                    OrderByComparator orderByComparator)
                             throws NoSuchEntryException,
                                    SystemException
Specified by:
findByC_LtD_First in interface BlogsEntryPersistence
Throws:
NoSuchEntryException
SystemException

findByC_LtD_Last

public BlogsEntry findByC_LtD_Last(long companyId,
                                   Date displayDate,
                                   OrderByComparator orderByComparator)
                            throws NoSuchEntryException,
                                   SystemException
Specified by:
findByC_LtD_Last in interface BlogsEntryPersistence
Throws:
NoSuchEntryException
SystemException

findByC_LtD_PrevAndNext

public BlogsEntry[] findByC_LtD_PrevAndNext(long entryId,
                                            long companyId,
                                            Date displayDate,
                                            OrderByComparator orderByComparator)
                                     throws NoSuchEntryException,
                                            SystemException
Specified by:
findByC_LtD_PrevAndNext in interface BlogsEntryPersistence
Throws:
NoSuchEntryException
SystemException

getByC_LtD_PrevAndNext

protected BlogsEntry getByC_LtD_PrevAndNext(Session session,
                                            BlogsEntry blogsEntry,
                                            long companyId,
                                            Date displayDate,
                                            OrderByComparator orderByComparator,
                                            boolean previous)

findByC_S

public List<BlogsEntry> findByC_S(long companyId,
                                  int status)
                           throws SystemException
Specified by:
findByC_S in interface BlogsEntryPersistence
Throws:
SystemException

findByC_S

public List<BlogsEntry> findByC_S(long companyId,
                                  int status,
                                  int start,
                                  int end)
                           throws SystemException
Specified by:
findByC_S in interface BlogsEntryPersistence
Throws:
SystemException

findByC_S

public List<BlogsEntry> findByC_S(long companyId,
                                  int status,
                                  int start,
                                  int end,
                                  OrderByComparator orderByComparator)
                           throws SystemException
Specified by:
findByC_S in interface BlogsEntryPersistence
Throws:
SystemException

findByC_S_First

public BlogsEntry findByC_S_First(long companyId,
                                  int status,
                                  OrderByComparator orderByComparator)
                           throws NoSuchEntryException,
                                  SystemException
Specified by:
findByC_S_First in interface BlogsEntryPersistence
Throws:
NoSuchEntryException
SystemException

findByC_S_Last

public BlogsEntry findByC_S_Last(long companyId,
                                 int status,
                                 OrderByComparator orderByComparator)
                          throws NoSuchEntryException,
                                 SystemException
Specified by:
findByC_S_Last in interface BlogsEntryPersistence
Throws:
NoSuchEntryException
SystemException

findByC_S_PrevAndNext

public BlogsEntry[] findByC_S_PrevAndNext(long entryId,
                                          long companyId,
                                          int status,
                                          OrderByComparator orderByComparator)
                                   throws NoSuchEntryException,
                                          SystemException
Specified by:
findByC_S_PrevAndNext in interface BlogsEntryPersistence
Throws:
NoSuchEntryException
SystemException

getByC_S_PrevAndNext

protected BlogsEntry getByC_S_PrevAndNext(Session session,
                                          BlogsEntry blogsEntry,
                                          long companyId,
                                          int status,
                                          OrderByComparator orderByComparator,
                                          boolean previous)

findByG_UT

public BlogsEntry findByG_UT(long groupId,
                             String urlTitle)
                      throws NoSuchEntryException,
                             SystemException
Specified by:
findByG_UT in interface BlogsEntryPersistence
Throws:
NoSuchEntryException
SystemException

fetchByG_UT

public BlogsEntry fetchByG_UT(long groupId,
                              String urlTitle)
                       throws SystemException
Specified by:
fetchByG_UT in interface BlogsEntryPersistence
Throws:
SystemException

fetchByG_UT

public BlogsEntry fetchByG_UT(long groupId,
                              String urlTitle,
                              boolean retrieveFromCache)
                       throws SystemException
Specified by:
fetchByG_UT in interface BlogsEntryPersistence
Throws:
SystemException

findByG_LtD

public List<BlogsEntry> findByG_LtD(long groupId,
                                    Date displayDate)
                             throws SystemException
Specified by:
findByG_LtD in interface BlogsEntryPersistence
Throws:
SystemException

findByG_LtD

public List<BlogsEntry> findByG_LtD(long groupId,
                                    Date displayDate,
                                    int start,
                                    int end)
                             throws SystemException
Specified by:
findByG_LtD in interface BlogsEntryPersistence
Throws:
SystemException

findByG_LtD

public List<BlogsEntry> findByG_LtD(long groupId,
                                    Date displayDate,
                                    int start,
                                    int end,
                                    OrderByComparator orderByComparator)
                             throws SystemException
Specified by:
findByG_LtD in interface BlogsEntryPersistence
Throws:
SystemException

findByG_LtD_First

public BlogsEntry findByG_LtD_First(long groupId,
                                    Date displayDate,
                                    OrderByComparator orderByComparator)
                             throws NoSuchEntryException,
                                    SystemException
Specified by:
findByG_LtD_First in interface BlogsEntryPersistence
Throws:
NoSuchEntryException
SystemException

findByG_LtD_Last

public BlogsEntry findByG_LtD_Last(long groupId,
                                   Date displayDate,
                                   OrderByComparator orderByComparator)
                            throws NoSuchEntryException,
                                   SystemException
Specified by:
findByG_LtD_Last in interface BlogsEntryPersistence
Throws:
NoSuchEntryException
SystemException

findByG_LtD_PrevAndNext

public BlogsEntry[] findByG_LtD_PrevAndNext(long entryId,
                                            long groupId,
                                            Date displayDate,
                                            OrderByComparator orderByComparator)
                                     throws NoSuchEntryException,
                                            SystemException
Specified by:
findByG_LtD_PrevAndNext in interface BlogsEntryPersistence
Throws:
NoSuchEntryException
SystemException

getByG_LtD_PrevAndNext

protected BlogsEntry getByG_LtD_PrevAndNext(Session session,
                                            BlogsEntry blogsEntry,
                                            long groupId,
                                            Date displayDate,
                                            OrderByComparator orderByComparator,
                                            boolean previous)

filterFindByG_LtD

public List<BlogsEntry> filterFindByG_LtD(long groupId,
                                          Date displayDate)
                                   throws SystemException
Specified by:
filterFindByG_LtD in interface BlogsEntryPersistence
Throws:
SystemException

filterFindByG_LtD

public List<BlogsEntry> filterFindByG_LtD(long groupId,
                                          Date displayDate,
                                          int start,
                                          int end)
                                   throws SystemException
Specified by:
filterFindByG_LtD in interface BlogsEntryPersistence
Throws:
SystemException

filterFindByG_LtD

public List<BlogsEntry> filterFindByG_LtD(long groupId,
                                          Date displayDate,
                                          int start,
                                          int end,
                                          OrderByComparator orderByComparator)
                                   throws SystemException
Specified by:
filterFindByG_LtD in interface BlogsEntryPersistence
Throws:
SystemException

findByG_S

public List<BlogsEntry> findByG_S(long groupId,
                                  int status)
                           throws SystemException
Specified by:
findByG_S in interface BlogsEntryPersistence
Throws:
SystemException

findByG_S

public List<BlogsEntry> findByG_S(long groupId,
                                  int status,
                                  int start,
                                  int end)
                           throws SystemException
Specified by:
findByG_S in interface BlogsEntryPersistence
Throws:
SystemException

findByG_S

public List<BlogsEntry> findByG_S(long groupId,
                                  int status,
                                  int start,
                                  int end,
                                  OrderByComparator orderByComparator)
                           throws SystemException
Specified by:
findByG_S in interface BlogsEntryPersistence
Throws:
SystemException

findByG_S_First

public BlogsEntry findByG_S_First(long groupId,
                                  int status,
                                  OrderByComparator orderByComparator)
                           throws NoSuchEntryException,
                                  SystemException
Specified by:
findByG_S_First in interface BlogsEntryPersistence
Throws:
NoSuchEntryException
SystemException

findByG_S_Last

public BlogsEntry findByG_S_Last(long groupId,
                                 int status,
                                 OrderByComparator orderByComparator)
                          throws NoSuchEntryException,
                                 SystemException
Specified by:
findByG_S_Last in interface BlogsEntryPersistence
Throws:
NoSuchEntryException
SystemException

findByG_S_PrevAndNext

public BlogsEntry[] findByG_S_PrevAndNext(long entryId,
                                          long groupId,
                                          int status,
                                          OrderByComparator orderByComparator)
                                   throws NoSuchEntryException,
                                          SystemException
Specified by:
findByG_S_PrevAndNext in interface BlogsEntryPersistence
Throws:
NoSuchEntryException
SystemException

getByG_S_PrevAndNext

protected BlogsEntry getByG_S_PrevAndNext(Session session,
                                          BlogsEntry blogsEntry,
                                          long groupId,
                                          int status,
                                          OrderByComparator orderByComparator,
                                          boolean previous)

filterFindByG_S

public List<BlogsEntry> filterFindByG_S(long groupId,
                                        int status)
                                 throws SystemException
Specified by:
filterFindByG_S in interface BlogsEntryPersistence
Throws:
SystemException

filterFindByG_S

public List<BlogsEntry> filterFindByG_S(long groupId,
                                        int status,
                                        int start,
                                        int end)
                                 throws SystemException
Specified by:
filterFindByG_S in interface BlogsEntryPersistence
Throws:
SystemException

filterFindByG_S

public List<BlogsEntry> filterFindByG_S(long groupId,
                                        int status,
                                        int start,
                                        int end,
                                        OrderByComparator orderByComparator)
                                 throws SystemException
Specified by:
filterFindByG_S in interface BlogsEntryPersistence
Throws:
SystemException

findByC_U_S

public List<BlogsEntry> findByC_U_S(long companyId,
                                    long userId,
                                    int status)
                             throws SystemException
Specified by:
findByC_U_S in interface BlogsEntryPersistence
Throws:
SystemException

findByC_U_S

public List<BlogsEntry> findByC_U_S(long companyId,
                                    long userId,
                                    int status,
                                    int start,
                                    int end)
                             throws SystemException
Specified by:
findByC_U_S in interface BlogsEntryPersistence
Throws:
SystemException

findByC_U_S

public List<BlogsEntry> findByC_U_S(long companyId,
                                    long userId,
                                    int status,
                                    int start,
                                    int end,
                                    OrderByComparator orderByComparator)
                             throws SystemException
Specified by:
findByC_U_S in interface BlogsEntryPersistence
Throws:
SystemException

findByC_U_S_First

public BlogsEntry findByC_U_S_First(long companyId,
                                    long userId,
                                    int status,
                                    OrderByComparator orderByComparator)
                             throws NoSuchEntryException,
                                    SystemException
Specified by:
findByC_U_S_First in interface BlogsEntryPersistence
Throws:
NoSuchEntryException
SystemException

findByC_U_S_Last

public BlogsEntry findByC_U_S_Last(long companyId,
                                   long userId,
                                   int status,
                                   OrderByComparator orderByComparator)
                            throws NoSuchEntryException,
                                   SystemException
Specified by:
findByC_U_S_Last in interface BlogsEntryPersistence
Throws:
NoSuchEntryException
SystemException

findByC_U_S_PrevAndNext

public BlogsEntry[] findByC_U_S_PrevAndNext(long entryId,
                                            long companyId,
                                            long userId,
                                            int status,
                                            OrderByComparator orderByComparator)
                                     throws NoSuchEntryException,
                                            SystemException
Specified by:
findByC_U_S_PrevAndNext in interface BlogsEntryPersistence
Throws:
NoSuchEntryException
SystemException

getByC_U_S_PrevAndNext

protected BlogsEntry getByC_U_S_PrevAndNext(Session session,
                                            BlogsEntry blogsEntry,
                                            long companyId,
                                            long userId,
                                            int status,
                                            OrderByComparator orderByComparator,
                                            boolean previous)

findByC_LtD_S

public List<BlogsEntry> findByC_LtD_S(long companyId,
                                      Date displayDate,
                                      int status)
                               throws SystemException
Specified by:
findByC_LtD_S in interface BlogsEntryPersistence
Throws:
SystemException

findByC_LtD_S

public List<BlogsEntry> findByC_LtD_S(long companyId,
                                      Date displayDate,
                                      int status,
                                      int start,
                                      int end)
                               throws SystemException
Specified by:
findByC_LtD_S in interface BlogsEntryPersistence
Throws:
SystemException

findByC_LtD_S

public List<BlogsEntry> findByC_LtD_S(long companyId,
                                      Date displayDate,
                                      int status,
                                      int start,
                                      int end,
                                      OrderByComparator orderByComparator)
                               throws SystemException
Specified by:
findByC_LtD_S in interface BlogsEntryPersistence
Throws:
SystemException

findByC_LtD_S_First

public BlogsEntry findByC_LtD_S_First(long companyId,
                                      Date displayDate,
                                      int status,
                                      OrderByComparator orderByComparator)
                               throws NoSuchEntryException,
                                      SystemException
Specified by:
findByC_LtD_S_First in interface BlogsEntryPersistence
Throws:
NoSuchEntryException
SystemException

findByC_LtD_S_Last

public BlogsEntry findByC_LtD_S_Last(long companyId,
                                     Date displayDate,
                                     int status,
                                     OrderByComparator orderByComparator)
                              throws NoSuchEntryException,
                                     SystemException
Specified by:
findByC_LtD_S_Last in interface BlogsEntryPersistence
Throws:
NoSuchEntryException
SystemException

findByC_LtD_S_PrevAndNext

public BlogsEntry[] findByC_LtD_S_PrevAndNext(long entryId,
                                              long companyId,
                                              Date displayDate,
                                              int status,
                                              OrderByComparator orderByComparator)
                                       throws NoSuchEntryException,
                                              SystemException
Specified by:
findByC_LtD_S_PrevAndNext in interface BlogsEntryPersistence
Throws:
NoSuchEntryException
SystemException

getByC_LtD_S_PrevAndNext

protected BlogsEntry getByC_LtD_S_PrevAndNext(Session session,
                                              BlogsEntry blogsEntry,
                                              long companyId,
                                              Date displayDate,
                                              int status,
                                              OrderByComparator orderByComparator,
                                              boolean previous)

findByG_U_LtD

public List<BlogsEntry> findByG_U_LtD(long groupId,
                                      long userId,
                                      Date displayDate)
                               throws SystemException
Specified by:
findByG_U_LtD in interface BlogsEntryPersistence
Throws:
SystemException

findByG_U_LtD

public List<BlogsEntry> findByG_U_LtD(long groupId,
                                      long userId,
                                      Date displayDate,
                                      int start,
                                      int end)
                               throws SystemException
Specified by:
findByG_U_LtD in interface BlogsEntryPersistence
Throws:
SystemException

findByG_U_LtD

public List<BlogsEntry> findByG_U_LtD(long groupId,
                                      long userId,
                                      Date displayDate,
                                      int start,
                                      int end,
                                      OrderByComparator orderByComparator)
                               throws SystemException
Specified by:
findByG_U_LtD in interface BlogsEntryPersistence
Throws:
SystemException

findByG_U_LtD_First

public BlogsEntry findByG_U_LtD_First(long groupId,
                                      long userId,
                                      Date displayDate,
                                      OrderByComparator orderByComparator)
                               throws NoSuchEntryException,
                                      SystemException
Specified by:
findByG_U_LtD_First in interface BlogsEntryPersistence
Throws:
NoSuchEntryException
SystemException

findByG_U_LtD_Last

public BlogsEntry findByG_U_LtD_Last(long groupId,
                                     long userId,
                                     Date displayDate,
                                     OrderByComparator orderByComparator)
                              throws NoSuchEntryException,
                                     SystemException
Specified by:
findByG_U_LtD_Last in interface BlogsEntryPersistence
Throws:
NoSuchEntryException
SystemException

findByG_U_LtD_PrevAndNext

public BlogsEntry[] findByG_U_LtD_PrevAndNext(long entryId,
                                              long groupId,
                                              long userId,
                                              Date displayDate,
                                              OrderByComparator orderByComparator)
                                       throws NoSuchEntryException,
                                              SystemException
Specified by:
findByG_U_LtD_PrevAndNext in interface BlogsEntryPersistence
Throws:
NoSuchEntryException
SystemException

getByG_U_LtD_PrevAndNext

protected BlogsEntry getByG_U_LtD_PrevAndNext(Session session,
                                              BlogsEntry blogsEntry,
                                              long groupId,
                                              long userId,
                                              Date displayDate,
                                              OrderByComparator orderByComparator,
                                              boolean previous)

filterFindByG_U_LtD

public List<BlogsEntry> filterFindByG_U_LtD(long groupId,
                                            long userId,
                                            Date displayDate)
                                     throws SystemException
Specified by:
filterFindByG_U_LtD in interface BlogsEntryPersistence
Throws:
SystemException

filterFindByG_U_LtD

public List<BlogsEntry> filterFindByG_U_LtD(long groupId,
                                            long userId,
                                            Date displayDate,
                                            int start,
                                            int end)
                                     throws SystemException
Specified by:
filterFindByG_U_LtD in interface BlogsEntryPersistence
Throws:
SystemException

filterFindByG_U_LtD

public List<BlogsEntry> filterFindByG_U_LtD(long groupId,
                                            long userId,
                                            Date displayDate,
                                            int start,
                                            int end,
                                            OrderByComparator orderByComparator)
                                     throws SystemException
Specified by:
filterFindByG_U_LtD in interface BlogsEntryPersistence
Throws:
SystemException

findByG_U_S

public List<BlogsEntry> findByG_U_S(long groupId,
                                    long userId,
                                    int status)
                             throws SystemException
Specified by:
findByG_U_S in interface BlogsEntryPersistence
Throws:
SystemException

findByG_U_S

public List<BlogsEntry> findByG_U_S(long groupId,
                                    long userId,
                                    int status,
                                    int start,
                                    int end)
                             throws SystemException
Specified by:
findByG_U_S in interface BlogsEntryPersistence
Throws:
SystemException

findByG_U_S

public List<BlogsEntry> findByG_U_S(long groupId,
                                    long userId,
                                    int status,
                                    int start,
                                    int end,
                                    OrderByComparator orderByComparator)
                             throws SystemException
Specified by:
findByG_U_S in interface BlogsEntryPersistence
Throws:
SystemException

findByG_U_S_First

public BlogsEntry findByG_U_S_First(long groupId,
                                    long userId,
                                    int status,
                                    OrderByComparator orderByComparator)
                             throws NoSuchEntryException,
                                    SystemException
Specified by:
findByG_U_S_First in interface BlogsEntryPersistence
Throws:
NoSuchEntryException
SystemException

findByG_U_S_Last

public BlogsEntry findByG_U_S_Last(long groupId,
                                   long userId,
                                   int status,
                                   OrderByComparator orderByComparator)
                            throws NoSuchEntryException,
                                   SystemException
Specified by:
findByG_U_S_Last in interface BlogsEntryPersistence
Throws:
NoSuchEntryException
SystemException

findByG_U_S_PrevAndNext

public BlogsEntry[] findByG_U_S_PrevAndNext(long entryId,
                                            long groupId,
                                            long userId,
                                            int status,
                                            OrderByComparator orderByComparator)
                                     throws NoSuchEntryException,
                                            SystemException
Specified by:
findByG_U_S_PrevAndNext in interface BlogsEntryPersistence
Throws:
NoSuchEntryException
SystemException

getByG_U_S_PrevAndNext

protected BlogsEntry getByG_U_S_PrevAndNext(Session session,
                                            BlogsEntry blogsEntry,
                                            long groupId,
                                            long userId,
                                            int status,
                                            OrderByComparator orderByComparator,
                                            boolean previous)

filterFindByG_U_S

public List<BlogsEntry> filterFindByG_U_S(long groupId,
                                          long userId,
                                          int status)
                                   throws SystemException
Specified by:
filterFindByG_U_S in interface BlogsEntryPersistence
Throws:
SystemException

filterFindByG_U_S

public List<BlogsEntry> filterFindByG_U_S(long groupId,
                                          long userId,
                                          int status,
                                          int start,
                                          int end)
                                   throws SystemException
Specified by:
filterFindByG_U_S in interface BlogsEntryPersistence
Throws:
SystemException

filterFindByG_U_S

public List<BlogsEntry> filterFindByG_U_S(long groupId,
                                          long userId,
                                          int status,
                                          int start,
                                          int end,
                                          OrderByComparator orderByComparator)
                                   throws SystemException
Specified by:
filterFindByG_U_S in interface BlogsEntryPersistence
Throws:
SystemException

findByG_LtD_S

public List<BlogsEntry> findByG_LtD_S(long groupId,
                                      Date displayDate,
                                      int status)
                               throws SystemException
Specified by:
findByG_LtD_S in interface BlogsEntryPersistence
Throws:
SystemException

findByG_LtD_S

public List<BlogsEntry> findByG_LtD_S(long groupId,
                                      Date displayDate,
                                      int status,
                                      int start,
                                      int end)
                               throws SystemException
Specified by:
findByG_LtD_S in interface BlogsEntryPersistence
Throws:
SystemException

findByG_LtD_S

public List<BlogsEntry> findByG_LtD_S(long groupId,
                                      Date displayDate,
                                      int status,
                                      int start,
                                      int end,
                                      OrderByComparator orderByComparator)
                               throws SystemException
Specified by:
findByG_LtD_S in interface BlogsEntryPersistence
Throws:
SystemException

findByG_LtD_S_First

public BlogsEntry findByG_LtD_S_First(long groupId,
                                      Date displayDate,
                                      int status,
                                      OrderByComparator orderByComparator)
                               throws NoSuchEntryException,
                                      SystemException
Specified by:
findByG_LtD_S_First in interface BlogsEntryPersistence
Throws:
NoSuchEntryException
SystemException

findByG_LtD_S_Last

public BlogsEntry findByG_LtD_S_Last(long groupId,
                                     Date displayDate,
                                     int status,
                                     OrderByComparator orderByComparator)
                              throws NoSuchEntryException,
                                     SystemException
Specified by:
findByG_LtD_S_Last in interface BlogsEntryPersistence
Throws:
NoSuchEntryException
SystemException

findByG_LtD_S_PrevAndNext

public BlogsEntry[] findByG_LtD_S_PrevAndNext(long entryId,
                                              long groupId,
                                              Date displayDate,
                                              int status,
                                              OrderByComparator orderByComparator)
                                       throws NoSuchEntryException,
                                              SystemException
Specified by:
findByG_LtD_S_PrevAndNext in interface BlogsEntryPersistence
Throws:
NoSuchEntryException
SystemException

getByG_LtD_S_PrevAndNext

protected BlogsEntry getByG_LtD_S_PrevAndNext(Session session,
                                              BlogsEntry blogsEntry,
                                              long groupId,
                                              Date displayDate,
                                              int status,
                                              OrderByComparator orderByComparator,
                                              boolean previous)

filterFindByG_LtD_S

public List<BlogsEntry> filterFindByG_LtD_S(long groupId,
                                            Date displayDate,
                                            int status)
                                     throws SystemException
Specified by:
filterFindByG_LtD_S in interface BlogsEntryPersistence
Throws:
SystemException

filterFindByG_LtD_S

public List<BlogsEntry> filterFindByG_LtD_S(long groupId,
                                            Date displayDate,
                                            int status,
                                            int start,
                                            int end)
                                     throws SystemException
Specified by:
filterFindByG_LtD_S in interface BlogsEntryPersistence
Throws:
SystemException

filterFindByG_LtD_S

public List<BlogsEntry> filterFindByG_LtD_S(long groupId,
                                            Date displayDate,
                                            int status,
                                            int start,
                                            int end,
                                            OrderByComparator orderByComparator)
                                     throws SystemException
Specified by:
filterFindByG_LtD_S in interface BlogsEntryPersistence
Throws:
SystemException

findByG_U_LtD_S

public List<BlogsEntry> findByG_U_LtD_S(long groupId,
                                        long userId,
                                        Date displayDate,
                                        int status)
                                 throws SystemException
Specified by:
findByG_U_LtD_S in interface BlogsEntryPersistence
Throws:
SystemException

findByG_U_LtD_S

public List<BlogsEntry> findByG_U_LtD_S(long groupId,
                                        long userId,
                                        Date displayDate,
                                        int status,
                                        int start,
                                        int end)
                                 throws SystemException
Specified by:
findByG_U_LtD_S in interface BlogsEntryPersistence
Throws:
SystemException

findByG_U_LtD_S

public List<BlogsEntry> findByG_U_LtD_S(long groupId,
                                        long userId,
                                        Date displayDate,
                                        int status,
                                        int start,
                                        int end,
                                        OrderByComparator orderByComparator)
                                 throws SystemException
Specified by:
findByG_U_LtD_S in interface BlogsEntryPersistence
Throws:
SystemException

findByG_U_LtD_S_First

public BlogsEntry findByG_U_LtD_S_First(long groupId,
                                        long userId,
                                        Date displayDate,
                                        int status,
                                        OrderByComparator orderByComparator)
                                 throws NoSuchEntryException,
                                        SystemException
Specified by:
findByG_U_LtD_S_First in interface BlogsEntryPersistence
Throws:
NoSuchEntryException
SystemException

findByG_U_LtD_S_Last

public BlogsEntry findByG_U_LtD_S_Last(long groupId,
                                       long userId,
                                       Date displayDate,
                                       int status,
                                       OrderByComparator orderByComparator)
                                throws NoSuchEntryException,
                                       SystemException
Specified by:
findByG_U_LtD_S_Last in interface BlogsEntryPersistence
Throws:
NoSuchEntryException
SystemException

findByG_U_LtD_S_PrevAndNext

public BlogsEntry[] findByG_U_LtD_S_PrevAndNext(long entryId,
                                                long groupId,
                                                long userId,
                                                Date displayDate,
                                                int status,
                                                OrderByComparator orderByComparator)
                                         throws NoSuchEntryException,
                                                SystemException
Specified by:
findByG_U_LtD_S_PrevAndNext in interface BlogsEntryPersistence
Throws:
NoSuchEntryException
SystemException

getByG_U_LtD_S_PrevAndNext

protected BlogsEntry getByG_U_LtD_S_PrevAndNext(Session session,
                                                BlogsEntry blogsEntry,
                                                long groupId,
                                                long userId,
                                                Date displayDate,
                                                int status,
                                                OrderByComparator orderByComparator,
                                                boolean previous)

filterFindByG_U_LtD_S

public List<BlogsEntry> filterFindByG_U_LtD_S(long groupId,
                                              long userId,
                                              Date displayDate,
                                              int status)
                                       throws SystemException
Specified by:
filterFindByG_U_LtD_S in interface BlogsEntryPersistence
Throws:
SystemException

filterFindByG_U_LtD_S

public List<BlogsEntry> filterFindByG_U_LtD_S(long groupId,
                                              long userId,
                                              Date displayDate,
                                              int status,
                                              int start,
                                              int end)
                                       throws SystemException
Specified by:
filterFindByG_U_LtD_S in interface BlogsEntryPersistence
Throws:
SystemException

filterFindByG_U_LtD_S

public List<BlogsEntry> filterFindByG_U_LtD_S(long groupId,
                                              long userId,
                                              Date displayDate,
                                              int status,
                                              int start,
                                              int end,
                                              OrderByComparator orderByComparator)
                                       throws SystemException
Specified by:
filterFindByG_U_LtD_S in interface BlogsEntryPersistence
Throws:
SystemException

findAll

public List<BlogsEntry> findAll()
                         throws SystemException
Specified by:
findAll in interface BlogsEntryPersistence
Throws:
SystemException

findAll

public List<BlogsEntry> findAll(int start,
                                int end)
                         throws SystemException
Specified by:
findAll in interface BlogsEntryPersistence
Throws:
SystemException

findAll

public List<BlogsEntry> findAll(int start,
                                int end,
                                OrderByComparator orderByComparator)
                         throws SystemException
Specified by:
findAll in interface BlogsEntryPersistence
Throws:
SystemException

removeByUuid

public void removeByUuid(String uuid)
                  throws SystemException
Specified by:
removeByUuid in interface BlogsEntryPersistence
Throws:
SystemException

removeByUUID_G

public void removeByUUID_G(String uuid,
                           long groupId)
                    throws NoSuchEntryException,
                           SystemException
Specified by:
removeByUUID_G in interface BlogsEntryPersistence
Throws:
NoSuchEntryException
SystemException

removeByGroupId

public void removeByGroupId(long groupId)
                     throws SystemException
Specified by:
removeByGroupId in interface BlogsEntryPersistence
Throws:
SystemException

removeByCompanyId

public void removeByCompanyId(long companyId)
                       throws SystemException
Specified by:
removeByCompanyId in interface BlogsEntryPersistence
Throws:
SystemException

removeByC_U

public void removeByC_U(long companyId,
                        long userId)
                 throws SystemException
Specified by:
removeByC_U in interface BlogsEntryPersistence
Throws:
SystemException

removeByC_LtD

public void removeByC_LtD(long companyId,
                          Date displayDate)
                   throws SystemException
Specified by:
removeByC_LtD in interface BlogsEntryPersistence
Throws:
SystemException

removeByC_S

public void removeByC_S(long companyId,
                        int status)
                 throws SystemException
Specified by:
removeByC_S in interface BlogsEntryPersistence
Throws:
SystemException

removeByG_UT

public void removeByG_UT(long groupId,
                         String urlTitle)
                  throws NoSuchEntryException,
                         SystemException
Specified by:
removeByG_UT in interface BlogsEntryPersistence
Throws:
NoSuchEntryException
SystemException

removeByG_LtD

public void removeByG_LtD(long groupId,
                          Date displayDate)
                   throws SystemException
Specified by:
removeByG_LtD in interface BlogsEntryPersistence
Throws:
SystemException

removeByG_S

public void removeByG_S(long groupId,
                        int status)
                 throws SystemException
Specified by:
removeByG_S in interface BlogsEntryPersistence
Throws:
SystemException

removeByC_U_S

public void removeByC_U_S(long companyId,
                          long userId,
                          int status)
                   throws SystemException
Specified by:
removeByC_U_S in interface BlogsEntryPersistence
Throws:
SystemException

removeByC_LtD_S

public void removeByC_LtD_S(long companyId,
                            Date displayDate,
                            int status)
                     throws SystemException
Specified by:
removeByC_LtD_S in interface BlogsEntryPersistence
Throws:
SystemException

removeByG_U_LtD

public void removeByG_U_LtD(long groupId,
                            long userId,
                            Date displayDate)
                     throws SystemException
Specified by:
removeByG_U_LtD in interface BlogsEntryPersistence
Throws:
SystemException

removeByG_U_S

public void removeByG_U_S(long groupId,
                          long userId,
                          int status)
                   throws SystemException
Specified by:
removeByG_U_S in interface BlogsEntryPersistence
Throws:
SystemException

removeByG_LtD_S

public void removeByG_LtD_S(long groupId,
                            Date displayDate,
                            int status)
                     throws SystemException
Specified by:
removeByG_LtD_S in interface BlogsEntryPersistence
Throws:
SystemException

removeByG_U_LtD_S

public void removeByG_U_LtD_S(long groupId,
                              long userId,
                              Date displayDate,
                              int status)
                       throws SystemException
Specified by:
removeByG_U_LtD_S in interface BlogsEntryPersistence
Throws:
SystemException

removeAll

public void removeAll()
               throws SystemException
Specified by:
removeAll in interface BlogsEntryPersistence
Throws:
SystemException

countByUuid

public int countByUuid(String uuid)
                throws SystemException
Specified by:
countByUuid in interface BlogsEntryPersistence
Throws:
SystemException

countByUUID_G

public int countByUUID_G(String uuid,
                         long groupId)
                  throws SystemException
Specified by:
countByUUID_G in interface BlogsEntryPersistence
Throws:
SystemException

countByGroupId

public int countByGroupId(long groupId)
                   throws SystemException
Specified by:
countByGroupId in interface BlogsEntryPersistence
Throws:
SystemException

filterCountByGroupId

public int filterCountByGroupId(long groupId)
                         throws SystemException
Specified by:
filterCountByGroupId in interface BlogsEntryPersistence
Throws:
SystemException

countByCompanyId

public int countByCompanyId(long companyId)
                     throws SystemException
Specified by:
countByCompanyId in interface BlogsEntryPersistence
Throws:
SystemException

countByC_U

public int countByC_U(long companyId,
                      long userId)
               throws SystemException
Specified by:
countByC_U in interface BlogsEntryPersistence
Throws:
SystemException

countByC_LtD

public int countByC_LtD(long companyId,
                        Date displayDate)
                 throws SystemException
Specified by:
countByC_LtD in interface BlogsEntryPersistence
Throws:
SystemException

countByC_S

public int countByC_S(long companyId,
                      int status)
               throws SystemException
Specified by:
countByC_S in interface BlogsEntryPersistence
Throws:
SystemException

countByG_UT

public int countByG_UT(long groupId,
                       String urlTitle)
                throws SystemException
Specified by:
countByG_UT in interface BlogsEntryPersistence
Throws:
SystemException

filterCountByG_UT

public int filterCountByG_UT(long groupId,
                             String urlTitle)
                      throws SystemException
Specified by:
filterCountByG_UT in interface BlogsEntryPersistence
Throws:
SystemException

countByG_LtD

public int countByG_LtD(long groupId,
                        Date displayDate)
                 throws SystemException
Specified by:
countByG_LtD in interface BlogsEntryPersistence
Throws:
SystemException

filterCountByG_LtD

public int filterCountByG_LtD(long groupId,
                              Date displayDate)
                       throws SystemException
Specified by:
filterCountByG_LtD in interface BlogsEntryPersistence
Throws:
SystemException

countByG_S

public int countByG_S(long groupId,
                      int status)
               throws SystemException
Specified by:
countByG_S in interface BlogsEntryPersistence
Throws:
SystemException

filterCountByG_S

public int filterCountByG_S(long groupId,
                            int status)
                     throws SystemException
Specified by:
filterCountByG_S in interface BlogsEntryPersistence
Throws:
SystemException

countByC_U_S

public int countByC_U_S(long companyId,
                        long userId,
                        int status)
                 throws SystemException
Specified by:
countByC_U_S in interface BlogsEntryPersistence
Throws:
SystemException

countByC_LtD_S

public int countByC_LtD_S(long companyId,
                          Date displayDate,
                          int status)
                   throws SystemException
Specified by:
countByC_LtD_S in interface BlogsEntryPersistence
Throws:
SystemException

countByG_U_LtD

public int countByG_U_LtD(long groupId,
                          long userId,
                          Date displayDate)
                   throws SystemException
Specified by:
countByG_U_LtD in interface BlogsEntryPersistence
Throws:
SystemException

filterCountByG_U_LtD

public int filterCountByG_U_LtD(long groupId,
                                long userId,
                                Date displayDate)
                         throws SystemException
Specified by:
filterCountByG_U_LtD in interface BlogsEntryPersistence
Throws:
SystemException

countByG_U_S

public int countByG_U_S(long groupId,
                        long userId,
                        int status)
                 throws SystemException
Specified by:
countByG_U_S in interface BlogsEntryPersistence
Throws:
SystemException

filterCountByG_U_S

public int filterCountByG_U_S(long groupId,
                              long userId,
                              int status)
                       throws SystemException
Specified by:
filterCountByG_U_S in interface BlogsEntryPersistence
Throws:
SystemException

countByG_LtD_S

public int countByG_LtD_S(long groupId,
                          Date displayDate,
                          int status)
                   throws SystemException
Specified by:
countByG_LtD_S in interface BlogsEntryPersistence
Throws:
SystemException

filterCountByG_LtD_S

public int filterCountByG_LtD_S(long groupId,
                                Date displayDate,
                                int status)
                         throws SystemException
Specified by:
filterCountByG_LtD_S in interface BlogsEntryPersistence
Throws:
SystemException

countByG_U_LtD_S

public int countByG_U_LtD_S(long groupId,
                            long userId,
                            Date displayDate,
                            int status)
                     throws SystemException
Specified by:
countByG_U_LtD_S in interface BlogsEntryPersistence
Throws:
SystemException

filterCountByG_U_LtD_S

public int filterCountByG_U_LtD_S(long groupId,
                                  long userId,
                                  Date displayDate,
                                  int status)
                           throws SystemException
Specified by:
filterCountByG_U_LtD_S in interface BlogsEntryPersistence
Throws:
SystemException

countAll

public int countAll()
             throws SystemException
Specified by:
countAll in interface BlogsEntryPersistence
Throws:
SystemException

afterPropertiesSet

public void afterPropertiesSet()

Liferay 6.0.3