com.liferay.portlet.journal.service.persistence
Class JournalArticlePersistenceImpl

java.lang.Object
  extended by com.liferay.portal.service.persistence.impl.BasePersistenceImpl<com.liferay.portlet.journal.model.JournalArticle>
      extended by com.liferay.portlet.journal.service.persistence.JournalArticlePersistenceImpl
All Implemented Interfaces:
com.liferay.portal.kernel.dao.orm.SessionFactory, com.liferay.portal.service.persistence.BasePersistence<com.liferay.portlet.journal.model.JournalArticle>, com.liferay.portlet.journal.service.persistence.JournalArticlePersistence

public class JournalArticlePersistenceImpl
extends com.liferay.portal.service.persistence.impl.BasePersistenceImpl<com.liferay.portlet.journal.model.JournalArticle>
implements com.liferay.portlet.journal.service.persistence.JournalArticlePersistence

The persistence implementation for the journal article service.

Caching information and settings can be found in portal.properties

Author:
Brian Wing Shun Chan
See Also:
JournalArticlePersistence, JournalArticleUtil
Generated:

Field Summary
protected  com.liferay.portlet.asset.service.persistence.AssetCategoryPersistence assetCategoryPersistence
           
protected  com.liferay.portlet.asset.service.persistence.AssetEntryPersistence assetEntryPersistence
           
protected  com.liferay.portlet.asset.service.persistence.AssetLinkPersistence assetLinkPersistence
           
protected  com.liferay.portlet.asset.service.persistence.AssetTagPersistence assetTagPersistence
           
protected  com.liferay.portal.service.persistence.CompanyPersistence companyPersistence
           
protected  com.liferay.portlet.expando.service.persistence.ExpandoValuePersistence expandoValuePersistence
           
static java.lang.String FINDER_CLASS_NAME_ENTITY
           
static java.lang.String FINDER_CLASS_NAME_LIST_WITH_PAGINATION
           
static java.lang.String FINDER_CLASS_NAME_LIST_WITHOUT_PAGINATION
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_ALL
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_C_ST
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_C_V
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_C_V_ST
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_COMPANYID
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_G_A
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_G_A_ST
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_G_A_V
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_G_C_C
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_G_C_L
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_G_C_S
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_G_C_T
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_G_L
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_G_S
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_G_ST
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_G_T
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_G_UT
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_G_UT_ST
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_GROUPID
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_R_ST
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_RESOURCEPRIMKEY
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_SMALLIMAGEID
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_UUID
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_COUNT_BY_UUID_G
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FETCH_BY_G_A_V
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FETCH_BY_G_C_S
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_FETCH_BY_UUID_G
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_ALL
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_C_ST
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_C_V
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_C_V_ST
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_COMPANYID
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_G_A
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_G_A_ST
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_G_C_C
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_G_C_L
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_G_C_T
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_G_L
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_G_S
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_G_ST
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_G_T
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_G_UT
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_G_UT_ST
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_GROUPID
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_R_ST
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_RESOURCEPRIMKEY
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_SMALLIMAGEID
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITH_PAGINATION_FIND_BY_UUID
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_ALL
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_C_ST
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_C_V
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_C_V_ST
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_COMPANYID
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_G_A
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_G_A_ST
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_G_C_C
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_G_C_L
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_G_C_T
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_G_L
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_G_S
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_G_ST
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_G_T
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_G_UT
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_G_UT_ST
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_GROUPID
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_R_ST
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_RESOURCEPRIMKEY
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_SMALLIMAGEID
           
static com.liferay.portal.kernel.dao.orm.FinderPath FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_UUID
           
protected  com.liferay.portal.service.persistence.GroupPersistence groupPersistence
           
protected  com.liferay.portal.service.persistence.ImagePersistence imagePersistence
           
protected  com.liferay.portlet.journal.service.persistence.JournalArticleImagePersistence journalArticleImagePersistence
           
protected  com.liferay.portlet.journal.service.persistence.JournalArticlePersistence journalArticlePersistence
           
protected  com.liferay.portlet.journal.service.persistence.JournalArticleResourcePersistence journalArticleResourcePersistence
           
protected  com.liferay.portlet.journal.service.persistence.JournalContentSearchPersistence journalContentSearchPersistence
           
protected  com.liferay.portlet.journal.service.persistence.JournalFeedPersistence journalFeedPersistence
           
protected  com.liferay.portlet.journal.service.persistence.JournalStructurePersistence journalStructurePersistence
           
protected  com.liferay.portlet.journal.service.persistence.JournalTemplatePersistence journalTemplatePersistence
           
protected  com.liferay.portlet.messageboards.service.persistence.MBMessagePersistence mbMessagePersistence
           
protected  com.liferay.portal.service.persistence.PortletPreferencesPersistence portletPreferencesPersistence
           
protected  com.liferay.portlet.ratings.service.persistence.RatingsStatsPersistence ratingsStatsPersistence
           
protected  com.liferay.portal.service.persistence.ResourcePersistence resourcePersistence
           
protected  com.liferay.portal.service.persistence.SubscriptionPersistence subscriptionPersistence
           
protected  com.liferay.portal.service.persistence.UserPersistence userPersistence
           
protected  com.liferay.portal.service.persistence.WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence
           
 
Fields inherited from class com.liferay.portal.service.persistence.impl.BasePersistenceImpl
COUNT_COLUMN_NAME, FINDER_ARGS_EMPTY, 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
JournalArticlePersistenceImpl()
           
 
Method Summary
 void afterPropertiesSet()
          Initializes the journal article persistence.
 void cacheResult(com.liferay.portlet.journal.model.JournalArticle journalArticle)
          Caches the journal article in the entity cache if it is enabled.
 void cacheResult(java.util.List<com.liferay.portlet.journal.model.JournalArticle> journalArticles)
          Caches the journal articles in the entity cache if it is enabled.
 void clearCache()
          Clears the cache for all journal articles.
 void clearCache(com.liferay.portlet.journal.model.JournalArticle journalArticle)
          Clears the cache for the journal article.
 void clearCache(java.util.List<com.liferay.portlet.journal.model.JournalArticle> journalArticles)
           
protected  void clearUniqueFindersCache(com.liferay.portlet.journal.model.JournalArticle journalArticle)
           
 int countAll()
          Returns the number of journal articles.
 int countByC_ST(long companyId, int status)
          Returns the number of journal articles where companyId = ? and status = ?.
 int countByC_V_ST(long companyId, double version, int status)
          Returns the number of journal articles where companyId = ? and version = ? and status = ?.
 int countByC_V(long companyId, double version)
          Returns the number of journal articles where companyId = ? and version = ?.
 int countByCompanyId(long companyId)
          Returns the number of journal articles where companyId = ?.
 int countByG_A_ST(long groupId, java.lang.String articleId, int status)
          Returns the number of journal articles where groupId = ? and articleId = ? and status = ?.
 int countByG_A_ST(long groupId, java.lang.String articleId, int[] statuses)
          Returns the number of journal articles where groupId = ? and articleId = ? and status = any ?.
 int countByG_A_V(long groupId, java.lang.String articleId, double version)
          Returns the number of journal articles where groupId = ? and articleId = ? and version = ?.
 int countByG_A(long groupId, java.lang.String articleId)
          Returns the number of journal articles where groupId = ? and articleId = ?.
 int countByG_C_C(long groupId, long classNameId, long classPK)
          Returns the number of journal articles where groupId = ? and classNameId = ? and classPK = ?.
 int countByG_C_L(long groupId, long classNameId, java.lang.String layoutUuid)
          Returns the number of journal articles where groupId = ? and classNameId = ? and layoutUuid = ?.
 int countByG_C_S(long groupId, long classNameId, java.lang.String structureId)
          Returns the number of journal articles where groupId = ? and classNameId = ? and structureId = ?.
 int countByG_C_T(long groupId, long classNameId, java.lang.String templateId)
          Returns the number of journal articles where groupId = ? and classNameId = ? and templateId = ?.
 int countByG_L(long groupId, java.lang.String layoutUuid)
          Returns the number of journal articles where groupId = ? and layoutUuid = ?.
 int countByG_S(long groupId, java.lang.String structureId)
          Returns the number of journal articles where groupId = ? and structureId = ?.
 int countByG_ST(long groupId, int status)
          Returns the number of journal articles where groupId = ? and status = ?.
 int countByG_T(long groupId, java.lang.String templateId)
          Returns the number of journal articles where groupId = ? and templateId = ?.
 int countByG_UT_ST(long groupId, java.lang.String urlTitle, int status)
          Returns the number of journal articles where groupId = ? and urlTitle = ? and status = ?.
 int countByG_UT(long groupId, java.lang.String urlTitle)
          Returns the number of journal articles where groupId = ? and urlTitle = ?.
 int countByGroupId(long groupId)
          Returns the number of journal articles where groupId = ?.
 int countByR_ST(long resourcePrimKey, int status)
          Returns the number of journal articles where resourcePrimKey = ? and status = ?.
 int countByResourcePrimKey(long resourcePrimKey)
          Returns the number of journal articles where resourcePrimKey = ?.
 int countBySmallImageId(long smallImageId)
          Returns the number of journal articles where smallImageId = ?.
 int countByUUID_G(java.lang.String uuid, long groupId)
          Returns the number of journal articles where uuid = ? and groupId = ?.
 int countByUuid(java.lang.String uuid)
          Returns the number of journal articles where uuid = ?.
 com.liferay.portlet.journal.model.JournalArticle create(long id)
          Creates a new journal article with the primary key.
 void destroy()
           
 com.liferay.portlet.journal.model.JournalArticle fetchByG_A_V(long groupId, java.lang.String articleId, double version)
          Returns the journal article where groupId = ? and articleId = ? and version = ? or returns null if it could not be found.
 com.liferay.portlet.journal.model.JournalArticle fetchByG_A_V(long groupId, java.lang.String articleId, double version, boolean retrieveFromCache)
          Returns the journal article where groupId = ? and articleId = ? and version = ? or returns null if it could not be found, optionally using the finder cache.
 com.liferay.portlet.journal.model.JournalArticle fetchByG_C_S(long groupId, long classNameId, java.lang.String structureId)
          Returns the journal article where groupId = ? and classNameId = ? and structureId = ? or returns null if it could not be found.
 com.liferay.portlet.journal.model.JournalArticle fetchByG_C_S(long groupId, long classNameId, java.lang.String structureId, boolean retrieveFromCache)
          Returns the journal article where groupId = ? and classNameId = ? and structureId = ? or returns null if it could not be found, optionally using the finder cache.
 com.liferay.portlet.journal.model.JournalArticle fetchByPrimaryKey(long id)
          Returns the journal article with the primary key or returns null if it could not be found.
 com.liferay.portlet.journal.model.JournalArticle fetchByPrimaryKey(java.io.Serializable primaryKey)
          Returns the journal article with the primary key or returns null if it could not be found.
 com.liferay.portlet.journal.model.JournalArticle fetchByUUID_G(java.lang.String uuid, long groupId)
          Returns the journal article where uuid = ? and groupId = ? or returns null if it could not be found.
 com.liferay.portlet.journal.model.JournalArticle fetchByUUID_G(java.lang.String uuid, long groupId, boolean retrieveFromCache)
          Returns the journal article where uuid = ? and groupId = ? or returns null if it could not be found, optionally using the finder cache.
 int filterCountByG_A_ST(long groupId, java.lang.String articleId, int status)
          Returns the number of journal articles that the user has permission to view where groupId = ? and articleId = ? and status = ?.
 int filterCountByG_A_ST(long groupId, java.lang.String articleId, int[] statuses)
          Returns the number of journal articles that the user has permission to view where groupId = ? and articleId = ? and status = any ?.
 int filterCountByG_A(long groupId, java.lang.String articleId)
          Returns the number of journal articles that the user has permission to view where groupId = ? and articleId = ?.
 int filterCountByG_C_C(long groupId, long classNameId, long classPK)
          Returns the number of journal articles that the user has permission to view where groupId = ? and classNameId = ? and classPK = ?.
 int filterCountByG_C_L(long groupId, long classNameId, java.lang.String layoutUuid)
          Returns the number of journal articles that the user has permission to view where groupId = ? and classNameId = ? and layoutUuid = ?.
 int filterCountByG_C_T(long groupId, long classNameId, java.lang.String templateId)
          Returns the number of journal articles that the user has permission to view where groupId = ? and classNameId = ? and templateId = ?.
 int filterCountByG_L(long groupId, java.lang.String layoutUuid)
          Returns the number of journal articles that the user has permission to view where groupId = ? and layoutUuid = ?.
 int filterCountByG_S(long groupId, java.lang.String structureId)
          Returns the number of journal articles that the user has permission to view where groupId = ? and structureId = ?.
 int filterCountByG_ST(long groupId, int status)
          Returns the number of journal articles that the user has permission to view where groupId = ? and status = ?.
 int filterCountByG_T(long groupId, java.lang.String templateId)
          Returns the number of journal articles that the user has permission to view where groupId = ? and templateId = ?.
 int filterCountByG_UT_ST(long groupId, java.lang.String urlTitle, int status)
          Returns the number of journal articles that the user has permission to view where groupId = ? and urlTitle = ? and status = ?.
 int filterCountByG_UT(long groupId, java.lang.String urlTitle)
          Returns the number of journal articles that the user has permission to view where groupId = ? and urlTitle = ?.
 int filterCountByGroupId(long groupId)
          Returns the number of journal articles that the user has permission to view where groupId = ?.
 com.liferay.portlet.journal.model.JournalArticle[] filterFindByG_A_PrevAndNext(long id, long groupId, java.lang.String articleId, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the journal articles before and after the current journal article in the ordered set of journal articles that the user has permission to view where groupId = ? and articleId = ?.
 com.liferay.portlet.journal.model.JournalArticle[] filterFindByG_A_ST_PrevAndNext(long id, long groupId, java.lang.String articleId, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the journal articles before and after the current journal article in the ordered set of journal articles that the user has permission to view where groupId = ? and articleId = ? and status = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_A_ST(long groupId, java.lang.String articleId, int status)
          Returns all the journal articles that the user has permission to view where groupId = ? and articleId = ? and status = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_A_ST(long groupId, java.lang.String articleId, int[] statuses)
          Returns all the journal articles that the user has permission to view where groupId = ? and articleId = ? and status = any ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_A_ST(long groupId, java.lang.String articleId, int[] statuses, int start, int end)
          Returns a range of all the journal articles that the user has permission to view where groupId = ? and articleId = ? and status = any ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_A_ST(long groupId, java.lang.String articleId, int[] statuses, int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns an ordered range of all the journal articles that the user has permission to view where groupId = ? and articleId = ? and status = any ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_A_ST(long groupId, java.lang.String articleId, int status, int start, int end)
          Returns a range of all the journal articles that the user has permission to view where groupId = ? and articleId = ? and status = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_A_ST(long groupId, java.lang.String articleId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns an ordered range of all the journal articles that the user has permissions to view where groupId = ? and articleId = ? and status = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_A(long groupId, java.lang.String articleId)
          Returns all the journal articles that the user has permission to view where groupId = ? and articleId = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_A(long groupId, java.lang.String articleId, int start, int end)
          Returns a range of all the journal articles that the user has permission to view where groupId = ? and articleId = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_A(long groupId, java.lang.String articleId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns an ordered range of all the journal articles that the user has permissions to view where groupId = ? and articleId = ?.
 com.liferay.portlet.journal.model.JournalArticle[] filterFindByG_C_C_PrevAndNext(long id, long groupId, long classNameId, long classPK, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the journal articles before and after the current journal article in the ordered set of journal articles that the user has permission to view where groupId = ? and classNameId = ? and classPK = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_C_C(long groupId, long classNameId, long classPK)
          Returns all the journal articles that the user has permission to view where groupId = ? and classNameId = ? and classPK = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_C_C(long groupId, long classNameId, long classPK, int start, int end)
          Returns a range of all the journal articles that the user has permission to view where groupId = ? and classNameId = ? and classPK = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_C_C(long groupId, long classNameId, long classPK, int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns an ordered range of all the journal articles that the user has permissions to view where groupId = ? and classNameId = ? and classPK = ?.
 com.liferay.portlet.journal.model.JournalArticle[] filterFindByG_C_L_PrevAndNext(long id, long groupId, long classNameId, java.lang.String layoutUuid, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the journal articles before and after the current journal article in the ordered set of journal articles that the user has permission to view where groupId = ? and classNameId = ? and layoutUuid = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_C_L(long groupId, long classNameId, java.lang.String layoutUuid)
          Returns all the journal articles that the user has permission to view where groupId = ? and classNameId = ? and layoutUuid = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_C_L(long groupId, long classNameId, java.lang.String layoutUuid, int start, int end)
          Returns a range of all the journal articles that the user has permission to view where groupId = ? and classNameId = ? and layoutUuid = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_C_L(long groupId, long classNameId, java.lang.String layoutUuid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns an ordered range of all the journal articles that the user has permissions to view where groupId = ? and classNameId = ? and layoutUuid = ?.
 com.liferay.portlet.journal.model.JournalArticle[] filterFindByG_C_T_PrevAndNext(long id, long groupId, long classNameId, java.lang.String templateId, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the journal articles before and after the current journal article in the ordered set of journal articles that the user has permission to view where groupId = ? and classNameId = ? and templateId = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_C_T(long groupId, long classNameId, java.lang.String templateId)
          Returns all the journal articles that the user has permission to view where groupId = ? and classNameId = ? and templateId = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_C_T(long groupId, long classNameId, java.lang.String templateId, int start, int end)
          Returns a range of all the journal articles that the user has permission to view where groupId = ? and classNameId = ? and templateId = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_C_T(long groupId, long classNameId, java.lang.String templateId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns an ordered range of all the journal articles that the user has permissions to view where groupId = ? and classNameId = ? and templateId = ?.
 com.liferay.portlet.journal.model.JournalArticle[] filterFindByG_L_PrevAndNext(long id, long groupId, java.lang.String layoutUuid, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the journal articles before and after the current journal article in the ordered set of journal articles that the user has permission to view where groupId = ? and layoutUuid = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_L(long groupId, java.lang.String layoutUuid)
          Returns all the journal articles that the user has permission to view where groupId = ? and layoutUuid = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_L(long groupId, java.lang.String layoutUuid, int start, int end)
          Returns a range of all the journal articles that the user has permission to view where groupId = ? and layoutUuid = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_L(long groupId, java.lang.String layoutUuid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns an ordered range of all the journal articles that the user has permissions to view where groupId = ? and layoutUuid = ?.
 com.liferay.portlet.journal.model.JournalArticle[] filterFindByG_S_PrevAndNext(long id, long groupId, java.lang.String structureId, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the journal articles before and after the current journal article in the ordered set of journal articles that the user has permission to view where groupId = ? and structureId = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_S(long groupId, java.lang.String structureId)
          Returns all the journal articles that the user has permission to view where groupId = ? and structureId = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_S(long groupId, java.lang.String structureId, int start, int end)
          Returns a range of all the journal articles that the user has permission to view where groupId = ? and structureId = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_S(long groupId, java.lang.String structureId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns an ordered range of all the journal articles that the user has permissions to view where groupId = ? and structureId = ?.
 com.liferay.portlet.journal.model.JournalArticle[] filterFindByG_ST_PrevAndNext(long id, long groupId, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the journal articles before and after the current journal article in the ordered set of journal articles that the user has permission to view where groupId = ? and status = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_ST(long groupId, int status)
          Returns all the journal articles that the user has permission to view where groupId = ? and status = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_ST(long groupId, int status, int start, int end)
          Returns a range of all the journal articles that the user has permission to view where groupId = ? and status = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_ST(long groupId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns an ordered range of all the journal articles that the user has permissions to view where groupId = ? and status = ?.
 com.liferay.portlet.journal.model.JournalArticle[] filterFindByG_T_PrevAndNext(long id, long groupId, java.lang.String templateId, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the journal articles before and after the current journal article in the ordered set of journal articles that the user has permission to view where groupId = ? and templateId = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_T(long groupId, java.lang.String templateId)
          Returns all the journal articles that the user has permission to view where groupId = ? and templateId = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_T(long groupId, java.lang.String templateId, int start, int end)
          Returns a range of all the journal articles that the user has permission to view where groupId = ? and templateId = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_T(long groupId, java.lang.String templateId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns an ordered range of all the journal articles that the user has permissions to view where groupId = ? and templateId = ?.
 com.liferay.portlet.journal.model.JournalArticle[] filterFindByG_UT_PrevAndNext(long id, long groupId, java.lang.String urlTitle, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the journal articles before and after the current journal article in the ordered set of journal articles that the user has permission to view where groupId = ? and urlTitle = ?.
 com.liferay.portlet.journal.model.JournalArticle[] filterFindByG_UT_ST_PrevAndNext(long id, long groupId, java.lang.String urlTitle, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the journal articles before and after the current journal article in the ordered set of journal articles that the user has permission to view where groupId = ? and urlTitle = ? and status = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_UT_ST(long groupId, java.lang.String urlTitle, int status)
          Returns all the journal articles that the user has permission to view where groupId = ? and urlTitle = ? and status = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_UT_ST(long groupId, java.lang.String urlTitle, int status, int start, int end)
          Returns a range of all the journal articles that the user has permission to view where groupId = ? and urlTitle = ? and status = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_UT_ST(long groupId, java.lang.String urlTitle, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns an ordered range of all the journal articles that the user has permissions to view where groupId = ? and urlTitle = ? and status = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_UT(long groupId, java.lang.String urlTitle)
          Returns all the journal articles that the user has permission to view where groupId = ? and urlTitle = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_UT(long groupId, java.lang.String urlTitle, int start, int end)
          Returns a range of all the journal articles that the user has permission to view where groupId = ? and urlTitle = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_UT(long groupId, java.lang.String urlTitle, int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns an ordered range of all the journal articles that the user has permissions to view where groupId = ? and urlTitle = ?.
 com.liferay.portlet.journal.model.JournalArticle[] filterFindByGroupId_PrevAndNext(long id, long groupId, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the journal articles before and after the current journal article in the ordered set of journal articles that the user has permission to view where groupId = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByGroupId(long groupId)
          Returns all the journal articles that the user has permission to view where groupId = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByGroupId(long groupId, int start, int end)
          Returns a range of all the journal articles that the user has permission to view where groupId = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByGroupId(long groupId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns an ordered range of all the journal articles that the user has permissions to view where groupId = ?.
protected  com.liferay.portlet.journal.model.JournalArticle filterGetByG_A_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portlet.journal.model.JournalArticle journalArticle, long groupId, java.lang.String articleId, com.liferay.portal.kernel.util.OrderByComparator orderByComparator, boolean previous)
           
protected  com.liferay.portlet.journal.model.JournalArticle filterGetByG_A_ST_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portlet.journal.model.JournalArticle journalArticle, long groupId, java.lang.String articleId, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator, boolean previous)
           
protected  com.liferay.portlet.journal.model.JournalArticle filterGetByG_C_C_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portlet.journal.model.JournalArticle journalArticle, long groupId, long classNameId, long classPK, com.liferay.portal.kernel.util.OrderByComparator orderByComparator, boolean previous)
           
protected  com.liferay.portlet.journal.model.JournalArticle filterGetByG_C_L_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portlet.journal.model.JournalArticle journalArticle, long groupId, long classNameId, java.lang.String layoutUuid, com.liferay.portal.kernel.util.OrderByComparator orderByComparator, boolean previous)
           
protected  com.liferay.portlet.journal.model.JournalArticle filterGetByG_C_T_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portlet.journal.model.JournalArticle journalArticle, long groupId, long classNameId, java.lang.String templateId, com.liferay.portal.kernel.util.OrderByComparator orderByComparator, boolean previous)
           
protected  com.liferay.portlet.journal.model.JournalArticle filterGetByG_L_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portlet.journal.model.JournalArticle journalArticle, long groupId, java.lang.String layoutUuid, com.liferay.portal.kernel.util.OrderByComparator orderByComparator, boolean previous)
           
protected  com.liferay.portlet.journal.model.JournalArticle filterGetByG_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portlet.journal.model.JournalArticle journalArticle, long groupId, java.lang.String structureId, com.liferay.portal.kernel.util.OrderByComparator orderByComparator, boolean previous)
           
protected  com.liferay.portlet.journal.model.JournalArticle filterGetByG_ST_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portlet.journal.model.JournalArticle journalArticle, long groupId, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator, boolean previous)
           
protected  com.liferay.portlet.journal.model.JournalArticle filterGetByG_T_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portlet.journal.model.JournalArticle journalArticle, long groupId, java.lang.String templateId, com.liferay.portal.kernel.util.OrderByComparator orderByComparator, boolean previous)
           
protected  com.liferay.portlet.journal.model.JournalArticle filterGetByG_UT_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portlet.journal.model.JournalArticle journalArticle, long groupId, java.lang.String urlTitle, com.liferay.portal.kernel.util.OrderByComparator orderByComparator, boolean previous)
           
protected  com.liferay.portlet.journal.model.JournalArticle filterGetByG_UT_ST_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portlet.journal.model.JournalArticle journalArticle, long groupId, java.lang.String urlTitle, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator, boolean previous)
           
protected  com.liferay.portlet.journal.model.JournalArticle filterGetByGroupId_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portlet.journal.model.JournalArticle journalArticle, long groupId, com.liferay.portal.kernel.util.OrderByComparator orderByComparator, boolean previous)
           
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findAll()
          Returns all the journal articles.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findAll(int start, int end)
          Returns a range of all the journal articles.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findAll(int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns an ordered range of all the journal articles.
 com.liferay.portlet.journal.model.JournalArticle findByC_ST_First(long companyId, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the first journal article in the ordered set where companyId = ? and status = ?.
 com.liferay.portlet.journal.model.JournalArticle findByC_ST_Last(long companyId, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the last journal article in the ordered set where companyId = ? and status = ?.
 com.liferay.portlet.journal.model.JournalArticle[] findByC_ST_PrevAndNext(long id, long companyId, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the journal articles before and after the current journal article in the ordered set where companyId = ? and status = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByC_ST(long companyId, int status)
          Returns all the journal articles where companyId = ? and status = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByC_ST(long companyId, int status, int start, int end)
          Returns a range of all the journal articles where companyId = ? and status = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByC_ST(long companyId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns an ordered range of all the journal articles where companyId = ? and status = ?.
 com.liferay.portlet.journal.model.JournalArticle findByC_V_First(long companyId, double version, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the first journal article in the ordered set where companyId = ? and version = ?.
 com.liferay.portlet.journal.model.JournalArticle findByC_V_Last(long companyId, double version, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the last journal article in the ordered set where companyId = ? and version = ?.
 com.liferay.portlet.journal.model.JournalArticle[] findByC_V_PrevAndNext(long id, long companyId, double version, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the journal articles before and after the current journal article in the ordered set where companyId = ? and version = ?.
 com.liferay.portlet.journal.model.JournalArticle findByC_V_ST_First(long companyId, double version, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the first journal article in the ordered set where companyId = ? and version = ? and status = ?.
 com.liferay.portlet.journal.model.JournalArticle findByC_V_ST_Last(long companyId, double version, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the last journal article in the ordered set where companyId = ? and version = ? and status = ?.
 com.liferay.portlet.journal.model.JournalArticle[] findByC_V_ST_PrevAndNext(long id, long companyId, double version, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the journal articles before and after the current journal article in the ordered set where companyId = ? and version = ? and status = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByC_V_ST(long companyId, double version, int status)
          Returns all the journal articles where companyId = ? and version = ? and status = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByC_V_ST(long companyId, double version, int status, int start, int end)
          Returns a range of all the journal articles where companyId = ? and version = ? and status = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByC_V_ST(long companyId, double version, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns an ordered range of all the journal articles where companyId = ? and version = ? and status = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByC_V(long companyId, double version)
          Returns all the journal articles where companyId = ? and version = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByC_V(long companyId, double version, int start, int end)
          Returns a range of all the journal articles where companyId = ? and version = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByC_V(long companyId, double version, int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns an ordered range of all the journal articles where companyId = ? and version = ?.
 com.liferay.portlet.journal.model.JournalArticle findByCompanyId_First(long companyId, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the first journal article in the ordered set where companyId = ?.
 com.liferay.portlet.journal.model.JournalArticle findByCompanyId_Last(long companyId, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the last journal article in the ordered set where companyId = ?.
 com.liferay.portlet.journal.model.JournalArticle[] findByCompanyId_PrevAndNext(long id, long companyId, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the journal articles before and after the current journal article in the ordered set where companyId = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByCompanyId(long companyId)
          Returns all the journal articles where companyId = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByCompanyId(long companyId, int start, int end)
          Returns a range of all the journal articles where companyId = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByCompanyId(long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns an ordered range of all the journal articles where companyId = ?.
 com.liferay.portlet.journal.model.JournalArticle findByG_A_First(long groupId, java.lang.String articleId, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the first journal article in the ordered set where groupId = ? and articleId = ?.
 com.liferay.portlet.journal.model.JournalArticle findByG_A_Last(long groupId, java.lang.String articleId, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the last journal article in the ordered set where groupId = ? and articleId = ?.
 com.liferay.portlet.journal.model.JournalArticle[] findByG_A_PrevAndNext(long id, long groupId, java.lang.String articleId, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and articleId = ?.
 com.liferay.portlet.journal.model.JournalArticle findByG_A_ST_First(long groupId, java.lang.String articleId, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the first journal article in the ordered set where groupId = ? and articleId = ? and status = ?.
 com.liferay.portlet.journal.model.JournalArticle findByG_A_ST_Last(long groupId, java.lang.String articleId, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the last journal article in the ordered set where groupId = ? and articleId = ? and status = ?.
 com.liferay.portlet.journal.model.JournalArticle[] findByG_A_ST_PrevAndNext(long id, long groupId, java.lang.String articleId, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and articleId = ? and status = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_A_ST(long groupId, java.lang.String articleId, int status)
          Returns all the journal articles where groupId = ? and articleId = ? and status = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_A_ST(long groupId, java.lang.String articleId, int[] statuses)
          Returns all the journal articles where groupId = ? and articleId = ? and status = any ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_A_ST(long groupId, java.lang.String articleId, int[] statuses, int start, int end)
          Returns a range of all the journal articles where groupId = ? and articleId = ? and status = any ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_A_ST(long groupId, java.lang.String articleId, int[] statuses, int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns an ordered range of all the journal articles where groupId = ? and articleId = ? and status = any ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_A_ST(long groupId, java.lang.String articleId, int status, int start, int end)
          Returns a range of all the journal articles where groupId = ? and articleId = ? and status = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_A_ST(long groupId, java.lang.String articleId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns an ordered range of all the journal articles where groupId = ? and articleId = ? and status = ?.
 com.liferay.portlet.journal.model.JournalArticle findByG_A_V(long groupId, java.lang.String articleId, double version)
          Returns the journal article where groupId = ? and articleId = ? and version = ? or throws a NoSuchArticleException if it could not be found.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_A(long groupId, java.lang.String articleId)
          Returns all the journal articles where groupId = ? and articleId = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_A(long groupId, java.lang.String articleId, int start, int end)
          Returns a range of all the journal articles where groupId = ? and articleId = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_A(long groupId, java.lang.String articleId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns an ordered range of all the journal articles where groupId = ? and articleId = ?.
 com.liferay.portlet.journal.model.JournalArticle findByG_C_C_First(long groupId, long classNameId, long classPK, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the first journal article in the ordered set where groupId = ? and classNameId = ? and classPK = ?.
 com.liferay.portlet.journal.model.JournalArticle findByG_C_C_Last(long groupId, long classNameId, long classPK, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the last journal article in the ordered set where groupId = ? and classNameId = ? and classPK = ?.
 com.liferay.portlet.journal.model.JournalArticle[] findByG_C_C_PrevAndNext(long id, long groupId, long classNameId, long classPK, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and classNameId = ? and classPK = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_C_C(long groupId, long classNameId, long classPK)
          Returns all the journal articles where groupId = ? and classNameId = ? and classPK = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_C_C(long groupId, long classNameId, long classPK, int start, int end)
          Returns a range of all the journal articles where groupId = ? and classNameId = ? and classPK = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_C_C(long groupId, long classNameId, long classPK, int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns an ordered range of all the journal articles where groupId = ? and classNameId = ? and classPK = ?.
 com.liferay.portlet.journal.model.JournalArticle findByG_C_L_First(long groupId, long classNameId, java.lang.String layoutUuid, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the first journal article in the ordered set where groupId = ? and classNameId = ? and layoutUuid = ?.
 com.liferay.portlet.journal.model.JournalArticle findByG_C_L_Last(long groupId, long classNameId, java.lang.String layoutUuid, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the last journal article in the ordered set where groupId = ? and classNameId = ? and layoutUuid = ?.
 com.liferay.portlet.journal.model.JournalArticle[] findByG_C_L_PrevAndNext(long id, long groupId, long classNameId, java.lang.String layoutUuid, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and classNameId = ? and layoutUuid = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_C_L(long groupId, long classNameId, java.lang.String layoutUuid)
          Returns all the journal articles where groupId = ? and classNameId = ? and layoutUuid = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_C_L(long groupId, long classNameId, java.lang.String layoutUuid, int start, int end)
          Returns a range of all the journal articles where groupId = ? and classNameId = ? and layoutUuid = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_C_L(long groupId, long classNameId, java.lang.String layoutUuid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns an ordered range of all the journal articles where groupId = ? and classNameId = ? and layoutUuid = ?.
 com.liferay.portlet.journal.model.JournalArticle findByG_C_S(long groupId, long classNameId, java.lang.String structureId)
          Returns the journal article where groupId = ? and classNameId = ? and structureId = ? or throws a NoSuchArticleException if it could not be found.
 com.liferay.portlet.journal.model.JournalArticle findByG_C_T_First(long groupId, long classNameId, java.lang.String templateId, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the first journal article in the ordered set where groupId = ? and classNameId = ? and templateId = ?.
 com.liferay.portlet.journal.model.JournalArticle findByG_C_T_Last(long groupId, long classNameId, java.lang.String templateId, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the last journal article in the ordered set where groupId = ? and classNameId = ? and templateId = ?.
 com.liferay.portlet.journal.model.JournalArticle[] findByG_C_T_PrevAndNext(long id, long groupId, long classNameId, java.lang.String templateId, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and classNameId = ? and templateId = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_C_T(long groupId, long classNameId, java.lang.String templateId)
          Returns all the journal articles where groupId = ? and classNameId = ? and templateId = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_C_T(long groupId, long classNameId, java.lang.String templateId, int start, int end)
          Returns a range of all the journal articles where groupId = ? and classNameId = ? and templateId = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_C_T(long groupId, long classNameId, java.lang.String templateId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns an ordered range of all the journal articles where groupId = ? and classNameId = ? and templateId = ?.
 com.liferay.portlet.journal.model.JournalArticle findByG_L_First(long groupId, java.lang.String layoutUuid, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the first journal article in the ordered set where groupId = ? and layoutUuid = ?.
 com.liferay.portlet.journal.model.JournalArticle findByG_L_Last(long groupId, java.lang.String layoutUuid, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the last journal article in the ordered set where groupId = ? and layoutUuid = ?.
 com.liferay.portlet.journal.model.JournalArticle[] findByG_L_PrevAndNext(long id, long groupId, java.lang.String layoutUuid, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and layoutUuid = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_L(long groupId, java.lang.String layoutUuid)
          Returns all the journal articles where groupId = ? and layoutUuid = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_L(long groupId, java.lang.String layoutUuid, int start, int end)
          Returns a range of all the journal articles where groupId = ? and layoutUuid = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_L(long groupId, java.lang.String layoutUuid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns an ordered range of all the journal articles where groupId = ? and layoutUuid = ?.
 com.liferay.portlet.journal.model.JournalArticle findByG_S_First(long groupId, java.lang.String structureId, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the first journal article in the ordered set where groupId = ? and structureId = ?.
 com.liferay.portlet.journal.model.JournalArticle findByG_S_Last(long groupId, java.lang.String structureId, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the last journal article in the ordered set where groupId = ? and structureId = ?.
 com.liferay.portlet.journal.model.JournalArticle[] findByG_S_PrevAndNext(long id, long groupId, java.lang.String structureId, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and structureId = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_S(long groupId, java.lang.String structureId)
          Returns all the journal articles where groupId = ? and structureId = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_S(long groupId, java.lang.String structureId, int start, int end)
          Returns a range of all the journal articles where groupId = ? and structureId = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_S(long groupId, java.lang.String structureId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns an ordered range of all the journal articles where groupId = ? and structureId = ?.
 com.liferay.portlet.journal.model.JournalArticle findByG_ST_First(long groupId, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the first journal article in the ordered set where groupId = ? and status = ?.
 com.liferay.portlet.journal.model.JournalArticle findByG_ST_Last(long groupId, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the last journal article in the ordered set where groupId = ? and status = ?.
 com.liferay.portlet.journal.model.JournalArticle[] findByG_ST_PrevAndNext(long id, long groupId, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and status = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_ST(long groupId, int status)
          Returns all the journal articles where groupId = ? and status = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_ST(long groupId, int status, int start, int end)
          Returns a range of all the journal articles where groupId = ? and status = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_ST(long groupId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns an ordered range of all the journal articles where groupId = ? and status = ?.
 com.liferay.portlet.journal.model.JournalArticle findByG_T_First(long groupId, java.lang.String templateId, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the first journal article in the ordered set where groupId = ? and templateId = ?.
 com.liferay.portlet.journal.model.JournalArticle findByG_T_Last(long groupId, java.lang.String templateId, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the last journal article in the ordered set where groupId = ? and templateId = ?.
 com.liferay.portlet.journal.model.JournalArticle[] findByG_T_PrevAndNext(long id, long groupId, java.lang.String templateId, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and templateId = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_T(long groupId, java.lang.String templateId)
          Returns all the journal articles where groupId = ? and templateId = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_T(long groupId, java.lang.String templateId, int start, int end)
          Returns a range of all the journal articles where groupId = ? and templateId = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_T(long groupId, java.lang.String templateId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns an ordered range of all the journal articles where groupId = ? and templateId = ?.
 com.liferay.portlet.journal.model.JournalArticle findByG_UT_First(long groupId, java.lang.String urlTitle, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the first journal article in the ordered set where groupId = ? and urlTitle = ?.
 com.liferay.portlet.journal.model.JournalArticle findByG_UT_Last(long groupId, java.lang.String urlTitle, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the last journal article in the ordered set where groupId = ? and urlTitle = ?.
 com.liferay.portlet.journal.model.JournalArticle[] findByG_UT_PrevAndNext(long id, long groupId, java.lang.String urlTitle, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and urlTitle = ?.
 com.liferay.portlet.journal.model.JournalArticle findByG_UT_ST_First(long groupId, java.lang.String urlTitle, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the first journal article in the ordered set where groupId = ? and urlTitle = ? and status = ?.
 com.liferay.portlet.journal.model.JournalArticle findByG_UT_ST_Last(long groupId, java.lang.String urlTitle, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the last journal article in the ordered set where groupId = ? and urlTitle = ? and status = ?.
 com.liferay.portlet.journal.model.JournalArticle[] findByG_UT_ST_PrevAndNext(long id, long groupId, java.lang.String urlTitle, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and urlTitle = ? and status = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_UT_ST(long groupId, java.lang.String urlTitle, int status)
          Returns all the journal articles where groupId = ? and urlTitle = ? and status = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_UT_ST(long groupId, java.lang.String urlTitle, int status, int start, int end)
          Returns a range of all the journal articles where groupId = ? and urlTitle = ? and status = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_UT_ST(long groupId, java.lang.String urlTitle, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns an ordered range of all the journal articles where groupId = ? and urlTitle = ? and status = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_UT(long groupId, java.lang.String urlTitle)
          Returns all the journal articles where groupId = ? and urlTitle = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_UT(long groupId, java.lang.String urlTitle, int start, int end)
          Returns a range of all the journal articles where groupId = ? and urlTitle = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_UT(long groupId, java.lang.String urlTitle, int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns an ordered range of all the journal articles where groupId = ? and urlTitle = ?.
 com.liferay.portlet.journal.model.JournalArticle findByGroupId_First(long groupId, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the first journal article in the ordered set where groupId = ?.
 com.liferay.portlet.journal.model.JournalArticle findByGroupId_Last(long groupId, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the last journal article in the ordered set where groupId = ?.
 com.liferay.portlet.journal.model.JournalArticle[] findByGroupId_PrevAndNext(long id, long groupId, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the journal articles before and after the current journal article in the ordered set where groupId = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByGroupId(long groupId)
          Returns all the journal articles where groupId = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByGroupId(long groupId, int start, int end)
          Returns a range of all the journal articles where groupId = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByGroupId(long groupId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns an ordered range of all the journal articles where groupId = ?.
 com.liferay.portlet.journal.model.JournalArticle findByPrimaryKey(long id)
          Returns the journal article with the primary key or throws a NoSuchArticleException if it could not be found.
 com.liferay.portlet.journal.model.JournalArticle findByPrimaryKey(java.io.Serializable primaryKey)
          Returns the journal article with the primary key or throws a NoSuchModelException if it could not be found.
 com.liferay.portlet.journal.model.JournalArticle findByR_ST_First(long resourcePrimKey, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the first journal article in the ordered set where resourcePrimKey = ? and status = ?.
 com.liferay.portlet.journal.model.JournalArticle findByR_ST_Last(long resourcePrimKey, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the last journal article in the ordered set where resourcePrimKey = ? and status = ?.
 com.liferay.portlet.journal.model.JournalArticle[] findByR_ST_PrevAndNext(long id, long resourcePrimKey, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the journal articles before and after the current journal article in the ordered set where resourcePrimKey = ? and status = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByR_ST(long resourcePrimKey, int status)
          Returns all the journal articles where resourcePrimKey = ? and status = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByR_ST(long resourcePrimKey, int status, int start, int end)
          Returns a range of all the journal articles where resourcePrimKey = ? and status = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByR_ST(long resourcePrimKey, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns an ordered range of all the journal articles where resourcePrimKey = ? and status = ?.
 com.liferay.portlet.journal.model.JournalArticle findByResourcePrimKey_First(long resourcePrimKey, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the first journal article in the ordered set where resourcePrimKey = ?.
 com.liferay.portlet.journal.model.JournalArticle findByResourcePrimKey_Last(long resourcePrimKey, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the last journal article in the ordered set where resourcePrimKey = ?.
 com.liferay.portlet.journal.model.JournalArticle[] findByResourcePrimKey_PrevAndNext(long id, long resourcePrimKey, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the journal articles before and after the current journal article in the ordered set where resourcePrimKey = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByResourcePrimKey(long resourcePrimKey)
          Returns all the journal articles where resourcePrimKey = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByResourcePrimKey(long resourcePrimKey, int start, int end)
          Returns a range of all the journal articles where resourcePrimKey = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByResourcePrimKey(long resourcePrimKey, int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns an ordered range of all the journal articles where resourcePrimKey = ?.
 com.liferay.portlet.journal.model.JournalArticle findBySmallImageId_First(long smallImageId, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the first journal article in the ordered set where smallImageId = ?.
 com.liferay.portlet.journal.model.JournalArticle findBySmallImageId_Last(long smallImageId, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the last journal article in the ordered set where smallImageId = ?.
 com.liferay.portlet.journal.model.JournalArticle[] findBySmallImageId_PrevAndNext(long id, long smallImageId, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the journal articles before and after the current journal article in the ordered set where smallImageId = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findBySmallImageId(long smallImageId)
          Returns all the journal articles where smallImageId = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findBySmallImageId(long smallImageId, int start, int end)
          Returns a range of all the journal articles where smallImageId = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findBySmallImageId(long smallImageId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns an ordered range of all the journal articles where smallImageId = ?.
 com.liferay.portlet.journal.model.JournalArticle findByUuid_First(java.lang.String uuid, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the first journal article in the ordered set where uuid = ?.
 com.liferay.portlet.journal.model.JournalArticle findByUUID_G(java.lang.String uuid, long groupId)
          Returns the journal article where uuid = ? and groupId = ? or throws a NoSuchArticleException if it could not be found.
 com.liferay.portlet.journal.model.JournalArticle findByUuid_Last(java.lang.String uuid, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the last journal article in the ordered set where uuid = ?.
 com.liferay.portlet.journal.model.JournalArticle[] findByUuid_PrevAndNext(long id, java.lang.String uuid, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns the journal articles before and after the current journal article in the ordered set where uuid = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByUuid(java.lang.String uuid)
          Returns all the journal articles where uuid = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByUuid(java.lang.String uuid, int start, int end)
          Returns a range of all the journal articles where uuid = ?.
 java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByUuid(java.lang.String uuid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Returns an ordered range of all the journal articles where uuid = ?.
protected  com.liferay.portlet.journal.model.JournalArticle getByC_ST_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portlet.journal.model.JournalArticle journalArticle, long companyId, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator, boolean previous)
           
protected  com.liferay.portlet.journal.model.JournalArticle getByC_V_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portlet.journal.model.JournalArticle journalArticle, long companyId, double version, com.liferay.portal.kernel.util.OrderByComparator orderByComparator, boolean previous)
           
protected  com.liferay.portlet.journal.model.JournalArticle getByC_V_ST_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portlet.journal.model.JournalArticle journalArticle, long companyId, double version, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator, boolean previous)
           
protected  com.liferay.portlet.journal.model.JournalArticle getByCompanyId_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portlet.journal.model.JournalArticle journalArticle, long companyId, com.liferay.portal.kernel.util.OrderByComparator orderByComparator, boolean previous)
           
protected  com.liferay.portlet.journal.model.JournalArticle getByG_A_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portlet.journal.model.JournalArticle journalArticle, long groupId, java.lang.String articleId, com.liferay.portal.kernel.util.OrderByComparator orderByComparator, boolean previous)
           
protected  com.liferay.portlet.journal.model.JournalArticle getByG_A_ST_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portlet.journal.model.JournalArticle journalArticle, long groupId, java.lang.String articleId, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator, boolean previous)
           
protected  com.liferay.portlet.journal.model.JournalArticle getByG_C_C_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portlet.journal.model.JournalArticle journalArticle, long groupId, long classNameId, long classPK, com.liferay.portal.kernel.util.OrderByComparator orderByComparator, boolean previous)
           
protected  com.liferay.portlet.journal.model.JournalArticle getByG_C_L_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portlet.journal.model.JournalArticle journalArticle, long groupId, long classNameId, java.lang.String layoutUuid, com.liferay.portal.kernel.util.OrderByComparator orderByComparator, boolean previous)
           
protected  com.liferay.portlet.journal.model.JournalArticle getByG_C_T_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portlet.journal.model.JournalArticle journalArticle, long groupId, long classNameId, java.lang.String templateId, com.liferay.portal.kernel.util.OrderByComparator orderByComparator, boolean previous)
           
protected  com.liferay.portlet.journal.model.JournalArticle getByG_L_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portlet.journal.model.JournalArticle journalArticle, long groupId, java.lang.String layoutUuid, com.liferay.portal.kernel.util.OrderByComparator orderByComparator, boolean previous)
           
protected  com.liferay.portlet.journal.model.JournalArticle getByG_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portlet.journal.model.JournalArticle journalArticle, long groupId, java.lang.String structureId, com.liferay.portal.kernel.util.OrderByComparator orderByComparator, boolean previous)
           
protected  com.liferay.portlet.journal.model.JournalArticle getByG_ST_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portlet.journal.model.JournalArticle journalArticle, long groupId, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator, boolean previous)
           
protected  com.liferay.portlet.journal.model.JournalArticle getByG_T_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portlet.journal.model.JournalArticle journalArticle, long groupId, java.lang.String templateId, com.liferay.portal.kernel.util.OrderByComparator orderByComparator, boolean previous)
           
protected  com.liferay.portlet.journal.model.JournalArticle getByG_UT_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portlet.journal.model.JournalArticle journalArticle, long groupId, java.lang.String urlTitle, com.liferay.portal.kernel.util.OrderByComparator orderByComparator, boolean previous)
           
protected  com.liferay.portlet.journal.model.JournalArticle getByG_UT_ST_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portlet.journal.model.JournalArticle journalArticle, long groupId, java.lang.String urlTitle, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator, boolean previous)
           
protected  com.liferay.portlet.journal.model.JournalArticle getByGroupId_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portlet.journal.model.JournalArticle journalArticle, long groupId, com.liferay.portal.kernel.util.OrderByComparator orderByComparator, boolean previous)
           
protected  com.liferay.portlet.journal.model.JournalArticle getByR_ST_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portlet.journal.model.JournalArticle journalArticle, long resourcePrimKey, int status, com.liferay.portal.kernel.util.OrderByComparator orderByComparator, boolean previous)
           
protected  com.liferay.portlet.journal.model.JournalArticle getByResourcePrimKey_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portlet.journal.model.JournalArticle journalArticle, long resourcePrimKey, com.liferay.portal.kernel.util.OrderByComparator orderByComparator, boolean previous)
           
protected  com.liferay.portlet.journal.model.JournalArticle getBySmallImageId_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portlet.journal.model.JournalArticle journalArticle, long smallImageId, com.liferay.portal.kernel.util.OrderByComparator orderByComparator, boolean previous)
           
protected  com.liferay.portlet.journal.model.JournalArticle getByUuid_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portlet.journal.model.JournalArticle journalArticle, java.lang.String uuid, com.liferay.portal.kernel.util.OrderByComparator orderByComparator, boolean previous)
           
 com.liferay.portlet.journal.model.JournalArticle remove(long id)
          Removes the journal article with the primary key from the database.
 com.liferay.portlet.journal.model.JournalArticle remove(java.io.Serializable primaryKey)
          Removes the journal article with the primary key from the database.
 void removeAll()
          Removes all the journal articles from the database.
 void removeByC_ST(long companyId, int status)
          Removes all the journal articles where companyId = ? and status = ? from the database.
 void removeByC_V_ST(long companyId, double version, int status)
          Removes all the journal articles where companyId = ? and version = ? and status = ? from the database.
 void removeByC_V(long companyId, double version)
          Removes all the journal articles where companyId = ? and version = ? from the database.
 void removeByCompanyId(long companyId)
          Removes all the journal articles where companyId = ? from the database.
 void removeByG_A_ST(long groupId, java.lang.String articleId, int status)
          Removes all the journal articles where groupId = ? and articleId = ? and status = ? from the database.
 void removeByG_A_V(long groupId, java.lang.String articleId, double version)
          Removes the journal article where groupId = ? and articleId = ? and version = ? from the database.
 void removeByG_A(long groupId, java.lang.String articleId)
          Removes all the journal articles where groupId = ? and articleId = ? from the database.
 void removeByG_C_C(long groupId, long classNameId, long classPK)
          Removes all the journal articles where groupId = ? and classNameId = ? and classPK = ? from the database.
 void removeByG_C_L(long groupId, long classNameId, java.lang.String layoutUuid)
          Removes all the journal articles where groupId = ? and classNameId = ? and layoutUuid = ? from the database.
 void removeByG_C_S(long groupId, long classNameId, java.lang.String structureId)
          Removes the journal article where groupId = ? and classNameId = ? and structureId = ? from the database.
 void removeByG_C_T(long groupId, long classNameId, java.lang.String templateId)
          Removes all the journal articles where groupId = ? and classNameId = ? and templateId = ? from the database.
 void removeByG_L(long groupId, java.lang.String layoutUuid)
          Removes all the journal articles where groupId = ? and layoutUuid = ? from the database.
 void removeByG_S(long groupId, java.lang.String structureId)
          Removes all the journal articles where groupId = ? and structureId = ? from the database.
 void removeByG_ST(long groupId, int status)
          Removes all the journal articles where groupId = ? and status = ? from the database.
 void removeByG_T(long groupId, java.lang.String templateId)
          Removes all the journal articles where groupId = ? and templateId = ? from the database.
 void removeByG_UT_ST(long groupId, java.lang.String urlTitle, int status)
          Removes all the journal articles where groupId = ? and urlTitle = ? and status = ? from the database.
 void removeByG_UT(long groupId, java.lang.String urlTitle)
          Removes all the journal articles where groupId = ? and urlTitle = ? from the database.
 void removeByGroupId(long groupId)
          Removes all the journal articles where groupId = ? from the database.
 void removeByR_ST(long resourcePrimKey, int status)
          Removes all the journal articles where resourcePrimKey = ? and status = ? from the database.
 void removeByResourcePrimKey(long resourcePrimKey)
          Removes all the journal articles where resourcePrimKey = ? from the database.
 void removeBySmallImageId(long smallImageId)
          Removes all the journal articles where smallImageId = ? from the database.
 void removeByUUID_G(java.lang.String uuid, long groupId)
          Removes the journal article where uuid = ? and groupId = ? from the database.
 void removeByUuid(java.lang.String uuid)
          Removes all the journal articles where uuid = ? from the database.
protected  com.liferay.portlet.journal.model.JournalArticle removeImpl(com.liferay.portlet.journal.model.JournalArticle journalArticle)
           
protected  com.liferay.portlet.journal.model.JournalArticle toUnwrappedModel(com.liferay.portlet.journal.model.JournalArticle journalArticle)
           
 com.liferay.portlet.journal.model.JournalArticle updateImpl(com.liferay.portlet.journal.model.JournalArticle journalArticle, boolean merge)
           
 
Methods inherited from class com.liferay.portal.service.persistence.impl.BasePersistenceImpl
appendOrderByComparator, closeSession, countWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, getDataSource, getDB, 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
closeSession, countWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, getDataSource, getListeners, openSession, processException, registerListener, remove, setDataSource, unregisterListener, update, update
 

Field Detail

FINDER_CLASS_NAME_ENTITY

public static final java.lang.String FINDER_CLASS_NAME_ENTITY

FINDER_CLASS_NAME_LIST_WITH_PAGINATION

public static final java.lang.String FINDER_CLASS_NAME_LIST_WITH_PAGINATION

FINDER_CLASS_NAME_LIST_WITHOUT_PAGINATION

public static final java.lang.String FINDER_CLASS_NAME_LIST_WITHOUT_PAGINATION

FINDER_PATH_WITH_PAGINATION_FIND_BY_UUID

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

FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_UUID

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

FINDER_PATH_COUNT_BY_UUID

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

FINDER_PATH_FETCH_BY_UUID_G

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

FINDER_PATH_COUNT_BY_UUID_G

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

FINDER_PATH_WITH_PAGINATION_FIND_BY_RESOURCEPRIMKEY

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

FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_RESOURCEPRIMKEY

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

FINDER_PATH_COUNT_BY_RESOURCEPRIMKEY

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

FINDER_PATH_WITH_PAGINATION_FIND_BY_GROUPID

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

FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_GROUPID

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

FINDER_PATH_COUNT_BY_GROUPID

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

FINDER_PATH_WITH_PAGINATION_FIND_BY_COMPANYID

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

FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_COMPANYID

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

FINDER_PATH_COUNT_BY_COMPANYID

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

FINDER_PATH_WITH_PAGINATION_FIND_BY_SMALLIMAGEID

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

FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_SMALLIMAGEID

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

FINDER_PATH_COUNT_BY_SMALLIMAGEID

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

FINDER_PATH_WITH_PAGINATION_FIND_BY_R_ST

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

FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_R_ST

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

FINDER_PATH_COUNT_BY_R_ST

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

FINDER_PATH_WITH_PAGINATION_FIND_BY_G_A

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

FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_G_A

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

FINDER_PATH_COUNT_BY_G_A

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

FINDER_PATH_WITH_PAGINATION_FIND_BY_G_UT

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

FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_G_UT

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

FINDER_PATH_COUNT_BY_G_UT

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

FINDER_PATH_WITH_PAGINATION_FIND_BY_G_S

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

FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_G_S

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

FINDER_PATH_COUNT_BY_G_S

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

FINDER_PATH_WITH_PAGINATION_FIND_BY_G_T

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

FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_G_T

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

FINDER_PATH_COUNT_BY_G_T

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

FINDER_PATH_WITH_PAGINATION_FIND_BY_G_L

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

FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_G_L

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

FINDER_PATH_COUNT_BY_G_L

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

FINDER_PATH_WITH_PAGINATION_FIND_BY_G_ST

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

FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_G_ST

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

FINDER_PATH_COUNT_BY_G_ST

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

FINDER_PATH_WITH_PAGINATION_FIND_BY_C_V

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

FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_C_V

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

FINDER_PATH_COUNT_BY_C_V

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

FINDER_PATH_WITH_PAGINATION_FIND_BY_C_ST

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

FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_C_ST

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

FINDER_PATH_COUNT_BY_C_ST

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

FINDER_PATH_WITH_PAGINATION_FIND_BY_G_C_C

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

FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_G_C_C

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

FINDER_PATH_COUNT_BY_G_C_C

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

FINDER_PATH_FETCH_BY_G_C_S

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

FINDER_PATH_COUNT_BY_G_C_S

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

FINDER_PATH_WITH_PAGINATION_FIND_BY_G_C_T

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

FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_G_C_T

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

FINDER_PATH_COUNT_BY_G_C_T

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

FINDER_PATH_WITH_PAGINATION_FIND_BY_G_C_L

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

FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_G_C_L

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

FINDER_PATH_COUNT_BY_G_C_L

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

FINDER_PATH_FETCH_BY_G_A_V

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

FINDER_PATH_COUNT_BY_G_A_V

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

FINDER_PATH_WITH_PAGINATION_FIND_BY_G_A_ST

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

FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_G_A_ST

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

FINDER_PATH_COUNT_BY_G_A_ST

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

FINDER_PATH_WITH_PAGINATION_FIND_BY_G_UT_ST

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

FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_G_UT_ST

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

FINDER_PATH_COUNT_BY_G_UT_ST

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

FINDER_PATH_WITH_PAGINATION_FIND_BY_C_V_ST

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

FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_C_V_ST

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

FINDER_PATH_COUNT_BY_C_V_ST

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

FINDER_PATH_WITH_PAGINATION_FIND_ALL

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

FINDER_PATH_WITHOUT_PAGINATION_FIND_ALL

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

FINDER_PATH_COUNT_ALL

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

journalArticlePersistence

@BeanReference(type=com.liferay.portlet.journal.service.persistence.JournalArticlePersistence.class)
protected com.liferay.portlet.journal.service.persistence.JournalArticlePersistence journalArticlePersistence

journalArticleImagePersistence

@BeanReference(type=com.liferay.portlet.journal.service.persistence.JournalArticleImagePersistence.class)
protected com.liferay.portlet.journal.service.persistence.JournalArticleImagePersistence journalArticleImagePersistence

journalArticleResourcePersistence

@BeanReference(type=com.liferay.portlet.journal.service.persistence.JournalArticleResourcePersistence.class)
protected com.liferay.portlet.journal.service.persistence.JournalArticleResourcePersistence journalArticleResourcePersistence

journalContentSearchPersistence

@BeanReference(type=com.liferay.portlet.journal.service.persistence.JournalContentSearchPersistence.class)
protected com.liferay.portlet.journal.service.persistence.JournalContentSearchPersistence journalContentSearchPersistence

journalFeedPersistence

@BeanReference(type=com.liferay.portlet.journal.service.persistence.JournalFeedPersistence.class)
protected com.liferay.portlet.journal.service.persistence.JournalFeedPersistence journalFeedPersistence

journalStructurePersistence

@BeanReference(type=com.liferay.portlet.journal.service.persistence.JournalStructurePersistence.class)
protected com.liferay.portlet.journal.service.persistence.JournalStructurePersistence journalStructurePersistence

journalTemplatePersistence

@BeanReference(type=com.liferay.portlet.journal.service.persistence.JournalTemplatePersistence.class)
protected com.liferay.portlet.journal.service.persistence.JournalTemplatePersistence journalTemplatePersistence

companyPersistence

@BeanReference(type=com.liferay.portal.service.persistence.CompanyPersistence.class)
protected com.liferay.portal.service.persistence.CompanyPersistence companyPersistence

groupPersistence

@BeanReference(type=com.liferay.portal.service.persistence.GroupPersistence.class)
protected com.liferay.portal.service.persistence.GroupPersistence groupPersistence

imagePersistence

@BeanReference(type=com.liferay.portal.service.persistence.ImagePersistence.class)
protected com.liferay.portal.service.persistence.ImagePersistence imagePersistence

portletPreferencesPersistence

@BeanReference(type=com.liferay.portal.service.persistence.PortletPreferencesPersistence.class)
protected com.liferay.portal.service.persistence.PortletPreferencesPersistence portletPreferencesPersistence

resourcePersistence

@BeanReference(type=com.liferay.portal.service.persistence.ResourcePersistence.class)
protected com.liferay.portal.service.persistence.ResourcePersistence resourcePersistence

subscriptionPersistence

@BeanReference(type=com.liferay.portal.service.persistence.SubscriptionPersistence.class)
protected com.liferay.portal.service.persistence.SubscriptionPersistence subscriptionPersistence

userPersistence

@BeanReference(type=com.liferay.portal.service.persistence.UserPersistence.class)
protected com.liferay.portal.service.persistence.UserPersistence userPersistence

workflowInstanceLinkPersistence

@BeanReference(type=com.liferay.portal.service.persistence.WorkflowInstanceLinkPersistence.class)
protected com.liferay.portal.service.persistence.WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence

assetCategoryPersistence

@BeanReference(type=com.liferay.portlet.asset.service.persistence.AssetCategoryPersistence.class)
protected com.liferay.portlet.asset.service.persistence.AssetCategoryPersistence assetCategoryPersistence

assetEntryPersistence

@BeanReference(type=com.liferay.portlet.asset.service.persistence.AssetEntryPersistence.class)
protected com.liferay.portlet.asset.service.persistence.AssetEntryPersistence assetEntryPersistence

assetLinkPersistence

@BeanReference(type=com.liferay.portlet.asset.service.persistence.AssetLinkPersistence.class)
protected com.liferay.portlet.asset.service.persistence.AssetLinkPersistence assetLinkPersistence

assetTagPersistence

@BeanReference(type=com.liferay.portlet.asset.service.persistence.AssetTagPersistence.class)
protected com.liferay.portlet.asset.service.persistence.AssetTagPersistence assetTagPersistence

expandoValuePersistence

@BeanReference(type=com.liferay.portlet.expando.service.persistence.ExpandoValuePersistence.class)
protected com.liferay.portlet.expando.service.persistence.ExpandoValuePersistence expandoValuePersistence

mbMessagePersistence

@BeanReference(type=com.liferay.portlet.messageboards.service.persistence.MBMessagePersistence.class)
protected com.liferay.portlet.messageboards.service.persistence.MBMessagePersistence mbMessagePersistence

ratingsStatsPersistence

@BeanReference(type=com.liferay.portlet.ratings.service.persistence.RatingsStatsPersistence.class)
protected com.liferay.portlet.ratings.service.persistence.RatingsStatsPersistence ratingsStatsPersistence
Constructor Detail

JournalArticlePersistenceImpl

public JournalArticlePersistenceImpl()
Method Detail

cacheResult

public void cacheResult(com.liferay.portlet.journal.model.JournalArticle journalArticle)
Caches the journal article in the entity cache if it is enabled.

Specified by:
cacheResult in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
journalArticle - the journal article

cacheResult

public void cacheResult(java.util.List<com.liferay.portlet.journal.model.JournalArticle> journalArticles)
Caches the journal articles in the entity cache if it is enabled.

Specified by:
cacheResult in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
journalArticles - the journal articles

clearCache

public void clearCache()
Clears the cache for all journal articles.

The EntityCache and FinderCache are both cleared by this method.

Specified by:
clearCache in interface com.liferay.portal.service.persistence.BasePersistence<com.liferay.portlet.journal.model.JournalArticle>
Overrides:
clearCache in class com.liferay.portal.service.persistence.impl.BasePersistenceImpl<com.liferay.portlet.journal.model.JournalArticle>

clearCache

public void clearCache(com.liferay.portlet.journal.model.JournalArticle journalArticle)
Clears the cache for the journal article.

The EntityCache and FinderCache are both cleared by this method.

Specified by:
clearCache in interface com.liferay.portal.service.persistence.BasePersistence<com.liferay.portlet.journal.model.JournalArticle>
Overrides:
clearCache in class com.liferay.portal.service.persistence.impl.BasePersistenceImpl<com.liferay.portlet.journal.model.JournalArticle>

clearCache

public void clearCache(java.util.List<com.liferay.portlet.journal.model.JournalArticle> journalArticles)
Specified by:
clearCache in interface com.liferay.portal.service.persistence.BasePersistence<com.liferay.portlet.journal.model.JournalArticle>
Overrides:
clearCache in class com.liferay.portal.service.persistence.impl.BasePersistenceImpl<com.liferay.portlet.journal.model.JournalArticle>

clearUniqueFindersCache

protected void clearUniqueFindersCache(com.liferay.portlet.journal.model.JournalArticle journalArticle)

create

public com.liferay.portlet.journal.model.JournalArticle create(long id)
Creates a new journal article with the primary key. Does not add the journal article to the database.

Specified by:
create in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
id - the primary key for the new journal article
Returns:
the new journal article

remove

public com.liferay.portlet.journal.model.JournalArticle remove(long id)
                                                        throws com.liferay.portlet.journal.NoSuchArticleException,
                                                               com.liferay.portal.kernel.exception.SystemException
Removes the journal article with the primary key from the database. Also notifies the appropriate model listeners.

Specified by:
remove in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
id - the primary key of the journal article
Returns:
the journal article that was removed
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a journal article with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

remove

public com.liferay.portlet.journal.model.JournalArticle remove(java.io.Serializable primaryKey)
                                                        throws com.liferay.portlet.journal.NoSuchArticleException,
                                                               com.liferay.portal.kernel.exception.SystemException
Removes the journal article with the primary key from the database. Also notifies the appropriate model listeners.

Specified by:
remove in interface com.liferay.portal.service.persistence.BasePersistence<com.liferay.portlet.journal.model.JournalArticle>
Overrides:
remove in class com.liferay.portal.service.persistence.impl.BasePersistenceImpl<com.liferay.portlet.journal.model.JournalArticle>
Parameters:
primaryKey - the primary key of the journal article
Returns:
the journal article that was removed
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a journal article with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

removeImpl

protected com.liferay.portlet.journal.model.JournalArticle removeImpl(com.liferay.portlet.journal.model.JournalArticle journalArticle)
                                                               throws com.liferay.portal.kernel.exception.SystemException
Overrides:
removeImpl in class com.liferay.portal.service.persistence.impl.BasePersistenceImpl<com.liferay.portlet.journal.model.JournalArticle>
Throws:
com.liferay.portal.kernel.exception.SystemException

updateImpl

public com.liferay.portlet.journal.model.JournalArticle updateImpl(com.liferay.portlet.journal.model.JournalArticle journalArticle,
                                                                   boolean merge)
                                                            throws com.liferay.portal.kernel.exception.SystemException
Specified by:
updateImpl in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Overrides:
updateImpl in class com.liferay.portal.service.persistence.impl.BasePersistenceImpl<com.liferay.portlet.journal.model.JournalArticle>
Throws:
com.liferay.portal.kernel.exception.SystemException

toUnwrappedModel

protected com.liferay.portlet.journal.model.JournalArticle toUnwrappedModel(com.liferay.portlet.journal.model.JournalArticle journalArticle)

findByPrimaryKey

public com.liferay.portlet.journal.model.JournalArticle findByPrimaryKey(java.io.Serializable primaryKey)
                                                                  throws com.liferay.portal.NoSuchModelException,
                                                                         com.liferay.portal.kernel.exception.SystemException
Returns the journal article with the primary key or throws a NoSuchModelException if it could not be found.

Specified by:
findByPrimaryKey in interface com.liferay.portal.service.persistence.BasePersistence<com.liferay.portlet.journal.model.JournalArticle>
Overrides:
findByPrimaryKey in class com.liferay.portal.service.persistence.impl.BasePersistenceImpl<com.liferay.portlet.journal.model.JournalArticle>
Parameters:
primaryKey - the primary key of the journal article
Returns:
the journal article
Throws:
com.liferay.portal.NoSuchModelException - if a journal article with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByPrimaryKey

public com.liferay.portlet.journal.model.JournalArticle findByPrimaryKey(long id)
                                                                  throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                         com.liferay.portal.kernel.exception.SystemException
Returns the journal article with the primary key or throws a NoSuchArticleException if it could not be found.

Specified by:
findByPrimaryKey in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
id - the primary key of the journal article
Returns:
the journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a journal article with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

fetchByPrimaryKey

public com.liferay.portlet.journal.model.JournalArticle fetchByPrimaryKey(java.io.Serializable primaryKey)
                                                                   throws com.liferay.portal.kernel.exception.SystemException
Returns the journal article with the primary key or returns null if it could not be found.

Specified by:
fetchByPrimaryKey in interface com.liferay.portal.service.persistence.BasePersistence<com.liferay.portlet.journal.model.JournalArticle>
Overrides:
fetchByPrimaryKey in class com.liferay.portal.service.persistence.impl.BasePersistenceImpl<com.liferay.portlet.journal.model.JournalArticle>
Parameters:
primaryKey - the primary key of the journal article
Returns:
the journal article, or null if a journal article with the primary key could not be found
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

fetchByPrimaryKey

public com.liferay.portlet.journal.model.JournalArticle fetchByPrimaryKey(long id)
                                                                   throws com.liferay.portal.kernel.exception.SystemException
Returns the journal article with the primary key or returns null if it could not be found.

Specified by:
fetchByPrimaryKey in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
id - the primary key of the journal article
Returns:
the journal article, or null if a journal article with the primary key could not be found
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByUuid

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByUuid(java.lang.String uuid)
                                                                            throws com.liferay.portal.kernel.exception.SystemException
Returns all the journal articles where uuid = ?.

Specified by:
findByUuid in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
uuid - the uuid
Returns:
the matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByUuid

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByUuid(java.lang.String uuid,
                                                                                   int start,
                                                                                   int end)
                                                                            throws com.liferay.portal.kernel.exception.SystemException
Returns a range of all the journal articles where uuid = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByUuid in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
uuid - the uuid
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
Returns:
the range of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByUuid

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByUuid(java.lang.String uuid,
                                                                                   int start,
                                                                                   int end,
                                                                                   com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                            throws com.liferay.portal.kernel.exception.SystemException
Returns an ordered range of all the journal articles where uuid = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByUuid in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
uuid - the uuid
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByUuid_First

public com.liferay.portlet.journal.model.JournalArticle findByUuid_First(java.lang.String uuid,
                                                                         com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                  throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                         com.liferay.portal.kernel.exception.SystemException
Returns the first journal article in the ordered set where uuid = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByUuid_First in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
uuid - the uuid
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a matching journal article could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByUuid_Last

public com.liferay.portlet.journal.model.JournalArticle findByUuid_Last(java.lang.String uuid,
                                                                        com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                 throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                        com.liferay.portal.kernel.exception.SystemException
Returns the last journal article in the ordered set where uuid = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByUuid_Last in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
uuid - the uuid
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a matching journal article could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByUuid_PrevAndNext

public com.liferay.portlet.journal.model.JournalArticle[] findByUuid_PrevAndNext(long id,
                                                                                 java.lang.String uuid,
                                                                                 com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                          throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                                 com.liferay.portal.kernel.exception.SystemException
Returns the journal articles before and after the current journal article in the ordered set where uuid = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByUuid_PrevAndNext in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
id - the primary key of the current journal article
uuid - the uuid
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a journal article with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

getByUuid_PrevAndNext

protected com.liferay.portlet.journal.model.JournalArticle getByUuid_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                                 com.liferay.portlet.journal.model.JournalArticle journalArticle,
                                                                                 java.lang.String uuid,
                                                                                 com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
                                                                                 boolean previous)

findByUUID_G

public com.liferay.portlet.journal.model.JournalArticle findByUUID_G(java.lang.String uuid,
                                                                     long groupId)
                                                              throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                     com.liferay.portal.kernel.exception.SystemException
Returns the journal article where uuid = ? and groupId = ? or throws a NoSuchArticleException if it could not be found.

Specified by:
findByUUID_G in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
uuid - the uuid
groupId - the group ID
Returns:
the matching journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a matching journal article could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

fetchByUUID_G

public com.liferay.portlet.journal.model.JournalArticle fetchByUUID_G(java.lang.String uuid,
                                                                      long groupId)
                                                               throws com.liferay.portal.kernel.exception.SystemException
Returns the journal article where uuid = ? and groupId = ? or returns null if it could not be found. Uses the finder cache.

Specified by:
fetchByUUID_G in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
uuid - the uuid
groupId - the group ID
Returns:
the matching journal article, or null if a matching journal article could not be found
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

fetchByUUID_G

public com.liferay.portlet.journal.model.JournalArticle fetchByUUID_G(java.lang.String uuid,
                                                                      long groupId,
                                                                      boolean retrieveFromCache)
                                                               throws com.liferay.portal.kernel.exception.SystemException
Returns the journal article where uuid = ? and groupId = ? or returns null if it could not be found, optionally using the finder cache.

Specified by:
fetchByUUID_G in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
uuid - the uuid
groupId - the group ID
retrieveFromCache - whether to use the finder cache
Returns:
the matching journal article, or null if a matching journal article could not be found
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByResourcePrimKey

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByResourcePrimKey(long resourcePrimKey)
                                                                                       throws com.liferay.portal.kernel.exception.SystemException
Returns all the journal articles where resourcePrimKey = ?.

Specified by:
findByResourcePrimKey in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
resourcePrimKey - the resource prim key
Returns:
the matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByResourcePrimKey

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByResourcePrimKey(long resourcePrimKey,
                                                                                              int start,
                                                                                              int end)
                                                                                       throws com.liferay.portal.kernel.exception.SystemException
Returns a range of all the journal articles where resourcePrimKey = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByResourcePrimKey in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
resourcePrimKey - the resource prim key
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
Returns:
the range of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByResourcePrimKey

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByResourcePrimKey(long resourcePrimKey,
                                                                                              int start,
                                                                                              int end,
                                                                                              com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                                       throws com.liferay.portal.kernel.exception.SystemException
Returns an ordered range of all the journal articles where resourcePrimKey = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByResourcePrimKey in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
resourcePrimKey - the resource prim key
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByResourcePrimKey_First

public com.liferay.portlet.journal.model.JournalArticle findByResourcePrimKey_First(long resourcePrimKey,
                                                                                    com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                             throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                                    com.liferay.portal.kernel.exception.SystemException
Returns the first journal article in the ordered set where resourcePrimKey = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByResourcePrimKey_First in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
resourcePrimKey - the resource prim key
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a matching journal article could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByResourcePrimKey_Last

public com.liferay.portlet.journal.model.JournalArticle findByResourcePrimKey_Last(long resourcePrimKey,
                                                                                   com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                            throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                                   com.liferay.portal.kernel.exception.SystemException
Returns the last journal article in the ordered set where resourcePrimKey = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByResourcePrimKey_Last in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
resourcePrimKey - the resource prim key
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a matching journal article could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByResourcePrimKey_PrevAndNext

public com.liferay.portlet.journal.model.JournalArticle[] findByResourcePrimKey_PrevAndNext(long id,
                                                                                            long resourcePrimKey,
                                                                                            com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                                     throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                                            com.liferay.portal.kernel.exception.SystemException
Returns the journal articles before and after the current journal article in the ordered set where resourcePrimKey = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByResourcePrimKey_PrevAndNext in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
id - the primary key of the current journal article
resourcePrimKey - the resource prim key
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a journal article with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

getByResourcePrimKey_PrevAndNext

protected com.liferay.portlet.journal.model.JournalArticle getByResourcePrimKey_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                                            com.liferay.portlet.journal.model.JournalArticle journalArticle,
                                                                                            long resourcePrimKey,
                                                                                            com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
                                                                                            boolean previous)

findByGroupId

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByGroupId(long groupId)
                                                                               throws com.liferay.portal.kernel.exception.SystemException
Returns all the journal articles where groupId = ?.

Specified by:
findByGroupId in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
Returns:
the matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByGroupId

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByGroupId(long groupId,
                                                                                      int start,
                                                                                      int end)
                                                                               throws com.liferay.portal.kernel.exception.SystemException
Returns a range of all the journal articles where groupId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByGroupId in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
Returns:
the range of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByGroupId

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByGroupId(long groupId,
                                                                                      int start,
                                                                                      int end,
                                                                                      com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                               throws com.liferay.portal.kernel.exception.SystemException
Returns an ordered range of all the journal articles where groupId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByGroupId in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByGroupId_First

public com.liferay.portlet.journal.model.JournalArticle findByGroupId_First(long groupId,
                                                                            com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                     throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                            com.liferay.portal.kernel.exception.SystemException
Returns the first journal article in the ordered set where groupId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByGroupId_First in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a matching journal article could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByGroupId_Last

public com.liferay.portlet.journal.model.JournalArticle findByGroupId_Last(long groupId,
                                                                           com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                    throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                           com.liferay.portal.kernel.exception.SystemException
Returns the last journal article in the ordered set where groupId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByGroupId_Last in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a matching journal article could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByGroupId_PrevAndNext

public com.liferay.portlet.journal.model.JournalArticle[] findByGroupId_PrevAndNext(long id,
                                                                                    long groupId,
                                                                                    com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                             throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                                    com.liferay.portal.kernel.exception.SystemException
Returns the journal articles before and after the current journal article in the ordered set where groupId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByGroupId_PrevAndNext in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
id - the primary key of the current journal article
groupId - the group ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a journal article with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

getByGroupId_PrevAndNext

protected com.liferay.portlet.journal.model.JournalArticle getByGroupId_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                                    com.liferay.portlet.journal.model.JournalArticle journalArticle,
                                                                                    long groupId,
                                                                                    com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
                                                                                    boolean previous)

filterFindByGroupId

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByGroupId(long groupId)
                                                                                     throws com.liferay.portal.kernel.exception.SystemException
Returns all the journal articles that the user has permission to view where groupId = ?.

Specified by:
filterFindByGroupId in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
Returns:
the matching journal articles that the user has permission to view
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterFindByGroupId

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByGroupId(long groupId,
                                                                                            int start,
                                                                                            int end)
                                                                                     throws com.liferay.portal.kernel.exception.SystemException
Returns a range of all the journal articles that the user has permission to view where groupId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
filterFindByGroupId in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
Returns:
the range of matching journal articles that the user has permission to view
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterFindByGroupId

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByGroupId(long groupId,
                                                                                            int start,
                                                                                            int end,
                                                                                            com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                                     throws com.liferay.portal.kernel.exception.SystemException
Returns an ordered range of all the journal articles that the user has permissions to view where groupId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
filterFindByGroupId in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching journal articles that the user has permission to view
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterFindByGroupId_PrevAndNext

public com.liferay.portlet.journal.model.JournalArticle[] filterFindByGroupId_PrevAndNext(long id,
                                                                                          long groupId,
                                                                                          com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                                   throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                                          com.liferay.portal.kernel.exception.SystemException
Returns the journal articles before and after the current journal article in the ordered set of journal articles that the user has permission to view where groupId = ?.

Specified by:
filterFindByGroupId_PrevAndNext in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
id - the primary key of the current journal article
groupId - the group ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a journal article with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterGetByGroupId_PrevAndNext

protected com.liferay.portlet.journal.model.JournalArticle filterGetByGroupId_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                                          com.liferay.portlet.journal.model.JournalArticle journalArticle,
                                                                                          long groupId,
                                                                                          com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
                                                                                          boolean previous)

findByCompanyId

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByCompanyId(long companyId)
                                                                                 throws com.liferay.portal.kernel.exception.SystemException
Returns all the journal articles where companyId = ?.

Specified by:
findByCompanyId in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
companyId - the company ID
Returns:
the matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByCompanyId

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByCompanyId(long companyId,
                                                                                        int start,
                                                                                        int end)
                                                                                 throws com.liferay.portal.kernel.exception.SystemException
Returns a range of all the journal articles where companyId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByCompanyId in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
companyId - the company ID
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
Returns:
the range of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByCompanyId

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByCompanyId(long companyId,
                                                                                        int start,
                                                                                        int end,
                                                                                        com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                                 throws com.liferay.portal.kernel.exception.SystemException
Returns an ordered range of all the journal articles where companyId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByCompanyId in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
companyId - the company ID
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByCompanyId_First

public com.liferay.portlet.journal.model.JournalArticle findByCompanyId_First(long companyId,
                                                                              com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                       throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                              com.liferay.portal.kernel.exception.SystemException
Returns the first journal article in the ordered set where companyId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByCompanyId_First in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
companyId - the company ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a matching journal article could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByCompanyId_Last

public com.liferay.portlet.journal.model.JournalArticle findByCompanyId_Last(long companyId,
                                                                             com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                      throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                             com.liferay.portal.kernel.exception.SystemException
Returns the last journal article in the ordered set where companyId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByCompanyId_Last in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
companyId - the company ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a matching journal article could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByCompanyId_PrevAndNext

public com.liferay.portlet.journal.model.JournalArticle[] findByCompanyId_PrevAndNext(long id,
                                                                                      long companyId,
                                                                                      com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                               throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                                      com.liferay.portal.kernel.exception.SystemException
Returns the journal articles before and after the current journal article in the ordered set where companyId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByCompanyId_PrevAndNext in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
id - the primary key of the current journal article
companyId - the company ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a journal article with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

getByCompanyId_PrevAndNext

protected com.liferay.portlet.journal.model.JournalArticle getByCompanyId_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                                      com.liferay.portlet.journal.model.JournalArticle journalArticle,
                                                                                      long companyId,
                                                                                      com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
                                                                                      boolean previous)

findBySmallImageId

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findBySmallImageId(long smallImageId)
                                                                                    throws com.liferay.portal.kernel.exception.SystemException
Returns all the journal articles where smallImageId = ?.

Specified by:
findBySmallImageId in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
smallImageId - the small image ID
Returns:
the matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findBySmallImageId

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findBySmallImageId(long smallImageId,
                                                                                           int start,
                                                                                           int end)
                                                                                    throws com.liferay.portal.kernel.exception.SystemException
Returns a range of all the journal articles where smallImageId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findBySmallImageId in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
smallImageId - the small image ID
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
Returns:
the range of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findBySmallImageId

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findBySmallImageId(long smallImageId,
                                                                                           int start,
                                                                                           int end,
                                                                                           com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                                    throws com.liferay.portal.kernel.exception.SystemException
Returns an ordered range of all the journal articles where smallImageId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findBySmallImageId in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
smallImageId - the small image ID
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findBySmallImageId_First

public com.liferay.portlet.journal.model.JournalArticle findBySmallImageId_First(long smallImageId,
                                                                                 com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                          throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                                 com.liferay.portal.kernel.exception.SystemException
Returns the first journal article in the ordered set where smallImageId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findBySmallImageId_First in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
smallImageId - the small image ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a matching journal article could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findBySmallImageId_Last

public com.liferay.portlet.journal.model.JournalArticle findBySmallImageId_Last(long smallImageId,
                                                                                com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                         throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                                com.liferay.portal.kernel.exception.SystemException
Returns the last journal article in the ordered set where smallImageId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findBySmallImageId_Last in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
smallImageId - the small image ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a matching journal article could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findBySmallImageId_PrevAndNext

public com.liferay.portlet.journal.model.JournalArticle[] findBySmallImageId_PrevAndNext(long id,
                                                                                         long smallImageId,
                                                                                         com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                                  throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                                         com.liferay.portal.kernel.exception.SystemException
Returns the journal articles before and after the current journal article in the ordered set where smallImageId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findBySmallImageId_PrevAndNext in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
id - the primary key of the current journal article
smallImageId - the small image ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a journal article with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

getBySmallImageId_PrevAndNext

protected com.liferay.portlet.journal.model.JournalArticle getBySmallImageId_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                                         com.liferay.portlet.journal.model.JournalArticle journalArticle,
                                                                                         long smallImageId,
                                                                                         com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
                                                                                         boolean previous)

findByR_ST

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByR_ST(long resourcePrimKey,
                                                                                   int status)
                                                                            throws com.liferay.portal.kernel.exception.SystemException
Returns all the journal articles where resourcePrimKey = ? and status = ?.

Specified by:
findByR_ST in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
resourcePrimKey - the resource prim key
status - the status
Returns:
the matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByR_ST

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByR_ST(long resourcePrimKey,
                                                                                   int status,
                                                                                   int start,
                                                                                   int end)
                                                                            throws com.liferay.portal.kernel.exception.SystemException
Returns a range of all the journal articles where resourcePrimKey = ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByR_ST in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
resourcePrimKey - the resource prim key
status - the status
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
Returns:
the range of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByR_ST

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByR_ST(long resourcePrimKey,
                                                                                   int status,
                                                                                   int start,
                                                                                   int end,
                                                                                   com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                            throws com.liferay.portal.kernel.exception.SystemException
Returns an ordered range of all the journal articles where resourcePrimKey = ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByR_ST in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
resourcePrimKey - the resource prim key
status - the status
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByR_ST_First

public com.liferay.portlet.journal.model.JournalArticle findByR_ST_First(long resourcePrimKey,
                                                                         int status,
                                                                         com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                  throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                         com.liferay.portal.kernel.exception.SystemException
Returns the first journal article in the ordered set where resourcePrimKey = ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByR_ST_First in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
resourcePrimKey - the resource prim key
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a matching journal article could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByR_ST_Last

public com.liferay.portlet.journal.model.JournalArticle findByR_ST_Last(long resourcePrimKey,
                                                                        int status,
                                                                        com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                 throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                        com.liferay.portal.kernel.exception.SystemException
Returns the last journal article in the ordered set where resourcePrimKey = ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByR_ST_Last in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
resourcePrimKey - the resource prim key
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a matching journal article could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByR_ST_PrevAndNext

public com.liferay.portlet.journal.model.JournalArticle[] findByR_ST_PrevAndNext(long id,
                                                                                 long resourcePrimKey,
                                                                                 int status,
                                                                                 com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                          throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                                 com.liferay.portal.kernel.exception.SystemException
Returns the journal articles before and after the current journal article in the ordered set where resourcePrimKey = ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByR_ST_PrevAndNext in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
id - the primary key of the current journal article
resourcePrimKey - the resource prim key
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a journal article with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

getByR_ST_PrevAndNext

protected com.liferay.portlet.journal.model.JournalArticle getByR_ST_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                                 com.liferay.portlet.journal.model.JournalArticle journalArticle,
                                                                                 long resourcePrimKey,
                                                                                 int status,
                                                                                 com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
                                                                                 boolean previous)

findByG_A

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_A(long groupId,
                                                                                  java.lang.String articleId)
                                                                           throws com.liferay.portal.kernel.exception.SystemException
Returns all the journal articles where groupId = ? and articleId = ?.

Specified by:
findByG_A in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
articleId - the article ID
Returns:
the matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByG_A

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_A(long groupId,
                                                                                  java.lang.String articleId,
                                                                                  int start,
                                                                                  int end)
                                                                           throws com.liferay.portal.kernel.exception.SystemException
Returns a range of all the journal articles where groupId = ? and articleId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByG_A in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
articleId - the article ID
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
Returns:
the range of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByG_A

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_A(long groupId,
                                                                                  java.lang.String articleId,
                                                                                  int start,
                                                                                  int end,
                                                                                  com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                           throws com.liferay.portal.kernel.exception.SystemException
Returns an ordered range of all the journal articles where groupId = ? and articleId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByG_A in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
articleId - the article ID
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByG_A_First

public com.liferay.portlet.journal.model.JournalArticle findByG_A_First(long groupId,
                                                                        java.lang.String articleId,
                                                                        com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                 throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                        com.liferay.portal.kernel.exception.SystemException
Returns the first journal article in the ordered set where groupId = ? and articleId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByG_A_First in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
articleId - the article ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a matching journal article could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByG_A_Last

public com.liferay.portlet.journal.model.JournalArticle findByG_A_Last(long groupId,
                                                                       java.lang.String articleId,
                                                                       com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                       com.liferay.portal.kernel.exception.SystemException
Returns the last journal article in the ordered set where groupId = ? and articleId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByG_A_Last in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
articleId - the article ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a matching journal article could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByG_A_PrevAndNext

public com.liferay.portlet.journal.model.JournalArticle[] findByG_A_PrevAndNext(long id,
                                                                                long groupId,
                                                                                java.lang.String articleId,
                                                                                com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                         throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                                com.liferay.portal.kernel.exception.SystemException
Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and articleId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByG_A_PrevAndNext in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
id - the primary key of the current journal article
groupId - the group ID
articleId - the article ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a journal article with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

getByG_A_PrevAndNext

protected com.liferay.portlet.journal.model.JournalArticle getByG_A_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                                com.liferay.portlet.journal.model.JournalArticle journalArticle,
                                                                                long groupId,
                                                                                java.lang.String articleId,
                                                                                com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
                                                                                boolean previous)

filterFindByG_A

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_A(long groupId,
                                                                                        java.lang.String articleId)
                                                                                 throws com.liferay.portal.kernel.exception.SystemException
Returns all the journal articles that the user has permission to view where groupId = ? and articleId = ?.

Specified by:
filterFindByG_A in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
articleId - the article ID
Returns:
the matching journal articles that the user has permission to view
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterFindByG_A

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_A(long groupId,
                                                                                        java.lang.String articleId,
                                                                                        int start,
                                                                                        int end)
                                                                                 throws com.liferay.portal.kernel.exception.SystemException
Returns a range of all the journal articles that the user has permission to view where groupId = ? and articleId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
filterFindByG_A in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
articleId - the article ID
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
Returns:
the range of matching journal articles that the user has permission to view
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterFindByG_A

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_A(long groupId,
                                                                                        java.lang.String articleId,
                                                                                        int start,
                                                                                        int end,
                                                                                        com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                                 throws com.liferay.portal.kernel.exception.SystemException
Returns an ordered range of all the journal articles that the user has permissions to view where groupId = ? and articleId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
filterFindByG_A in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
articleId - the article ID
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching journal articles that the user has permission to view
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterFindByG_A_PrevAndNext

public com.liferay.portlet.journal.model.JournalArticle[] filterFindByG_A_PrevAndNext(long id,
                                                                                      long groupId,
                                                                                      java.lang.String articleId,
                                                                                      com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                               throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                                      com.liferay.portal.kernel.exception.SystemException
Returns the journal articles before and after the current journal article in the ordered set of journal articles that the user has permission to view where groupId = ? and articleId = ?.

Specified by:
filterFindByG_A_PrevAndNext in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
id - the primary key of the current journal article
groupId - the group ID
articleId - the article ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a journal article with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterGetByG_A_PrevAndNext

protected com.liferay.portlet.journal.model.JournalArticle filterGetByG_A_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                                      com.liferay.portlet.journal.model.JournalArticle journalArticle,
                                                                                      long groupId,
                                                                                      java.lang.String articleId,
                                                                                      com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
                                                                                      boolean previous)

findByG_UT

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_UT(long groupId,
                                                                                   java.lang.String urlTitle)
                                                                            throws com.liferay.portal.kernel.exception.SystemException
Returns all the journal articles where groupId = ? and urlTitle = ?.

Specified by:
findByG_UT in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
urlTitle - the url title
Returns:
the matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByG_UT

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_UT(long groupId,
                                                                                   java.lang.String urlTitle,
                                                                                   int start,
                                                                                   int end)
                                                                            throws com.liferay.portal.kernel.exception.SystemException
Returns a range of all the journal articles where groupId = ? and urlTitle = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByG_UT in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
urlTitle - the url title
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
Returns:
the range of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByG_UT

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_UT(long groupId,
                                                                                   java.lang.String urlTitle,
                                                                                   int start,
                                                                                   int end,
                                                                                   com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                            throws com.liferay.portal.kernel.exception.SystemException
Returns an ordered range of all the journal articles where groupId = ? and urlTitle = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByG_UT in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
urlTitle - the url title
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByG_UT_First

public com.liferay.portlet.journal.model.JournalArticle findByG_UT_First(long groupId,
                                                                         java.lang.String urlTitle,
                                                                         com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                  throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                         com.liferay.portal.kernel.exception.SystemException
Returns the first journal article in the ordered set where groupId = ? and urlTitle = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByG_UT_First in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
urlTitle - the url title
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a matching journal article could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByG_UT_Last

public com.liferay.portlet.journal.model.JournalArticle findByG_UT_Last(long groupId,
                                                                        java.lang.String urlTitle,
                                                                        com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                 throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                        com.liferay.portal.kernel.exception.SystemException
Returns the last journal article in the ordered set where groupId = ? and urlTitle = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByG_UT_Last in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
urlTitle - the url title
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a matching journal article could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByG_UT_PrevAndNext

public com.liferay.portlet.journal.model.JournalArticle[] findByG_UT_PrevAndNext(long id,
                                                                                 long groupId,
                                                                                 java.lang.String urlTitle,
                                                                                 com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                          throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                                 com.liferay.portal.kernel.exception.SystemException
Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and urlTitle = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByG_UT_PrevAndNext in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
id - the primary key of the current journal article
groupId - the group ID
urlTitle - the url title
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a journal article with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

getByG_UT_PrevAndNext

protected com.liferay.portlet.journal.model.JournalArticle getByG_UT_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                                 com.liferay.portlet.journal.model.JournalArticle journalArticle,
                                                                                 long groupId,
                                                                                 java.lang.String urlTitle,
                                                                                 com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
                                                                                 boolean previous)

filterFindByG_UT

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_UT(long groupId,
                                                                                         java.lang.String urlTitle)
                                                                                  throws com.liferay.portal.kernel.exception.SystemException
Returns all the journal articles that the user has permission to view where groupId = ? and urlTitle = ?.

Specified by:
filterFindByG_UT in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
urlTitle - the url title
Returns:
the matching journal articles that the user has permission to view
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterFindByG_UT

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_UT(long groupId,
                                                                                         java.lang.String urlTitle,
                                                                                         int start,
                                                                                         int end)
                                                                                  throws com.liferay.portal.kernel.exception.SystemException
Returns a range of all the journal articles that the user has permission to view where groupId = ? and urlTitle = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
filterFindByG_UT in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
urlTitle - the url title
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
Returns:
the range of matching journal articles that the user has permission to view
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterFindByG_UT

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_UT(long groupId,
                                                                                         java.lang.String urlTitle,
                                                                                         int start,
                                                                                         int end,
                                                                                         com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                                  throws com.liferay.portal.kernel.exception.SystemException
Returns an ordered range of all the journal articles that the user has permissions to view where groupId = ? and urlTitle = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
filterFindByG_UT in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
urlTitle - the url title
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching journal articles that the user has permission to view
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterFindByG_UT_PrevAndNext

public com.liferay.portlet.journal.model.JournalArticle[] filterFindByG_UT_PrevAndNext(long id,
                                                                                       long groupId,
                                                                                       java.lang.String urlTitle,
                                                                                       com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                                throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                                       com.liferay.portal.kernel.exception.SystemException
Returns the journal articles before and after the current journal article in the ordered set of journal articles that the user has permission to view where groupId = ? and urlTitle = ?.

Specified by:
filterFindByG_UT_PrevAndNext in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
id - the primary key of the current journal article
groupId - the group ID
urlTitle - the url title
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a journal article with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterGetByG_UT_PrevAndNext

protected com.liferay.portlet.journal.model.JournalArticle filterGetByG_UT_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                                       com.liferay.portlet.journal.model.JournalArticle journalArticle,
                                                                                       long groupId,
                                                                                       java.lang.String urlTitle,
                                                                                       com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
                                                                                       boolean previous)

findByG_S

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_S(long groupId,
                                                                                  java.lang.String structureId)
                                                                           throws com.liferay.portal.kernel.exception.SystemException
Returns all the journal articles where groupId = ? and structureId = ?.

Specified by:
findByG_S in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
structureId - the structure ID
Returns:
the matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByG_S

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_S(long groupId,
                                                                                  java.lang.String structureId,
                                                                                  int start,
                                                                                  int end)
                                                                           throws com.liferay.portal.kernel.exception.SystemException
Returns a range of all the journal articles where groupId = ? and structureId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByG_S in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
structureId - the structure ID
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
Returns:
the range of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByG_S

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_S(long groupId,
                                                                                  java.lang.String structureId,
                                                                                  int start,
                                                                                  int end,
                                                                                  com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                           throws com.liferay.portal.kernel.exception.SystemException
Returns an ordered range of all the journal articles where groupId = ? and structureId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByG_S in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
structureId - the structure ID
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByG_S_First

public com.liferay.portlet.journal.model.JournalArticle findByG_S_First(long groupId,
                                                                        java.lang.String structureId,
                                                                        com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                 throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                        com.liferay.portal.kernel.exception.SystemException
Returns the first journal article in the ordered set where groupId = ? and structureId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByG_S_First in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
structureId - the structure ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a matching journal article could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByG_S_Last

public com.liferay.portlet.journal.model.JournalArticle findByG_S_Last(long groupId,
                                                                       java.lang.String structureId,
                                                                       com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                       com.liferay.portal.kernel.exception.SystemException
Returns the last journal article in the ordered set where groupId = ? and structureId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByG_S_Last in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
structureId - the structure ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a matching journal article could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByG_S_PrevAndNext

public com.liferay.portlet.journal.model.JournalArticle[] findByG_S_PrevAndNext(long id,
                                                                                long groupId,
                                                                                java.lang.String structureId,
                                                                                com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                         throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                                com.liferay.portal.kernel.exception.SystemException
Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and structureId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByG_S_PrevAndNext in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
id - the primary key of the current journal article
groupId - the group ID
structureId - the structure ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a journal article with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

getByG_S_PrevAndNext

protected com.liferay.portlet.journal.model.JournalArticle getByG_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                                com.liferay.portlet.journal.model.JournalArticle journalArticle,
                                                                                long groupId,
                                                                                java.lang.String structureId,
                                                                                com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
                                                                                boolean previous)

filterFindByG_S

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_S(long groupId,
                                                                                        java.lang.String structureId)
                                                                                 throws com.liferay.portal.kernel.exception.SystemException
Returns all the journal articles that the user has permission to view where groupId = ? and structureId = ?.

Specified by:
filterFindByG_S in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
structureId - the structure ID
Returns:
the matching journal articles that the user has permission to view
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterFindByG_S

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_S(long groupId,
                                                                                        java.lang.String structureId,
                                                                                        int start,
                                                                                        int end)
                                                                                 throws com.liferay.portal.kernel.exception.SystemException
Returns a range of all the journal articles that the user has permission to view where groupId = ? and structureId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
filterFindByG_S in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
structureId - the structure ID
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
Returns:
the range of matching journal articles that the user has permission to view
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterFindByG_S

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_S(long groupId,
                                                                                        java.lang.String structureId,
                                                                                        int start,
                                                                                        int end,
                                                                                        com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                                 throws com.liferay.portal.kernel.exception.SystemException
Returns an ordered range of all the journal articles that the user has permissions to view where groupId = ? and structureId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
filterFindByG_S in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
structureId - the structure ID
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching journal articles that the user has permission to view
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterFindByG_S_PrevAndNext

public com.liferay.portlet.journal.model.JournalArticle[] filterFindByG_S_PrevAndNext(long id,
                                                                                      long groupId,
                                                                                      java.lang.String structureId,
                                                                                      com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                               throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                                      com.liferay.portal.kernel.exception.SystemException
Returns the journal articles before and after the current journal article in the ordered set of journal articles that the user has permission to view where groupId = ? and structureId = ?.

Specified by:
filterFindByG_S_PrevAndNext in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
id - the primary key of the current journal article
groupId - the group ID
structureId - the structure ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a journal article with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterGetByG_S_PrevAndNext

protected com.liferay.portlet.journal.model.JournalArticle filterGetByG_S_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                                      com.liferay.portlet.journal.model.JournalArticle journalArticle,
                                                                                      long groupId,
                                                                                      java.lang.String structureId,
                                                                                      com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
                                                                                      boolean previous)

findByG_T

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_T(long groupId,
                                                                                  java.lang.String templateId)
                                                                           throws com.liferay.portal.kernel.exception.SystemException
Returns all the journal articles where groupId = ? and templateId = ?.

Specified by:
findByG_T in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
templateId - the template ID
Returns:
the matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByG_T

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_T(long groupId,
                                                                                  java.lang.String templateId,
                                                                                  int start,
                                                                                  int end)
                                                                           throws com.liferay.portal.kernel.exception.SystemException
Returns a range of all the journal articles where groupId = ? and templateId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByG_T in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
templateId - the template ID
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
Returns:
the range of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByG_T

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_T(long groupId,
                                                                                  java.lang.String templateId,
                                                                                  int start,
                                                                                  int end,
                                                                                  com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                           throws com.liferay.portal.kernel.exception.SystemException
Returns an ordered range of all the journal articles where groupId = ? and templateId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByG_T in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
templateId - the template ID
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByG_T_First

public com.liferay.portlet.journal.model.JournalArticle findByG_T_First(long groupId,
                                                                        java.lang.String templateId,
                                                                        com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                 throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                        com.liferay.portal.kernel.exception.SystemException
Returns the first journal article in the ordered set where groupId = ? and templateId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByG_T_First in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
templateId - the template ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a matching journal article could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByG_T_Last

public com.liferay.portlet.journal.model.JournalArticle findByG_T_Last(long groupId,
                                                                       java.lang.String templateId,
                                                                       com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                       com.liferay.portal.kernel.exception.SystemException
Returns the last journal article in the ordered set where groupId = ? and templateId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByG_T_Last in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
templateId - the template ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a matching journal article could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByG_T_PrevAndNext

public com.liferay.portlet.journal.model.JournalArticle[] findByG_T_PrevAndNext(long id,
                                                                                long groupId,
                                                                                java.lang.String templateId,
                                                                                com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                         throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                                com.liferay.portal.kernel.exception.SystemException
Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and templateId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByG_T_PrevAndNext in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
id - the primary key of the current journal article
groupId - the group ID
templateId - the template ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a journal article with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

getByG_T_PrevAndNext

protected com.liferay.portlet.journal.model.JournalArticle getByG_T_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                                com.liferay.portlet.journal.model.JournalArticle journalArticle,
                                                                                long groupId,
                                                                                java.lang.String templateId,
                                                                                com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
                                                                                boolean previous)

filterFindByG_T

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_T(long groupId,
                                                                                        java.lang.String templateId)
                                                                                 throws com.liferay.portal.kernel.exception.SystemException
Returns all the journal articles that the user has permission to view where groupId = ? and templateId = ?.

Specified by:
filterFindByG_T in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
templateId - the template ID
Returns:
the matching journal articles that the user has permission to view
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterFindByG_T

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_T(long groupId,
                                                                                        java.lang.String templateId,
                                                                                        int start,
                                                                                        int end)
                                                                                 throws com.liferay.portal.kernel.exception.SystemException
Returns a range of all the journal articles that the user has permission to view where groupId = ? and templateId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
filterFindByG_T in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
templateId - the template ID
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
Returns:
the range of matching journal articles that the user has permission to view
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterFindByG_T

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_T(long groupId,
                                                                                        java.lang.String templateId,
                                                                                        int start,
                                                                                        int end,
                                                                                        com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                                 throws com.liferay.portal.kernel.exception.SystemException
Returns an ordered range of all the journal articles that the user has permissions to view where groupId = ? and templateId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
filterFindByG_T in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
templateId - the template ID
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching journal articles that the user has permission to view
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterFindByG_T_PrevAndNext

public com.liferay.portlet.journal.model.JournalArticle[] filterFindByG_T_PrevAndNext(long id,
                                                                                      long groupId,
                                                                                      java.lang.String templateId,
                                                                                      com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                               throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                                      com.liferay.portal.kernel.exception.SystemException
Returns the journal articles before and after the current journal article in the ordered set of journal articles that the user has permission to view where groupId = ? and templateId = ?.

Specified by:
filterFindByG_T_PrevAndNext in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
id - the primary key of the current journal article
groupId - the group ID
templateId - the template ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a journal article with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterGetByG_T_PrevAndNext

protected com.liferay.portlet.journal.model.JournalArticle filterGetByG_T_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                                      com.liferay.portlet.journal.model.JournalArticle journalArticle,
                                                                                      long groupId,
                                                                                      java.lang.String templateId,
                                                                                      com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
                                                                                      boolean previous)

findByG_L

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_L(long groupId,
                                                                                  java.lang.String layoutUuid)
                                                                           throws com.liferay.portal.kernel.exception.SystemException
Returns all the journal articles where groupId = ? and layoutUuid = ?.

Specified by:
findByG_L in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
layoutUuid - the layout uuid
Returns:
the matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByG_L

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_L(long groupId,
                                                                                  java.lang.String layoutUuid,
                                                                                  int start,
                                                                                  int end)
                                                                           throws com.liferay.portal.kernel.exception.SystemException
Returns a range of all the journal articles where groupId = ? and layoutUuid = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByG_L in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
layoutUuid - the layout uuid
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
Returns:
the range of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByG_L

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_L(long groupId,
                                                                                  java.lang.String layoutUuid,
                                                                                  int start,
                                                                                  int end,
                                                                                  com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                           throws com.liferay.portal.kernel.exception.SystemException
Returns an ordered range of all the journal articles where groupId = ? and layoutUuid = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByG_L in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
layoutUuid - the layout uuid
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByG_L_First

public com.liferay.portlet.journal.model.JournalArticle findByG_L_First(long groupId,
                                                                        java.lang.String layoutUuid,
                                                                        com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                 throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                        com.liferay.portal.kernel.exception.SystemException
Returns the first journal article in the ordered set where groupId = ? and layoutUuid = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByG_L_First in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
layoutUuid - the layout uuid
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a matching journal article could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByG_L_Last

public com.liferay.portlet.journal.model.JournalArticle findByG_L_Last(long groupId,
                                                                       java.lang.String layoutUuid,
                                                                       com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                       com.liferay.portal.kernel.exception.SystemException
Returns the last journal article in the ordered set where groupId = ? and layoutUuid = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByG_L_Last in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
layoutUuid - the layout uuid
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a matching journal article could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByG_L_PrevAndNext

public com.liferay.portlet.journal.model.JournalArticle[] findByG_L_PrevAndNext(long id,
                                                                                long groupId,
                                                                                java.lang.String layoutUuid,
                                                                                com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                         throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                                com.liferay.portal.kernel.exception.SystemException
Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and layoutUuid = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByG_L_PrevAndNext in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
id - the primary key of the current journal article
groupId - the group ID
layoutUuid - the layout uuid
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a journal article with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

getByG_L_PrevAndNext

protected com.liferay.portlet.journal.model.JournalArticle getByG_L_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                                com.liferay.portlet.journal.model.JournalArticle journalArticle,
                                                                                long groupId,
                                                                                java.lang.String layoutUuid,
                                                                                com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
                                                                                boolean previous)

filterFindByG_L

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_L(long groupId,
                                                                                        java.lang.String layoutUuid)
                                                                                 throws com.liferay.portal.kernel.exception.SystemException
Returns all the journal articles that the user has permission to view where groupId = ? and layoutUuid = ?.

Specified by:
filterFindByG_L in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
layoutUuid - the layout uuid
Returns:
the matching journal articles that the user has permission to view
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterFindByG_L

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_L(long groupId,
                                                                                        java.lang.String layoutUuid,
                                                                                        int start,
                                                                                        int end)
                                                                                 throws com.liferay.portal.kernel.exception.SystemException
Returns a range of all the journal articles that the user has permission to view where groupId = ? and layoutUuid = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
filterFindByG_L in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
layoutUuid - the layout uuid
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
Returns:
the range of matching journal articles that the user has permission to view
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterFindByG_L

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_L(long groupId,
                                                                                        java.lang.String layoutUuid,
                                                                                        int start,
                                                                                        int end,
                                                                                        com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                                 throws com.liferay.portal.kernel.exception.SystemException
Returns an ordered range of all the journal articles that the user has permissions to view where groupId = ? and layoutUuid = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
filterFindByG_L in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
layoutUuid - the layout uuid
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching journal articles that the user has permission to view
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterFindByG_L_PrevAndNext

public com.liferay.portlet.journal.model.JournalArticle[] filterFindByG_L_PrevAndNext(long id,
                                                                                      long groupId,
                                                                                      java.lang.String layoutUuid,
                                                                                      com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                               throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                                      com.liferay.portal.kernel.exception.SystemException
Returns the journal articles before and after the current journal article in the ordered set of journal articles that the user has permission to view where groupId = ? and layoutUuid = ?.

Specified by:
filterFindByG_L_PrevAndNext in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
id - the primary key of the current journal article
groupId - the group ID
layoutUuid - the layout uuid
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a journal article with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterGetByG_L_PrevAndNext

protected com.liferay.portlet.journal.model.JournalArticle filterGetByG_L_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                                      com.liferay.portlet.journal.model.JournalArticle journalArticle,
                                                                                      long groupId,
                                                                                      java.lang.String layoutUuid,
                                                                                      com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
                                                                                      boolean previous)

findByG_ST

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_ST(long groupId,
                                                                                   int status)
                                                                            throws com.liferay.portal.kernel.exception.SystemException
Returns all the journal articles where groupId = ? and status = ?.

Specified by:
findByG_ST in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
status - the status
Returns:
the matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByG_ST

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_ST(long groupId,
                                                                                   int status,
                                                                                   int start,
                                                                                   int end)
                                                                            throws com.liferay.portal.kernel.exception.SystemException
Returns a range of all the journal articles where groupId = ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByG_ST in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
status - the status
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
Returns:
the range of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByG_ST

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_ST(long groupId,
                                                                                   int status,
                                                                                   int start,
                                                                                   int end,
                                                                                   com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                            throws com.liferay.portal.kernel.exception.SystemException
Returns an ordered range of all the journal articles where groupId = ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByG_ST in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
status - the status
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByG_ST_First

public com.liferay.portlet.journal.model.JournalArticle findByG_ST_First(long groupId,
                                                                         int status,
                                                                         com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                  throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                         com.liferay.portal.kernel.exception.SystemException
Returns the first journal article in the ordered set where groupId = ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByG_ST_First in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a matching journal article could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByG_ST_Last

public com.liferay.portlet.journal.model.JournalArticle findByG_ST_Last(long groupId,
                                                                        int status,
                                                                        com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                 throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                        com.liferay.portal.kernel.exception.SystemException
Returns the last journal article in the ordered set where groupId = ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByG_ST_Last in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a matching journal article could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByG_ST_PrevAndNext

public com.liferay.portlet.journal.model.JournalArticle[] findByG_ST_PrevAndNext(long id,
                                                                                 long groupId,
                                                                                 int status,
                                                                                 com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                          throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                                 com.liferay.portal.kernel.exception.SystemException
Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByG_ST_PrevAndNext in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
id - the primary key of the current journal article
groupId - the group ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a journal article with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

getByG_ST_PrevAndNext

protected com.liferay.portlet.journal.model.JournalArticle getByG_ST_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                                 com.liferay.portlet.journal.model.JournalArticle journalArticle,
                                                                                 long groupId,
                                                                                 int status,
                                                                                 com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
                                                                                 boolean previous)

filterFindByG_ST

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_ST(long groupId,
                                                                                         int status)
                                                                                  throws com.liferay.portal.kernel.exception.SystemException
Returns all the journal articles that the user has permission to view where groupId = ? and status = ?.

Specified by:
filterFindByG_ST in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
status - the status
Returns:
the matching journal articles that the user has permission to view
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterFindByG_ST

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_ST(long groupId,
                                                                                         int status,
                                                                                         int start,
                                                                                         int end)
                                                                                  throws com.liferay.portal.kernel.exception.SystemException
Returns a range of all the journal articles that the user has permission to view where groupId = ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
filterFindByG_ST in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
status - the status
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
Returns:
the range of matching journal articles that the user has permission to view
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterFindByG_ST

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_ST(long groupId,
                                                                                         int status,
                                                                                         int start,
                                                                                         int end,
                                                                                         com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                                  throws com.liferay.portal.kernel.exception.SystemException
Returns an ordered range of all the journal articles that the user has permissions to view where groupId = ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
filterFindByG_ST in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
status - the status
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching journal articles that the user has permission to view
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterFindByG_ST_PrevAndNext

public com.liferay.portlet.journal.model.JournalArticle[] filterFindByG_ST_PrevAndNext(long id,
                                                                                       long groupId,
                                                                                       int status,
                                                                                       com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                                throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                                       com.liferay.portal.kernel.exception.SystemException
Returns the journal articles before and after the current journal article in the ordered set of journal articles that the user has permission to view where groupId = ? and status = ?.

Specified by:
filterFindByG_ST_PrevAndNext in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
id - the primary key of the current journal article
groupId - the group ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a journal article with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterGetByG_ST_PrevAndNext

protected com.liferay.portlet.journal.model.JournalArticle filterGetByG_ST_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                                       com.liferay.portlet.journal.model.JournalArticle journalArticle,
                                                                                       long groupId,
                                                                                       int status,
                                                                                       com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
                                                                                       boolean previous)

findByC_V

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByC_V(long companyId,
                                                                                  double version)
                                                                           throws com.liferay.portal.kernel.exception.SystemException
Returns all the journal articles where companyId = ? and version = ?.

Specified by:
findByC_V in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
companyId - the company ID
version - the version
Returns:
the matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByC_V

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByC_V(long companyId,
                                                                                  double version,
                                                                                  int start,
                                                                                  int end)
                                                                           throws com.liferay.portal.kernel.exception.SystemException
Returns a range of all the journal articles where companyId = ? and version = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByC_V in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
companyId - the company ID
version - the version
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
Returns:
the range of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByC_V

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByC_V(long companyId,
                                                                                  double version,
                                                                                  int start,
                                                                                  int end,
                                                                                  com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                           throws com.liferay.portal.kernel.exception.SystemException
Returns an ordered range of all the journal articles where companyId = ? and version = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByC_V in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
companyId - the company ID
version - the version
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByC_V_First

public com.liferay.portlet.journal.model.JournalArticle findByC_V_First(long companyId,
                                                                        double version,
                                                                        com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                 throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                        com.liferay.portal.kernel.exception.SystemException
Returns the first journal article in the ordered set where companyId = ? and version = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByC_V_First in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
companyId - the company ID
version - the version
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a matching journal article could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByC_V_Last

public com.liferay.portlet.journal.model.JournalArticle findByC_V_Last(long companyId,
                                                                       double version,
                                                                       com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                       com.liferay.portal.kernel.exception.SystemException
Returns the last journal article in the ordered set where companyId = ? and version = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByC_V_Last in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
companyId - the company ID
version - the version
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a matching journal article could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByC_V_PrevAndNext

public com.liferay.portlet.journal.model.JournalArticle[] findByC_V_PrevAndNext(long id,
                                                                                long companyId,
                                                                                double version,
                                                                                com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                         throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                                com.liferay.portal.kernel.exception.SystemException
Returns the journal articles before and after the current journal article in the ordered set where companyId = ? and version = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByC_V_PrevAndNext in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
id - the primary key of the current journal article
companyId - the company ID
version - the version
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a journal article with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

getByC_V_PrevAndNext

protected com.liferay.portlet.journal.model.JournalArticle getByC_V_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                                com.liferay.portlet.journal.model.JournalArticle journalArticle,
                                                                                long companyId,
                                                                                double version,
                                                                                com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
                                                                                boolean previous)

findByC_ST

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByC_ST(long companyId,
                                                                                   int status)
                                                                            throws com.liferay.portal.kernel.exception.SystemException
Returns all the journal articles where companyId = ? and status = ?.

Specified by:
findByC_ST in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
companyId - the company ID
status - the status
Returns:
the matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByC_ST

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByC_ST(long companyId,
                                                                                   int status,
                                                                                   int start,
                                                                                   int end)
                                                                            throws com.liferay.portal.kernel.exception.SystemException
Returns a range of all the journal articles where companyId = ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByC_ST in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
companyId - the company ID
status - the status
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
Returns:
the range of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByC_ST

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByC_ST(long companyId,
                                                                                   int status,
                                                                                   int start,
                                                                                   int end,
                                                                                   com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                            throws com.liferay.portal.kernel.exception.SystemException
Returns an ordered range of all the journal articles where companyId = ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByC_ST in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
companyId - the company ID
status - the status
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByC_ST_First

public com.liferay.portlet.journal.model.JournalArticle findByC_ST_First(long companyId,
                                                                         int status,
                                                                         com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                  throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                         com.liferay.portal.kernel.exception.SystemException
Returns the first journal article in the ordered set where companyId = ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByC_ST_First in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
companyId - the company ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a matching journal article could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByC_ST_Last

public com.liferay.portlet.journal.model.JournalArticle findByC_ST_Last(long companyId,
                                                                        int status,
                                                                        com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                 throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                        com.liferay.portal.kernel.exception.SystemException
Returns the last journal article in the ordered set where companyId = ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByC_ST_Last in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
companyId - the company ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a matching journal article could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByC_ST_PrevAndNext

public com.liferay.portlet.journal.model.JournalArticle[] findByC_ST_PrevAndNext(long id,
                                                                                 long companyId,
                                                                                 int status,
                                                                                 com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                          throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                                 com.liferay.portal.kernel.exception.SystemException
Returns the journal articles before and after the current journal article in the ordered set where companyId = ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByC_ST_PrevAndNext in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
id - the primary key of the current journal article
companyId - the company ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a journal article with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

getByC_ST_PrevAndNext

protected com.liferay.portlet.journal.model.JournalArticle getByC_ST_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                                 com.liferay.portlet.journal.model.JournalArticle journalArticle,
                                                                                 long companyId,
                                                                                 int status,
                                                                                 com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
                                                                                 boolean previous)

findByG_C_C

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_C_C(long groupId,
                                                                                    long classNameId,
                                                                                    long classPK)
                                                                             throws com.liferay.portal.kernel.exception.SystemException
Returns all the journal articles where groupId = ? and classNameId = ? and classPK = ?.

Specified by:
findByG_C_C in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
classNameId - the class name ID
classPK - the class p k
Returns:
the matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByG_C_C

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_C_C(long groupId,
                                                                                    long classNameId,
                                                                                    long classPK,
                                                                                    int start,
                                                                                    int end)
                                                                             throws com.liferay.portal.kernel.exception.SystemException
Returns a range of all the journal articles where groupId = ? and classNameId = ? and classPK = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByG_C_C in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
classNameId - the class name ID
classPK - the class p k
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
Returns:
the range of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByG_C_C

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_C_C(long groupId,
                                                                                    long classNameId,
                                                                                    long classPK,
                                                                                    int start,
                                                                                    int end,
                                                                                    com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                             throws com.liferay.portal.kernel.exception.SystemException
Returns an ordered range of all the journal articles where groupId = ? and classNameId = ? and classPK = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByG_C_C in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
classNameId - the class name ID
classPK - the class p k
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByG_C_C_First

public com.liferay.portlet.journal.model.JournalArticle findByG_C_C_First(long groupId,
                                                                          long classNameId,
                                                                          long classPK,
                                                                          com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                   throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                          com.liferay.portal.kernel.exception.SystemException
Returns the first journal article in the ordered set where groupId = ? and classNameId = ? and classPK = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByG_C_C_First in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
classNameId - the class name ID
classPK - the class p k
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a matching journal article could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByG_C_C_Last

public com.liferay.portlet.journal.model.JournalArticle findByG_C_C_Last(long groupId,
                                                                         long classNameId,
                                                                         long classPK,
                                                                         com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                  throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                         com.liferay.portal.kernel.exception.SystemException
Returns the last journal article in the ordered set where groupId = ? and classNameId = ? and classPK = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByG_C_C_Last in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
classNameId - the class name ID
classPK - the class p k
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a matching journal article could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByG_C_C_PrevAndNext

public com.liferay.portlet.journal.model.JournalArticle[] findByG_C_C_PrevAndNext(long id,
                                                                                  long groupId,
                                                                                  long classNameId,
                                                                                  long classPK,
                                                                                  com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                           throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                                  com.liferay.portal.kernel.exception.SystemException
Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and classNameId = ? and classPK = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByG_C_C_PrevAndNext in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
id - the primary key of the current journal article
groupId - the group ID
classNameId - the class name ID
classPK - the class p k
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a journal article with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

getByG_C_C_PrevAndNext

protected com.liferay.portlet.journal.model.JournalArticle getByG_C_C_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                                  com.liferay.portlet.journal.model.JournalArticle journalArticle,
                                                                                  long groupId,
                                                                                  long classNameId,
                                                                                  long classPK,
                                                                                  com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
                                                                                  boolean previous)

filterFindByG_C_C

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_C_C(long groupId,
                                                                                          long classNameId,
                                                                                          long classPK)
                                                                                   throws com.liferay.portal.kernel.exception.SystemException
Returns all the journal articles that the user has permission to view where groupId = ? and classNameId = ? and classPK = ?.

Specified by:
filterFindByG_C_C in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
classNameId - the class name ID
classPK - the class p k
Returns:
the matching journal articles that the user has permission to view
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterFindByG_C_C

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_C_C(long groupId,
                                                                                          long classNameId,
                                                                                          long classPK,
                                                                                          int start,
                                                                                          int end)
                                                                                   throws com.liferay.portal.kernel.exception.SystemException
Returns a range of all the journal articles that the user has permission to view where groupId = ? and classNameId = ? and classPK = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
filterFindByG_C_C in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
classNameId - the class name ID
classPK - the class p k
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
Returns:
the range of matching journal articles that the user has permission to view
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterFindByG_C_C

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_C_C(long groupId,
                                                                                          long classNameId,
                                                                                          long classPK,
                                                                                          int start,
                                                                                          int end,
                                                                                          com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                                   throws com.liferay.portal.kernel.exception.SystemException
Returns an ordered range of all the journal articles that the user has permissions to view where groupId = ? and classNameId = ? and classPK = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
filterFindByG_C_C in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
classNameId - the class name ID
classPK - the class p k
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching journal articles that the user has permission to view
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterFindByG_C_C_PrevAndNext

public com.liferay.portlet.journal.model.JournalArticle[] filterFindByG_C_C_PrevAndNext(long id,
                                                                                        long groupId,
                                                                                        long classNameId,
                                                                                        long classPK,
                                                                                        com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                                 throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                                        com.liferay.portal.kernel.exception.SystemException
Returns the journal articles before and after the current journal article in the ordered set of journal articles that the user has permission to view where groupId = ? and classNameId = ? and classPK = ?.

Specified by:
filterFindByG_C_C_PrevAndNext in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
id - the primary key of the current journal article
groupId - the group ID
classNameId - the class name ID
classPK - the class p k
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a journal article with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterGetByG_C_C_PrevAndNext

protected com.liferay.portlet.journal.model.JournalArticle filterGetByG_C_C_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                                        com.liferay.portlet.journal.model.JournalArticle journalArticle,
                                                                                        long groupId,
                                                                                        long classNameId,
                                                                                        long classPK,
                                                                                        com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
                                                                                        boolean previous)

findByG_C_S

public com.liferay.portlet.journal.model.JournalArticle findByG_C_S(long groupId,
                                                                    long classNameId,
                                                                    java.lang.String structureId)
                                                             throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                    com.liferay.portal.kernel.exception.SystemException
Returns the journal article where groupId = ? and classNameId = ? and structureId = ? or throws a NoSuchArticleException if it could not be found.

Specified by:
findByG_C_S in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
classNameId - the class name ID
structureId - the structure ID
Returns:
the matching journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a matching journal article could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

fetchByG_C_S

public com.liferay.portlet.journal.model.JournalArticle fetchByG_C_S(long groupId,
                                                                     long classNameId,
                                                                     java.lang.String structureId)
                                                              throws com.liferay.portal.kernel.exception.SystemException
Returns the journal article where groupId = ? and classNameId = ? and structureId = ? or returns null if it could not be found. Uses the finder cache.

Specified by:
fetchByG_C_S in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
classNameId - the class name ID
structureId - the structure ID
Returns:
the matching journal article, or null if a matching journal article could not be found
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

fetchByG_C_S

public com.liferay.portlet.journal.model.JournalArticle fetchByG_C_S(long groupId,
                                                                     long classNameId,
                                                                     java.lang.String structureId,
                                                                     boolean retrieveFromCache)
                                                              throws com.liferay.portal.kernel.exception.SystemException
Returns the journal article where groupId = ? and classNameId = ? and structureId = ? or returns null if it could not be found, optionally using the finder cache.

Specified by:
fetchByG_C_S in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
classNameId - the class name ID
structureId - the structure ID
retrieveFromCache - whether to use the finder cache
Returns:
the matching journal article, or null if a matching journal article could not be found
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByG_C_T

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_C_T(long groupId,
                                                                                    long classNameId,
                                                                                    java.lang.String templateId)
                                                                             throws com.liferay.portal.kernel.exception.SystemException
Returns all the journal articles where groupId = ? and classNameId = ? and templateId = ?.

Specified by:
findByG_C_T in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
classNameId - the class name ID
templateId - the template ID
Returns:
the matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByG_C_T

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_C_T(long groupId,
                                                                                    long classNameId,
                                                                                    java.lang.String templateId,
                                                                                    int start,
                                                                                    int end)
                                                                             throws com.liferay.portal.kernel.exception.SystemException
Returns a range of all the journal articles where groupId = ? and classNameId = ? and templateId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByG_C_T in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
classNameId - the class name ID
templateId - the template ID
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
Returns:
the range of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByG_C_T

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_C_T(long groupId,
                                                                                    long classNameId,
                                                                                    java.lang.String templateId,
                                                                                    int start,
                                                                                    int end,
                                                                                    com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                             throws com.liferay.portal.kernel.exception.SystemException
Returns an ordered range of all the journal articles where groupId = ? and classNameId = ? and templateId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByG_C_T in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
classNameId - the class name ID
templateId - the template ID
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByG_C_T_First

public com.liferay.portlet.journal.model.JournalArticle findByG_C_T_First(long groupId,
                                                                          long classNameId,
                                                                          java.lang.String templateId,
                                                                          com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                   throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                          com.liferay.portal.kernel.exception.SystemException
Returns the first journal article in the ordered set where groupId = ? and classNameId = ? and templateId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByG_C_T_First in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
classNameId - the class name ID
templateId - the template ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a matching journal article could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByG_C_T_Last

public com.liferay.portlet.journal.model.JournalArticle findByG_C_T_Last(long groupId,
                                                                         long classNameId,
                                                                         java.lang.String templateId,
                                                                         com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                  throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                         com.liferay.portal.kernel.exception.SystemException
Returns the last journal article in the ordered set where groupId = ? and classNameId = ? and templateId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByG_C_T_Last in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
classNameId - the class name ID
templateId - the template ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a matching journal article could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByG_C_T_PrevAndNext

public com.liferay.portlet.journal.model.JournalArticle[] findByG_C_T_PrevAndNext(long id,
                                                                                  long groupId,
                                                                                  long classNameId,
                                                                                  java.lang.String templateId,
                                                                                  com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                           throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                                  com.liferay.portal.kernel.exception.SystemException
Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and classNameId = ? and templateId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByG_C_T_PrevAndNext in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
id - the primary key of the current journal article
groupId - the group ID
classNameId - the class name ID
templateId - the template ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a journal article with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

getByG_C_T_PrevAndNext

protected com.liferay.portlet.journal.model.JournalArticle getByG_C_T_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                                  com.liferay.portlet.journal.model.JournalArticle journalArticle,
                                                                                  long groupId,
                                                                                  long classNameId,
                                                                                  java.lang.String templateId,
                                                                                  com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
                                                                                  boolean previous)

filterFindByG_C_T

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_C_T(long groupId,
                                                                                          long classNameId,
                                                                                          java.lang.String templateId)
                                                                                   throws com.liferay.portal.kernel.exception.SystemException
Returns all the journal articles that the user has permission to view where groupId = ? and classNameId = ? and templateId = ?.

Specified by:
filterFindByG_C_T in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
classNameId - the class name ID
templateId - the template ID
Returns:
the matching journal articles that the user has permission to view
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterFindByG_C_T

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_C_T(long groupId,
                                                                                          long classNameId,
                                                                                          java.lang.String templateId,
                                                                                          int start,
                                                                                          int end)
                                                                                   throws com.liferay.portal.kernel.exception.SystemException
Returns a range of all the journal articles that the user has permission to view where groupId = ? and classNameId = ? and templateId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
filterFindByG_C_T in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
classNameId - the class name ID
templateId - the template ID
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
Returns:
the range of matching journal articles that the user has permission to view
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterFindByG_C_T

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_C_T(long groupId,
                                                                                          long classNameId,
                                                                                          java.lang.String templateId,
                                                                                          int start,
                                                                                          int end,
                                                                                          com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                                   throws com.liferay.portal.kernel.exception.SystemException
Returns an ordered range of all the journal articles that the user has permissions to view where groupId = ? and classNameId = ? and templateId = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
filterFindByG_C_T in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
classNameId - the class name ID
templateId - the template ID
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching journal articles that the user has permission to view
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterFindByG_C_T_PrevAndNext

public com.liferay.portlet.journal.model.JournalArticle[] filterFindByG_C_T_PrevAndNext(long id,
                                                                                        long groupId,
                                                                                        long classNameId,
                                                                                        java.lang.String templateId,
                                                                                        com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                                 throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                                        com.liferay.portal.kernel.exception.SystemException
Returns the journal articles before and after the current journal article in the ordered set of journal articles that the user has permission to view where groupId = ? and classNameId = ? and templateId = ?.

Specified by:
filterFindByG_C_T_PrevAndNext in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
id - the primary key of the current journal article
groupId - the group ID
classNameId - the class name ID
templateId - the template ID
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a journal article with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterGetByG_C_T_PrevAndNext

protected com.liferay.portlet.journal.model.JournalArticle filterGetByG_C_T_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                                        com.liferay.portlet.journal.model.JournalArticle journalArticle,
                                                                                        long groupId,
                                                                                        long classNameId,
                                                                                        java.lang.String templateId,
                                                                                        com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
                                                                                        boolean previous)

findByG_C_L

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_C_L(long groupId,
                                                                                    long classNameId,
                                                                                    java.lang.String layoutUuid)
                                                                             throws com.liferay.portal.kernel.exception.SystemException
Returns all the journal articles where groupId = ? and classNameId = ? and layoutUuid = ?.

Specified by:
findByG_C_L in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
classNameId - the class name ID
layoutUuid - the layout uuid
Returns:
the matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByG_C_L

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_C_L(long groupId,
                                                                                    long classNameId,
                                                                                    java.lang.String layoutUuid,
                                                                                    int start,
                                                                                    int end)
                                                                             throws com.liferay.portal.kernel.exception.SystemException
Returns a range of all the journal articles where groupId = ? and classNameId = ? and layoutUuid = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByG_C_L in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
classNameId - the class name ID
layoutUuid - the layout uuid
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
Returns:
the range of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByG_C_L

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_C_L(long groupId,
                                                                                    long classNameId,
                                                                                    java.lang.String layoutUuid,
                                                                                    int start,
                                                                                    int end,
                                                                                    com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                             throws com.liferay.portal.kernel.exception.SystemException
Returns an ordered range of all the journal articles where groupId = ? and classNameId = ? and layoutUuid = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByG_C_L in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
classNameId - the class name ID
layoutUuid - the layout uuid
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByG_C_L_First

public com.liferay.portlet.journal.model.JournalArticle findByG_C_L_First(long groupId,
                                                                          long classNameId,
                                                                          java.lang.String layoutUuid,
                                                                          com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                   throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                          com.liferay.portal.kernel.exception.SystemException
Returns the first journal article in the ordered set where groupId = ? and classNameId = ? and layoutUuid = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByG_C_L_First in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
classNameId - the class name ID
layoutUuid - the layout uuid
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a matching journal article could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByG_C_L_Last

public com.liferay.portlet.journal.model.JournalArticle findByG_C_L_Last(long groupId,
                                                                         long classNameId,
                                                                         java.lang.String layoutUuid,
                                                                         com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                  throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                         com.liferay.portal.kernel.exception.SystemException
Returns the last journal article in the ordered set where groupId = ? and classNameId = ? and layoutUuid = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByG_C_L_Last in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
classNameId - the class name ID
layoutUuid - the layout uuid
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a matching journal article could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByG_C_L_PrevAndNext

public com.liferay.portlet.journal.model.JournalArticle[] findByG_C_L_PrevAndNext(long id,
                                                                                  long groupId,
                                                                                  long classNameId,
                                                                                  java.lang.String layoutUuid,
                                                                                  com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                           throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                                  com.liferay.portal.kernel.exception.SystemException
Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and classNameId = ? and layoutUuid = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByG_C_L_PrevAndNext in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
id - the primary key of the current journal article
groupId - the group ID
classNameId - the class name ID
layoutUuid - the layout uuid
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a journal article with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

getByG_C_L_PrevAndNext

protected com.liferay.portlet.journal.model.JournalArticle getByG_C_L_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                                  com.liferay.portlet.journal.model.JournalArticle journalArticle,
                                                                                  long groupId,
                                                                                  long classNameId,
                                                                                  java.lang.String layoutUuid,
                                                                                  com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
                                                                                  boolean previous)

filterFindByG_C_L

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_C_L(long groupId,
                                                                                          long classNameId,
                                                                                          java.lang.String layoutUuid)
                                                                                   throws com.liferay.portal.kernel.exception.SystemException
Returns all the journal articles that the user has permission to view where groupId = ? and classNameId = ? and layoutUuid = ?.

Specified by:
filterFindByG_C_L in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
classNameId - the class name ID
layoutUuid - the layout uuid
Returns:
the matching journal articles that the user has permission to view
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterFindByG_C_L

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_C_L(long groupId,
                                                                                          long classNameId,
                                                                                          java.lang.String layoutUuid,
                                                                                          int start,
                                                                                          int end)
                                                                                   throws com.liferay.portal.kernel.exception.SystemException
Returns a range of all the journal articles that the user has permission to view where groupId = ? and classNameId = ? and layoutUuid = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
filterFindByG_C_L in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
classNameId - the class name ID
layoutUuid - the layout uuid
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
Returns:
the range of matching journal articles that the user has permission to view
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterFindByG_C_L

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_C_L(long groupId,
                                                                                          long classNameId,
                                                                                          java.lang.String layoutUuid,
                                                                                          int start,
                                                                                          int end,
                                                                                          com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                                   throws com.liferay.portal.kernel.exception.SystemException
Returns an ordered range of all the journal articles that the user has permissions to view where groupId = ? and classNameId = ? and layoutUuid = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
filterFindByG_C_L in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
classNameId - the class name ID
layoutUuid - the layout uuid
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching journal articles that the user has permission to view
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterFindByG_C_L_PrevAndNext

public com.liferay.portlet.journal.model.JournalArticle[] filterFindByG_C_L_PrevAndNext(long id,
                                                                                        long groupId,
                                                                                        long classNameId,
                                                                                        java.lang.String layoutUuid,
                                                                                        com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                                 throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                                        com.liferay.portal.kernel.exception.SystemException
Returns the journal articles before and after the current journal article in the ordered set of journal articles that the user has permission to view where groupId = ? and classNameId = ? and layoutUuid = ?.

Specified by:
filterFindByG_C_L_PrevAndNext in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
id - the primary key of the current journal article
groupId - the group ID
classNameId - the class name ID
layoutUuid - the layout uuid
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a journal article with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterGetByG_C_L_PrevAndNext

protected com.liferay.portlet.journal.model.JournalArticle filterGetByG_C_L_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                                        com.liferay.portlet.journal.model.JournalArticle journalArticle,
                                                                                        long groupId,
                                                                                        long classNameId,
                                                                                        java.lang.String layoutUuid,
                                                                                        com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
                                                                                        boolean previous)

findByG_A_V

public com.liferay.portlet.journal.model.JournalArticle findByG_A_V(long groupId,
                                                                    java.lang.String articleId,
                                                                    double version)
                                                             throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                    com.liferay.portal.kernel.exception.SystemException
Returns the journal article where groupId = ? and articleId = ? and version = ? or throws a NoSuchArticleException if it could not be found.

Specified by:
findByG_A_V in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
articleId - the article ID
version - the version
Returns:
the matching journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a matching journal article could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

fetchByG_A_V

public com.liferay.portlet.journal.model.JournalArticle fetchByG_A_V(long groupId,
                                                                     java.lang.String articleId,
                                                                     double version)
                                                              throws com.liferay.portal.kernel.exception.SystemException
Returns the journal article where groupId = ? and articleId = ? and version = ? or returns null if it could not be found. Uses the finder cache.

Specified by:
fetchByG_A_V in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
articleId - the article ID
version - the version
Returns:
the matching journal article, or null if a matching journal article could not be found
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

fetchByG_A_V

public com.liferay.portlet.journal.model.JournalArticle fetchByG_A_V(long groupId,
                                                                     java.lang.String articleId,
                                                                     double version,
                                                                     boolean retrieveFromCache)
                                                              throws com.liferay.portal.kernel.exception.SystemException
Returns the journal article where groupId = ? and articleId = ? and version = ? or returns null if it could not be found, optionally using the finder cache.

Specified by:
fetchByG_A_V in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
articleId - the article ID
version - the version
retrieveFromCache - whether to use the finder cache
Returns:
the matching journal article, or null if a matching journal article could not be found
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByG_A_ST

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_A_ST(long groupId,
                                                                                     java.lang.String articleId,
                                                                                     int status)
                                                                              throws com.liferay.portal.kernel.exception.SystemException
Returns all the journal articles where groupId = ? and articleId = ? and status = ?.

Specified by:
findByG_A_ST in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
articleId - the article ID
status - the status
Returns:
the matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByG_A_ST

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_A_ST(long groupId,
                                                                                     java.lang.String articleId,
                                                                                     int status,
                                                                                     int start,
                                                                                     int end)
                                                                              throws com.liferay.portal.kernel.exception.SystemException
Returns a range of all the journal articles where groupId = ? and articleId = ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByG_A_ST in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
articleId - the article ID
status - the status
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
Returns:
the range of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByG_A_ST

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_A_ST(long groupId,
                                                                                     java.lang.String articleId,
                                                                                     int status,
                                                                                     int start,
                                                                                     int end,
                                                                                     com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                              throws com.liferay.portal.kernel.exception.SystemException
Returns an ordered range of all the journal articles where groupId = ? and articleId = ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByG_A_ST in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
articleId - the article ID
status - the status
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByG_A_ST_First

public com.liferay.portlet.journal.model.JournalArticle findByG_A_ST_First(long groupId,
                                                                           java.lang.String articleId,
                                                                           int status,
                                                                           com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                    throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                           com.liferay.portal.kernel.exception.SystemException
Returns the first journal article in the ordered set where groupId = ? and articleId = ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByG_A_ST_First in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
articleId - the article ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a matching journal article could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByG_A_ST_Last

public com.liferay.portlet.journal.model.JournalArticle findByG_A_ST_Last(long groupId,
                                                                          java.lang.String articleId,
                                                                          int status,
                                                                          com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                   throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                          com.liferay.portal.kernel.exception.SystemException
Returns the last journal article in the ordered set where groupId = ? and articleId = ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByG_A_ST_Last in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
articleId - the article ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a matching journal article could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByG_A_ST_PrevAndNext

public com.liferay.portlet.journal.model.JournalArticle[] findByG_A_ST_PrevAndNext(long id,
                                                                                   long groupId,
                                                                                   java.lang.String articleId,
                                                                                   int status,
                                                                                   com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                            throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                                   com.liferay.portal.kernel.exception.SystemException
Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and articleId = ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByG_A_ST_PrevAndNext in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
id - the primary key of the current journal article
groupId - the group ID
articleId - the article ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a journal article with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

getByG_A_ST_PrevAndNext

protected com.liferay.portlet.journal.model.JournalArticle getByG_A_ST_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                                   com.liferay.portlet.journal.model.JournalArticle journalArticle,
                                                                                   long groupId,
                                                                                   java.lang.String articleId,
                                                                                   int status,
                                                                                   com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
                                                                                   boolean previous)

findByG_A_ST

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_A_ST(long groupId,
                                                                                     java.lang.String articleId,
                                                                                     int[] statuses)
                                                                              throws com.liferay.portal.kernel.exception.SystemException
Returns all the journal articles where groupId = ? and articleId = ? and status = any ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByG_A_ST in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
articleId - the article ID
statuses - the statuses
Returns:
the matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByG_A_ST

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_A_ST(long groupId,
                                                                                     java.lang.String articleId,
                                                                                     int[] statuses,
                                                                                     int start,
                                                                                     int end)
                                                                              throws com.liferay.portal.kernel.exception.SystemException
Returns a range of all the journal articles where groupId = ? and articleId = ? and status = any ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByG_A_ST in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
articleId - the article ID
statuses - the statuses
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
Returns:
the range of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByG_A_ST

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_A_ST(long groupId,
                                                                                     java.lang.String articleId,
                                                                                     int[] statuses,
                                                                                     int start,
                                                                                     int end,
                                                                                     com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                              throws com.liferay.portal.kernel.exception.SystemException
Returns an ordered range of all the journal articles where groupId = ? and articleId = ? and status = any ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByG_A_ST in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
articleId - the article ID
statuses - the statuses
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterFindByG_A_ST

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_A_ST(long groupId,
                                                                                           java.lang.String articleId,
                                                                                           int status)
                                                                                    throws com.liferay.portal.kernel.exception.SystemException
Returns all the journal articles that the user has permission to view where groupId = ? and articleId = ? and status = ?.

Specified by:
filterFindByG_A_ST in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
articleId - the article ID
status - the status
Returns:
the matching journal articles that the user has permission to view
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterFindByG_A_ST

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_A_ST(long groupId,
                                                                                           java.lang.String articleId,
                                                                                           int status,
                                                                                           int start,
                                                                                           int end)
                                                                                    throws com.liferay.portal.kernel.exception.SystemException
Returns a range of all the journal articles that the user has permission to view where groupId = ? and articleId = ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
filterFindByG_A_ST in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
articleId - the article ID
status - the status
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
Returns:
the range of matching journal articles that the user has permission to view
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterFindByG_A_ST

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_A_ST(long groupId,
                                                                                           java.lang.String articleId,
                                                                                           int status,
                                                                                           int start,
                                                                                           int end,
                                                                                           com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                                    throws com.liferay.portal.kernel.exception.SystemException
Returns an ordered range of all the journal articles that the user has permissions to view where groupId = ? and articleId = ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
filterFindByG_A_ST in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
articleId - the article ID
status - the status
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching journal articles that the user has permission to view
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterFindByG_A_ST_PrevAndNext

public com.liferay.portlet.journal.model.JournalArticle[] filterFindByG_A_ST_PrevAndNext(long id,
                                                                                         long groupId,
                                                                                         java.lang.String articleId,
                                                                                         int status,
                                                                                         com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                                  throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                                         com.liferay.portal.kernel.exception.SystemException
Returns the journal articles before and after the current journal article in the ordered set of journal articles that the user has permission to view where groupId = ? and articleId = ? and status = ?.

Specified by:
filterFindByG_A_ST_PrevAndNext in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
id - the primary key of the current journal article
groupId - the group ID
articleId - the article ID
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a journal article with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterGetByG_A_ST_PrevAndNext

protected com.liferay.portlet.journal.model.JournalArticle filterGetByG_A_ST_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                                         com.liferay.portlet.journal.model.JournalArticle journalArticle,
                                                                                         long groupId,
                                                                                         java.lang.String articleId,
                                                                                         int status,
                                                                                         com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
                                                                                         boolean previous)

filterFindByG_A_ST

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_A_ST(long groupId,
                                                                                           java.lang.String articleId,
                                                                                           int[] statuses)
                                                                                    throws com.liferay.portal.kernel.exception.SystemException
Returns all the journal articles that the user has permission to view where groupId = ? and articleId = ? and status = any ?.

Specified by:
filterFindByG_A_ST in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
articleId - the article ID
statuses - the statuses
Returns:
the matching journal articles that the user has permission to view
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterFindByG_A_ST

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_A_ST(long groupId,
                                                                                           java.lang.String articleId,
                                                                                           int[] statuses,
                                                                                           int start,
                                                                                           int end)
                                                                                    throws com.liferay.portal.kernel.exception.SystemException
Returns a range of all the journal articles that the user has permission to view where groupId = ? and articleId = ? and status = any ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
filterFindByG_A_ST in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
articleId - the article ID
statuses - the statuses
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
Returns:
the range of matching journal articles that the user has permission to view
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterFindByG_A_ST

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_A_ST(long groupId,
                                                                                           java.lang.String articleId,
                                                                                           int[] statuses,
                                                                                           int start,
                                                                                           int end,
                                                                                           com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                                    throws com.liferay.portal.kernel.exception.SystemException
Returns an ordered range of all the journal articles that the user has permission to view where groupId = ? and articleId = ? and status = any ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
filterFindByG_A_ST in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
articleId - the article ID
statuses - the statuses
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching journal articles that the user has permission to view
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByG_UT_ST

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_UT_ST(long groupId,
                                                                                      java.lang.String urlTitle,
                                                                                      int status)
                                                                               throws com.liferay.portal.kernel.exception.SystemException
Returns all the journal articles where groupId = ? and urlTitle = ? and status = ?.

Specified by:
findByG_UT_ST in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
urlTitle - the url title
status - the status
Returns:
the matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByG_UT_ST

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_UT_ST(long groupId,
                                                                                      java.lang.String urlTitle,
                                                                                      int status,
                                                                                      int start,
                                                                                      int end)
                                                                               throws com.liferay.portal.kernel.exception.SystemException
Returns a range of all the journal articles where groupId = ? and urlTitle = ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByG_UT_ST in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
urlTitle - the url title
status - the status
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
Returns:
the range of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByG_UT_ST

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByG_UT_ST(long groupId,
                                                                                      java.lang.String urlTitle,
                                                                                      int status,
                                                                                      int start,
                                                                                      int end,
                                                                                      com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                               throws com.liferay.portal.kernel.exception.SystemException
Returns an ordered range of all the journal articles where groupId = ? and urlTitle = ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByG_UT_ST in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
urlTitle - the url title
status - the status
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByG_UT_ST_First

public com.liferay.portlet.journal.model.JournalArticle findByG_UT_ST_First(long groupId,
                                                                            java.lang.String urlTitle,
                                                                            int status,
                                                                            com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                     throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                            com.liferay.portal.kernel.exception.SystemException
Returns the first journal article in the ordered set where groupId = ? and urlTitle = ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByG_UT_ST_First in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
urlTitle - the url title
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a matching journal article could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByG_UT_ST_Last

public com.liferay.portlet.journal.model.JournalArticle findByG_UT_ST_Last(long groupId,
                                                                           java.lang.String urlTitle,
                                                                           int status,
                                                                           com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                    throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                           com.liferay.portal.kernel.exception.SystemException
Returns the last journal article in the ordered set where groupId = ? and urlTitle = ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByG_UT_ST_Last in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
urlTitle - the url title
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a matching journal article could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByG_UT_ST_PrevAndNext

public com.liferay.portlet.journal.model.JournalArticle[] findByG_UT_ST_PrevAndNext(long id,
                                                                                    long groupId,
                                                                                    java.lang.String urlTitle,
                                                                                    int status,
                                                                                    com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                             throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                                    com.liferay.portal.kernel.exception.SystemException
Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and urlTitle = ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByG_UT_ST_PrevAndNext in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
id - the primary key of the current journal article
groupId - the group ID
urlTitle - the url title
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a journal article with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

getByG_UT_ST_PrevAndNext

protected com.liferay.portlet.journal.model.JournalArticle getByG_UT_ST_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                                    com.liferay.portlet.journal.model.JournalArticle journalArticle,
                                                                                    long groupId,
                                                                                    java.lang.String urlTitle,
                                                                                    int status,
                                                                                    com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
                                                                                    boolean previous)

filterFindByG_UT_ST

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_UT_ST(long groupId,
                                                                                            java.lang.String urlTitle,
                                                                                            int status)
                                                                                     throws com.liferay.portal.kernel.exception.SystemException
Returns all the journal articles that the user has permission to view where groupId = ? and urlTitle = ? and status = ?.

Specified by:
filterFindByG_UT_ST in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
urlTitle - the url title
status - the status
Returns:
the matching journal articles that the user has permission to view
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterFindByG_UT_ST

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_UT_ST(long groupId,
                                                                                            java.lang.String urlTitle,
                                                                                            int status,
                                                                                            int start,
                                                                                            int end)
                                                                                     throws com.liferay.portal.kernel.exception.SystemException
Returns a range of all the journal articles that the user has permission to view where groupId = ? and urlTitle = ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
filterFindByG_UT_ST in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
urlTitle - the url title
status - the status
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
Returns:
the range of matching journal articles that the user has permission to view
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterFindByG_UT_ST

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> filterFindByG_UT_ST(long groupId,
                                                                                            java.lang.String urlTitle,
                                                                                            int status,
                                                                                            int start,
                                                                                            int end,
                                                                                            com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                                     throws com.liferay.portal.kernel.exception.SystemException
Returns an ordered range of all the journal articles that the user has permissions to view where groupId = ? and urlTitle = ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
filterFindByG_UT_ST in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
urlTitle - the url title
status - the status
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching journal articles that the user has permission to view
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterFindByG_UT_ST_PrevAndNext

public com.liferay.portlet.journal.model.JournalArticle[] filterFindByG_UT_ST_PrevAndNext(long id,
                                                                                          long groupId,
                                                                                          java.lang.String urlTitle,
                                                                                          int status,
                                                                                          com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                                   throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                                          com.liferay.portal.kernel.exception.SystemException
Returns the journal articles before and after the current journal article in the ordered set of journal articles that the user has permission to view where groupId = ? and urlTitle = ? and status = ?.

Specified by:
filterFindByG_UT_ST_PrevAndNext in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
id - the primary key of the current journal article
groupId - the group ID
urlTitle - the url title
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a journal article with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterGetByG_UT_ST_PrevAndNext

protected com.liferay.portlet.journal.model.JournalArticle filterGetByG_UT_ST_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                                          com.liferay.portlet.journal.model.JournalArticle journalArticle,
                                                                                          long groupId,
                                                                                          java.lang.String urlTitle,
                                                                                          int status,
                                                                                          com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
                                                                                          boolean previous)

findByC_V_ST

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByC_V_ST(long companyId,
                                                                                     double version,
                                                                                     int status)
                                                                              throws com.liferay.portal.kernel.exception.SystemException
Returns all the journal articles where companyId = ? and version = ? and status = ?.

Specified by:
findByC_V_ST in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
companyId - the company ID
version - the version
status - the status
Returns:
the matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByC_V_ST

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByC_V_ST(long companyId,
                                                                                     double version,
                                                                                     int status,
                                                                                     int start,
                                                                                     int end)
                                                                              throws com.liferay.portal.kernel.exception.SystemException
Returns a range of all the journal articles where companyId = ? and version = ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByC_V_ST in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
companyId - the company ID
version - the version
status - the status
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
Returns:
the range of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByC_V_ST

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findByC_V_ST(long companyId,
                                                                                     double version,
                                                                                     int status,
                                                                                     int start,
                                                                                     int end,
                                                                                     com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                              throws com.liferay.portal.kernel.exception.SystemException
Returns an ordered range of all the journal articles where companyId = ? and version = ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByC_V_ST in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
companyId - the company ID
version - the version
status - the status
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByC_V_ST_First

public com.liferay.portlet.journal.model.JournalArticle findByC_V_ST_First(long companyId,
                                                                           double version,
                                                                           int status,
                                                                           com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                    throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                           com.liferay.portal.kernel.exception.SystemException
Returns the first journal article in the ordered set where companyId = ? and version = ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByC_V_ST_First in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
companyId - the company ID
version - the version
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the first matching journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a matching journal article could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByC_V_ST_Last

public com.liferay.portlet.journal.model.JournalArticle findByC_V_ST_Last(long companyId,
                                                                          double version,
                                                                          int status,
                                                                          com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                   throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                          com.liferay.portal.kernel.exception.SystemException
Returns the last journal article in the ordered set where companyId = ? and version = ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByC_V_ST_Last in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
companyId - the company ID
version - the version
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the last matching journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a matching journal article could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findByC_V_ST_PrevAndNext

public com.liferay.portlet.journal.model.JournalArticle[] findByC_V_ST_PrevAndNext(long id,
                                                                                   long companyId,
                                                                                   double version,
                                                                                   int status,
                                                                                   com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                            throws com.liferay.portlet.journal.NoSuchArticleException,
                                                                                   com.liferay.portal.kernel.exception.SystemException
Returns the journal articles before and after the current journal article in the ordered set where companyId = ? and version = ? and status = ?.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findByC_V_ST_PrevAndNext in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
id - the primary key of the current journal article
companyId - the company ID
version - the version
status - the status
orderByComparator - the comparator to order the set by (optionally null)
Returns:
the previous, current, and next journal article
Throws:
com.liferay.portlet.journal.NoSuchArticleException - if a journal article with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

getByC_V_ST_PrevAndNext

protected com.liferay.portlet.journal.model.JournalArticle getByC_V_ST_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session,
                                                                                   com.liferay.portlet.journal.model.JournalArticle journalArticle,
                                                                                   long companyId,
                                                                                   double version,
                                                                                   int status,
                                                                                   com.liferay.portal.kernel.util.OrderByComparator orderByComparator,
                                                                                   boolean previous)

findAll

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findAll()
                                                                         throws com.liferay.portal.kernel.exception.SystemException
Returns all the journal articles.

Specified by:
findAll in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Returns:
the journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findAll

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findAll(int start,
                                                                                int end)
                                                                         throws com.liferay.portal.kernel.exception.SystemException
Returns a range of all the journal articles.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findAll in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
Returns:
the range of journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

findAll

public java.util.List<com.liferay.portlet.journal.model.JournalArticle> findAll(int start,
                                                                                int end,
                                                                                com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                                                                         throws com.liferay.portal.kernel.exception.SystemException
Returns an ordered range of all the journal articles.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
findAll in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
start - the lower bound of the range of journal articles
end - the upper bound of the range of journal articles (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

removeByUuid

public void removeByUuid(java.lang.String uuid)
                  throws com.liferay.portal.kernel.exception.SystemException
Removes all the journal articles where uuid = ? from the database.

Specified by:
removeByUuid in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
uuid - the uuid
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

removeByUUID_G

public void removeByUUID_G(java.lang.String uuid,
                           long groupId)
                    throws com.liferay.portlet.journal.NoSuchArticleException,
                           com.liferay.portal.kernel.exception.SystemException
Removes the journal article where uuid = ? and groupId = ? from the database.

Specified by:
removeByUUID_G in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
uuid - the uuid
groupId - the group ID
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
com.liferay.portlet.journal.NoSuchArticleException

removeByResourcePrimKey

public void removeByResourcePrimKey(long resourcePrimKey)
                             throws com.liferay.portal.kernel.exception.SystemException
Removes all the journal articles where resourcePrimKey = ? from the database.

Specified by:
removeByResourcePrimKey in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
resourcePrimKey - the resource prim key
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

removeByGroupId

public void removeByGroupId(long groupId)
                     throws com.liferay.portal.kernel.exception.SystemException
Removes all the journal articles where groupId = ? from the database.

Specified by:
removeByGroupId in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

removeByCompanyId

public void removeByCompanyId(long companyId)
                       throws com.liferay.portal.kernel.exception.SystemException
Removes all the journal articles where companyId = ? from the database.

Specified by:
removeByCompanyId in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
companyId - the company ID
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

removeBySmallImageId

public void removeBySmallImageId(long smallImageId)
                          throws com.liferay.portal.kernel.exception.SystemException
Removes all the journal articles where smallImageId = ? from the database.

Specified by:
removeBySmallImageId in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
smallImageId - the small image ID
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

removeByR_ST

public void removeByR_ST(long resourcePrimKey,
                         int status)
                  throws com.liferay.portal.kernel.exception.SystemException
Removes all the journal articles where resourcePrimKey = ? and status = ? from the database.

Specified by:
removeByR_ST in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
resourcePrimKey - the resource prim key
status - the status
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

removeByG_A

public void removeByG_A(long groupId,
                        java.lang.String articleId)
                 throws com.liferay.portal.kernel.exception.SystemException
Removes all the journal articles where groupId = ? and articleId = ? from the database.

Specified by:
removeByG_A in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
articleId - the article ID
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

removeByG_UT

public void removeByG_UT(long groupId,
                         java.lang.String urlTitle)
                  throws com.liferay.portal.kernel.exception.SystemException
Removes all the journal articles where groupId = ? and urlTitle = ? from the database.

Specified by:
removeByG_UT in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
urlTitle - the url title
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

removeByG_S

public void removeByG_S(long groupId,
                        java.lang.String structureId)
                 throws com.liferay.portal.kernel.exception.SystemException
Removes all the journal articles where groupId = ? and structureId = ? from the database.

Specified by:
removeByG_S in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
structureId - the structure ID
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

removeByG_T

public void removeByG_T(long groupId,
                        java.lang.String templateId)
                 throws com.liferay.portal.kernel.exception.SystemException
Removes all the journal articles where groupId = ? and templateId = ? from the database.

Specified by:
removeByG_T in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
templateId - the template ID
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

removeByG_L

public void removeByG_L(long groupId,
                        java.lang.String layoutUuid)
                 throws com.liferay.portal.kernel.exception.SystemException
Removes all the journal articles where groupId = ? and layoutUuid = ? from the database.

Specified by:
removeByG_L in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
layoutUuid - the layout uuid
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

removeByG_ST

public void removeByG_ST(long groupId,
                         int status)
                  throws com.liferay.portal.kernel.exception.SystemException
Removes all the journal articles where groupId = ? and status = ? from the database.

Specified by:
removeByG_ST in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
status - the status
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

removeByC_V

public void removeByC_V(long companyId,
                        double version)
                 throws com.liferay.portal.kernel.exception.SystemException
Removes all the journal articles where companyId = ? and version = ? from the database.

Specified by:
removeByC_V in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
companyId - the company ID
version - the version
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

removeByC_ST

public void removeByC_ST(long companyId,
                         int status)
                  throws com.liferay.portal.kernel.exception.SystemException
Removes all the journal articles where companyId = ? and status = ? from the database.

Specified by:
removeByC_ST in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
companyId - the company ID
status - the status
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

removeByG_C_C

public void removeByG_C_C(long groupId,
                          long classNameId,
                          long classPK)
                   throws com.liferay.portal.kernel.exception.SystemException
Removes all the journal articles where groupId = ? and classNameId = ? and classPK = ? from the database.

Specified by:
removeByG_C_C in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
classNameId - the class name ID
classPK - the class p k
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

removeByG_C_S

public void removeByG_C_S(long groupId,
                          long classNameId,
                          java.lang.String structureId)
                   throws com.liferay.portlet.journal.NoSuchArticleException,
                          com.liferay.portal.kernel.exception.SystemException
Removes the journal article where groupId = ? and classNameId = ? and structureId = ? from the database.

Specified by:
removeByG_C_S in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
classNameId - the class name ID
structureId - the structure ID
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
com.liferay.portlet.journal.NoSuchArticleException

removeByG_C_T

public void removeByG_C_T(long groupId,
                          long classNameId,
                          java.lang.String templateId)
                   throws com.liferay.portal.kernel.exception.SystemException
Removes all the journal articles where groupId = ? and classNameId = ? and templateId = ? from the database.

Specified by:
removeByG_C_T in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
classNameId - the class name ID
templateId - the template ID
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

removeByG_C_L

public void removeByG_C_L(long groupId,
                          long classNameId,
                          java.lang.String layoutUuid)
                   throws com.liferay.portal.kernel.exception.SystemException
Removes all the journal articles where groupId = ? and classNameId = ? and layoutUuid = ? from the database.

Specified by:
removeByG_C_L in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
classNameId - the class name ID
layoutUuid - the layout uuid
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

removeByG_A_V

public void removeByG_A_V(long groupId,
                          java.lang.String articleId,
                          double version)
                   throws com.liferay.portlet.journal.NoSuchArticleException,
                          com.liferay.portal.kernel.exception.SystemException
Removes the journal article where groupId = ? and articleId = ? and version = ? from the database.

Specified by:
removeByG_A_V in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
articleId - the article ID
version - the version
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred
com.liferay.portlet.journal.NoSuchArticleException

removeByG_A_ST

public void removeByG_A_ST(long groupId,
                           java.lang.String articleId,
                           int status)
                    throws com.liferay.portal.kernel.exception.SystemException
Removes all the journal articles where groupId = ? and articleId = ? and status = ? from the database.

Specified by:
removeByG_A_ST in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
articleId - the article ID
status - the status
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

removeByG_UT_ST

public void removeByG_UT_ST(long groupId,
                            java.lang.String urlTitle,
                            int status)
                     throws com.liferay.portal.kernel.exception.SystemException
Removes all the journal articles where groupId = ? and urlTitle = ? and status = ? from the database.

Specified by:
removeByG_UT_ST in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
urlTitle - the url title
status - the status
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

removeByC_V_ST

public void removeByC_V_ST(long companyId,
                           double version,
                           int status)
                    throws com.liferay.portal.kernel.exception.SystemException
Removes all the journal articles where companyId = ? and version = ? and status = ? from the database.

Specified by:
removeByC_V_ST in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
companyId - the company ID
version - the version
status - the status
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

removeAll

public void removeAll()
               throws com.liferay.portal.kernel.exception.SystemException
Removes all the journal articles from the database.

Specified by:
removeAll in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

countByUuid

public int countByUuid(java.lang.String uuid)
                throws com.liferay.portal.kernel.exception.SystemException
Returns the number of journal articles where uuid = ?.

Specified by:
countByUuid in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
uuid - the uuid
Returns:
the number of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

countByUUID_G

public int countByUUID_G(java.lang.String uuid,
                         long groupId)
                  throws com.liferay.portal.kernel.exception.SystemException
Returns the number of journal articles where uuid = ? and groupId = ?.

Specified by:
countByUUID_G in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
uuid - the uuid
groupId - the group ID
Returns:
the number of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

countByResourcePrimKey

public int countByResourcePrimKey(long resourcePrimKey)
                           throws com.liferay.portal.kernel.exception.SystemException
Returns the number of journal articles where resourcePrimKey = ?.

Specified by:
countByResourcePrimKey in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
resourcePrimKey - the resource prim key
Returns:
the number of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

countByGroupId

public int countByGroupId(long groupId)
                   throws com.liferay.portal.kernel.exception.SystemException
Returns the number of journal articles where groupId = ?.

Specified by:
countByGroupId in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
Returns:
the number of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterCountByGroupId

public int filterCountByGroupId(long groupId)
                         throws com.liferay.portal.kernel.exception.SystemException
Returns the number of journal articles that the user has permission to view where groupId = ?.

Specified by:
filterCountByGroupId in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
Returns:
the number of matching journal articles that the user has permission to view
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

countByCompanyId

public int countByCompanyId(long companyId)
                     throws com.liferay.portal.kernel.exception.SystemException
Returns the number of journal articles where companyId = ?.

Specified by:
countByCompanyId in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
companyId - the company ID
Returns:
the number of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

countBySmallImageId

public int countBySmallImageId(long smallImageId)
                        throws com.liferay.portal.kernel.exception.SystemException
Returns the number of journal articles where smallImageId = ?.

Specified by:
countBySmallImageId in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
smallImageId - the small image ID
Returns:
the number of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

countByR_ST

public int countByR_ST(long resourcePrimKey,
                       int status)
                throws com.liferay.portal.kernel.exception.SystemException
Returns the number of journal articles where resourcePrimKey = ? and status = ?.

Specified by:
countByR_ST in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
resourcePrimKey - the resource prim key
status - the status
Returns:
the number of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

countByG_A

public int countByG_A(long groupId,
                      java.lang.String articleId)
               throws com.liferay.portal.kernel.exception.SystemException
Returns the number of journal articles where groupId = ? and articleId = ?.

Specified by:
countByG_A in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
articleId - the article ID
Returns:
the number of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterCountByG_A

public int filterCountByG_A(long groupId,
                            java.lang.String articleId)
                     throws com.liferay.portal.kernel.exception.SystemException
Returns the number of journal articles that the user has permission to view where groupId = ? and articleId = ?.

Specified by:
filterCountByG_A in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
articleId - the article ID
Returns:
the number of matching journal articles that the user has permission to view
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

countByG_UT

public int countByG_UT(long groupId,
                       java.lang.String urlTitle)
                throws com.liferay.portal.kernel.exception.SystemException
Returns the number of journal articles where groupId = ? and urlTitle = ?.

Specified by:
countByG_UT in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
urlTitle - the url title
Returns:
the number of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterCountByG_UT

public int filterCountByG_UT(long groupId,
                             java.lang.String urlTitle)
                      throws com.liferay.portal.kernel.exception.SystemException
Returns the number of journal articles that the user has permission to view where groupId = ? and urlTitle = ?.

Specified by:
filterCountByG_UT in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
urlTitle - the url title
Returns:
the number of matching journal articles that the user has permission to view
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

countByG_S

public int countByG_S(long groupId,
                      java.lang.String structureId)
               throws com.liferay.portal.kernel.exception.SystemException
Returns the number of journal articles where groupId = ? and structureId = ?.

Specified by:
countByG_S in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
structureId - the structure ID
Returns:
the number of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterCountByG_S

public int filterCountByG_S(long groupId,
                            java.lang.String structureId)
                     throws com.liferay.portal.kernel.exception.SystemException
Returns the number of journal articles that the user has permission to view where groupId = ? and structureId = ?.

Specified by:
filterCountByG_S in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
structureId - the structure ID
Returns:
the number of matching journal articles that the user has permission to view
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

countByG_T

public int countByG_T(long groupId,
                      java.lang.String templateId)
               throws com.liferay.portal.kernel.exception.SystemException
Returns the number of journal articles where groupId = ? and templateId = ?.

Specified by:
countByG_T in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
templateId - the template ID
Returns:
the number of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterCountByG_T

public int filterCountByG_T(long groupId,
                            java.lang.String templateId)
                     throws com.liferay.portal.kernel.exception.SystemException
Returns the number of journal articles that the user has permission to view where groupId = ? and templateId = ?.

Specified by:
filterCountByG_T in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
templateId - the template ID
Returns:
the number of matching journal articles that the user has permission to view
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

countByG_L

public int countByG_L(long groupId,
                      java.lang.String layoutUuid)
               throws com.liferay.portal.kernel.exception.SystemException
Returns the number of journal articles where groupId = ? and layoutUuid = ?.

Specified by:
countByG_L in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
layoutUuid - the layout uuid
Returns:
the number of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterCountByG_L

public int filterCountByG_L(long groupId,
                            java.lang.String layoutUuid)
                     throws com.liferay.portal.kernel.exception.SystemException
Returns the number of journal articles that the user has permission to view where groupId = ? and layoutUuid = ?.

Specified by:
filterCountByG_L in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
layoutUuid - the layout uuid
Returns:
the number of matching journal articles that the user has permission to view
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

countByG_ST

public int countByG_ST(long groupId,
                       int status)
                throws com.liferay.portal.kernel.exception.SystemException
Returns the number of journal articles where groupId = ? and status = ?.

Specified by:
countByG_ST in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
status - the status
Returns:
the number of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterCountByG_ST

public int filterCountByG_ST(long groupId,
                             int status)
                      throws com.liferay.portal.kernel.exception.SystemException
Returns the number of journal articles that the user has permission to view where groupId = ? and status = ?.

Specified by:
filterCountByG_ST in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
status - the status
Returns:
the number of matching journal articles that the user has permission to view
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

countByC_V

public int countByC_V(long companyId,
                      double version)
               throws com.liferay.portal.kernel.exception.SystemException
Returns the number of journal articles where companyId = ? and version = ?.

Specified by:
countByC_V in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
companyId - the company ID
version - the version
Returns:
the number of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

countByC_ST

public int countByC_ST(long companyId,
                       int status)
                throws com.liferay.portal.kernel.exception.SystemException
Returns the number of journal articles where companyId = ? and status = ?.

Specified by:
countByC_ST in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
companyId - the company ID
status - the status
Returns:
the number of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

countByG_C_C

public int countByG_C_C(long groupId,
                        long classNameId,
                        long classPK)
                 throws com.liferay.portal.kernel.exception.SystemException
Returns the number of journal articles where groupId = ? and classNameId = ? and classPK = ?.

Specified by:
countByG_C_C in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
classNameId - the class name ID
classPK - the class p k
Returns:
the number of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterCountByG_C_C

public int filterCountByG_C_C(long groupId,
                              long classNameId,
                              long classPK)
                       throws com.liferay.portal.kernel.exception.SystemException
Returns the number of journal articles that the user has permission to view where groupId = ? and classNameId = ? and classPK = ?.

Specified by:
filterCountByG_C_C in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
classNameId - the class name ID
classPK - the class p k
Returns:
the number of matching journal articles that the user has permission to view
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

countByG_C_S

public int countByG_C_S(long groupId,
                        long classNameId,
                        java.lang.String structureId)
                 throws com.liferay.portal.kernel.exception.SystemException
Returns the number of journal articles where groupId = ? and classNameId = ? and structureId = ?.

Specified by:
countByG_C_S in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
classNameId - the class name ID
structureId - the structure ID
Returns:
the number of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

countByG_C_T

public int countByG_C_T(long groupId,
                        long classNameId,
                        java.lang.String templateId)
                 throws com.liferay.portal.kernel.exception.SystemException
Returns the number of journal articles where groupId = ? and classNameId = ? and templateId = ?.

Specified by:
countByG_C_T in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
classNameId - the class name ID
templateId - the template ID
Returns:
the number of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterCountByG_C_T

public int filterCountByG_C_T(long groupId,
                              long classNameId,
                              java.lang.String templateId)
                       throws com.liferay.portal.kernel.exception.SystemException
Returns the number of journal articles that the user has permission to view where groupId = ? and classNameId = ? and templateId = ?.

Specified by:
filterCountByG_C_T in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
classNameId - the class name ID
templateId - the template ID
Returns:
the number of matching journal articles that the user has permission to view
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

countByG_C_L

public int countByG_C_L(long groupId,
                        long classNameId,
                        java.lang.String layoutUuid)
                 throws com.liferay.portal.kernel.exception.SystemException
Returns the number of journal articles where groupId = ? and classNameId = ? and layoutUuid = ?.

Specified by:
countByG_C_L in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
classNameId - the class name ID
layoutUuid - the layout uuid
Returns:
the number of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterCountByG_C_L

public int filterCountByG_C_L(long groupId,
                              long classNameId,
                              java.lang.String layoutUuid)
                       throws com.liferay.portal.kernel.exception.SystemException
Returns the number of journal articles that the user has permission to view where groupId = ? and classNameId = ? and layoutUuid = ?.

Specified by:
filterCountByG_C_L in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
classNameId - the class name ID
layoutUuid - the layout uuid
Returns:
the number of matching journal articles that the user has permission to view
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

countByG_A_V

public int countByG_A_V(long groupId,
                        java.lang.String articleId,
                        double version)
                 throws com.liferay.portal.kernel.exception.SystemException
Returns the number of journal articles where groupId = ? and articleId = ? and version = ?.

Specified by:
countByG_A_V in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
articleId - the article ID
version - the version
Returns:
the number of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

countByG_A_ST

public int countByG_A_ST(long groupId,
                         java.lang.String articleId,
                         int status)
                  throws com.liferay.portal.kernel.exception.SystemException
Returns the number of journal articles where groupId = ? and articleId = ? and status = ?.

Specified by:
countByG_A_ST in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
articleId - the article ID
status - the status
Returns:
the number of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

countByG_A_ST

public int countByG_A_ST(long groupId,
                         java.lang.String articleId,
                         int[] statuses)
                  throws com.liferay.portal.kernel.exception.SystemException
Returns the number of journal articles where groupId = ? and articleId = ? and status = any ?.

Specified by:
countByG_A_ST in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
articleId - the article ID
statuses - the statuses
Returns:
the number of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterCountByG_A_ST

public int filterCountByG_A_ST(long groupId,
                               java.lang.String articleId,
                               int status)
                        throws com.liferay.portal.kernel.exception.SystemException
Returns the number of journal articles that the user has permission to view where groupId = ? and articleId = ? and status = ?.

Specified by:
filterCountByG_A_ST in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
articleId - the article ID
status - the status
Returns:
the number of matching journal articles that the user has permission to view
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterCountByG_A_ST

public int filterCountByG_A_ST(long groupId,
                               java.lang.String articleId,
                               int[] statuses)
                        throws com.liferay.portal.kernel.exception.SystemException
Returns the number of journal articles that the user has permission to view where groupId = ? and articleId = ? and status = any ?.

Specified by:
filterCountByG_A_ST in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
articleId - the article ID
statuses - the statuses
Returns:
the number of matching journal articles that the user has permission to view
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

countByG_UT_ST

public int countByG_UT_ST(long groupId,
                          java.lang.String urlTitle,
                          int status)
                   throws com.liferay.portal.kernel.exception.SystemException
Returns the number of journal articles where groupId = ? and urlTitle = ? and status = ?.

Specified by:
countByG_UT_ST in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
urlTitle - the url title
status - the status
Returns:
the number of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

filterCountByG_UT_ST

public int filterCountByG_UT_ST(long groupId,
                                java.lang.String urlTitle,
                                int status)
                         throws com.liferay.portal.kernel.exception.SystemException
Returns the number of journal articles that the user has permission to view where groupId = ? and urlTitle = ? and status = ?.

Specified by:
filterCountByG_UT_ST in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
groupId - the group ID
urlTitle - the url title
status - the status
Returns:
the number of matching journal articles that the user has permission to view
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

countByC_V_ST

public int countByC_V_ST(long companyId,
                         double version,
                         int status)
                  throws com.liferay.portal.kernel.exception.SystemException
Returns the number of journal articles where companyId = ? and version = ? and status = ?.

Specified by:
countByC_V_ST in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Parameters:
companyId - the company ID
version - the version
status - the status
Returns:
the number of matching journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

countAll

public int countAll()
             throws com.liferay.portal.kernel.exception.SystemException
Returns the number of journal articles.

Specified by:
countAll in interface com.liferay.portlet.journal.service.persistence.JournalArticlePersistence
Returns:
the number of journal articles
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

afterPropertiesSet

public void afterPropertiesSet()
Initializes the journal article persistence.


destroy

public void destroy()