Interface JournalArticlePersistence

All Superinterfaces:
com.liferay.portal.kernel.service.persistence.BasePersistence<JournalArticle>, com.liferay.portal.kernel.service.persistence.change.tracking.CTPersistence<JournalArticle>

@ProviderType public interface JournalArticlePersistence extends com.liferay.portal.kernel.service.persistence.BasePersistence<JournalArticle>, com.liferay.portal.kernel.service.persistence.change.tracking.CTPersistence<JournalArticle>
The persistence interface for the journal article service.

Caching information and settings can be found in portal.properties

See Also:
Generated:
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    cacheResult(JournalArticle journalArticle)
    Caches the journal article in the entity cache if it is enabled.
    void
    cacheResult(List<JournalArticle> journalArticles)
    Caches the journal articles in the entity cache if it is enabled.
    int
    Returns the number of journal articles.
    int
    countByC_NotST(long companyId, int status)
    Returns the number of journal articles where companyId = ? and status ≠ ?.
    int
    countByC_ST(long companyId, int status)
    Returns the number of journal articles where companyId = ? and status = ?.
    int
    countByC_V(long companyId, double version)
    Returns the number of journal articles where companyId = ? and version = ?.
    int
    countByC_V_ST(long companyId, double version, int status)
    Returns the number of journal articles where companyId = ? and version = ? and status = ?.
    int
    countByCompanyId(long companyId)
    Returns the number of journal articles where companyId = ?.
    int
    countByDDMStructureId(long DDMStructureId)
    Returns the number of journal articles where DDMStructureId = ?.
    int
    countByDDMTemplateKey(String DDMTemplateKey)
    Returns the number of journal articles where DDMTemplateKey = ?.
    int
    countByG_A(long groupId, String articleId)
    Returns the number of journal articles where groupId = ? and articleId = ?.
    int
    countByG_A_NotST(long groupId, String articleId, int status)
    Returns the number of journal articles where groupId = ? and articleId = ? and status ≠ ?.
    int
    countByG_A_ST(long groupId, String articleId, int status)
    Returns the number of journal articles where groupId = ? and articleId = ? and status = ?.
    int
    countByG_A_ST(long groupId, String articleId, int[] statuses)
    Returns the number of journal articles where groupId = ? and articleId = ? and status = any ?.
    int
    countByG_A_V(long groupId, String articleId, double version)
    Returns the number of journal articles where groupId = ? and articleId = ? and version = ?.
    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_DDMSI(long groupId, long classNameId, long DDMStructureId)
    Returns the number of journal articles where groupId = ? and classNameId = ? and DDMStructureId = ?.
    int
    countByG_C_DDMTK(long groupId, long classNameId, String DDMTemplateKey)
    Returns the number of journal articles where groupId = ? and classNameId = ? and DDMTemplateKey = ?.
    int
    countByG_C_L(long groupId, long classNameId, String layoutUuid)
    Returns the number of journal articles where groupId = ? and classNameId = ? and layoutUuid = ?.
    int
    countByG_DDMSI(long groupId, long DDMStructureId)
    Returns the number of journal articles where groupId = ? and DDMStructureId = ?.
    int
    countByG_DDMTK(long groupId, String DDMTemplateKey)
    Returns the number of journal articles where groupId = ? and DDMTemplateKey = ?.
    int
    countByG_ERC(long groupId, String externalReferenceCode)
    Returns the number of journal articles where groupId = ? and externalReferenceCode = ?.
    int
    countByG_ERC_ST(long groupId, String externalReferenceCode, int status)
    Returns the number of journal articles where groupId = ? and externalReferenceCode = ? and status = ?.
    int
    countByG_ERC_ST(long groupId, String externalReferenceCode, int[] statuses)
    Returns the number of journal articles where groupId = ? and externalReferenceCode = ? and status = any ?.
    int
    countByG_ERC_V(long groupId, String externalReferenceCode, double version)
    Returns the number of journal articles where groupId = ? and externalReferenceCode = ? and version = ?.
    int
    countByG_F(long groupId, long folderId)
    Returns the number of journal articles where groupId = ? and folderId = ?.
    int
    countByG_F(long groupId, long[] folderIds)
    Returns the number of journal articles where groupId = ? and folderId = any ?.
    int
    countByG_F_C_NotST(long groupId, long folderId, long classNameId, int status)
    Returns the number of journal articles where groupId = ? and folderId = ? and classNameId = ? and status ≠ ?.
    int
    countByG_F_ST(long groupId, long folderId, int status)
    Returns the number of journal articles where groupId = ? and folderId = ? and status = ?.
    int
    countByG_F_ST(long groupId, long folderId, int[] statuses)
    Returns the number of journal articles where groupId = ? and folderId = ? and status = any ?.
    int
    countByG_L(long groupId, String layoutUuid)
    Returns the number of journal articles where groupId = ? and layoutUuid = ?.
    int
    countByG_NotL(long groupId, String layoutUuid)
    Returns the number of journal articles where groupId = ? and layoutUuid ≠ ?.
    int
    countByG_NotL(long groupId, String[] layoutUuids)
    Returns the number of journal articles where groupId = ? and layoutUuid ≠ all ?.
    int
    countByG_ST(long groupId, int status)
    Returns the number of journal articles where groupId = ? and status = ?.
    int
    countByG_U(long groupId, long userId)
    Returns the number of journal articles where groupId = ? and userId = ?.
    int
    countByG_U_C(long groupId, long userId, long classNameId)
    Returns the number of journal articles where groupId = ? and userId = ? and classNameId = ?.
    int
    countByG_UT(long groupId, String urlTitle)
    Returns the number of journal articles where groupId = ? and urlTitle = ?.
    int
    countByG_UT_ST(long groupId, String urlTitle, int status)
    Returns the number of journal articles where groupId = ? and urlTitle = ? and status = ?.
    int
    countByGroupId(long groupId)
    Returns the number of journal articles where groupId = ?.
    int
    Returns the number of journal articles where layoutUuid = ?.
    int
    countByLtD_S(Date displayDate, int status)
    Returns the number of journal articles where displayDate < ? and status = ?.
    int
    countByR_I(long resourcePrimKey, boolean indexable)
    Returns the number of journal articles where resourcePrimKey = ? and indexable = ?.
    int
    countByR_I_S(long resourcePrimKey, boolean indexable, int status)
    Returns the number of journal articles where resourcePrimKey = ? and indexable = ? and status = ?.
    int
    countByR_I_S(long resourcePrimKey, boolean indexable, int[] statuses)
    Returns the number of journal articles where resourcePrimKey = ? and indexable = ? and status = any ?.
    int
    countByR_ST(long resourcePrimKey, int status)
    Returns the number of journal articles where resourcePrimKey = ? and status = ?.
    int
    countByR_ST(long resourcePrimKey, int[] statuses)
    Returns the number of journal articles where resourcePrimKey = ? and status = any ?.
    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
    Returns the number of journal articles where uuid = ?.
    int
    countByUuid_C(String uuid, long companyId)
    Returns the number of journal articles where uuid = ? and companyId = ?.
    int
    countByUUID_G(String uuid, long groupId)
    Returns the number of journal articles where uuid = ? and groupId = ?.
    create(long id)
    Creates a new journal article with the primary key.
    fetchByC_NotST_First(long companyId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where companyId = ? and status ≠ ?.
    fetchByC_NotST_Last(long companyId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where companyId = ? and status ≠ ?.
    fetchByC_ST_First(long companyId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where companyId = ? and status = ?.
    fetchByC_ST_Last(long companyId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where companyId = ? and status = ?.
    fetchByC_V_First(long companyId, double version, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where companyId = ? and version = ?.
    fetchByC_V_Last(long companyId, double version, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where companyId = ? and version = ?.
    fetchByC_V_ST_First(long companyId, double version, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where companyId = ? and version = ? and status = ?.
    fetchByC_V_ST_Last(long companyId, double version, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where companyId = ? and version = ? and status = ?.
    fetchByCompanyId_First(long companyId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where companyId = ?.
    fetchByCompanyId_Last(long companyId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where companyId = ?.
    fetchByDDMStructureId_First(long DDMStructureId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where DDMStructureId = ?.
    fetchByDDMStructureId_Last(long DDMStructureId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where DDMStructureId = ?.
    fetchByDDMTemplateKey_First(String DDMTemplateKey, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where DDMTemplateKey = ?.
    fetchByDDMTemplateKey_Last(String DDMTemplateKey, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where DDMTemplateKey = ?.
    fetchByG_A_First(long groupId, String articleId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where groupId = ? and articleId = ?.
    fetchByG_A_Last(long groupId, String articleId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where groupId = ? and articleId = ?.
    fetchByG_A_NotST_First(long groupId, String articleId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where groupId = ? and articleId = ? and status ≠ ?.
    fetchByG_A_NotST_Last(long groupId, String articleId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where groupId = ? and articleId = ? and status ≠ ?.
    fetchByG_A_ST_First(long groupId, String articleId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where groupId = ? and articleId = ? and status = ?.
    fetchByG_A_ST_Last(long groupId, String articleId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where groupId = ? and articleId = ? and status = ?.
    fetchByG_A_V(long groupId, String articleId, double version)
    Returns the journal article where groupId = ? and articleId = ? and version = ? or returns null if it could not be found.
    fetchByG_A_V(long groupId, String articleId, double version, boolean useFinderCache)
    Returns the journal article where groupId = ? and articleId = ? and version = ? or returns null if it could not be found, optionally using the finder cache.
    fetchByG_C_C_First(long groupId, long classNameId, long classPK, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where groupId = ? and classNameId = ? and classPK = ?.
    fetchByG_C_C_Last(long groupId, long classNameId, long classPK, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where groupId = ? and classNameId = ? and classPK = ?.
    fetchByG_C_DDMSI(long groupId, long classNameId, long DDMStructureId)
    Returns the journal article where groupId = ? and classNameId = ? and DDMStructureId = ? or returns null if it could not be found.
    fetchByG_C_DDMSI(long groupId, long classNameId, long DDMStructureId, boolean useFinderCache)
    Returns the journal article where groupId = ? and classNameId = ? and DDMStructureId = ? or returns null if it could not be found, optionally using the finder cache.
    fetchByG_C_DDMTK_First(long groupId, long classNameId, String DDMTemplateKey, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where groupId = ? and classNameId = ? and DDMTemplateKey = ?.
    fetchByG_C_DDMTK_Last(long groupId, long classNameId, String DDMTemplateKey, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where groupId = ? and classNameId = ? and DDMTemplateKey = ?.
    fetchByG_C_L_First(long groupId, long classNameId, String layoutUuid, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where groupId = ? and classNameId = ? and layoutUuid = ?.
    fetchByG_C_L_Last(long groupId, long classNameId, String layoutUuid, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where groupId = ? and classNameId = ? and layoutUuid = ?.
    fetchByG_DDMSI_First(long groupId, long DDMStructureId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where groupId = ? and DDMStructureId = ?.
    fetchByG_DDMSI_Last(long groupId, long DDMStructureId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where groupId = ? and DDMStructureId = ?.
    fetchByG_DDMTK_First(long groupId, String DDMTemplateKey, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where groupId = ? and DDMTemplateKey = ?.
    fetchByG_DDMTK_Last(long groupId, String DDMTemplateKey, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where groupId = ? and DDMTemplateKey = ?.
    fetchByG_ERC_First(long groupId, String externalReferenceCode, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where groupId = ? and externalReferenceCode = ?.
    fetchByG_ERC_Last(long groupId, String externalReferenceCode, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where groupId = ? and externalReferenceCode = ?.
    fetchByG_ERC_ST_First(long groupId, String externalReferenceCode, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where groupId = ? and externalReferenceCode = ? and status = ?.
    fetchByG_ERC_ST_Last(long groupId, String externalReferenceCode, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where groupId = ? and externalReferenceCode = ? and status = ?.
    fetchByG_ERC_V(long groupId, String externalReferenceCode, double version)
    Returns the journal article where groupId = ? and externalReferenceCode = ? and version = ? or returns null if it could not be found.
    fetchByG_ERC_V(long groupId, String externalReferenceCode, double version, boolean useFinderCache)
    Returns the journal article where groupId = ? and externalReferenceCode = ? and version = ? or returns null if it could not be found, optionally using the finder cache.
    fetchByG_F_C_NotST_First(long groupId, long folderId, long classNameId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where groupId = ? and folderId = ? and classNameId = ? and status ≠ ?.
    fetchByG_F_C_NotST_Last(long groupId, long folderId, long classNameId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where groupId = ? and folderId = ? and classNameId = ? and status ≠ ?.
    fetchByG_F_First(long groupId, long folderId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where groupId = ? and folderId = ?.
    fetchByG_F_Last(long groupId, long folderId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where groupId = ? and folderId = ?.
    fetchByG_F_ST_First(long groupId, long folderId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where groupId = ? and folderId = ? and status = ?.
    fetchByG_F_ST_Last(long groupId, long folderId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where groupId = ? and folderId = ? and status = ?.
    fetchByG_L_First(long groupId, String layoutUuid, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where groupId = ? and layoutUuid = ?.
    fetchByG_L_Last(long groupId, String layoutUuid, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where groupId = ? and layoutUuid = ?.
    fetchByG_NotL_First(long groupId, String layoutUuid, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where groupId = ? and layoutUuid ≠ ?.
    fetchByG_NotL_Last(long groupId, String layoutUuid, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where groupId = ? and layoutUuid ≠ ?.
    fetchByG_ST_First(long groupId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where groupId = ? and status = ?.
    fetchByG_ST_Last(long groupId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where groupId = ? and status = ?.
    fetchByG_U_C_First(long groupId, long userId, long classNameId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where groupId = ? and userId = ? and classNameId = ?.
    fetchByG_U_C_Last(long groupId, long userId, long classNameId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where groupId = ? and userId = ? and classNameId = ?.
    fetchByG_U_First(long groupId, long userId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where groupId = ? and userId = ?.
    fetchByG_U_Last(long groupId, long userId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where groupId = ? and userId = ?.
    fetchByG_UT_First(long groupId, String urlTitle, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where groupId = ? and urlTitle = ?.
    fetchByG_UT_Last(long groupId, String urlTitle, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where groupId = ? and urlTitle = ?.
    fetchByG_UT_ST_First(long groupId, String urlTitle, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where groupId = ? and urlTitle = ? and status = ?.
    fetchByG_UT_ST_Last(long groupId, String urlTitle, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where groupId = ? and urlTitle = ? and status = ?.
    fetchByGroupId_First(long groupId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where groupId = ?.
    fetchByGroupId_Last(long groupId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where groupId = ?.
    fetchByLayoutUuid_First(String layoutUuid, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where layoutUuid = ?.
    fetchByLayoutUuid_Last(String layoutUuid, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where layoutUuid = ?.
    fetchByLtD_S_First(Date displayDate, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where displayDate < ? and status = ?.
    fetchByLtD_S_Last(Date displayDate, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where displayDate < ? and status = ?.
    Returns the journal article with the primary key or returns null if it could not be found.
    fetchByR_I_First(long resourcePrimKey, boolean indexable, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where resourcePrimKey = ? and indexable = ?.
    fetchByR_I_Last(long resourcePrimKey, boolean indexable, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where resourcePrimKey = ? and indexable = ?.
    fetchByR_I_S_First(long resourcePrimKey, boolean indexable, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where resourcePrimKey = ? and indexable = ? and status = ?.
    fetchByR_I_S_Last(long resourcePrimKey, boolean indexable, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where resourcePrimKey = ? and indexable = ? and status = ?.
    fetchByR_ST_First(long resourcePrimKey, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where resourcePrimKey = ? and status = ?.
    fetchByR_ST_Last(long resourcePrimKey, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where resourcePrimKey = ? and status = ?.
    fetchByResourcePrimKey_First(long resourcePrimKey, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where resourcePrimKey = ?.
    fetchByResourcePrimKey_Last(long resourcePrimKey, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where resourcePrimKey = ?.
    fetchBySmallImageId_First(long smallImageId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where smallImageId = ?.
    fetchBySmallImageId_Last(long smallImageId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where smallImageId = ?.
    fetchByUuid_C_First(String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where uuid = ? and companyId = ?.
    fetchByUuid_C_Last(String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where uuid = ? and companyId = ?.
    fetchByUuid_First(String uuid, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where uuid = ?.
    fetchByUUID_G(String uuid, long groupId)
    Returns the journal article where uuid = ? and groupId = ? or returns null if it could not be found.
    fetchByUUID_G(String uuid, long groupId, boolean useFinderCache)
    Returns the journal article where uuid = ? and groupId = ? or returns null if it could not be found, optionally using the finder cache.
    fetchByUuid_Last(String uuid, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where uuid = ?.
    int
    filterCountByG_A(long groupId, String articleId)
    Returns the number of journal articles that the user has permission to view where groupId = ? and articleId = ?.
    int
    filterCountByG_A_NotST(long groupId, 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, 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, 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_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_DDMTK(long groupId, long classNameId, String DDMTemplateKey)
    Returns the number of journal articles that the user has permission to view where groupId = ? and classNameId = ? and DDMTemplateKey = ?.
    int
    filterCountByG_C_L(long groupId, long classNameId, String layoutUuid)
    Returns the number of journal articles that the user has permission to view where groupId = ? and classNameId = ? and layoutUuid = ?.
    int
    filterCountByG_DDMSI(long groupId, long DDMStructureId)
    Returns the number of journal articles that the user has permission to view where groupId = ? and DDMStructureId = ?.
    int
    filterCountByG_DDMTK(long groupId, String DDMTemplateKey)
    Returns the number of journal articles that the user has permission to view where groupId = ? and DDMTemplateKey = ?.
    int
    filterCountByG_ERC(long groupId, String externalReferenceCode)
    Returns the number of journal articles that the user has permission to view where groupId = ? and externalReferenceCode = ?.
    int
    filterCountByG_ERC_ST(long groupId, String externalReferenceCode, int status)
    Returns the number of journal articles that the user has permission to view where groupId = ? and externalReferenceCode = ? and status = ?.
    int
    filterCountByG_ERC_ST(long groupId, String externalReferenceCode, int[] statuses)
    Returns the number of journal articles that the user has permission to view where groupId = ? and externalReferenceCode = ? and status = any ?.
    int
    filterCountByG_F(long groupId, long folderId)
    Returns the number of journal articles that the user has permission to view where groupId = ? and folderId = ?.
    int
    filterCountByG_F(long groupId, long[] folderIds)
    Returns the number of journal articles that the user has permission to view where groupId = ? and folderId = any ?.
    int
    filterCountByG_F_C_NotST(long groupId, long folderId, long classNameId, int status)
    Returns the number of journal articles that the user has permission to view where groupId = ? and folderId = ? and classNameId = ? and status ≠ ?.
    int
    filterCountByG_F_ST(long groupId, long folderId, int status)
    Returns the number of journal articles that the user has permission to view where groupId = ? and folderId = ? and status = ?.
    int
    filterCountByG_F_ST(long groupId, long folderId, int[] statuses)
    Returns the number of journal articles that the user has permission to view where groupId = ? and folderId = ? and status = any ?.
    int
    filterCountByG_L(long groupId, String layoutUuid)
    Returns the number of journal articles that the user has permission to view where groupId = ? and layoutUuid = ?.
    int
    filterCountByG_NotL(long groupId, String layoutUuid)
    Returns the number of journal articles that the user has permission to view where groupId = ? and layoutUuid ≠ ?.
    int
    filterCountByG_NotL(long groupId, String[] layoutUuids)
    Returns the number of journal articles that the user has permission to view where groupId = ? and layoutUuid ≠ all ?.
    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_U(long groupId, long userId)
    Returns the number of journal articles that the user has permission to view where groupId = ? and userId = ?.
    int
    filterCountByG_U_C(long groupId, long userId, long classNameId)
    Returns the number of journal articles that the user has permission to view where groupId = ? and userId = ? and classNameId = ?.
    int
    filterCountByG_UT(long groupId, String urlTitle)
    Returns the number of journal articles that the user has permission to view where groupId = ? and urlTitle = ?.
    int
    filterCountByG_UT_ST(long groupId, String urlTitle, int status)
    Returns the number of journal articles that the user has permission to view where groupId = ? and urlTitle = ? and status = ?.
    int
    filterCountByGroupId(long groupId)
    Returns the number of journal articles that the user has permission to view where groupId = ?.
    filterFindByG_A(long groupId, String articleId)
    Returns all the journal articles that the user has permission to view where groupId = ? and articleId = ?.
    filterFindByG_A(long groupId, 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 = ?.
    filterFindByG_A(long groupId, String articleId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles that the user has permissions to view where groupId = ? and articleId = ?.
    filterFindByG_A_NotST(long groupId, String articleId, int status)
    Returns all the journal articles that the user has permission to view where groupId = ? and articleId = ? and status ≠ ?.
    filterFindByG_A_NotST(long groupId, 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 ≠ ?.
    filterFindByG_A_NotST(long groupId, String articleId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles that the user has permissions to view where groupId = ? and articleId = ? and status ≠ ?.
    filterFindByG_A_NotST_PrevAndNext(long id, long groupId, String articleId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> 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 ≠ ?.
    filterFindByG_A_PrevAndNext(long id, long groupId, String articleId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> 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 = ?.
    filterFindByG_A_ST(long groupId, String articleId, int status)
    Returns all the journal articles that the user has permission to view where groupId = ? and articleId = ? and status = ?.
    filterFindByG_A_ST(long groupId, String articleId, int[] statuses)
    Returns all the journal articles that the user has permission to view where groupId = ? and articleId = ? and status = any ?.
    filterFindByG_A_ST(long groupId, 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 ?.
    filterFindByG_A_ST(long groupId, String articleId, int[] statuses, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles that the user has permission to view where groupId = ? and articleId = ? and status = any ?.
    filterFindByG_A_ST(long groupId, 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 = ?.
    filterFindByG_A_ST(long groupId, String articleId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles that the user has permissions to view where groupId = ? and articleId = ? and status = ?.
    filterFindByG_A_ST_PrevAndNext(long id, long groupId, String articleId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> 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 = ?.
    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 = ?.
    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 = ?.
    filterFindByG_C_C(long groupId, long classNameId, long classPK, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles that the user has permissions to view where groupId = ? and classNameId = ? and classPK = ?.
    filterFindByG_C_C_PrevAndNext(long id, long groupId, long classNameId, long classPK, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> 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 = ?.
    filterFindByG_C_DDMTK(long groupId, long classNameId, String DDMTemplateKey)
    Returns all the journal articles that the user has permission to view where groupId = ? and classNameId = ? and DDMTemplateKey = ?.
    filterFindByG_C_DDMTK(long groupId, long classNameId, String DDMTemplateKey, int start, int end)
    Returns a range of all the journal articles that the user has permission to view where groupId = ? and classNameId = ? and DDMTemplateKey = ?.
    filterFindByG_C_DDMTK(long groupId, long classNameId, String DDMTemplateKey, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles that the user has permissions to view where groupId = ? and classNameId = ? and DDMTemplateKey = ?.
    filterFindByG_C_DDMTK_PrevAndNext(long id, long groupId, long classNameId, String DDMTemplateKey, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> 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 DDMTemplateKey = ?.
    filterFindByG_C_L(long groupId, long classNameId, String layoutUuid)
    Returns all the journal articles that the user has permission to view where groupId = ? and classNameId = ? and layoutUuid = ?.
    filterFindByG_C_L(long groupId, long classNameId, 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 = ?.
    filterFindByG_C_L(long groupId, long classNameId, String layoutUuid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles that the user has permissions to view where groupId = ? and classNameId = ? and layoutUuid = ?.
    filterFindByG_C_L_PrevAndNext(long id, long groupId, long classNameId, String layoutUuid, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> 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 = ?.
    filterFindByG_DDMSI(long groupId, long DDMStructureId)
    Returns all the journal articles that the user has permission to view where groupId = ? and DDMStructureId = ?.
    filterFindByG_DDMSI(long groupId, long DDMStructureId, int start, int end)
    Returns a range of all the journal articles that the user has permission to view where groupId = ? and DDMStructureId = ?.
    filterFindByG_DDMSI(long groupId, long DDMStructureId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles that the user has permissions to view where groupId = ? and DDMStructureId = ?.
    filterFindByG_DDMSI_PrevAndNext(long id, long groupId, long DDMStructureId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> 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 DDMStructureId = ?.
    filterFindByG_DDMTK(long groupId, String DDMTemplateKey)
    Returns all the journal articles that the user has permission to view where groupId = ? and DDMTemplateKey = ?.
    filterFindByG_DDMTK(long groupId, String DDMTemplateKey, int start, int end)
    Returns a range of all the journal articles that the user has permission to view where groupId = ? and DDMTemplateKey = ?.
    filterFindByG_DDMTK(long groupId, String DDMTemplateKey, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles that the user has permissions to view where groupId = ? and DDMTemplateKey = ?.
    filterFindByG_DDMTK_PrevAndNext(long id, long groupId, String DDMTemplateKey, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> 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 DDMTemplateKey = ?.
    filterFindByG_ERC(long groupId, String externalReferenceCode)
    Returns all the journal articles that the user has permission to view where groupId = ? and externalReferenceCode = ?.
    filterFindByG_ERC(long groupId, String externalReferenceCode, int start, int end)
    Returns a range of all the journal articles that the user has permission to view where groupId = ? and externalReferenceCode = ?.
    filterFindByG_ERC(long groupId, String externalReferenceCode, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles that the user has permissions to view where groupId = ? and externalReferenceCode = ?.
    filterFindByG_ERC_PrevAndNext(long id, long groupId, String externalReferenceCode, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> 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 externalReferenceCode = ?.
    filterFindByG_ERC_ST(long groupId, String externalReferenceCode, int status)
    Returns all the journal articles that the user has permission to view where groupId = ? and externalReferenceCode = ? and status = ?.
    filterFindByG_ERC_ST(long groupId, String externalReferenceCode, int[] statuses)
    Returns all the journal articles that the user has permission to view where groupId = ? and externalReferenceCode = ? and status = any ?.
    filterFindByG_ERC_ST(long groupId, String externalReferenceCode, int[] statuses, int start, int end)
    Returns a range of all the journal articles that the user has permission to view where groupId = ? and externalReferenceCode = ? and status = any ?.
    filterFindByG_ERC_ST(long groupId, String externalReferenceCode, int[] statuses, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles that the user has permission to view where groupId = ? and externalReferenceCode = ? and status = any ?.
    filterFindByG_ERC_ST(long groupId, String externalReferenceCode, int status, int start, int end)
    Returns a range of all the journal articles that the user has permission to view where groupId = ? and externalReferenceCode = ? and status = ?.
    filterFindByG_ERC_ST(long groupId, String externalReferenceCode, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles that the user has permissions to view where groupId = ? and externalReferenceCode = ? and status = ?.
    filterFindByG_ERC_ST_PrevAndNext(long id, long groupId, String externalReferenceCode, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> 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 externalReferenceCode = ? and status = ?.
    filterFindByG_F(long groupId, long folderId)
    Returns all the journal articles that the user has permission to view where groupId = ? and folderId = ?.
    filterFindByG_F(long groupId, long[] folderIds)
    Returns all the journal articles that the user has permission to view where groupId = ? and folderId = any ?.
    filterFindByG_F(long groupId, long[] folderIds, int start, int end)
    Returns a range of all the journal articles that the user has permission to view where groupId = ? and folderId = any ?.
    filterFindByG_F(long groupId, long[] folderIds, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles that the user has permission to view where groupId = ? and folderId = any ?.
    filterFindByG_F(long groupId, long folderId, int start, int end)
    Returns a range of all the journal articles that the user has permission to view where groupId = ? and folderId = ?.
    filterFindByG_F(long groupId, long folderId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles that the user has permissions to view where groupId = ? and folderId = ?.
    filterFindByG_F_C_NotST(long groupId, long folderId, long classNameId, int status)
    Returns all the journal articles that the user has permission to view where groupId = ? and folderId = ? and classNameId = ? and status ≠ ?.
    filterFindByG_F_C_NotST(long groupId, long folderId, long classNameId, int status, int start, int end)
    Returns a range of all the journal articles that the user has permission to view where groupId = ? and folderId = ? and classNameId = ? and status ≠ ?.
    filterFindByG_F_C_NotST(long groupId, long folderId, long classNameId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles that the user has permissions to view where groupId = ? and folderId = ? and classNameId = ? and status ≠ ?.
    filterFindByG_F_C_NotST_PrevAndNext(long id, long groupId, long folderId, long classNameId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> 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 folderId = ? and classNameId = ? and status ≠ ?.
    filterFindByG_F_PrevAndNext(long id, long groupId, long folderId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> 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 folderId = ?.
    filterFindByG_F_ST(long groupId, long folderId, int status)
    Returns all the journal articles that the user has permission to view where groupId = ? and folderId = ? and status = ?.
    filterFindByG_F_ST(long groupId, long folderId, int[] statuses)
    Returns all the journal articles that the user has permission to view where groupId = ? and folderId = ? and status = any ?.
    filterFindByG_F_ST(long groupId, long folderId, int[] statuses, int start, int end)
    Returns a range of all the journal articles that the user has permission to view where groupId = ? and folderId = ? and status = any ?.
    filterFindByG_F_ST(long groupId, long folderId, int[] statuses, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles that the user has permission to view where groupId = ? and folderId = ? and status = any ?.
    filterFindByG_F_ST(long groupId, long folderId, int status, int start, int end)
    Returns a range of all the journal articles that the user has permission to view where groupId = ? and folderId = ? and status = ?.
    filterFindByG_F_ST(long groupId, long folderId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles that the user has permissions to view where groupId = ? and folderId = ? and status = ?.
    filterFindByG_F_ST_PrevAndNext(long id, long groupId, long folderId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> 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 folderId = ? and status = ?.
    filterFindByG_L(long groupId, String layoutUuid)
    Returns all the journal articles that the user has permission to view where groupId = ? and layoutUuid = ?.
    filterFindByG_L(long groupId, 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 = ?.
    filterFindByG_L(long groupId, String layoutUuid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles that the user has permissions to view where groupId = ? and layoutUuid = ?.
    filterFindByG_L_PrevAndNext(long id, long groupId, String layoutUuid, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> 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 = ?.
    filterFindByG_NotL(long groupId, String layoutUuid)
    Returns all the journal articles that the user has permission to view where groupId = ? and layoutUuid ≠ ?.
    filterFindByG_NotL(long groupId, String[] layoutUuids)
    Returns all the journal articles that the user has permission to view where groupId = ? and layoutUuid ≠ all ?.
    filterFindByG_NotL(long groupId, String[] layoutUuids, int start, int end)
    Returns a range of all the journal articles that the user has permission to view where groupId = ? and layoutUuid ≠ all ?.
    filterFindByG_NotL(long groupId, String[] layoutUuids, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles that the user has permission to view where groupId = ? and layoutUuid ≠ all ?.
    filterFindByG_NotL(long groupId, 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 ≠ ?.
    filterFindByG_NotL(long groupId, String layoutUuid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles that the user has permissions to view where groupId = ? and layoutUuid ≠ ?.
    filterFindByG_NotL_PrevAndNext(long id, long groupId, String layoutUuid, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> 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 ≠ ?.
    filterFindByG_ST(long groupId, int status)
    Returns all the journal articles that the user has permission to view where groupId = ? and status = ?.
    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 = ?.
    filterFindByG_ST(long groupId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles that the user has permissions to view where groupId = ? and status = ?.
    filterFindByG_ST_PrevAndNext(long id, long groupId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> 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 = ?.
    filterFindByG_U(long groupId, long userId)
    Returns all the journal articles that the user has permission to view where groupId = ? and userId = ?.
    filterFindByG_U(long groupId, long userId, int start, int end)
    Returns a range of all the journal articles that the user has permission to view where groupId = ? and userId = ?.
    filterFindByG_U(long groupId, long userId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles that the user has permissions to view where groupId = ? and userId = ?.
    filterFindByG_U_C(long groupId, long userId, long classNameId)
    Returns all the journal articles that the user has permission to view where groupId = ? and userId = ? and classNameId = ?.
    filterFindByG_U_C(long groupId, long userId, long classNameId, int start, int end)
    Returns a range of all the journal articles that the user has permission to view where groupId = ? and userId = ? and classNameId = ?.
    filterFindByG_U_C(long groupId, long userId, long classNameId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles that the user has permissions to view where groupId = ? and userId = ? and classNameId = ?.
    filterFindByG_U_C_PrevAndNext(long id, long groupId, long userId, long classNameId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> 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 userId = ? and classNameId = ?.
    filterFindByG_U_PrevAndNext(long id, long groupId, long userId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> 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 userId = ?.
    filterFindByG_UT(long groupId, String urlTitle)
    Returns all the journal articles that the user has permission to view where groupId = ? and urlTitle = ?.
    filterFindByG_UT(long groupId, 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 = ?.
    filterFindByG_UT(long groupId, String urlTitle, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles that the user has permissions to view where groupId = ? and urlTitle = ?.
    filterFindByG_UT_PrevAndNext(long id, long groupId, String urlTitle, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> 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 = ?.
    filterFindByG_UT_ST(long groupId, String urlTitle, int status)
    Returns all the journal articles that the user has permission to view where groupId = ? and urlTitle = ? and status = ?.
    filterFindByG_UT_ST(long groupId, 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 = ?.
    filterFindByG_UT_ST(long groupId, String urlTitle, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles that the user has permissions to view where groupId = ? and urlTitle = ? and status = ?.
    filterFindByG_UT_ST_PrevAndNext(long id, long groupId, String urlTitle, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> 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 = ?.
    filterFindByGroupId(long groupId)
    Returns all the journal articles that the user has permission to view where groupId = ?.
    filterFindByGroupId(long groupId, int start, int end)
    Returns a range of all the journal articles that the user has permission to view where groupId = ?.
    filterFindByGroupId(long groupId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles that the user has permissions to view where groupId = ?.
    filterFindByGroupId_PrevAndNext(long id, long groupId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> 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 = ?.
    Returns all the journal articles.
    findAll(int start, int end)
    Returns a range of all the journal articles.
    findAll(int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles.
    findAll(int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
    Returns an ordered range of all the journal articles.
    findByC_NotST(long companyId, int status)
    Returns all the journal articles where companyId = ? and status ≠ ?.
    findByC_NotST(long companyId, int status, int start, int end)
    Returns a range of all the journal articles where companyId = ? and status ≠ ?.
    findByC_NotST(long companyId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles where companyId = ? and status ≠ ?.
    findByC_NotST(long companyId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
    Returns an ordered range of all the journal articles where companyId = ? and status ≠ ?.
    findByC_NotST_First(long companyId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where companyId = ? and status ≠ ?.
    findByC_NotST_Last(long companyId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where companyId = ? and status ≠ ?.
    findByC_NotST_PrevAndNext(long id, long companyId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the journal articles before and after the current journal article in the ordered set where companyId = ? and status ≠ ?.
    findByC_ST(long companyId, int status)
    Returns all the journal articles where companyId = ? and status = ?.
    findByC_ST(long companyId, int status, int start, int end)
    Returns a range of all the journal articles where companyId = ? and status = ?.
    findByC_ST(long companyId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles where companyId = ? and status = ?.
    findByC_ST(long companyId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
    Returns an ordered range of all the journal articles where companyId = ? and status = ?.
    findByC_ST_First(long companyId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where companyId = ? and status = ?.
    findByC_ST_Last(long companyId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where companyId = ? and status = ?.
    findByC_ST_PrevAndNext(long id, long companyId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the journal articles before and after the current journal article in the ordered set where companyId = ? and status = ?.
    findByC_V(long companyId, double version)
    Returns all the journal articles where companyId = ? and version = ?.
    findByC_V(long companyId, double version, int start, int end)
    Returns a range of all the journal articles where companyId = ? and version = ?.
    findByC_V(long companyId, double version, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles where companyId = ? and version = ?.
    findByC_V(long companyId, double version, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
    Returns an ordered range of all the journal articles where companyId = ? and version = ?.
    findByC_V_First(long companyId, double version, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where companyId = ? and version = ?.
    findByC_V_Last(long companyId, double version, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where companyId = ? and version = ?.
    findByC_V_PrevAndNext(long id, long companyId, double version, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the journal articles before and after the current journal article in the ordered set where companyId = ? and version = ?.
    findByC_V_ST(long companyId, double version, int status)
    Returns all the journal articles where companyId = ? and version = ? and status = ?.
    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 = ?.
    findByC_V_ST(long companyId, double version, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles where companyId = ? and version = ? and status = ?.
    findByC_V_ST(long companyId, double version, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
    Returns an ordered range of all the journal articles where companyId = ? and version = ? and status = ?.
    findByC_V_ST_First(long companyId, double version, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where companyId = ? and version = ? and status = ?.
    findByC_V_ST_Last(long companyId, double version, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where companyId = ? and version = ? and status = ?.
    findByC_V_ST_PrevAndNext(long id, long companyId, double version, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the journal articles before and after the current journal article in the ordered set where companyId = ? and version = ? and status = ?.
    findByCompanyId(long companyId)
    Returns all the journal articles where companyId = ?.
    findByCompanyId(long companyId, int start, int end)
    Returns a range of all the journal articles where companyId = ?.
    findByCompanyId(long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles where companyId = ?.
    findByCompanyId(long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
    Returns an ordered range of all the journal articles where companyId = ?.
    findByCompanyId_First(long companyId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where companyId = ?.
    findByCompanyId_Last(long companyId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where companyId = ?.
    findByCompanyId_PrevAndNext(long id, long companyId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the journal articles before and after the current journal article in the ordered set where companyId = ?.
    findByDDMStructureId(long DDMStructureId)
    Returns all the journal articles where DDMStructureId = ?.
    findByDDMStructureId(long DDMStructureId, int start, int end)
    Returns a range of all the journal articles where DDMStructureId = ?.
    findByDDMStructureId(long DDMStructureId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles where DDMStructureId = ?.
    findByDDMStructureId(long DDMStructureId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
    Returns an ordered range of all the journal articles where DDMStructureId = ?.
    findByDDMStructureId_First(long DDMStructureId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where DDMStructureId = ?.
    findByDDMStructureId_Last(long DDMStructureId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where DDMStructureId = ?.
    findByDDMStructureId_PrevAndNext(long id, long DDMStructureId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the journal articles before and after the current journal article in the ordered set where DDMStructureId = ?.
    findByDDMTemplateKey(String DDMTemplateKey)
    Returns all the journal articles where DDMTemplateKey = ?.
    findByDDMTemplateKey(String DDMTemplateKey, int start, int end)
    Returns a range of all the journal articles where DDMTemplateKey = ?.
    findByDDMTemplateKey(String DDMTemplateKey, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles where DDMTemplateKey = ?.
    findByDDMTemplateKey(String DDMTemplateKey, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
    Returns an ordered range of all the journal articles where DDMTemplateKey = ?.
    findByDDMTemplateKey_First(String DDMTemplateKey, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where DDMTemplateKey = ?.
    findByDDMTemplateKey_Last(String DDMTemplateKey, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where DDMTemplateKey = ?.
    findByDDMTemplateKey_PrevAndNext(long id, String DDMTemplateKey, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the journal articles before and after the current journal article in the ordered set where DDMTemplateKey = ?.
    findByG_A(long groupId, String articleId)
    Returns all the journal articles where groupId = ? and articleId = ?.
    findByG_A(long groupId, String articleId, int start, int end)
    Returns a range of all the journal articles where groupId = ? and articleId = ?.
    findByG_A(long groupId, String articleId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles where groupId = ? and articleId = ?.
    findByG_A(long groupId, String articleId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
    Returns an ordered range of all the journal articles where groupId = ? and articleId = ?.
    findByG_A_First(long groupId, String articleId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where groupId = ? and articleId = ?.
    findByG_A_Last(long groupId, String articleId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where groupId = ? and articleId = ?.
    findByG_A_NotST(long groupId, String articleId, int status)
    Returns all the journal articles where groupId = ? and articleId = ? and status ≠ ?.
    findByG_A_NotST(long groupId, String articleId, int status, int start, int end)
    Returns a range of all the journal articles where groupId = ? and articleId = ? and status ≠ ?.
    findByG_A_NotST(long groupId, String articleId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles where groupId = ? and articleId = ? and status ≠ ?.
    findByG_A_NotST(long groupId, String articleId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
    Returns an ordered range of all the journal articles where groupId = ? and articleId = ? and status ≠ ?.
    findByG_A_NotST_First(long groupId, String articleId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where groupId = ? and articleId = ? and status ≠ ?.
    findByG_A_NotST_Last(long groupId, String articleId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where groupId = ? and articleId = ? and status ≠ ?.
    findByG_A_NotST_PrevAndNext(long id, long groupId, String articleId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and articleId = ? and status ≠ ?.
    findByG_A_PrevAndNext(long id, long groupId, String articleId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and articleId = ?.
    findByG_A_ST(long groupId, String articleId, int status)
    Returns all the journal articles where groupId = ? and articleId = ? and status = ?.
    findByG_A_ST(long groupId, String articleId, int[] statuses)
    Returns all the journal articles where groupId = ? and articleId = ? and status = any ?.
    findByG_A_ST(long groupId, String articleId, int[] statuses, int start, int end)
    Returns a range of all the journal articles where groupId = ? and articleId = ? and status = any ?.
    findByG_A_ST(long groupId, String articleId, int[] statuses, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles where groupId = ? and articleId = ? and status = any ?.
    findByG_A_ST(long groupId, String articleId, int[] statuses, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
    Returns an ordered range of all the journal articles where groupId = ? and articleId = ? and status = ?, optionally using the finder cache.
    findByG_A_ST(long groupId, String articleId, int status, int start, int end)
    Returns a range of all the journal articles where groupId = ? and articleId = ? and status = ?.
    findByG_A_ST(long groupId, String articleId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles where groupId = ? and articleId = ? and status = ?.
    findByG_A_ST(long groupId, String articleId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
    Returns an ordered range of all the journal articles where groupId = ? and articleId = ? and status = ?.
    findByG_A_ST_First(long groupId, String articleId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where groupId = ? and articleId = ? and status = ?.
    findByG_A_ST_Last(long groupId, String articleId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where groupId = ? and articleId = ? and status = ?.
    findByG_A_ST_PrevAndNext(long id, long groupId, String articleId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and articleId = ? and status = ?.
    findByG_A_V(long groupId, String articleId, double version)
    Returns the journal article where groupId = ? and articleId = ? and version = ? or throws a NoSuchArticleException if it could not be found.
    findByG_C_C(long groupId, long classNameId, long classPK)
    Returns all the journal articles where groupId = ? and classNameId = ? and classPK = ?.
    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 = ?.
    findByG_C_C(long groupId, long classNameId, long classPK, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles where groupId = ? and classNameId = ? and classPK = ?.
    findByG_C_C(long groupId, long classNameId, long classPK, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
    Returns an ordered range of all the journal articles where groupId = ? and classNameId = ? and classPK = ?.
    findByG_C_C_First(long groupId, long classNameId, long classPK, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where groupId = ? and classNameId = ? and classPK = ?.
    findByG_C_C_Last(long groupId, long classNameId, long classPK, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where groupId = ? and classNameId = ? and classPK = ?.
    findByG_C_C_PrevAndNext(long id, long groupId, long classNameId, long classPK, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and classNameId = ? and classPK = ?.
    findByG_C_DDMSI(long groupId, long classNameId, long DDMStructureId)
    Returns the journal article where groupId = ? and classNameId = ? and DDMStructureId = ? or throws a NoSuchArticleException if it could not be found.
    findByG_C_DDMTK(long groupId, long classNameId, String DDMTemplateKey)
    Returns all the journal articles where groupId = ? and classNameId = ? and DDMTemplateKey = ?.
    findByG_C_DDMTK(long groupId, long classNameId, String DDMTemplateKey, int start, int end)
    Returns a range of all the journal articles where groupId = ? and classNameId = ? and DDMTemplateKey = ?.
    findByG_C_DDMTK(long groupId, long classNameId, String DDMTemplateKey, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles where groupId = ? and classNameId = ? and DDMTemplateKey = ?.
    findByG_C_DDMTK(long groupId, long classNameId, String DDMTemplateKey, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
    Returns an ordered range of all the journal articles where groupId = ? and classNameId = ? and DDMTemplateKey = ?.
    findByG_C_DDMTK_First(long groupId, long classNameId, String DDMTemplateKey, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where groupId = ? and classNameId = ? and DDMTemplateKey = ?.
    findByG_C_DDMTK_Last(long groupId, long classNameId, String DDMTemplateKey, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where groupId = ? and classNameId = ? and DDMTemplateKey = ?.
    findByG_C_DDMTK_PrevAndNext(long id, long groupId, long classNameId, String DDMTemplateKey, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and classNameId = ? and DDMTemplateKey = ?.
    findByG_C_L(long groupId, long classNameId, String layoutUuid)
    Returns all the journal articles where groupId = ? and classNameId = ? and layoutUuid = ?.
    findByG_C_L(long groupId, long classNameId, String layoutUuid, int start, int end)
    Returns a range of all the journal articles where groupId = ? and classNameId = ? and layoutUuid = ?.
    findByG_C_L(long groupId, long classNameId, String layoutUuid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles where groupId = ? and classNameId = ? and layoutUuid = ?.
    findByG_C_L(long groupId, long classNameId, String layoutUuid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
    Returns an ordered range of all the journal articles where groupId = ? and classNameId = ? and layoutUuid = ?.
    findByG_C_L_First(long groupId, long classNameId, String layoutUuid, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where groupId = ? and classNameId = ? and layoutUuid = ?.
    findByG_C_L_Last(long groupId, long classNameId, String layoutUuid, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where groupId = ? and classNameId = ? and layoutUuid = ?.
    findByG_C_L_PrevAndNext(long id, long groupId, long classNameId, String layoutUuid, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and classNameId = ? and layoutUuid = ?.
    findByG_DDMSI(long groupId, long DDMStructureId)
    Returns all the journal articles where groupId = ? and DDMStructureId = ?.
    findByG_DDMSI(long groupId, long DDMStructureId, int start, int end)
    Returns a range of all the journal articles where groupId = ? and DDMStructureId = ?.
    findByG_DDMSI(long groupId, long DDMStructureId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles where groupId = ? and DDMStructureId = ?.
    findByG_DDMSI(long groupId, long DDMStructureId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
    Returns an ordered range of all the journal articles where groupId = ? and DDMStructureId = ?.
    findByG_DDMSI_First(long groupId, long DDMStructureId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where groupId = ? and DDMStructureId = ?.
    findByG_DDMSI_Last(long groupId, long DDMStructureId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where groupId = ? and DDMStructureId = ?.
    findByG_DDMSI_PrevAndNext(long id, long groupId, long DDMStructureId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and DDMStructureId = ?.
    findByG_DDMTK(long groupId, String DDMTemplateKey)
    Returns all the journal articles where groupId = ? and DDMTemplateKey = ?.
    findByG_DDMTK(long groupId, String DDMTemplateKey, int start, int end)
    Returns a range of all the journal articles where groupId = ? and DDMTemplateKey = ?.
    findByG_DDMTK(long groupId, String DDMTemplateKey, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles where groupId = ? and DDMTemplateKey = ?.
    findByG_DDMTK(long groupId, String DDMTemplateKey, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
    Returns an ordered range of all the journal articles where groupId = ? and DDMTemplateKey = ?.
    findByG_DDMTK_First(long groupId, String DDMTemplateKey, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where groupId = ? and DDMTemplateKey = ?.
    findByG_DDMTK_Last(long groupId, String DDMTemplateKey, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where groupId = ? and DDMTemplateKey = ?.
    findByG_DDMTK_PrevAndNext(long id, long groupId, String DDMTemplateKey, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and DDMTemplateKey = ?.
    findByG_ERC(long groupId, String externalReferenceCode)
    Returns all the journal articles where groupId = ? and externalReferenceCode = ?.
    findByG_ERC(long groupId, String externalReferenceCode, int start, int end)
    Returns a range of all the journal articles where groupId = ? and externalReferenceCode = ?.
    findByG_ERC(long groupId, String externalReferenceCode, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles where groupId = ? and externalReferenceCode = ?.
    findByG_ERC(long groupId, String externalReferenceCode, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
    Returns an ordered range of all the journal articles where groupId = ? and externalReferenceCode = ?.
    findByG_ERC_First(long groupId, String externalReferenceCode, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where groupId = ? and externalReferenceCode = ?.
    findByG_ERC_Last(long groupId, String externalReferenceCode, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where groupId = ? and externalReferenceCode = ?.
    findByG_ERC_PrevAndNext(long id, long groupId, String externalReferenceCode, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and externalReferenceCode = ?.
    findByG_ERC_ST(long groupId, String externalReferenceCode, int status)
    Returns all the journal articles where groupId = ? and externalReferenceCode = ? and status = ?.
    findByG_ERC_ST(long groupId, String externalReferenceCode, int[] statuses)
    Returns all the journal articles where groupId = ? and externalReferenceCode = ? and status = any ?.
    findByG_ERC_ST(long groupId, String externalReferenceCode, int[] statuses, int start, int end)
    Returns a range of all the journal articles where groupId = ? and externalReferenceCode = ? and status = any ?.
    findByG_ERC_ST(long groupId, String externalReferenceCode, int[] statuses, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles where groupId = ? and externalReferenceCode = ? and status = any ?.
    findByG_ERC_ST(long groupId, String externalReferenceCode, int[] statuses, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
    Returns an ordered range of all the journal articles where groupId = ? and externalReferenceCode = ? and status = ?, optionally using the finder cache.
    findByG_ERC_ST(long groupId, String externalReferenceCode, int status, int start, int end)
    Returns a range of all the journal articles where groupId = ? and externalReferenceCode = ? and status = ?.
    findByG_ERC_ST(long groupId, String externalReferenceCode, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles where groupId = ? and externalReferenceCode = ? and status = ?.
    findByG_ERC_ST(long groupId, String externalReferenceCode, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
    Returns an ordered range of all the journal articles where groupId = ? and externalReferenceCode = ? and status = ?.
    findByG_ERC_ST_First(long groupId, String externalReferenceCode, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where groupId = ? and externalReferenceCode = ? and status = ?.
    findByG_ERC_ST_Last(long groupId, String externalReferenceCode, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where groupId = ? and externalReferenceCode = ? and status = ?.
    findByG_ERC_ST_PrevAndNext(long id, long groupId, String externalReferenceCode, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and externalReferenceCode = ? and status = ?.
    findByG_ERC_V(long groupId, String externalReferenceCode, double version)
    Returns the journal article where groupId = ? and externalReferenceCode = ? and version = ? or throws a NoSuchArticleException if it could not be found.
    findByG_F(long groupId, long folderId)
    Returns all the journal articles where groupId = ? and folderId = ?.
    findByG_F(long groupId, long[] folderIds)
    Returns all the journal articles where groupId = ? and folderId = any ?.
    findByG_F(long groupId, long[] folderIds, int start, int end)
    Returns a range of all the journal articles where groupId = ? and folderId = any ?.
    findByG_F(long groupId, long[] folderIds, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles where groupId = ? and folderId = any ?.
    findByG_F(long groupId, long[] folderIds, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
    Returns an ordered range of all the journal articles where groupId = ? and folderId = ?, optionally using the finder cache.
    findByG_F(long groupId, long folderId, int start, int end)
    Returns a range of all the journal articles where groupId = ? and folderId = ?.
    findByG_F(long groupId, long folderId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles where groupId = ? and folderId = ?.
    findByG_F(long groupId, long folderId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
    Returns an ordered range of all the journal articles where groupId = ? and folderId = ?.
    findByG_F_C_NotST(long groupId, long folderId, long classNameId, int status)
    Returns all the journal articles where groupId = ? and folderId = ? and classNameId = ? and status ≠ ?.
    findByG_F_C_NotST(long groupId, long folderId, long classNameId, int status, int start, int end)
    Returns a range of all the journal articles where groupId = ? and folderId = ? and classNameId = ? and status ≠ ?.
    findByG_F_C_NotST(long groupId, long folderId, long classNameId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles where groupId = ? and folderId = ? and classNameId = ? and status ≠ ?.
    findByG_F_C_NotST(long groupId, long folderId, long classNameId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
    Returns an ordered range of all the journal articles where groupId = ? and folderId = ? and classNameId = ? and status ≠ ?.
    findByG_F_C_NotST_First(long groupId, long folderId, long classNameId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where groupId = ? and folderId = ? and classNameId = ? and status ≠ ?.
    findByG_F_C_NotST_Last(long groupId, long folderId, long classNameId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where groupId = ? and folderId = ? and classNameId = ? and status ≠ ?.
    findByG_F_C_NotST_PrevAndNext(long id, long groupId, long folderId, long classNameId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and folderId = ? and classNameId = ? and status ≠ ?.
    findByG_F_First(long groupId, long folderId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where groupId = ? and folderId = ?.
    findByG_F_Last(long groupId, long folderId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where groupId = ? and folderId = ?.
    findByG_F_PrevAndNext(long id, long groupId, long folderId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and folderId = ?.
    findByG_F_ST(long groupId, long folderId, int status)
    Returns all the journal articles where groupId = ? and folderId = ? and status = ?.
    findByG_F_ST(long groupId, long folderId, int[] statuses)
    Returns all the journal articles where groupId = ? and folderId = ? and status = any ?.
    findByG_F_ST(long groupId, long folderId, int[] statuses, int start, int end)
    Returns a range of all the journal articles where groupId = ? and folderId = ? and status = any ?.
    findByG_F_ST(long groupId, long folderId, int[] statuses, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles where groupId = ? and folderId = ? and status = any ?.
    findByG_F_ST(long groupId, long folderId, int[] statuses, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
    Returns an ordered range of all the journal articles where groupId = ? and folderId = ? and status = ?, optionally using the finder cache.
    findByG_F_ST(long groupId, long folderId, int status, int start, int end)
    Returns a range of all the journal articles where groupId = ? and folderId = ? and status = ?.
    findByG_F_ST(long groupId, long folderId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles where groupId = ? and folderId = ? and status = ?.
    findByG_F_ST(long groupId, long folderId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
    Returns an ordered range of all the journal articles where groupId = ? and folderId = ? and status = ?.
    findByG_F_ST_First(long groupId, long folderId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where groupId = ? and folderId = ? and status = ?.
    findByG_F_ST_Last(long groupId, long folderId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where groupId = ? and folderId = ? and status = ?.
    findByG_F_ST_PrevAndNext(long id, long groupId, long folderId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and folderId = ? and status = ?.
    findByG_L(long groupId, String layoutUuid)
    Returns all the journal articles where groupId = ? and layoutUuid = ?.
    findByG_L(long groupId, String layoutUuid, int start, int end)
    Returns a range of all the journal articles where groupId = ? and layoutUuid = ?.
    findByG_L(long groupId, String layoutUuid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles where groupId = ? and layoutUuid = ?.
    findByG_L(long groupId, String layoutUuid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
    Returns an ordered range of all the journal articles where groupId = ? and layoutUuid = ?.
    findByG_L_First(long groupId, String layoutUuid, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where groupId = ? and layoutUuid = ?.
    findByG_L_Last(long groupId, String layoutUuid, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where groupId = ? and layoutUuid = ?.
    findByG_L_PrevAndNext(long id, long groupId, String layoutUuid, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and layoutUuid = ?.
    findByG_NotL(long groupId, String layoutUuid)
    Returns all the journal articles where groupId = ? and layoutUuid ≠ ?.
    findByG_NotL(long groupId, String[] layoutUuids)
    Returns all the journal articles where groupId = ? and layoutUuid ≠ all ?.
    findByG_NotL(long groupId, String[] layoutUuids, int start, int end)
    Returns a range of all the journal articles where groupId = ? and layoutUuid ≠ all ?.
    findByG_NotL(long groupId, String[] layoutUuids, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles where groupId = ? and layoutUuid ≠ all ?.
    findByG_NotL(long groupId, String[] layoutUuids, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
    Returns an ordered range of all the journal articles where groupId = ? and layoutUuid ≠ ?, optionally using the finder cache.
    findByG_NotL(long groupId, String layoutUuid, int start, int end)
    Returns a range of all the journal articles where groupId = ? and layoutUuid ≠ ?.
    findByG_NotL(long groupId, String layoutUuid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles where groupId = ? and layoutUuid ≠ ?.
    findByG_NotL(long groupId, String layoutUuid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
    Returns an ordered range of all the journal articles where groupId = ? and layoutUuid ≠ ?.
    findByG_NotL_First(long groupId, String layoutUuid, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where groupId = ? and layoutUuid ≠ ?.
    findByG_NotL_Last(long groupId, String layoutUuid, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where groupId = ? and layoutUuid ≠ ?.
    findByG_NotL_PrevAndNext(long id, long groupId, String layoutUuid, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and layoutUuid ≠ ?.
    findByG_ST(long groupId, int status)
    Returns all the journal articles where groupId = ? and status = ?.
    findByG_ST(long groupId, int status, int start, int end)
    Returns a range of all the journal articles where groupId = ? and status = ?.
    findByG_ST(long groupId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles where groupId = ? and status = ?.
    findByG_ST(long groupId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
    Returns an ordered range of all the journal articles where groupId = ? and status = ?.
    findByG_ST_First(long groupId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where groupId = ? and status = ?.
    findByG_ST_Last(long groupId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where groupId = ? and status = ?.
    findByG_ST_PrevAndNext(long id, long groupId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and status = ?.
    findByG_U(long groupId, long userId)
    Returns all the journal articles where groupId = ? and userId = ?.
    findByG_U(long groupId, long userId, int start, int end)
    Returns a range of all the journal articles where groupId = ? and userId = ?.
    findByG_U(long groupId, long userId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles where groupId = ? and userId = ?.
    findByG_U(long groupId, long userId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
    Returns an ordered range of all the journal articles where groupId = ? and userId = ?.
    findByG_U_C(long groupId, long userId, long classNameId)
    Returns all the journal articles where groupId = ? and userId = ? and classNameId = ?.
    findByG_U_C(long groupId, long userId, long classNameId, int start, int end)
    Returns a range of all the journal articles where groupId = ? and userId = ? and classNameId = ?.
    findByG_U_C(long groupId, long userId, long classNameId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles where groupId = ? and userId = ? and classNameId = ?.
    findByG_U_C(long groupId, long userId, long classNameId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
    Returns an ordered range of all the journal articles where groupId = ? and userId = ? and classNameId = ?.
    findByG_U_C_First(long groupId, long userId, long classNameId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where groupId = ? and userId = ? and classNameId = ?.
    findByG_U_C_Last(long groupId, long userId, long classNameId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where groupId = ? and userId = ? and classNameId = ?.
    findByG_U_C_PrevAndNext(long id, long groupId, long userId, long classNameId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and userId = ? and classNameId = ?.
    findByG_U_First(long groupId, long userId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where groupId = ? and userId = ?.
    findByG_U_Last(long groupId, long userId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where groupId = ? and userId = ?.
    findByG_U_PrevAndNext(long id, long groupId, long userId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and userId = ?.
    findByG_UT(long groupId, String urlTitle)
    Returns all the journal articles where groupId = ? and urlTitle = ?.
    findByG_UT(long groupId, String urlTitle, int start, int end)
    Returns a range of all the journal articles where groupId = ? and urlTitle = ?.
    findByG_UT(long groupId, String urlTitle, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles where groupId = ? and urlTitle = ?.
    findByG_UT(long groupId, String urlTitle, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
    Returns an ordered range of all the journal articles where groupId = ? and urlTitle = ?.
    findByG_UT_First(long groupId, String urlTitle, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where groupId = ? and urlTitle = ?.
    findByG_UT_Last(long groupId, String urlTitle, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where groupId = ? and urlTitle = ?.
    findByG_UT_PrevAndNext(long id, long groupId, String urlTitle, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and urlTitle = ?.
    findByG_UT_ST(long groupId, String urlTitle, int status)
    Returns all the journal articles where groupId = ? and urlTitle = ? and status = ?.
    findByG_UT_ST(long groupId, String urlTitle, int status, int start, int end)
    Returns a range of all the journal articles where groupId = ? and urlTitle = ? and status = ?.
    findByG_UT_ST(long groupId, String urlTitle, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles where groupId = ? and urlTitle = ? and status = ?.
    findByG_UT_ST(long groupId, String urlTitle, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
    Returns an ordered range of all the journal articles where groupId = ? and urlTitle = ? and status = ?.
    findByG_UT_ST_First(long groupId, String urlTitle, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where groupId = ? and urlTitle = ? and status = ?.
    findByG_UT_ST_Last(long groupId, String urlTitle, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where groupId = ? and urlTitle = ? and status = ?.
    findByG_UT_ST_PrevAndNext(long id, long groupId, String urlTitle, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and urlTitle = ? and status = ?.
    findByGroupId(long groupId)
    Returns all the journal articles where groupId = ?.
    findByGroupId(long groupId, int start, int end)
    Returns a range of all the journal articles where groupId = ?.
    findByGroupId(long groupId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles where groupId = ?.
    findByGroupId(long groupId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
    Returns an ordered range of all the journal articles where groupId = ?.
    findByGroupId_First(long groupId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where groupId = ?.
    findByGroupId_Last(long groupId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where groupId = ?.
    findByGroupId_PrevAndNext(long id, long groupId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the journal articles before and after the current journal article in the ordered set where groupId = ?.
    Returns all the journal articles where layoutUuid = ?.
    findByLayoutUuid(String layoutUuid, int start, int end)
    Returns a range of all the journal articles where layoutUuid = ?.
    findByLayoutUuid(String layoutUuid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles where layoutUuid = ?.
    findByLayoutUuid(String layoutUuid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
    Returns an ordered range of all the journal articles where layoutUuid = ?.
    findByLayoutUuid_First(String layoutUuid, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where layoutUuid = ?.
    findByLayoutUuid_Last(String layoutUuid, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where layoutUuid = ?.
    findByLayoutUuid_PrevAndNext(long id, String layoutUuid, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the journal articles before and after the current journal article in the ordered set where layoutUuid = ?.
    findByLtD_S(Date displayDate, int status)
    Returns all the journal articles where displayDate < ? and status = ?.
    findByLtD_S(Date displayDate, int status, int start, int end)
    Returns a range of all the journal articles where displayDate < ? and status = ?.
    findByLtD_S(Date displayDate, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles where displayDate < ? and status = ?.
    findByLtD_S(Date displayDate, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
    Returns an ordered range of all the journal articles where displayDate < ? and status = ?.
    findByLtD_S_First(Date displayDate, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where displayDate < ? and status = ?.
    findByLtD_S_Last(Date displayDate, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where displayDate < ? and status = ?.
    findByLtD_S_PrevAndNext(long id, Date displayDate, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the journal articles before and after the current journal article in the ordered set where displayDate < ? and status = ?.
    Returns the journal article with the primary key or throws a NoSuchArticleException if it could not be found.
    findByR_I(long resourcePrimKey, boolean indexable)
    Returns all the journal articles where resourcePrimKey = ? and indexable = ?.
    findByR_I(long resourcePrimKey, boolean indexable, int start, int end)
    Returns a range of all the journal articles where resourcePrimKey = ? and indexable = ?.
    findByR_I(long resourcePrimKey, boolean indexable, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles where resourcePrimKey = ? and indexable = ?.
    findByR_I(long resourcePrimKey, boolean indexable, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
    Returns an ordered range of all the journal articles where resourcePrimKey = ? and indexable = ?.
    findByR_I_First(long resourcePrimKey, boolean indexable, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where resourcePrimKey = ? and indexable = ?.
    findByR_I_Last(long resourcePrimKey, boolean indexable, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where resourcePrimKey = ? and indexable = ?.
    findByR_I_PrevAndNext(long id, long resourcePrimKey, boolean indexable, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the journal articles before and after the current journal article in the ordered set where resourcePrimKey = ? and indexable = ?.
    findByR_I_S(long resourcePrimKey, boolean indexable, int status)
    Returns all the journal articles where resourcePrimKey = ? and indexable = ? and status = ?.
    findByR_I_S(long resourcePrimKey, boolean indexable, int[] statuses)
    Returns all the journal articles where resourcePrimKey = ? and indexable = ? and status = any ?.
    findByR_I_S(long resourcePrimKey, boolean indexable, int[] statuses, int start, int end)
    Returns a range of all the journal articles where resourcePrimKey = ? and indexable = ? and status = any ?.
    findByR_I_S(long resourcePrimKey, boolean indexable, int[] statuses, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles where resourcePrimKey = ? and indexable = ? and status = any ?.
    findByR_I_S(long resourcePrimKey, boolean indexable, int[] statuses, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
    Returns an ordered range of all the journal articles where resourcePrimKey = ? and indexable = ? and status = ?, optionally using the finder cache.
    findByR_I_S(long resourcePrimKey, boolean indexable, int status, int start, int end)
    Returns a range of all the journal articles where resourcePrimKey = ? and indexable = ? and status = ?.
    findByR_I_S(long resourcePrimKey, boolean indexable, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles where resourcePrimKey = ? and indexable = ? and status = ?.
    findByR_I_S(long resourcePrimKey, boolean indexable, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
    Returns an ordered range of all the journal articles where resourcePrimKey = ? and indexable = ? and status = ?.
    findByR_I_S_First(long resourcePrimKey, boolean indexable, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where resourcePrimKey = ? and indexable = ? and status = ?.
    findByR_I_S_Last(long resourcePrimKey, boolean indexable, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where resourcePrimKey = ? and indexable = ? and status = ?.
    findByR_I_S_PrevAndNext(long id, long resourcePrimKey, boolean indexable, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the journal articles before and after the current journal article in the ordered set where resourcePrimKey = ? and indexable = ? and status = ?.
    findByR_ST(long resourcePrimKey, int status)
    Returns all the journal articles where resourcePrimKey = ? and status = ?.
    findByR_ST(long resourcePrimKey, int[] statuses)
    Returns all the journal articles where resourcePrimKey = ? and status = any ?.
    findByR_ST(long resourcePrimKey, int[] statuses, int start, int end)
    Returns a range of all the journal articles where resourcePrimKey = ? and status = any ?.
    findByR_ST(long resourcePrimKey, int[] statuses, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles where resourcePrimKey = ? and status = any ?.
    findByR_ST(long resourcePrimKey, int[] statuses, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
    Returns an ordered range of all the journal articles where resourcePrimKey = ? and status = ?, optionally using the finder cache.
    findByR_ST(long resourcePrimKey, int status, int start, int end)
    Returns a range of all the journal articles where resourcePrimKey = ? and status = ?.
    findByR_ST(long resourcePrimKey, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles where resourcePrimKey = ? and status = ?.
    findByR_ST(long resourcePrimKey, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
    Returns an ordered range of all the journal articles where resourcePrimKey = ? and status = ?.
    findByR_ST_First(long resourcePrimKey, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where resourcePrimKey = ? and status = ?.
    findByR_ST_Last(long resourcePrimKey, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where resourcePrimKey = ? and status = ?.
    findByR_ST_PrevAndNext(long id, long resourcePrimKey, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the journal articles before and after the current journal article in the ordered set where resourcePrimKey = ? and status = ?.
    findByResourcePrimKey(long resourcePrimKey)
    Returns all the journal articles where resourcePrimKey = ?.
    findByResourcePrimKey(long resourcePrimKey, int start, int end)
    Returns a range of all the journal articles where resourcePrimKey = ?.
    findByResourcePrimKey(long resourcePrimKey, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles where resourcePrimKey = ?.
    findByResourcePrimKey(long resourcePrimKey, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
    Returns an ordered range of all the journal articles where resourcePrimKey = ?.
    findByResourcePrimKey_First(long resourcePrimKey, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where resourcePrimKey = ?.
    findByResourcePrimKey_Last(long resourcePrimKey, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where resourcePrimKey = ?.
    findByResourcePrimKey_PrevAndNext(long id, long resourcePrimKey, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the journal articles before and after the current journal article in the ordered set where resourcePrimKey = ?.
    findBySmallImageId(long smallImageId)
    Returns all the journal articles where smallImageId = ?.
    findBySmallImageId(long smallImageId, int start, int end)
    Returns a range of all the journal articles where smallImageId = ?.
    findBySmallImageId(long smallImageId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles where smallImageId = ?.
    findBySmallImageId(long smallImageId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
    Returns an ordered range of all the journal articles where smallImageId = ?.
    findBySmallImageId_First(long smallImageId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where smallImageId = ?.
    findBySmallImageId_Last(long smallImageId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where smallImageId = ?.
    findBySmallImageId_PrevAndNext(long id, long smallImageId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the journal articles before and after the current journal article in the ordered set where smallImageId = ?.
    Returns all the journal articles where uuid = ?.
    findByUuid(String uuid, int start, int end)
    Returns a range of all the journal articles where uuid = ?.
    findByUuid(String uuid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles where uuid = ?.
    findByUuid(String uuid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
    Returns an ordered range of all the journal articles where uuid = ?.
    findByUuid_C(String uuid, long companyId)
    Returns all the journal articles where uuid = ? and companyId = ?.
    findByUuid_C(String uuid, long companyId, int start, int end)
    Returns a range of all the journal articles where uuid = ? and companyId = ?.
    findByUuid_C(String uuid, long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns an ordered range of all the journal articles where uuid = ? and companyId = ?.
    findByUuid_C(String uuid, long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
    Returns an ordered range of all the journal articles where uuid = ? and companyId = ?.
    findByUuid_C_First(String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where uuid = ? and companyId = ?.
    findByUuid_C_Last(String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where uuid = ? and companyId = ?.
    findByUuid_C_PrevAndNext(long id, String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the journal articles before and after the current journal article in the ordered set where uuid = ? and companyId = ?.
    findByUuid_First(String uuid, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the first journal article in the ordered set where uuid = ?.
    findByUUID_G(String uuid, long groupId)
    Returns the journal article where uuid = ? and groupId = ? or throws a NoSuchArticleException if it could not be found.
    findByUuid_Last(String uuid, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the last journal article in the ordered set where uuid = ?.
    findByUuid_PrevAndNext(long id, String uuid, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
    Returns the journal articles before and after the current journal article in the ordered set where uuid = ?.
    remove(long id)
    Removes the journal article with the primary key from the database.
    void
    Removes all the journal articles from the database.
    void
    removeByC_NotST(long companyId, int status)
    Removes all the journal articles where companyId = ? and status ≠ ? 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(long companyId, double version)
    Removes all the journal articles where companyId = ? and version = ? 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
    removeByCompanyId(long companyId)
    Removes all the journal articles where companyId = ? from the database.
    void
    removeByDDMStructureId(long DDMStructureId)
    Removes all the journal articles where DDMStructureId = ? from the database.
    void
    Removes all the journal articles where DDMTemplateKey = ? from the database.
    void
    removeByG_A(long groupId, String articleId)
    Removes all the journal articles where groupId = ? and articleId = ? from the database.
    void
    removeByG_A_NotST(long groupId, String articleId, int status)
    Removes all the journal articles where groupId = ? and articleId = ? and status ≠ ? from the database.
    void
    removeByG_A_ST(long groupId, String articleId, int status)
    Removes all the journal articles where groupId = ? and articleId = ? and status = ? from the database.
    removeByG_A_V(long groupId, String articleId, double version)
    Removes the journal article where groupId = ? and articleId = ? and version = ? 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.
    removeByG_C_DDMSI(long groupId, long classNameId, long DDMStructureId)
    Removes the journal article where groupId = ? and classNameId = ? and DDMStructureId = ? from the database.
    void
    removeByG_C_DDMTK(long groupId, long classNameId, String DDMTemplateKey)
    Removes all the journal articles where groupId = ? and classNameId = ? and DDMTemplateKey = ? from the database.
    void
    removeByG_C_L(long groupId, long classNameId, String layoutUuid)
    Removes all the journal articles where groupId = ? and classNameId = ? and layoutUuid = ? from the database.
    void
    removeByG_DDMSI(long groupId, long DDMStructureId)
    Removes all the journal articles where groupId = ? and DDMStructureId = ? from the database.
    void
    removeByG_DDMTK(long groupId, String DDMTemplateKey)
    Removes all the journal articles where groupId = ? and DDMTemplateKey = ? from the database.
    void
    removeByG_ERC(long groupId, String externalReferenceCode)
    Removes all the journal articles where groupId = ? and externalReferenceCode = ? from the database.
    void
    removeByG_ERC_ST(long groupId, String externalReferenceCode, int status)
    Removes all the journal articles where groupId = ? and externalReferenceCode = ? and status = ? from the database.
    removeByG_ERC_V(long groupId, String externalReferenceCode, double version)
    Removes the journal article where groupId = ? and externalReferenceCode = ? and version = ? from the database.
    void
    removeByG_F(long groupId, long folderId)
    Removes all the journal articles where groupId = ? and folderId = ? from the database.
    void
    removeByG_F_C_NotST(long groupId, long folderId, long classNameId, int status)
    Removes all the journal articles where groupId = ? and folderId = ? and classNameId = ? and status ≠ ? from the database.
    void
    removeByG_F_ST(long groupId, long folderId, int status)
    Removes all the journal articles where groupId = ? and folderId = ? and status = ? from the database.
    void
    removeByG_L(long groupId, String layoutUuid)
    Removes all the journal articles where groupId = ? and layoutUuid = ? from the database.
    void
    removeByG_NotL(long groupId, String layoutUuid)
    Removes all the journal articles where groupId = ? and layoutUuid ≠ ? from the database.
    void
    removeByG_ST(long groupId, int status)
    Removes all the journal articles where groupId = ? and status = ? from the database.
    void
    removeByG_U(long groupId, long userId)
    Removes all the journal articles where groupId = ? and userId = ? from the database.
    void
    removeByG_U_C(long groupId, long userId, long classNameId)
    Removes all the journal articles where groupId = ? and userId = ? and classNameId = ? from the database.
    void
    removeByG_UT(long groupId, String urlTitle)
    Removes all the journal articles where groupId = ? and urlTitle = ? from the database.
    void
    removeByG_UT_ST(long groupId, String urlTitle, int status)
    Removes all the journal articles where groupId = ? and urlTitle = ? and status = ? from the database.
    void
    removeByGroupId(long groupId)
    Removes all the journal articles where groupId = ? from the database.
    void
    Removes all the journal articles where layoutUuid = ? from the database.
    void
    removeByLtD_S(Date displayDate, int status)
    Removes all the journal articles where displayDate < ? and status = ? from the database.
    void
    removeByR_I(long resourcePrimKey, boolean indexable)
    Removes all the journal articles where resourcePrimKey = ? and indexable = ? from the database.
    void
    removeByR_I_S(long resourcePrimKey, boolean indexable, int status)
    Removes all the journal articles where resourcePrimKey = ? and indexable = ? and status = ? 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
    Removes all the journal articles where uuid = ? from the database.
    void
    removeByUuid_C(String uuid, long companyId)
    Removes all the journal articles where uuid = ? and companyId = ? from the database.
    removeByUUID_G(String uuid, long groupId)
    Removes the journal article where uuid = ? and groupId = ? from the database.
    updateImpl(JournalArticle journalArticle)
     

    Methods inherited from interface com.liferay.portal.kernel.service.persistence.BasePersistence

    clearCache, clearCache, clearCache, clearCache, closeSession, countWithDynamicQuery, countWithDynamicQuery, dslQuery, dslQueryCount, fetchByPrimaryKey, fetchByPrimaryKeys, findByPrimaryKey, findWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, flush, getBadColumnNames, getCurrentSession, getDataSource, getDB, getDialect, getListeners, getModelClass, openSession, processException, registerListener, remove, remove, removeByFunction, setDataSource, unregisterListener, update, update

    Methods inherited from interface com.liferay.portal.kernel.service.persistence.change.tracking.CTPersistence

    getCTColumnNames, getMappingTableNames, getTableColumnsMap, getTableName, getUniqueIndexColumnNames
  • Method Details

    • findByResourcePrimKey

      List<JournalArticle> findByResourcePrimKey(long resourcePrimKey)
      Returns all the journal articles where resourcePrimKey = ?.
      Parameters:
      resourcePrimKey - the resource prim key
      Returns:
      the matching journal articles
    • findByResourcePrimKey

      List<JournalArticle> findByResourcePrimKey(long resourcePrimKey, int start, int end)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • findByResourcePrimKey

      List<JournalArticle> findByResourcePrimKey(long resourcePrimKey, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • findByResourcePrimKey

      List<JournalArticle> findByResourcePrimKey(long resourcePrimKey, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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)
      useFinderCache - whether to use the finder cache
      Returns:
      the ordered range of matching journal articles
    • findByResourcePrimKey_First

      JournalArticle findByResourcePrimKey_First(long resourcePrimKey, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the first journal article in the ordered set where resourcePrimKey = ?.
      Parameters:
      resourcePrimKey - the resource prim key
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the first matching journal article
      Throws:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByResourcePrimKey_First

      JournalArticle fetchByResourcePrimKey_First(long resourcePrimKey, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the first journal article in the ordered set where resourcePrimKey = ?.
      Parameters:
      resourcePrimKey - the resource prim key
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the first matching journal article, or null if a matching journal article could not be found
    • findByResourcePrimKey_Last

      JournalArticle findByResourcePrimKey_Last(long resourcePrimKey, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the last journal article in the ordered set where resourcePrimKey = ?.
      Parameters:
      resourcePrimKey - the resource prim key
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the last matching journal article
      Throws:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByResourcePrimKey_Last

      JournalArticle fetchByResourcePrimKey_Last(long resourcePrimKey, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the last journal article in the ordered set where resourcePrimKey = ?.
      Parameters:
      resourcePrimKey - the resource prim key
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the last matching journal article, or null if a matching journal article could not be found
    • findByResourcePrimKey_PrevAndNext

      JournalArticle[] findByResourcePrimKey_PrevAndNext(long id, long resourcePrimKey, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the journal articles before and after the current journal article in the ordered set where resourcePrimKey = ?.
      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:
      NoSuchArticleException - if a journal article with the primary key could not be found
    • removeByResourcePrimKey

      void removeByResourcePrimKey(long resourcePrimKey)
      Removes all the journal articles where resourcePrimKey = ? from the database.
      Parameters:
      resourcePrimKey - the resource prim key
    • countByResourcePrimKey

      int countByResourcePrimKey(long resourcePrimKey)
      Returns the number of journal articles where resourcePrimKey = ?.
      Parameters:
      resourcePrimKey - the resource prim key
      Returns:
      the number of matching journal articles
    • findByUuid

      List<JournalArticle> findByUuid(String uuid)
      Returns all the journal articles where uuid = ?.
      Parameters:
      uuid - the uuid
      Returns:
      the matching journal articles
    • findByUuid

      List<JournalArticle> findByUuid(String uuid, int start, int end)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • findByUuid

      List<JournalArticle> findByUuid(String uuid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • findByUuid

      List<JournalArticle> findByUuid(String uuid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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)
      useFinderCache - whether to use the finder cache
      Returns:
      the ordered range of matching journal articles
    • findByUuid_First

      JournalArticle findByUuid_First(String uuid, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the first journal article in the ordered set where uuid = ?.
      Parameters:
      uuid - the uuid
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the first matching journal article
      Throws:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByUuid_First

      JournalArticle fetchByUuid_First(String uuid, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the first journal article in the ordered set where uuid = ?.
      Parameters:
      uuid - the uuid
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the first matching journal article, or null if a matching journal article could not be found
    • findByUuid_Last

      JournalArticle findByUuid_Last(String uuid, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the last journal article in the ordered set where uuid = ?.
      Parameters:
      uuid - the uuid
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the last matching journal article
      Throws:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByUuid_Last

      JournalArticle fetchByUuid_Last(String uuid, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the last journal article in the ordered set where uuid = ?.
      Parameters:
      uuid - the uuid
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the last matching journal article, or null if a matching journal article could not be found
    • findByUuid_PrevAndNext

      JournalArticle[] findByUuid_PrevAndNext(long id, String uuid, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the journal articles before and after the current journal article in the ordered set where uuid = ?.
      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:
      NoSuchArticleException - if a journal article with the primary key could not be found
    • removeByUuid

      void removeByUuid(String uuid)
      Removes all the journal articles where uuid = ? from the database.
      Parameters:
      uuid - the uuid
    • countByUuid

      int countByUuid(String uuid)
      Returns the number of journal articles where uuid = ?.
      Parameters:
      uuid - the uuid
      Returns:
      the number of matching journal articles
    • findByUUID_G

      JournalArticle findByUUID_G(String uuid, long groupId) throws NoSuchArticleException
      Returns the journal article where uuid = ? and groupId = ? or throws a NoSuchArticleException if it could not be found.
      Parameters:
      uuid - the uuid
      groupId - the group ID
      Returns:
      the matching journal article
      Throws:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByUUID_G

      JournalArticle fetchByUUID_G(String uuid, long groupId)
      Returns the journal article where uuid = ? and groupId = ? or returns null if it could not be found. Uses the finder cache.
      Parameters:
      uuid - the uuid
      groupId - the group ID
      Returns:
      the matching journal article, or null if a matching journal article could not be found
    • fetchByUUID_G

      JournalArticle fetchByUUID_G(String uuid, long groupId, boolean useFinderCache)
      Returns the journal article where uuid = ? and groupId = ? or returns null if it could not be found, optionally using the finder cache.
      Parameters:
      uuid - the uuid
      groupId - the group ID
      useFinderCache - whether to use the finder cache
      Returns:
      the matching journal article, or null if a matching journal article could not be found
    • removeByUUID_G

      JournalArticle removeByUUID_G(String uuid, long groupId) throws NoSuchArticleException
      Removes the journal article where uuid = ? and groupId = ? from the database.
      Parameters:
      uuid - the uuid
      groupId - the group ID
      Returns:
      the journal article that was removed
      Throws:
      NoSuchArticleException
    • countByUUID_G

      int countByUUID_G(String uuid, long groupId)
      Returns the number of journal articles where uuid = ? and groupId = ?.
      Parameters:
      uuid - the uuid
      groupId - the group ID
      Returns:
      the number of matching journal articles
    • findByUuid_C

      List<JournalArticle> findByUuid_C(String uuid, long companyId)
      Returns all the journal articles where uuid = ? and companyId = ?.
      Parameters:
      uuid - the uuid
      companyId - the company ID
      Returns:
      the matching journal articles
    • findByUuid_C

      List<JournalArticle> findByUuid_C(String uuid, long companyId, int start, int end)
      Returns a range of all the journal articles where uuid = ? and companyId = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      uuid - the uuid
      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
    • findByUuid_C

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

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      uuid - the uuid
      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
    • findByUuid_C

      List<JournalArticle> findByUuid_C(String uuid, long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
      Returns an ordered range of all the journal articles where uuid = ? and companyId = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      uuid - the uuid
      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)
      useFinderCache - whether to use the finder cache
      Returns:
      the ordered range of matching journal articles
    • findByUuid_C_First

      JournalArticle findByUuid_C_First(String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the first journal article in the ordered set where uuid = ? and companyId = ?.
      Parameters:
      uuid - the uuid
      companyId - the company ID
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the first matching journal article
      Throws:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByUuid_C_First

      JournalArticle fetchByUuid_C_First(String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the first journal article in the ordered set where uuid = ? and companyId = ?.
      Parameters:
      uuid - the uuid
      companyId - the company ID
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the first matching journal article, or null if a matching journal article could not be found
    • findByUuid_C_Last

      JournalArticle findByUuid_C_Last(String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the last journal article in the ordered set where uuid = ? and companyId = ?.
      Parameters:
      uuid - the uuid
      companyId - the company ID
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the last matching journal article
      Throws:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByUuid_C_Last

      JournalArticle fetchByUuid_C_Last(String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the last journal article in the ordered set where uuid = ? and companyId = ?.
      Parameters:
      uuid - the uuid
      companyId - the company ID
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the last matching journal article, or null if a matching journal article could not be found
    • findByUuid_C_PrevAndNext

      JournalArticle[] findByUuid_C_PrevAndNext(long id, String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the journal articles before and after the current journal article in the ordered set where uuid = ? and companyId = ?.
      Parameters:
      id - the primary key of the current journal article
      uuid - the uuid
      companyId - the company ID
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the previous, current, and next journal article
      Throws:
      NoSuchArticleException - if a journal article with the primary key could not be found
    • removeByUuid_C

      void removeByUuid_C(String uuid, long companyId)
      Removes all the journal articles where uuid = ? and companyId = ? from the database.
      Parameters:
      uuid - the uuid
      companyId - the company ID
    • countByUuid_C

      int countByUuid_C(String uuid, long companyId)
      Returns the number of journal articles where uuid = ? and companyId = ?.
      Parameters:
      uuid - the uuid
      companyId - the company ID
      Returns:
      the number of matching journal articles
    • findByGroupId

      List<JournalArticle> findByGroupId(long groupId)
      Returns all the journal articles where groupId = ?.
      Parameters:
      groupId - the group ID
      Returns:
      the matching journal articles
    • findByGroupId

      List<JournalArticle> findByGroupId(long groupId, int start, int end)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • findByGroupId

      List<JournalArticle> findByGroupId(long groupId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • findByGroupId

      List<JournalArticle> findByGroupId(long groupId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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)
      useFinderCache - whether to use the finder cache
      Returns:
      the ordered range of matching journal articles
    • findByGroupId_First

      JournalArticle findByGroupId_First(long groupId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the first journal article in the ordered set where groupId = ?.
      Parameters:
      groupId - the group ID
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the first matching journal article
      Throws:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByGroupId_First

      JournalArticle fetchByGroupId_First(long groupId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the first journal article in the ordered set where groupId = ?.
      Parameters:
      groupId - the group ID
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the first matching journal article, or null if a matching journal article could not be found
    • findByGroupId_Last

      JournalArticle findByGroupId_Last(long groupId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the last journal article in the ordered set where groupId = ?.
      Parameters:
      groupId - the group ID
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the last matching journal article
      Throws:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByGroupId_Last

      JournalArticle fetchByGroupId_Last(long groupId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the last journal article in the ordered set where groupId = ?.
      Parameters:
      groupId - the group ID
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the last matching journal article, or null if a matching journal article could not be found
    • findByGroupId_PrevAndNext

      JournalArticle[] findByGroupId_PrevAndNext(long id, long groupId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the journal articles before and after the current journal article in the ordered set where groupId = ?.
      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:
      NoSuchArticleException - if a journal article with the primary key could not be found
    • filterFindByGroupId

      List<JournalArticle> filterFindByGroupId(long groupId)
      Returns all the journal articles that the user has permission to view where groupId = ?.
      Parameters:
      groupId - the group ID
      Returns:
      the matching journal articles that the user has permission to view
    • filterFindByGroupId

      List<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 = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • filterFindByGroupId

      List<JournalArticle> filterFindByGroupId(long groupId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • filterFindByGroupId_PrevAndNext

      JournalArticle[] filterFindByGroupId_PrevAndNext(long id, long groupId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      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 = ?.
      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:
      NoSuchArticleException - if a journal article with the primary key could not be found
    • removeByGroupId

      void removeByGroupId(long groupId)
      Removes all the journal articles where groupId = ? from the database.
      Parameters:
      groupId - the group ID
    • countByGroupId

      int countByGroupId(long groupId)
      Returns the number of journal articles where groupId = ?.
      Parameters:
      groupId - the group ID
      Returns:
      the number of matching journal articles
    • filterCountByGroupId

      int filterCountByGroupId(long groupId)
      Returns the number of journal articles that the user has permission to view where groupId = ?.
      Parameters:
      groupId - the group ID
      Returns:
      the number of matching journal articles that the user has permission to view
    • findByCompanyId

      List<JournalArticle> findByCompanyId(long companyId)
      Returns all the journal articles where companyId = ?.
      Parameters:
      companyId - the company ID
      Returns:
      the matching journal articles
    • findByCompanyId

      List<JournalArticle> findByCompanyId(long companyId, int start, int end)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • findByCompanyId

      List<JournalArticle> findByCompanyId(long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • findByCompanyId

      List<JournalArticle> findByCompanyId(long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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)
      useFinderCache - whether to use the finder cache
      Returns:
      the ordered range of matching journal articles
    • findByCompanyId_First

      JournalArticle findByCompanyId_First(long companyId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the first journal article in the ordered set where companyId = ?.
      Parameters:
      companyId - the company ID
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the first matching journal article
      Throws:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByCompanyId_First

      JournalArticle fetchByCompanyId_First(long companyId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the first journal article in the ordered set where companyId = ?.
      Parameters:
      companyId - the company ID
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the first matching journal article, or null if a matching journal article could not be found
    • findByCompanyId_Last

      JournalArticle findByCompanyId_Last(long companyId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the last journal article in the ordered set where companyId = ?.
      Parameters:
      companyId - the company ID
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the last matching journal article
      Throws:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByCompanyId_Last

      JournalArticle fetchByCompanyId_Last(long companyId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the last journal article in the ordered set where companyId = ?.
      Parameters:
      companyId - the company ID
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the last matching journal article, or null if a matching journal article could not be found
    • findByCompanyId_PrevAndNext

      JournalArticle[] findByCompanyId_PrevAndNext(long id, long companyId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the journal articles before and after the current journal article in the ordered set where companyId = ?.
      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:
      NoSuchArticleException - if a journal article with the primary key could not be found
    • removeByCompanyId

      void removeByCompanyId(long companyId)
      Removes all the journal articles where companyId = ? from the database.
      Parameters:
      companyId - the company ID
    • countByCompanyId

      int countByCompanyId(long companyId)
      Returns the number of journal articles where companyId = ?.
      Parameters:
      companyId - the company ID
      Returns:
      the number of matching journal articles
    • findByDDMStructureId

      List<JournalArticle> findByDDMStructureId(long DDMStructureId)
      Returns all the journal articles where DDMStructureId = ?.
      Parameters:
      DDMStructureId - the ddm structure ID
      Returns:
      the matching journal articles
    • findByDDMStructureId

      List<JournalArticle> findByDDMStructureId(long DDMStructureId, int start, int end)
      Returns a range of all the journal articles where DDMStructureId = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      DDMStructureId - the ddm 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
    • findByDDMStructureId

      List<JournalArticle> findByDDMStructureId(long DDMStructureId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns an ordered range of all the journal articles where DDMStructureId = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      DDMStructureId - the ddm 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
    • findByDDMStructureId

      List<JournalArticle> findByDDMStructureId(long DDMStructureId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
      Returns an ordered range of all the journal articles where DDMStructureId = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      DDMStructureId - the ddm 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)
      useFinderCache - whether to use the finder cache
      Returns:
      the ordered range of matching journal articles
    • findByDDMStructureId_First

      JournalArticle findByDDMStructureId_First(long DDMStructureId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the first journal article in the ordered set where DDMStructureId = ?.
      Parameters:
      DDMStructureId - the ddm structure ID
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the first matching journal article
      Throws:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByDDMStructureId_First

      JournalArticle fetchByDDMStructureId_First(long DDMStructureId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the first journal article in the ordered set where DDMStructureId = ?.
      Parameters:
      DDMStructureId - the ddm structure ID
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the first matching journal article, or null if a matching journal article could not be found
    • findByDDMStructureId_Last

      JournalArticle findByDDMStructureId_Last(long DDMStructureId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the last journal article in the ordered set where DDMStructureId = ?.
      Parameters:
      DDMStructureId - the ddm structure ID
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the last matching journal article
      Throws:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByDDMStructureId_Last

      JournalArticle fetchByDDMStructureId_Last(long DDMStructureId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the last journal article in the ordered set where DDMStructureId = ?.
      Parameters:
      DDMStructureId - the ddm structure ID
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the last matching journal article, or null if a matching journal article could not be found
    • findByDDMStructureId_PrevAndNext

      JournalArticle[] findByDDMStructureId_PrevAndNext(long id, long DDMStructureId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the journal articles before and after the current journal article in the ordered set where DDMStructureId = ?.
      Parameters:
      id - the primary key of the current journal article
      DDMStructureId - the ddm structure ID
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the previous, current, and next journal article
      Throws:
      NoSuchArticleException - if a journal article with the primary key could not be found
    • removeByDDMStructureId

      void removeByDDMStructureId(long DDMStructureId)
      Removes all the journal articles where DDMStructureId = ? from the database.
      Parameters:
      DDMStructureId - the ddm structure ID
    • countByDDMStructureId

      int countByDDMStructureId(long DDMStructureId)
      Returns the number of journal articles where DDMStructureId = ?.
      Parameters:
      DDMStructureId - the ddm structure ID
      Returns:
      the number of matching journal articles
    • findByDDMTemplateKey

      List<JournalArticle> findByDDMTemplateKey(String DDMTemplateKey)
      Returns all the journal articles where DDMTemplateKey = ?.
      Parameters:
      DDMTemplateKey - the ddm template key
      Returns:
      the matching journal articles
    • findByDDMTemplateKey

      List<JournalArticle> findByDDMTemplateKey(String DDMTemplateKey, int start, int end)
      Returns a range of all the journal articles where DDMTemplateKey = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      DDMTemplateKey - the ddm template 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
    • findByDDMTemplateKey

      List<JournalArticle> findByDDMTemplateKey(String DDMTemplateKey, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns an ordered range of all the journal articles where DDMTemplateKey = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      DDMTemplateKey - the ddm template 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
    • findByDDMTemplateKey

      List<JournalArticle> findByDDMTemplateKey(String DDMTemplateKey, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
      Returns an ordered range of all the journal articles where DDMTemplateKey = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      DDMTemplateKey - the ddm template 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)
      useFinderCache - whether to use the finder cache
      Returns:
      the ordered range of matching journal articles
    • findByDDMTemplateKey_First

      JournalArticle findByDDMTemplateKey_First(String DDMTemplateKey, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the first journal article in the ordered set where DDMTemplateKey = ?.
      Parameters:
      DDMTemplateKey - the ddm template key
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the first matching journal article
      Throws:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByDDMTemplateKey_First

      JournalArticle fetchByDDMTemplateKey_First(String DDMTemplateKey, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the first journal article in the ordered set where DDMTemplateKey = ?.
      Parameters:
      DDMTemplateKey - the ddm template key
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the first matching journal article, or null if a matching journal article could not be found
    • findByDDMTemplateKey_Last

      JournalArticle findByDDMTemplateKey_Last(String DDMTemplateKey, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the last journal article in the ordered set where DDMTemplateKey = ?.
      Parameters:
      DDMTemplateKey - the ddm template key
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the last matching journal article
      Throws:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByDDMTemplateKey_Last

      JournalArticle fetchByDDMTemplateKey_Last(String DDMTemplateKey, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the last journal article in the ordered set where DDMTemplateKey = ?.
      Parameters:
      DDMTemplateKey - the ddm template key
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the last matching journal article, or null if a matching journal article could not be found
    • findByDDMTemplateKey_PrevAndNext

      JournalArticle[] findByDDMTemplateKey_PrevAndNext(long id, String DDMTemplateKey, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the journal articles before and after the current journal article in the ordered set where DDMTemplateKey = ?.
      Parameters:
      id - the primary key of the current journal article
      DDMTemplateKey - the ddm template key
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the previous, current, and next journal article
      Throws:
      NoSuchArticleException - if a journal article with the primary key could not be found
    • removeByDDMTemplateKey

      void removeByDDMTemplateKey(String DDMTemplateKey)
      Removes all the journal articles where DDMTemplateKey = ? from the database.
      Parameters:
      DDMTemplateKey - the ddm template key
    • countByDDMTemplateKey

      int countByDDMTemplateKey(String DDMTemplateKey)
      Returns the number of journal articles where DDMTemplateKey = ?.
      Parameters:
      DDMTemplateKey - the ddm template key
      Returns:
      the number of matching journal articles
    • findByLayoutUuid

      List<JournalArticle> findByLayoutUuid(String layoutUuid)
      Returns all the journal articles where layoutUuid = ?.
      Parameters:
      layoutUuid - the layout uuid
      Returns:
      the matching journal articles
    • findByLayoutUuid

      List<JournalArticle> findByLayoutUuid(String layoutUuid, int start, int end)
      Returns a range of all the journal articles where 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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      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
    • findByLayoutUuid

      List<JournalArticle> findByLayoutUuid(String layoutUuid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns an ordered range of all the journal articles where 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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      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
    • findByLayoutUuid

      List<JournalArticle> findByLayoutUuid(String layoutUuid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
      Returns an ordered range of all the journal articles where 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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      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)
      useFinderCache - whether to use the finder cache
      Returns:
      the ordered range of matching journal articles
    • findByLayoutUuid_First

      JournalArticle findByLayoutUuid_First(String layoutUuid, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the first journal article in the ordered set where layoutUuid = ?.
      Parameters:
      layoutUuid - the layout uuid
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the first matching journal article
      Throws:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByLayoutUuid_First

      JournalArticle fetchByLayoutUuid_First(String layoutUuid, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the first journal article in the ordered set where layoutUuid = ?.
      Parameters:
      layoutUuid - the layout uuid
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the first matching journal article, or null if a matching journal article could not be found
    • findByLayoutUuid_Last

      JournalArticle findByLayoutUuid_Last(String layoutUuid, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the last journal article in the ordered set where layoutUuid = ?.
      Parameters:
      layoutUuid - the layout uuid
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the last matching journal article
      Throws:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByLayoutUuid_Last

      JournalArticle fetchByLayoutUuid_Last(String layoutUuid, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the last journal article in the ordered set where layoutUuid = ?.
      Parameters:
      layoutUuid - the layout uuid
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the last matching journal article, or null if a matching journal article could not be found
    • findByLayoutUuid_PrevAndNext

      JournalArticle[] findByLayoutUuid_PrevAndNext(long id, String layoutUuid, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the journal articles before and after the current journal article in the ordered set where layoutUuid = ?.
      Parameters:
      id - the primary key of the current journal article
      layoutUuid - the layout uuid
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the previous, current, and next journal article
      Throws:
      NoSuchArticleException - if a journal article with the primary key could not be found
    • removeByLayoutUuid

      void removeByLayoutUuid(String layoutUuid)
      Removes all the journal articles where layoutUuid = ? from the database.
      Parameters:
      layoutUuid - the layout uuid
    • countByLayoutUuid

      int countByLayoutUuid(String layoutUuid)
      Returns the number of journal articles where layoutUuid = ?.
      Parameters:
      layoutUuid - the layout uuid
      Returns:
      the number of matching journal articles
    • findBySmallImageId

      List<JournalArticle> findBySmallImageId(long smallImageId)
      Returns all the journal articles where smallImageId = ?.
      Parameters:
      smallImageId - the small image ID
      Returns:
      the matching journal articles
    • findBySmallImageId

      List<JournalArticle> findBySmallImageId(long smallImageId, int start, int end)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • findBySmallImageId

      List<JournalArticle> findBySmallImageId(long smallImageId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • findBySmallImageId

      List<JournalArticle> findBySmallImageId(long smallImageId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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)
      useFinderCache - whether to use the finder cache
      Returns:
      the ordered range of matching journal articles
    • findBySmallImageId_First

      JournalArticle findBySmallImageId_First(long smallImageId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the first journal article in the ordered set where smallImageId = ?.
      Parameters:
      smallImageId - the small image ID
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the first matching journal article
      Throws:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchBySmallImageId_First

      JournalArticle fetchBySmallImageId_First(long smallImageId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the first journal article in the ordered set where smallImageId = ?.
      Parameters:
      smallImageId - the small image ID
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the first matching journal article, or null if a matching journal article could not be found
    • findBySmallImageId_Last

      JournalArticle findBySmallImageId_Last(long smallImageId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the last journal article in the ordered set where smallImageId = ?.
      Parameters:
      smallImageId - the small image ID
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the last matching journal article
      Throws:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchBySmallImageId_Last

      JournalArticle fetchBySmallImageId_Last(long smallImageId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the last journal article in the ordered set where smallImageId = ?.
      Parameters:
      smallImageId - the small image ID
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the last matching journal article, or null if a matching journal article could not be found
    • findBySmallImageId_PrevAndNext

      JournalArticle[] findBySmallImageId_PrevAndNext(long id, long smallImageId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the journal articles before and after the current journal article in the ordered set where smallImageId = ?.
      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:
      NoSuchArticleException - if a journal article with the primary key could not be found
    • removeBySmallImageId

      void removeBySmallImageId(long smallImageId)
      Removes all the journal articles where smallImageId = ? from the database.
      Parameters:
      smallImageId - the small image ID
    • countBySmallImageId

      int countBySmallImageId(long smallImageId)
      Returns the number of journal articles where smallImageId = ?.
      Parameters:
      smallImageId - the small image ID
      Returns:
      the number of matching journal articles
    • findByR_I

      List<JournalArticle> findByR_I(long resourcePrimKey, boolean indexable)
      Returns all the journal articles where resourcePrimKey = ? and indexable = ?.
      Parameters:
      resourcePrimKey - the resource prim key
      indexable - the indexable
      Returns:
      the matching journal articles
    • findByR_I

      List<JournalArticle> findByR_I(long resourcePrimKey, boolean indexable, int start, int end)
      Returns a range of all the journal articles where resourcePrimKey = ? and indexable = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      resourcePrimKey - the resource prim key
      indexable - the indexable
      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
    • findByR_I

      List<JournalArticle> findByR_I(long resourcePrimKey, boolean indexable, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns an ordered range of all the journal articles where resourcePrimKey = ? and indexable = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      resourcePrimKey - the resource prim key
      indexable - the indexable
      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
    • findByR_I

      List<JournalArticle> findByR_I(long resourcePrimKey, boolean indexable, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
      Returns an ordered range of all the journal articles where resourcePrimKey = ? and indexable = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      resourcePrimKey - the resource prim key
      indexable - the indexable
      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)
      useFinderCache - whether to use the finder cache
      Returns:
      the ordered range of matching journal articles
    • findByR_I_First

      JournalArticle findByR_I_First(long resourcePrimKey, boolean indexable, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the first journal article in the ordered set where resourcePrimKey = ? and indexable = ?.
      Parameters:
      resourcePrimKey - the resource prim key
      indexable - the indexable
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the first matching journal article
      Throws:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByR_I_First

      JournalArticle fetchByR_I_First(long resourcePrimKey, boolean indexable, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the first journal article in the ordered set where resourcePrimKey = ? and indexable = ?.
      Parameters:
      resourcePrimKey - the resource prim key
      indexable - the indexable
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the first matching journal article, or null if a matching journal article could not be found
    • findByR_I_Last

      JournalArticle findByR_I_Last(long resourcePrimKey, boolean indexable, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the last journal article in the ordered set where resourcePrimKey = ? and indexable = ?.
      Parameters:
      resourcePrimKey - the resource prim key
      indexable - the indexable
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the last matching journal article
      Throws:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByR_I_Last

      JournalArticle fetchByR_I_Last(long resourcePrimKey, boolean indexable, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the last journal article in the ordered set where resourcePrimKey = ? and indexable = ?.
      Parameters:
      resourcePrimKey - the resource prim key
      indexable - the indexable
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the last matching journal article, or null if a matching journal article could not be found
    • findByR_I_PrevAndNext

      JournalArticle[] findByR_I_PrevAndNext(long id, long resourcePrimKey, boolean indexable, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the journal articles before and after the current journal article in the ordered set where resourcePrimKey = ? and indexable = ?.
      Parameters:
      id - the primary key of the current journal article
      resourcePrimKey - the resource prim key
      indexable - the indexable
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the previous, current, and next journal article
      Throws:
      NoSuchArticleException - if a journal article with the primary key could not be found
    • removeByR_I

      void removeByR_I(long resourcePrimKey, boolean indexable)
      Removes all the journal articles where resourcePrimKey = ? and indexable = ? from the database.
      Parameters:
      resourcePrimKey - the resource prim key
      indexable - the indexable
    • countByR_I

      int countByR_I(long resourcePrimKey, boolean indexable)
      Returns the number of journal articles where resourcePrimKey = ? and indexable = ?.
      Parameters:
      resourcePrimKey - the resource prim key
      indexable - the indexable
      Returns:
      the number of matching journal articles
    • findByR_ST

      List<JournalArticle> findByR_ST(long resourcePrimKey, int status)
      Returns all the journal articles where resourcePrimKey = ? and status = ?.
      Parameters:
      resourcePrimKey - the resource prim key
      status - the status
      Returns:
      the matching journal articles
    • findByR_ST

      List<JournalArticle> findByR_ST(long resourcePrimKey, int status, int start, int end)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • findByR_ST

      List<JournalArticle> findByR_ST(long resourcePrimKey, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • findByR_ST

      List<JournalArticle> findByR_ST(long resourcePrimKey, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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)
      useFinderCache - whether to use the finder cache
      Returns:
      the ordered range of matching journal articles
    • findByR_ST_First

      JournalArticle findByR_ST_First(long resourcePrimKey, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the first journal article in the ordered set where resourcePrimKey = ? and status = ?.
      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:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByR_ST_First

      JournalArticle fetchByR_ST_First(long resourcePrimKey, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the first journal article in the ordered set where resourcePrimKey = ? and status = ?.
      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, or null if a matching journal article could not be found
    • findByR_ST_Last

      JournalArticle findByR_ST_Last(long resourcePrimKey, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the last journal article in the ordered set where resourcePrimKey = ? and status = ?.
      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:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByR_ST_Last

      JournalArticle fetchByR_ST_Last(long resourcePrimKey, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the last journal article in the ordered set where resourcePrimKey = ? and status = ?.
      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, or null if a matching journal article could not be found
    • findByR_ST_PrevAndNext

      JournalArticle[] findByR_ST_PrevAndNext(long id, long resourcePrimKey, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the journal articles before and after the current journal article in the ordered set where resourcePrimKey = ? and status = ?.
      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:
      NoSuchArticleException - if a journal article with the primary key could not be found
    • findByR_ST

      List<JournalArticle> findByR_ST(long resourcePrimKey, int[] statuses)
      Returns all the journal articles where resourcePrimKey = ? and status = any ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      resourcePrimKey - the resource prim key
      statuses - the statuses
      Returns:
      the matching journal articles
    • findByR_ST

      List<JournalArticle> findByR_ST(long resourcePrimKey, int[] statuses, int start, int end)
      Returns a range of all the journal articles where resourcePrimKey = ? and status = any ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      resourcePrimKey - the resource prim key
      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
    • findByR_ST

      List<JournalArticle> findByR_ST(long resourcePrimKey, int[] statuses, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns an ordered range of all the journal articles where resourcePrimKey = ? and status = any ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      resourcePrimKey - the resource prim key
      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
    • findByR_ST

      List<JournalArticle> findByR_ST(long resourcePrimKey, int[] statuses, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
      Returns an ordered range of all the journal articles where resourcePrimKey = ? and status = ?, optionally using the finder cache.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      resourcePrimKey - the resource prim key
      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)
      useFinderCache - whether to use the finder cache
      Returns:
      the ordered range of matching journal articles
    • removeByR_ST

      void removeByR_ST(long resourcePrimKey, int status)
      Removes all the journal articles where resourcePrimKey = ? and status = ? from the database.
      Parameters:
      resourcePrimKey - the resource prim key
      status - the status
    • countByR_ST

      int countByR_ST(long resourcePrimKey, int status)
      Returns the number of journal articles where resourcePrimKey = ? and status = ?.
      Parameters:
      resourcePrimKey - the resource prim key
      status - the status
      Returns:
      the number of matching journal articles
    • countByR_ST

      int countByR_ST(long resourcePrimKey, int[] statuses)
      Returns the number of journal articles where resourcePrimKey = ? and status = any ?.
      Parameters:
      resourcePrimKey - the resource prim key
      statuses - the statuses
      Returns:
      the number of matching journal articles
    • findByG_U

      List<JournalArticle> findByG_U(long groupId, long userId)
      Returns all the journal articles where groupId = ? and userId = ?.
      Parameters:
      groupId - the group ID
      userId - the user ID
      Returns:
      the matching journal articles
    • findByG_U

      List<JournalArticle> findByG_U(long groupId, long userId, int start, int end)
      Returns a range of all the journal articles where groupId = ? and userId = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      userId - the user 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
    • findByG_U

      List<JournalArticle> findByG_U(long groupId, long userId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns an ordered range of all the journal articles where groupId = ? and userId = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      userId - the user 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
    • findByG_U

      List<JournalArticle> findByG_U(long groupId, long userId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
      Returns an ordered range of all the journal articles where groupId = ? and userId = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      userId - the user 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)
      useFinderCache - whether to use the finder cache
      Returns:
      the ordered range of matching journal articles
    • findByG_U_First

      JournalArticle findByG_U_First(long groupId, long userId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the first journal article in the ordered set where groupId = ? and userId = ?.
      Parameters:
      groupId - the group ID
      userId - the user ID
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the first matching journal article
      Throws:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByG_U_First

      JournalArticle fetchByG_U_First(long groupId, long userId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the first journal article in the ordered set where groupId = ? and userId = ?.
      Parameters:
      groupId - the group ID
      userId - the user ID
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the first matching journal article, or null if a matching journal article could not be found
    • findByG_U_Last

      JournalArticle findByG_U_Last(long groupId, long userId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the last journal article in the ordered set where groupId = ? and userId = ?.
      Parameters:
      groupId - the group ID
      userId - the user ID
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the last matching journal article
      Throws:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByG_U_Last

      JournalArticle fetchByG_U_Last(long groupId, long userId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the last journal article in the ordered set where groupId = ? and userId = ?.
      Parameters:
      groupId - the group ID
      userId - the user ID
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the last matching journal article, or null if a matching journal article could not be found
    • findByG_U_PrevAndNext

      JournalArticle[] findByG_U_PrevAndNext(long id, long groupId, long userId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and userId = ?.
      Parameters:
      id - the primary key of the current journal article
      groupId - the group ID
      userId - the user ID
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the previous, current, and next journal article
      Throws:
      NoSuchArticleException - if a journal article with the primary key could not be found
    • filterFindByG_U

      List<JournalArticle> filterFindByG_U(long groupId, long userId)
      Returns all the journal articles that the user has permission to view where groupId = ? and userId = ?.
      Parameters:
      groupId - the group ID
      userId - the user ID
      Returns:
      the matching journal articles that the user has permission to view
    • filterFindByG_U

      List<JournalArticle> filterFindByG_U(long groupId, long userId, int start, int end)
      Returns a range of all the journal articles that the user has permission to view where groupId = ? and userId = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      userId - the user 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
    • filterFindByG_U

      List<JournalArticle> filterFindByG_U(long groupId, long userId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns an ordered range of all the journal articles that the user has permissions to view where groupId = ? and userId = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      userId - the user 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
    • filterFindByG_U_PrevAndNext

      JournalArticle[] filterFindByG_U_PrevAndNext(long id, long groupId, long userId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      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 userId = ?.
      Parameters:
      id - the primary key of the current journal article
      groupId - the group ID
      userId - the user ID
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the previous, current, and next journal article
      Throws:
      NoSuchArticleException - if a journal article with the primary key could not be found
    • removeByG_U

      void removeByG_U(long groupId, long userId)
      Removes all the journal articles where groupId = ? and userId = ? from the database.
      Parameters:
      groupId - the group ID
      userId - the user ID
    • countByG_U

      int countByG_U(long groupId, long userId)
      Returns the number of journal articles where groupId = ? and userId = ?.
      Parameters:
      groupId - the group ID
      userId - the user ID
      Returns:
      the number of matching journal articles
    • filterCountByG_U

      int filterCountByG_U(long groupId, long userId)
      Returns the number of journal articles that the user has permission to view where groupId = ? and userId = ?.
      Parameters:
      groupId - the group ID
      userId - the user ID
      Returns:
      the number of matching journal articles that the user has permission to view
    • findByG_ERC

      List<JournalArticle> findByG_ERC(long groupId, String externalReferenceCode)
      Returns all the journal articles where groupId = ? and externalReferenceCode = ?.
      Parameters:
      groupId - the group ID
      externalReferenceCode - the external reference code
      Returns:
      the matching journal articles
    • findByG_ERC

      List<JournalArticle> findByG_ERC(long groupId, String externalReferenceCode, int start, int end)
      Returns a range of all the journal articles where groupId = ? and externalReferenceCode = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      externalReferenceCode - the external reference code
      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
    • findByG_ERC

      List<JournalArticle> findByG_ERC(long groupId, String externalReferenceCode, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns an ordered range of all the journal articles where groupId = ? and externalReferenceCode = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      externalReferenceCode - the external reference code
      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
    • findByG_ERC

      List<JournalArticle> findByG_ERC(long groupId, String externalReferenceCode, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
      Returns an ordered range of all the journal articles where groupId = ? and externalReferenceCode = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      externalReferenceCode - the external reference code
      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)
      useFinderCache - whether to use the finder cache
      Returns:
      the ordered range of matching journal articles
    • findByG_ERC_First

      JournalArticle findByG_ERC_First(long groupId, String externalReferenceCode, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the first journal article in the ordered set where groupId = ? and externalReferenceCode = ?.
      Parameters:
      groupId - the group ID
      externalReferenceCode - the external reference code
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the first matching journal article
      Throws:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByG_ERC_First

      JournalArticle fetchByG_ERC_First(long groupId, String externalReferenceCode, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the first journal article in the ordered set where groupId = ? and externalReferenceCode = ?.
      Parameters:
      groupId - the group ID
      externalReferenceCode - the external reference code
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the first matching journal article, or null if a matching journal article could not be found
    • findByG_ERC_Last

      JournalArticle findByG_ERC_Last(long groupId, String externalReferenceCode, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the last journal article in the ordered set where groupId = ? and externalReferenceCode = ?.
      Parameters:
      groupId - the group ID
      externalReferenceCode - the external reference code
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the last matching journal article
      Throws:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByG_ERC_Last

      JournalArticle fetchByG_ERC_Last(long groupId, String externalReferenceCode, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the last journal article in the ordered set where groupId = ? and externalReferenceCode = ?.
      Parameters:
      groupId - the group ID
      externalReferenceCode - the external reference code
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the last matching journal article, or null if a matching journal article could not be found
    • findByG_ERC_PrevAndNext

      JournalArticle[] findByG_ERC_PrevAndNext(long id, long groupId, String externalReferenceCode, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and externalReferenceCode = ?.
      Parameters:
      id - the primary key of the current journal article
      groupId - the group ID
      externalReferenceCode - the external reference code
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the previous, current, and next journal article
      Throws:
      NoSuchArticleException - if a journal article with the primary key could not be found
    • filterFindByG_ERC

      List<JournalArticle> filterFindByG_ERC(long groupId, String externalReferenceCode)
      Returns all the journal articles that the user has permission to view where groupId = ? and externalReferenceCode = ?.
      Parameters:
      groupId - the group ID
      externalReferenceCode - the external reference code
      Returns:
      the matching journal articles that the user has permission to view
    • filterFindByG_ERC

      List<JournalArticle> filterFindByG_ERC(long groupId, String externalReferenceCode, int start, int end)
      Returns a range of all the journal articles that the user has permission to view where groupId = ? and externalReferenceCode = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      externalReferenceCode - the external reference code
      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
    • filterFindByG_ERC

      List<JournalArticle> filterFindByG_ERC(long groupId, String externalReferenceCode, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns an ordered range of all the journal articles that the user has permissions to view where groupId = ? and externalReferenceCode = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      externalReferenceCode - the external reference code
      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
    • filterFindByG_ERC_PrevAndNext

      JournalArticle[] filterFindByG_ERC_PrevAndNext(long id, long groupId, String externalReferenceCode, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      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 externalReferenceCode = ?.
      Parameters:
      id - the primary key of the current journal article
      groupId - the group ID
      externalReferenceCode - the external reference code
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the previous, current, and next journal article
      Throws:
      NoSuchArticleException - if a journal article with the primary key could not be found
    • removeByG_ERC

      void removeByG_ERC(long groupId, String externalReferenceCode)
      Removes all the journal articles where groupId = ? and externalReferenceCode = ? from the database.
      Parameters:
      groupId - the group ID
      externalReferenceCode - the external reference code
    • countByG_ERC

      int countByG_ERC(long groupId, String externalReferenceCode)
      Returns the number of journal articles where groupId = ? and externalReferenceCode = ?.
      Parameters:
      groupId - the group ID
      externalReferenceCode - the external reference code
      Returns:
      the number of matching journal articles
    • filterCountByG_ERC

      int filterCountByG_ERC(long groupId, String externalReferenceCode)
      Returns the number of journal articles that the user has permission to view where groupId = ? and externalReferenceCode = ?.
      Parameters:
      groupId - the group ID
      externalReferenceCode - the external reference code
      Returns:
      the number of matching journal articles that the user has permission to view
    • findByG_F

      List<JournalArticle> findByG_F(long groupId, long folderId)
      Returns all the journal articles where groupId = ? and folderId = ?.
      Parameters:
      groupId - the group ID
      folderId - the folder ID
      Returns:
      the matching journal articles
    • findByG_F

      List<JournalArticle> findByG_F(long groupId, long folderId, int start, int end)
      Returns a range of all the journal articles where groupId = ? and folderId = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      folderId - the folder 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
    • findByG_F

      List<JournalArticle> findByG_F(long groupId, long folderId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns an ordered range of all the journal articles where groupId = ? and folderId = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      folderId - the folder 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
    • findByG_F

      List<JournalArticle> findByG_F(long groupId, long folderId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
      Returns an ordered range of all the journal articles where groupId = ? and folderId = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      folderId - the folder 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)
      useFinderCache - whether to use the finder cache
      Returns:
      the ordered range of matching journal articles
    • findByG_F_First

      JournalArticle findByG_F_First(long groupId, long folderId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the first journal article in the ordered set where groupId = ? and folderId = ?.
      Parameters:
      groupId - the group ID
      folderId - the folder ID
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the first matching journal article
      Throws:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByG_F_First

      JournalArticle fetchByG_F_First(long groupId, long folderId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the first journal article in the ordered set where groupId = ? and folderId = ?.
      Parameters:
      groupId - the group ID
      folderId - the folder ID
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the first matching journal article, or null if a matching journal article could not be found
    • findByG_F_Last

      JournalArticle findByG_F_Last(long groupId, long folderId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the last journal article in the ordered set where groupId = ? and folderId = ?.
      Parameters:
      groupId - the group ID
      folderId - the folder ID
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the last matching journal article
      Throws:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByG_F_Last

      JournalArticle fetchByG_F_Last(long groupId, long folderId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the last journal article in the ordered set where groupId = ? and folderId = ?.
      Parameters:
      groupId - the group ID
      folderId - the folder ID
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the last matching journal article, or null if a matching journal article could not be found
    • findByG_F_PrevAndNext

      JournalArticle[] findByG_F_PrevAndNext(long id, long groupId, long folderId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and folderId = ?.
      Parameters:
      id - the primary key of the current journal article
      groupId - the group ID
      folderId - the folder ID
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the previous, current, and next journal article
      Throws:
      NoSuchArticleException - if a journal article with the primary key could not be found
    • filterFindByG_F

      List<JournalArticle> filterFindByG_F(long groupId, long folderId)
      Returns all the journal articles that the user has permission to view where groupId = ? and folderId = ?.
      Parameters:
      groupId - the group ID
      folderId - the folder ID
      Returns:
      the matching journal articles that the user has permission to view
    • filterFindByG_F

      List<JournalArticle> filterFindByG_F(long groupId, long folderId, int start, int end)
      Returns a range of all the journal articles that the user has permission to view where groupId = ? and folderId = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      folderId - the folder 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
    • filterFindByG_F

      List<JournalArticle> filterFindByG_F(long groupId, long folderId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns an ordered range of all the journal articles that the user has permissions to view where groupId = ? and folderId = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      folderId - the folder 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
    • filterFindByG_F_PrevAndNext

      JournalArticle[] filterFindByG_F_PrevAndNext(long id, long groupId, long folderId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      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 folderId = ?.
      Parameters:
      id - the primary key of the current journal article
      groupId - the group ID
      folderId - the folder ID
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the previous, current, and next journal article
      Throws:
      NoSuchArticleException - if a journal article with the primary key could not be found
    • filterFindByG_F

      List<JournalArticle> filterFindByG_F(long groupId, long[] folderIds)
      Returns all the journal articles that the user has permission to view where groupId = ? and folderId = any ?.
      Parameters:
      groupId - the group ID
      folderIds - the folder IDs
      Returns:
      the matching journal articles that the user has permission to view
    • filterFindByG_F

      List<JournalArticle> filterFindByG_F(long groupId, long[] folderIds, int start, int end)
      Returns a range of all the journal articles that the user has permission to view where groupId = ? and folderId = any ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      folderIds - the folder IDs
      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
    • filterFindByG_F

      List<JournalArticle> filterFindByG_F(long groupId, long[] folderIds, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns an ordered range of all the journal articles that the user has permission to view where groupId = ? and folderId = any ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      folderIds - the folder IDs
      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
    • findByG_F

      List<JournalArticle> findByG_F(long groupId, long[] folderIds)
      Returns all the journal articles where groupId = ? and folderId = any ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      folderIds - the folder IDs
      Returns:
      the matching journal articles
    • findByG_F

      List<JournalArticle> findByG_F(long groupId, long[] folderIds, int start, int end)
      Returns a range of all the journal articles where groupId = ? and folderId = any ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      folderIds - the folder IDs
      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
    • findByG_F

      List<JournalArticle> findByG_F(long groupId, long[] folderIds, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns an ordered range of all the journal articles where groupId = ? and folderId = any ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      folderIds - the folder IDs
      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
    • findByG_F

      List<JournalArticle> findByG_F(long groupId, long[] folderIds, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
      Returns an ordered range of all the journal articles where groupId = ? and folderId = ?, optionally using the finder cache.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      folderIds - the folder IDs
      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)
      useFinderCache - whether to use the finder cache
      Returns:
      the ordered range of matching journal articles
    • removeByG_F

      void removeByG_F(long groupId, long folderId)
      Removes all the journal articles where groupId = ? and folderId = ? from the database.
      Parameters:
      groupId - the group ID
      folderId - the folder ID
    • countByG_F

      int countByG_F(long groupId, long folderId)
      Returns the number of journal articles where groupId = ? and folderId = ?.
      Parameters:
      groupId - the group ID
      folderId - the folder ID
      Returns:
      the number of matching journal articles
    • countByG_F

      int countByG_F(long groupId, long[] folderIds)
      Returns the number of journal articles where groupId = ? and folderId = any ?.
      Parameters:
      groupId - the group ID
      folderIds - the folder IDs
      Returns:
      the number of matching journal articles
    • filterCountByG_F

      int filterCountByG_F(long groupId, long folderId)
      Returns the number of journal articles that the user has permission to view where groupId = ? and folderId = ?.
      Parameters:
      groupId - the group ID
      folderId - the folder ID
      Returns:
      the number of matching journal articles that the user has permission to view
    • filterCountByG_F

      int filterCountByG_F(long groupId, long[] folderIds)
      Returns the number of journal articles that the user has permission to view where groupId = ? and folderId = any ?.
      Parameters:
      groupId - the group ID
      folderIds - the folder IDs
      Returns:
      the number of matching journal articles that the user has permission to view
    • findByG_A

      List<JournalArticle> findByG_A(long groupId, String articleId)
      Returns all the journal articles where groupId = ? and articleId = ?.
      Parameters:
      groupId - the group ID
      articleId - the article ID
      Returns:
      the matching journal articles
    • findByG_A

      List<JournalArticle> findByG_A(long groupId, String articleId, int start, int end)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • findByG_A

      List<JournalArticle> findByG_A(long groupId, String articleId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • findByG_A

      List<JournalArticle> findByG_A(long groupId, String articleId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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)
      useFinderCache - whether to use the finder cache
      Returns:
      the ordered range of matching journal articles
    • findByG_A_First

      JournalArticle findByG_A_First(long groupId, String articleId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the first journal article in the ordered set where groupId = ? and articleId = ?.
      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:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByG_A_First

      JournalArticle fetchByG_A_First(long groupId, String articleId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the first journal article in the ordered set where groupId = ? and articleId = ?.
      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, or null if a matching journal article could not be found
    • findByG_A_Last

      JournalArticle findByG_A_Last(long groupId, String articleId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the last journal article in the ordered set where groupId = ? and articleId = ?.
      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:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByG_A_Last

      JournalArticle fetchByG_A_Last(long groupId, String articleId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the last journal article in the ordered set where groupId = ? and articleId = ?.
      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, or null if a matching journal article could not be found
    • findByG_A_PrevAndNext

      JournalArticle[] findByG_A_PrevAndNext(long id, long groupId, String articleId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and articleId = ?.
      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:
      NoSuchArticleException - if a journal article with the primary key could not be found
    • filterFindByG_A

      List<JournalArticle> filterFindByG_A(long groupId, String articleId)
      Returns all the journal articles that the user has permission to view where groupId = ? and articleId = ?.
      Parameters:
      groupId - the group ID
      articleId - the article ID
      Returns:
      the matching journal articles that the user has permission to view
    • filterFindByG_A

      List<JournalArticle> filterFindByG_A(long groupId, 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 = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • filterFindByG_A

      List<JournalArticle> filterFindByG_A(long groupId, String articleId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • filterFindByG_A_PrevAndNext

      JournalArticle[] filterFindByG_A_PrevAndNext(long id, long groupId, String articleId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      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 = ?.
      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:
      NoSuchArticleException - if a journal article with the primary key could not be found
    • removeByG_A

      void removeByG_A(long groupId, String articleId)
      Removes all the journal articles where groupId = ? and articleId = ? from the database.
      Parameters:
      groupId - the group ID
      articleId - the article ID
    • countByG_A

      int countByG_A(long groupId, String articleId)
      Returns the number of journal articles where groupId = ? and articleId = ?.
      Parameters:
      groupId - the group ID
      articleId - the article ID
      Returns:
      the number of matching journal articles
    • filterCountByG_A

      int filterCountByG_A(long groupId, String articleId)
      Returns the number of journal articles that the user has permission to view where groupId = ? and articleId = ?.
      Parameters:
      groupId - the group ID
      articleId - the article ID
      Returns:
      the number of matching journal articles that the user has permission to view
    • findByG_UT

      List<JournalArticle> findByG_UT(long groupId, String urlTitle)
      Returns all the journal articles where groupId = ? and urlTitle = ?.
      Parameters:
      groupId - the group ID
      urlTitle - the url title
      Returns:
      the matching journal articles
    • findByG_UT

      List<JournalArticle> findByG_UT(long groupId, String urlTitle, int start, int end)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • findByG_UT

      List<JournalArticle> findByG_UT(long groupId, String urlTitle, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • findByG_UT

      List<JournalArticle> findByG_UT(long groupId, String urlTitle, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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)
      useFinderCache - whether to use the finder cache
      Returns:
      the ordered range of matching journal articles
    • findByG_UT_First

      JournalArticle findByG_UT_First(long groupId, String urlTitle, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the first journal article in the ordered set where groupId = ? and urlTitle = ?.
      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:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByG_UT_First

      JournalArticle fetchByG_UT_First(long groupId, String urlTitle, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the first journal article in the ordered set where groupId = ? and urlTitle = ?.
      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, or null if a matching journal article could not be found
    • findByG_UT_Last

      JournalArticle findByG_UT_Last(long groupId, String urlTitle, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the last journal article in the ordered set where groupId = ? and urlTitle = ?.
      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:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByG_UT_Last

      JournalArticle fetchByG_UT_Last(long groupId, String urlTitle, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the last journal article in the ordered set where groupId = ? and urlTitle = ?.
      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, or null if a matching journal article could not be found
    • findByG_UT_PrevAndNext

      JournalArticle[] findByG_UT_PrevAndNext(long id, long groupId, String urlTitle, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and urlTitle = ?.
      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:
      NoSuchArticleException - if a journal article with the primary key could not be found
    • filterFindByG_UT

      List<JournalArticle> filterFindByG_UT(long groupId, String urlTitle)
      Returns all the journal articles that the user has permission to view where groupId = ? and urlTitle = ?.
      Parameters:
      groupId - the group ID
      urlTitle - the url title
      Returns:
      the matching journal articles that the user has permission to view
    • filterFindByG_UT

      List<JournalArticle> filterFindByG_UT(long groupId, 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 = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • filterFindByG_UT

      List<JournalArticle> filterFindByG_UT(long groupId, String urlTitle, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • filterFindByG_UT_PrevAndNext

      JournalArticle[] filterFindByG_UT_PrevAndNext(long id, long groupId, String urlTitle, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      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 = ?.
      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:
      NoSuchArticleException - if a journal article with the primary key could not be found
    • removeByG_UT

      void removeByG_UT(long groupId, String urlTitle)
      Removes all the journal articles where groupId = ? and urlTitle = ? from the database.
      Parameters:
      groupId - the group ID
      urlTitle - the url title
    • countByG_UT

      int countByG_UT(long groupId, String urlTitle)
      Returns the number of journal articles where groupId = ? and urlTitle = ?.
      Parameters:
      groupId - the group ID
      urlTitle - the url title
      Returns:
      the number of matching journal articles
    • filterCountByG_UT

      int filterCountByG_UT(long groupId, String urlTitle)
      Returns the number of journal articles that the user has permission to view where groupId = ? and urlTitle = ?.
      Parameters:
      groupId - the group ID
      urlTitle - the url title
      Returns:
      the number of matching journal articles that the user has permission to view
    • findByG_DDMSI

      List<JournalArticle> findByG_DDMSI(long groupId, long DDMStructureId)
      Returns all the journal articles where groupId = ? and DDMStructureId = ?.
      Parameters:
      groupId - the group ID
      DDMStructureId - the ddm structure ID
      Returns:
      the matching journal articles
    • findByG_DDMSI

      List<JournalArticle> findByG_DDMSI(long groupId, long DDMStructureId, int start, int end)
      Returns a range of all the journal articles where groupId = ? and DDMStructureId = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      DDMStructureId - the ddm 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
    • findByG_DDMSI

      List<JournalArticle> findByG_DDMSI(long groupId, long DDMStructureId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns an ordered range of all the journal articles where groupId = ? and DDMStructureId = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      DDMStructureId - the ddm 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
    • findByG_DDMSI

      List<JournalArticle> findByG_DDMSI(long groupId, long DDMStructureId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
      Returns an ordered range of all the journal articles where groupId = ? and DDMStructureId = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      DDMStructureId - the ddm 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)
      useFinderCache - whether to use the finder cache
      Returns:
      the ordered range of matching journal articles
    • findByG_DDMSI_First

      JournalArticle findByG_DDMSI_First(long groupId, long DDMStructureId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the first journal article in the ordered set where groupId = ? and DDMStructureId = ?.
      Parameters:
      groupId - the group ID
      DDMStructureId - the ddm structure ID
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the first matching journal article
      Throws:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByG_DDMSI_First

      JournalArticle fetchByG_DDMSI_First(long groupId, long DDMStructureId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the first journal article in the ordered set where groupId = ? and DDMStructureId = ?.
      Parameters:
      groupId - the group ID
      DDMStructureId - the ddm structure ID
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the first matching journal article, or null if a matching journal article could not be found
    • findByG_DDMSI_Last

      JournalArticle findByG_DDMSI_Last(long groupId, long DDMStructureId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the last journal article in the ordered set where groupId = ? and DDMStructureId = ?.
      Parameters:
      groupId - the group ID
      DDMStructureId - the ddm structure ID
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the last matching journal article
      Throws:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByG_DDMSI_Last

      JournalArticle fetchByG_DDMSI_Last(long groupId, long DDMStructureId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the last journal article in the ordered set where groupId = ? and DDMStructureId = ?.
      Parameters:
      groupId - the group ID
      DDMStructureId - the ddm structure ID
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the last matching journal article, or null if a matching journal article could not be found
    • findByG_DDMSI_PrevAndNext

      JournalArticle[] findByG_DDMSI_PrevAndNext(long id, long groupId, long DDMStructureId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and DDMStructureId = ?.
      Parameters:
      id - the primary key of the current journal article
      groupId - the group ID
      DDMStructureId - the ddm structure ID
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the previous, current, and next journal article
      Throws:
      NoSuchArticleException - if a journal article with the primary key could not be found
    • filterFindByG_DDMSI

      List<JournalArticle> filterFindByG_DDMSI(long groupId, long DDMStructureId)
      Returns all the journal articles that the user has permission to view where groupId = ? and DDMStructureId = ?.
      Parameters:
      groupId - the group ID
      DDMStructureId - the ddm structure ID
      Returns:
      the matching journal articles that the user has permission to view
    • filterFindByG_DDMSI

      List<JournalArticle> filterFindByG_DDMSI(long groupId, long DDMStructureId, int start, int end)
      Returns a range of all the journal articles that the user has permission to view where groupId = ? and DDMStructureId = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      DDMStructureId - the ddm 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
    • filterFindByG_DDMSI

      List<JournalArticle> filterFindByG_DDMSI(long groupId, long DDMStructureId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns an ordered range of all the journal articles that the user has permissions to view where groupId = ? and DDMStructureId = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      DDMStructureId - the ddm 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
    • filterFindByG_DDMSI_PrevAndNext

      JournalArticle[] filterFindByG_DDMSI_PrevAndNext(long id, long groupId, long DDMStructureId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      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 DDMStructureId = ?.
      Parameters:
      id - the primary key of the current journal article
      groupId - the group ID
      DDMStructureId - the ddm structure ID
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the previous, current, and next journal article
      Throws:
      NoSuchArticleException - if a journal article with the primary key could not be found
    • removeByG_DDMSI

      void removeByG_DDMSI(long groupId, long DDMStructureId)
      Removes all the journal articles where groupId = ? and DDMStructureId = ? from the database.
      Parameters:
      groupId - the group ID
      DDMStructureId - the ddm structure ID
    • countByG_DDMSI

      int countByG_DDMSI(long groupId, long DDMStructureId)
      Returns the number of journal articles where groupId = ? and DDMStructureId = ?.
      Parameters:
      groupId - the group ID
      DDMStructureId - the ddm structure ID
      Returns:
      the number of matching journal articles
    • filterCountByG_DDMSI

      int filterCountByG_DDMSI(long groupId, long DDMStructureId)
      Returns the number of journal articles that the user has permission to view where groupId = ? and DDMStructureId = ?.
      Parameters:
      groupId - the group ID
      DDMStructureId - the ddm structure ID
      Returns:
      the number of matching journal articles that the user has permission to view
    • findByG_DDMTK

      List<JournalArticle> findByG_DDMTK(long groupId, String DDMTemplateKey)
      Returns all the journal articles where groupId = ? and DDMTemplateKey = ?.
      Parameters:
      groupId - the group ID
      DDMTemplateKey - the ddm template key
      Returns:
      the matching journal articles
    • findByG_DDMTK

      List<JournalArticle> findByG_DDMTK(long groupId, String DDMTemplateKey, int start, int end)
      Returns a range of all the journal articles where groupId = ? and DDMTemplateKey = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      DDMTemplateKey - the ddm template 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
    • findByG_DDMTK

      List<JournalArticle> findByG_DDMTK(long groupId, String DDMTemplateKey, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns an ordered range of all the journal articles where groupId = ? and DDMTemplateKey = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      DDMTemplateKey - the ddm template 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
    • findByG_DDMTK

      List<JournalArticle> findByG_DDMTK(long groupId, String DDMTemplateKey, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
      Returns an ordered range of all the journal articles where groupId = ? and DDMTemplateKey = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      DDMTemplateKey - the ddm template 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)
      useFinderCache - whether to use the finder cache
      Returns:
      the ordered range of matching journal articles
    • findByG_DDMTK_First

      JournalArticle findByG_DDMTK_First(long groupId, String DDMTemplateKey, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the first journal article in the ordered set where groupId = ? and DDMTemplateKey = ?.
      Parameters:
      groupId - the group ID
      DDMTemplateKey - the ddm template key
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the first matching journal article
      Throws:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByG_DDMTK_First

      JournalArticle fetchByG_DDMTK_First(long groupId, String DDMTemplateKey, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the first journal article in the ordered set where groupId = ? and DDMTemplateKey = ?.
      Parameters:
      groupId - the group ID
      DDMTemplateKey - the ddm template key
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the first matching journal article, or null if a matching journal article could not be found
    • findByG_DDMTK_Last

      JournalArticle findByG_DDMTK_Last(long groupId, String DDMTemplateKey, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the last journal article in the ordered set where groupId = ? and DDMTemplateKey = ?.
      Parameters:
      groupId - the group ID
      DDMTemplateKey - the ddm template key
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the last matching journal article
      Throws:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByG_DDMTK_Last

      JournalArticle fetchByG_DDMTK_Last(long groupId, String DDMTemplateKey, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the last journal article in the ordered set where groupId = ? and DDMTemplateKey = ?.
      Parameters:
      groupId - the group ID
      DDMTemplateKey - the ddm template key
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the last matching journal article, or null if a matching journal article could not be found
    • findByG_DDMTK_PrevAndNext

      JournalArticle[] findByG_DDMTK_PrevAndNext(long id, long groupId, String DDMTemplateKey, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and DDMTemplateKey = ?.
      Parameters:
      id - the primary key of the current journal article
      groupId - the group ID
      DDMTemplateKey - the ddm template key
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the previous, current, and next journal article
      Throws:
      NoSuchArticleException - if a journal article with the primary key could not be found
    • filterFindByG_DDMTK

      List<JournalArticle> filterFindByG_DDMTK(long groupId, String DDMTemplateKey)
      Returns all the journal articles that the user has permission to view where groupId = ? and DDMTemplateKey = ?.
      Parameters:
      groupId - the group ID
      DDMTemplateKey - the ddm template key
      Returns:
      the matching journal articles that the user has permission to view
    • filterFindByG_DDMTK

      List<JournalArticle> filterFindByG_DDMTK(long groupId, String DDMTemplateKey, int start, int end)
      Returns a range of all the journal articles that the user has permission to view where groupId = ? and DDMTemplateKey = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      DDMTemplateKey - the ddm template 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 that the user has permission to view
    • filterFindByG_DDMTK

      List<JournalArticle> filterFindByG_DDMTK(long groupId, String DDMTemplateKey, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns an ordered range of all the journal articles that the user has permissions to view where groupId = ? and DDMTemplateKey = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      DDMTemplateKey - the ddm template 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 that the user has permission to view
    • filterFindByG_DDMTK_PrevAndNext

      JournalArticle[] filterFindByG_DDMTK_PrevAndNext(long id, long groupId, String DDMTemplateKey, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      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 DDMTemplateKey = ?.
      Parameters:
      id - the primary key of the current journal article
      groupId - the group ID
      DDMTemplateKey - the ddm template key
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the previous, current, and next journal article
      Throws:
      NoSuchArticleException - if a journal article with the primary key could not be found
    • removeByG_DDMTK

      void removeByG_DDMTK(long groupId, String DDMTemplateKey)
      Removes all the journal articles where groupId = ? and DDMTemplateKey = ? from the database.
      Parameters:
      groupId - the group ID
      DDMTemplateKey - the ddm template key
    • countByG_DDMTK

      int countByG_DDMTK(long groupId, String DDMTemplateKey)
      Returns the number of journal articles where groupId = ? and DDMTemplateKey = ?.
      Parameters:
      groupId - the group ID
      DDMTemplateKey - the ddm template key
      Returns:
      the number of matching journal articles
    • filterCountByG_DDMTK

      int filterCountByG_DDMTK(long groupId, String DDMTemplateKey)
      Returns the number of journal articles that the user has permission to view where groupId = ? and DDMTemplateKey = ?.
      Parameters:
      groupId - the group ID
      DDMTemplateKey - the ddm template key
      Returns:
      the number of matching journal articles that the user has permission to view
    • findByG_L

      List<JournalArticle> findByG_L(long groupId, String layoutUuid)
      Returns all the journal articles where groupId = ? and layoutUuid = ?.
      Parameters:
      groupId - the group ID
      layoutUuid - the layout uuid
      Returns:
      the matching journal articles
    • findByG_L

      List<JournalArticle> findByG_L(long groupId, String layoutUuid, int start, int end)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • findByG_L

      List<JournalArticle> findByG_L(long groupId, String layoutUuid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • findByG_L

      List<JournalArticle> findByG_L(long groupId, String layoutUuid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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)
      useFinderCache - whether to use the finder cache
      Returns:
      the ordered range of matching journal articles
    • findByG_L_First

      JournalArticle findByG_L_First(long groupId, String layoutUuid, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the first journal article in the ordered set where groupId = ? and layoutUuid = ?.
      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:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByG_L_First

      JournalArticle fetchByG_L_First(long groupId, String layoutUuid, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the first journal article in the ordered set where groupId = ? and layoutUuid = ?.
      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, or null if a matching journal article could not be found
    • findByG_L_Last

      JournalArticle findByG_L_Last(long groupId, String layoutUuid, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the last journal article in the ordered set where groupId = ? and layoutUuid = ?.
      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:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByG_L_Last

      JournalArticle fetchByG_L_Last(long groupId, String layoutUuid, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the last journal article in the ordered set where groupId = ? and layoutUuid = ?.
      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, or null if a matching journal article could not be found
    • findByG_L_PrevAndNext

      JournalArticle[] findByG_L_PrevAndNext(long id, long groupId, String layoutUuid, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and layoutUuid = ?.
      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:
      NoSuchArticleException - if a journal article with the primary key could not be found
    • filterFindByG_L

      List<JournalArticle> filterFindByG_L(long groupId, String layoutUuid)
      Returns all the journal articles that the user has permission to view where groupId = ? and layoutUuid = ?.
      Parameters:
      groupId - the group ID
      layoutUuid - the layout uuid
      Returns:
      the matching journal articles that the user has permission to view
    • filterFindByG_L

      List<JournalArticle> filterFindByG_L(long groupId, 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 = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • filterFindByG_L

      List<JournalArticle> filterFindByG_L(long groupId, String layoutUuid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • filterFindByG_L_PrevAndNext

      JournalArticle[] filterFindByG_L_PrevAndNext(long id, long groupId, String layoutUuid, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      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 = ?.
      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:
      NoSuchArticleException - if a journal article with the primary key could not be found
    • removeByG_L

      void removeByG_L(long groupId, String layoutUuid)
      Removes all the journal articles where groupId = ? and layoutUuid = ? from the database.
      Parameters:
      groupId - the group ID
      layoutUuid - the layout uuid
    • countByG_L

      int countByG_L(long groupId, String layoutUuid)
      Returns the number of journal articles where groupId = ? and layoutUuid = ?.
      Parameters:
      groupId - the group ID
      layoutUuid - the layout uuid
      Returns:
      the number of matching journal articles
    • filterCountByG_L

      int filterCountByG_L(long groupId, String layoutUuid)
      Returns the number of journal articles that the user has permission to view where groupId = ? and layoutUuid = ?.
      Parameters:
      groupId - the group ID
      layoutUuid - the layout uuid
      Returns:
      the number of matching journal articles that the user has permission to view
    • findByG_NotL

      List<JournalArticle> findByG_NotL(long groupId, String layoutUuid)
      Returns all the journal articles where groupId = ? and layoutUuid ≠ ?.
      Parameters:
      groupId - the group ID
      layoutUuid - the layout uuid
      Returns:
      the matching journal articles
    • findByG_NotL

      List<JournalArticle> findByG_NotL(long groupId, String layoutUuid, int start, int end)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • findByG_NotL

      List<JournalArticle> findByG_NotL(long groupId, String layoutUuid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • findByG_NotL

      List<JournalArticle> findByG_NotL(long groupId, String layoutUuid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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)
      useFinderCache - whether to use the finder cache
      Returns:
      the ordered range of matching journal articles
    • findByG_NotL_First

      JournalArticle findByG_NotL_First(long groupId, String layoutUuid, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the first journal article in the ordered set where groupId = ? and layoutUuid ≠ ?.
      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:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByG_NotL_First

      JournalArticle fetchByG_NotL_First(long groupId, String layoutUuid, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the first journal article in the ordered set where groupId = ? and layoutUuid ≠ ?.
      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, or null if a matching journal article could not be found
    • findByG_NotL_Last

      JournalArticle findByG_NotL_Last(long groupId, String layoutUuid, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the last journal article in the ordered set where groupId = ? and layoutUuid ≠ ?.
      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:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByG_NotL_Last

      JournalArticle fetchByG_NotL_Last(long groupId, String layoutUuid, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the last journal article in the ordered set where groupId = ? and layoutUuid ≠ ?.
      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, or null if a matching journal article could not be found
    • findByG_NotL_PrevAndNext

      JournalArticle[] findByG_NotL_PrevAndNext(long id, long groupId, String layoutUuid, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and layoutUuid ≠ ?.
      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:
      NoSuchArticleException - if a journal article with the primary key could not be found
    • filterFindByG_NotL

      List<JournalArticle> filterFindByG_NotL(long groupId, String layoutUuid)
      Returns all the journal articles that the user has permission to view where groupId = ? and layoutUuid ≠ ?.
      Parameters:
      groupId - the group ID
      layoutUuid - the layout uuid
      Returns:
      the matching journal articles that the user has permission to view
    • filterFindByG_NotL

      List<JournalArticle> filterFindByG_NotL(long groupId, 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 ≠ ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • filterFindByG_NotL

      List<JournalArticle> filterFindByG_NotL(long groupId, String layoutUuid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • filterFindByG_NotL_PrevAndNext

      JournalArticle[] filterFindByG_NotL_PrevAndNext(long id, long groupId, String layoutUuid, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      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 ≠ ?.
      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:
      NoSuchArticleException - if a journal article with the primary key could not be found
    • filterFindByG_NotL

      List<JournalArticle> filterFindByG_NotL(long groupId, String[] layoutUuids)
      Returns all the journal articles that the user has permission to view where groupId = ? and layoutUuid ≠ all ?.
      Parameters:
      groupId - the group ID
      layoutUuids - the layout uuids
      Returns:
      the matching journal articles that the user has permission to view
    • filterFindByG_NotL

      List<JournalArticle> filterFindByG_NotL(long groupId, String[] layoutUuids, int start, int end)
      Returns a range of all the journal articles that the user has permission to view where groupId = ? and layoutUuid ≠ all ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      layoutUuids - the layout uuids
      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
    • filterFindByG_NotL

      List<JournalArticle> filterFindByG_NotL(long groupId, String[] layoutUuids, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns an ordered range of all the journal articles that the user has permission to view where groupId = ? and layoutUuid ≠ all ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      layoutUuids - the layout uuids
      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
    • findByG_NotL

      List<JournalArticle> findByG_NotL(long groupId, String[] layoutUuids)
      Returns all the journal articles where groupId = ? and layoutUuid ≠ all ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      layoutUuids - the layout uuids
      Returns:
      the matching journal articles
    • findByG_NotL

      List<JournalArticle> findByG_NotL(long groupId, String[] layoutUuids, int start, int end)
      Returns a range of all the journal articles where groupId = ? and layoutUuid ≠ all ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      layoutUuids - the layout uuids
      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
    • findByG_NotL

      List<JournalArticle> findByG_NotL(long groupId, String[] layoutUuids, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns an ordered range of all the journal articles where groupId = ? and layoutUuid ≠ all ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      layoutUuids - the layout uuids
      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
    • findByG_NotL

      List<JournalArticle> findByG_NotL(long groupId, String[] layoutUuids, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
      Returns an ordered range of all the journal articles where groupId = ? and layoutUuid ≠ ?, optionally using the finder cache.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      layoutUuids - the layout uuids
      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)
      useFinderCache - whether to use the finder cache
      Returns:
      the ordered range of matching journal articles
    • removeByG_NotL

      void removeByG_NotL(long groupId, String layoutUuid)
      Removes all the journal articles where groupId = ? and layoutUuid ≠ ? from the database.
      Parameters:
      groupId - the group ID
      layoutUuid - the layout uuid
    • countByG_NotL

      int countByG_NotL(long groupId, String layoutUuid)
      Returns the number of journal articles where groupId = ? and layoutUuid ≠ ?.
      Parameters:
      groupId - the group ID
      layoutUuid - the layout uuid
      Returns:
      the number of matching journal articles
    • countByG_NotL

      int countByG_NotL(long groupId, String[] layoutUuids)
      Returns the number of journal articles where groupId = ? and layoutUuid ≠ all ?.
      Parameters:
      groupId - the group ID
      layoutUuids - the layout uuids
      Returns:
      the number of matching journal articles
    • filterCountByG_NotL

      int filterCountByG_NotL(long groupId, String layoutUuid)
      Returns the number of journal articles that the user has permission to view where groupId = ? and layoutUuid ≠ ?.
      Parameters:
      groupId - the group ID
      layoutUuid - the layout uuid
      Returns:
      the number of matching journal articles that the user has permission to view
    • filterCountByG_NotL

      int filterCountByG_NotL(long groupId, String[] layoutUuids)
      Returns the number of journal articles that the user has permission to view where groupId = ? and layoutUuid ≠ all ?.
      Parameters:
      groupId - the group ID
      layoutUuids - the layout uuids
      Returns:
      the number of matching journal articles that the user has permission to view
    • findByG_ST

      List<JournalArticle> findByG_ST(long groupId, int status)
      Returns all the journal articles where groupId = ? and status = ?.
      Parameters:
      groupId - the group ID
      status - the status
      Returns:
      the matching journal articles
    • findByG_ST

      List<JournalArticle> findByG_ST(long groupId, int status, int start, int end)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • findByG_ST

      List<JournalArticle> findByG_ST(long groupId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • findByG_ST

      List<JournalArticle> findByG_ST(long groupId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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)
      useFinderCache - whether to use the finder cache
      Returns:
      the ordered range of matching journal articles
    • findByG_ST_First

      JournalArticle findByG_ST_First(long groupId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the first journal article in the ordered set where groupId = ? and status = ?.
      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:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByG_ST_First

      JournalArticle fetchByG_ST_First(long groupId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the first journal article in the ordered set where groupId = ? and status = ?.
      Parameters:
      groupId - the group ID
      status - the status
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the first matching journal article, or null if a matching journal article could not be found
    • findByG_ST_Last

      JournalArticle findByG_ST_Last(long groupId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the last journal article in the ordered set where groupId = ? and status = ?.
      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:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByG_ST_Last

      JournalArticle fetchByG_ST_Last(long groupId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the last journal article in the ordered set where groupId = ? and status = ?.
      Parameters:
      groupId - the group ID
      status - the status
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the last matching journal article, or null if a matching journal article could not be found
    • findByG_ST_PrevAndNext

      JournalArticle[] findByG_ST_PrevAndNext(long id, long groupId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and status = ?.
      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:
      NoSuchArticleException - if a journal article with the primary key could not be found
    • filterFindByG_ST

      List<JournalArticle> filterFindByG_ST(long groupId, int status)
      Returns all the journal articles that the user has permission to view where groupId = ? and status = ?.
      Parameters:
      groupId - the group ID
      status - the status
      Returns:
      the matching journal articles that the user has permission to view
    • filterFindByG_ST

      List<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 = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • filterFindByG_ST

      List<JournalArticle> filterFindByG_ST(long groupId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • filterFindByG_ST_PrevAndNext

      JournalArticle[] filterFindByG_ST_PrevAndNext(long id, long groupId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      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 = ?.
      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:
      NoSuchArticleException - if a journal article with the primary key could not be found
    • removeByG_ST

      void removeByG_ST(long groupId, int status)
      Removes all the journal articles where groupId = ? and status = ? from the database.
      Parameters:
      groupId - the group ID
      status - the status
    • countByG_ST

      int countByG_ST(long groupId, int status)
      Returns the number of journal articles where groupId = ? and status = ?.
      Parameters:
      groupId - the group ID
      status - the status
      Returns:
      the number of matching journal articles
    • filterCountByG_ST

      int filterCountByG_ST(long groupId, int status)
      Returns the number of journal articles that the user has permission to view where groupId = ? and status = ?.
      Parameters:
      groupId - the group ID
      status - the status
      Returns:
      the number of matching journal articles that the user has permission to view
    • findByC_V

      List<JournalArticle> findByC_V(long companyId, double version)
      Returns all the journal articles where companyId = ? and version = ?.
      Parameters:
      companyId - the company ID
      version - the version
      Returns:
      the matching journal articles
    • findByC_V

      List<JournalArticle> findByC_V(long companyId, double version, int start, int end)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • findByC_V

      List<JournalArticle> findByC_V(long companyId, double version, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • findByC_V

      List<JournalArticle> findByC_V(long companyId, double version, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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)
      useFinderCache - whether to use the finder cache
      Returns:
      the ordered range of matching journal articles
    • findByC_V_First

      JournalArticle findByC_V_First(long companyId, double version, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the first journal article in the ordered set where companyId = ? and version = ?.
      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:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByC_V_First

      JournalArticle fetchByC_V_First(long companyId, double version, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the first journal article in the ordered set where companyId = ? and version = ?.
      Parameters:
      companyId - the company ID
      version - the version
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the first matching journal article, or null if a matching journal article could not be found
    • findByC_V_Last

      JournalArticle findByC_V_Last(long companyId, double version, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the last journal article in the ordered set where companyId = ? and version = ?.
      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:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByC_V_Last

      JournalArticle fetchByC_V_Last(long companyId, double version, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the last journal article in the ordered set where companyId = ? and version = ?.
      Parameters:
      companyId - the company ID
      version - the version
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the last matching journal article, or null if a matching journal article could not be found
    • findByC_V_PrevAndNext

      JournalArticle[] findByC_V_PrevAndNext(long id, long companyId, double version, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the journal articles before and after the current journal article in the ordered set where companyId = ? and version = ?.
      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:
      NoSuchArticleException - if a journal article with the primary key could not be found
    • removeByC_V

      void removeByC_V(long companyId, double version)
      Removes all the journal articles where companyId = ? and version = ? from the database.
      Parameters:
      companyId - the company ID
      version - the version
    • countByC_V

      int countByC_V(long companyId, double version)
      Returns the number of journal articles where companyId = ? and version = ?.
      Parameters:
      companyId - the company ID
      version - the version
      Returns:
      the number of matching journal articles
    • findByC_ST

      List<JournalArticle> findByC_ST(long companyId, int status)
      Returns all the journal articles where companyId = ? and status = ?.
      Parameters:
      companyId - the company ID
      status - the status
      Returns:
      the matching journal articles
    • findByC_ST

      List<JournalArticle> findByC_ST(long companyId, int status, int start, int end)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • findByC_ST

      List<JournalArticle> findByC_ST(long companyId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • findByC_ST

      List<JournalArticle> findByC_ST(long companyId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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)
      useFinderCache - whether to use the finder cache
      Returns:
      the ordered range of matching journal articles
    • findByC_ST_First

      JournalArticle findByC_ST_First(long companyId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the first journal article in the ordered set where companyId = ? and status = ?.
      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:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByC_ST_First

      JournalArticle fetchByC_ST_First(long companyId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the first journal article in the ordered set where companyId = ? and status = ?.
      Parameters:
      companyId - the company ID
      status - the status
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the first matching journal article, or null if a matching journal article could not be found
    • findByC_ST_Last

      JournalArticle findByC_ST_Last(long companyId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the last journal article in the ordered set where companyId = ? and status = ?.
      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:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByC_ST_Last

      JournalArticle fetchByC_ST_Last(long companyId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the last journal article in the ordered set where companyId = ? and status = ?.
      Parameters:
      companyId - the company ID
      status - the status
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the last matching journal article, or null if a matching journal article could not be found
    • findByC_ST_PrevAndNext

      JournalArticle[] findByC_ST_PrevAndNext(long id, long companyId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the journal articles before and after the current journal article in the ordered set where companyId = ? and status = ?.
      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:
      NoSuchArticleException - if a journal article with the primary key could not be found
    • removeByC_ST

      void removeByC_ST(long companyId, int status)
      Removes all the journal articles where companyId = ? and status = ? from the database.
      Parameters:
      companyId - the company ID
      status - the status
    • countByC_ST

      int countByC_ST(long companyId, int status)
      Returns the number of journal articles where companyId = ? and status = ?.
      Parameters:
      companyId - the company ID
      status - the status
      Returns:
      the number of matching journal articles
    • findByC_NotST

      List<JournalArticle> findByC_NotST(long companyId, int status)
      Returns all the journal articles where companyId = ? and status ≠ ?.
      Parameters:
      companyId - the company ID
      status - the status
      Returns:
      the matching journal articles
    • findByC_NotST

      List<JournalArticle> findByC_NotST(long companyId, int status, int start, int end)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • findByC_NotST

      List<JournalArticle> findByC_NotST(long companyId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • findByC_NotST

      List<JournalArticle> findByC_NotST(long companyId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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)
      useFinderCache - whether to use the finder cache
      Returns:
      the ordered range of matching journal articles
    • findByC_NotST_First

      JournalArticle findByC_NotST_First(long companyId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the first journal article in the ordered set where companyId = ? and status ≠ ?.
      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:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByC_NotST_First

      JournalArticle fetchByC_NotST_First(long companyId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the first journal article in the ordered set where companyId = ? and status ≠ ?.
      Parameters:
      companyId - the company ID
      status - the status
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the first matching journal article, or null if a matching journal article could not be found
    • findByC_NotST_Last

      JournalArticle findByC_NotST_Last(long companyId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the last journal article in the ordered set where companyId = ? and status ≠ ?.
      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:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByC_NotST_Last

      JournalArticle fetchByC_NotST_Last(long companyId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the last journal article in the ordered set where companyId = ? and status ≠ ?.
      Parameters:
      companyId - the company ID
      status - the status
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the last matching journal article, or null if a matching journal article could not be found
    • findByC_NotST_PrevAndNext

      JournalArticle[] findByC_NotST_PrevAndNext(long id, long companyId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the journal articles before and after the current journal article in the ordered set where companyId = ? and status ≠ ?.
      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:
      NoSuchArticleException - if a journal article with the primary key could not be found
    • removeByC_NotST

      void removeByC_NotST(long companyId, int status)
      Removes all the journal articles where companyId = ? and status ≠ ? from the database.
      Parameters:
      companyId - the company ID
      status - the status
    • countByC_NotST

      int countByC_NotST(long companyId, int status)
      Returns the number of journal articles where companyId = ? and status ≠ ?.
      Parameters:
      companyId - the company ID
      status - the status
      Returns:
      the number of matching journal articles
    • findByLtD_S

      List<JournalArticle> findByLtD_S(Date displayDate, int status)
      Returns all the journal articles where displayDate < ? and status = ?.
      Parameters:
      displayDate - the display date
      status - the status
      Returns:
      the matching journal articles
    • findByLtD_S

      List<JournalArticle> findByLtD_S(Date displayDate, int status, int start, int end)
      Returns a range of all the journal articles where displayDate < ? and status = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      displayDate - the display date
      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
    • findByLtD_S

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

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      displayDate - the display date
      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
    • findByLtD_S

      List<JournalArticle> findByLtD_S(Date displayDate, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
      Returns an ordered range of all the journal articles where displayDate < ? and status = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      displayDate - the display date
      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)
      useFinderCache - whether to use the finder cache
      Returns:
      the ordered range of matching journal articles
    • findByLtD_S_First

      JournalArticle findByLtD_S_First(Date displayDate, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the first journal article in the ordered set where displayDate < ? and status = ?.
      Parameters:
      displayDate - the display date
      status - the status
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the first matching journal article
      Throws:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByLtD_S_First

      JournalArticle fetchByLtD_S_First(Date displayDate, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the first journal article in the ordered set where displayDate < ? and status = ?.
      Parameters:
      displayDate - the display date
      status - the status
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the first matching journal article, or null if a matching journal article could not be found
    • findByLtD_S_Last

      JournalArticle findByLtD_S_Last(Date displayDate, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the last journal article in the ordered set where displayDate < ? and status = ?.
      Parameters:
      displayDate - the display date
      status - the status
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the last matching journal article
      Throws:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByLtD_S_Last

      JournalArticle fetchByLtD_S_Last(Date displayDate, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the last journal article in the ordered set where displayDate < ? and status = ?.
      Parameters:
      displayDate - the display date
      status - the status
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the last matching journal article, or null if a matching journal article could not be found
    • findByLtD_S_PrevAndNext

      JournalArticle[] findByLtD_S_PrevAndNext(long id, Date displayDate, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the journal articles before and after the current journal article in the ordered set where displayDate < ? and status = ?.
      Parameters:
      id - the primary key of the current journal article
      displayDate - the display date
      status - the status
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the previous, current, and next journal article
      Throws:
      NoSuchArticleException - if a journal article with the primary key could not be found
    • removeByLtD_S

      void removeByLtD_S(Date displayDate, int status)
      Removes all the journal articles where displayDate < ? and status = ? from the database.
      Parameters:
      displayDate - the display date
      status - the status
    • countByLtD_S

      int countByLtD_S(Date displayDate, int status)
      Returns the number of journal articles where displayDate < ? and status = ?.
      Parameters:
      displayDate - the display date
      status - the status
      Returns:
      the number of matching journal articles
    • findByR_I_S

      List<JournalArticle> findByR_I_S(long resourcePrimKey, boolean indexable, int status)
      Returns all the journal articles where resourcePrimKey = ? and indexable = ? and status = ?.
      Parameters:
      resourcePrimKey - the resource prim key
      indexable - the indexable
      status - the status
      Returns:
      the matching journal articles
    • findByR_I_S

      List<JournalArticle> findByR_I_S(long resourcePrimKey, boolean indexable, int status, int start, int end)
      Returns a range of all the journal articles where resourcePrimKey = ? and indexable = ? and status = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      resourcePrimKey - the resource prim key
      indexable - the indexable
      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
    • findByR_I_S

      List<JournalArticle> findByR_I_S(long resourcePrimKey, boolean indexable, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns an ordered range of all the journal articles where resourcePrimKey = ? and indexable = ? and status = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      resourcePrimKey - the resource prim key
      indexable - the indexable
      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
    • findByR_I_S

      List<JournalArticle> findByR_I_S(long resourcePrimKey, boolean indexable, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
      Returns an ordered range of all the journal articles where resourcePrimKey = ? and indexable = ? and status = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      resourcePrimKey - the resource prim key
      indexable - the indexable
      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)
      useFinderCache - whether to use the finder cache
      Returns:
      the ordered range of matching journal articles
    • findByR_I_S_First

      JournalArticle findByR_I_S_First(long resourcePrimKey, boolean indexable, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the first journal article in the ordered set where resourcePrimKey = ? and indexable = ? and status = ?.
      Parameters:
      resourcePrimKey - the resource prim key
      indexable - the indexable
      status - the status
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the first matching journal article
      Throws:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByR_I_S_First

      JournalArticle fetchByR_I_S_First(long resourcePrimKey, boolean indexable, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the first journal article in the ordered set where resourcePrimKey = ? and indexable = ? and status = ?.
      Parameters:
      resourcePrimKey - the resource prim key
      indexable - the indexable
      status - the status
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the first matching journal article, or null if a matching journal article could not be found
    • findByR_I_S_Last

      JournalArticle findByR_I_S_Last(long resourcePrimKey, boolean indexable, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the last journal article in the ordered set where resourcePrimKey = ? and indexable = ? and status = ?.
      Parameters:
      resourcePrimKey - the resource prim key
      indexable - the indexable
      status - the status
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the last matching journal article
      Throws:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByR_I_S_Last

      JournalArticle fetchByR_I_S_Last(long resourcePrimKey, boolean indexable, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the last journal article in the ordered set where resourcePrimKey = ? and indexable = ? and status = ?.
      Parameters:
      resourcePrimKey - the resource prim key
      indexable - the indexable
      status - the status
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the last matching journal article, or null if a matching journal article could not be found
    • findByR_I_S_PrevAndNext

      JournalArticle[] findByR_I_S_PrevAndNext(long id, long resourcePrimKey, boolean indexable, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the journal articles before and after the current journal article in the ordered set where resourcePrimKey = ? and indexable = ? and status = ?.
      Parameters:
      id - the primary key of the current journal article
      resourcePrimKey - the resource prim key
      indexable - the indexable
      status - the status
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the previous, current, and next journal article
      Throws:
      NoSuchArticleException - if a journal article with the primary key could not be found
    • findByR_I_S

      List<JournalArticle> findByR_I_S(long resourcePrimKey, boolean indexable, int[] statuses)
      Returns all the journal articles where resourcePrimKey = ? and indexable = ? and status = any ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      resourcePrimKey - the resource prim key
      indexable - the indexable
      statuses - the statuses
      Returns:
      the matching journal articles
    • findByR_I_S

      List<JournalArticle> findByR_I_S(long resourcePrimKey, boolean indexable, int[] statuses, int start, int end)
      Returns a range of all the journal articles where resourcePrimKey = ? and indexable = ? and status = any ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      resourcePrimKey - the resource prim key
      indexable - the indexable
      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
    • findByR_I_S

      List<JournalArticle> findByR_I_S(long resourcePrimKey, boolean indexable, int[] statuses, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns an ordered range of all the journal articles where resourcePrimKey = ? and indexable = ? and status = any ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      resourcePrimKey - the resource prim key
      indexable - the indexable
      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
    • findByR_I_S

      List<JournalArticle> findByR_I_S(long resourcePrimKey, boolean indexable, int[] statuses, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
      Returns an ordered range of all the journal articles where resourcePrimKey = ? and indexable = ? and status = ?, optionally using the finder cache.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      resourcePrimKey - the resource prim key
      indexable - the indexable
      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)
      useFinderCache - whether to use the finder cache
      Returns:
      the ordered range of matching journal articles
    • removeByR_I_S

      void removeByR_I_S(long resourcePrimKey, boolean indexable, int status)
      Removes all the journal articles where resourcePrimKey = ? and indexable = ? and status = ? from the database.
      Parameters:
      resourcePrimKey - the resource prim key
      indexable - the indexable
      status - the status
    • countByR_I_S

      int countByR_I_S(long resourcePrimKey, boolean indexable, int status)
      Returns the number of journal articles where resourcePrimKey = ? and indexable = ? and status = ?.
      Parameters:
      resourcePrimKey - the resource prim key
      indexable - the indexable
      status - the status
      Returns:
      the number of matching journal articles
    • countByR_I_S

      int countByR_I_S(long resourcePrimKey, boolean indexable, int[] statuses)
      Returns the number of journal articles where resourcePrimKey = ? and indexable = ? and status = any ?.
      Parameters:
      resourcePrimKey - the resource prim key
      indexable - the indexable
      statuses - the statuses
      Returns:
      the number of matching journal articles
    • findByG_U_C

      List<JournalArticle> findByG_U_C(long groupId, long userId, long classNameId)
      Returns all the journal articles where groupId = ? and userId = ? and classNameId = ?.
      Parameters:
      groupId - the group ID
      userId - the user ID
      classNameId - the class name ID
      Returns:
      the matching journal articles
    • findByG_U_C

      List<JournalArticle> findByG_U_C(long groupId, long userId, long classNameId, int start, int end)
      Returns a range of all the journal articles where groupId = ? and userId = ? and classNameId = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      userId - the user ID
      classNameId - the class name 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
    • findByG_U_C

      List<JournalArticle> findByG_U_C(long groupId, long userId, long classNameId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns an ordered range of all the journal articles where groupId = ? and userId = ? and classNameId = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      userId - the user ID
      classNameId - the class name 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
    • findByG_U_C

      List<JournalArticle> findByG_U_C(long groupId, long userId, long classNameId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
      Returns an ordered range of all the journal articles where groupId = ? and userId = ? and classNameId = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      userId - the user ID
      classNameId - the class name 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)
      useFinderCache - whether to use the finder cache
      Returns:
      the ordered range of matching journal articles
    • findByG_U_C_First

      JournalArticle findByG_U_C_First(long groupId, long userId, long classNameId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the first journal article in the ordered set where groupId = ? and userId = ? and classNameId = ?.
      Parameters:
      groupId - the group ID
      userId - the user ID
      classNameId - the class name ID
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the first matching journal article
      Throws:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByG_U_C_First

      JournalArticle fetchByG_U_C_First(long groupId, long userId, long classNameId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the first journal article in the ordered set where groupId = ? and userId = ? and classNameId = ?.
      Parameters:
      groupId - the group ID
      userId - the user ID
      classNameId - the class name ID
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the first matching journal article, or null if a matching journal article could not be found
    • findByG_U_C_Last

      JournalArticle findByG_U_C_Last(long groupId, long userId, long classNameId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the last journal article in the ordered set where groupId = ? and userId = ? and classNameId = ?.
      Parameters:
      groupId - the group ID
      userId - the user ID
      classNameId - the class name ID
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the last matching journal article
      Throws:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByG_U_C_Last

      JournalArticle fetchByG_U_C_Last(long groupId, long userId, long classNameId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the last journal article in the ordered set where groupId = ? and userId = ? and classNameId = ?.
      Parameters:
      groupId - the group ID
      userId - the user ID
      classNameId - the class name ID
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the last matching journal article, or null if a matching journal article could not be found
    • findByG_U_C_PrevAndNext

      JournalArticle[] findByG_U_C_PrevAndNext(long id, long groupId, long userId, long classNameId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and userId = ? and classNameId = ?.
      Parameters:
      id - the primary key of the current journal article
      groupId - the group ID
      userId - the user ID
      classNameId - the class name ID
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the previous, current, and next journal article
      Throws:
      NoSuchArticleException - if a journal article with the primary key could not be found
    • filterFindByG_U_C

      List<JournalArticle> filterFindByG_U_C(long groupId, long userId, long classNameId)
      Returns all the journal articles that the user has permission to view where groupId = ? and userId = ? and classNameId = ?.
      Parameters:
      groupId - the group ID
      userId - the user ID
      classNameId - the class name ID
      Returns:
      the matching journal articles that the user has permission to view
    • filterFindByG_U_C

      List<JournalArticle> filterFindByG_U_C(long groupId, long userId, long classNameId, int start, int end)
      Returns a range of all the journal articles that the user has permission to view where groupId = ? and userId = ? and classNameId = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      userId - the user ID
      classNameId - the class name 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
    • filterFindByG_U_C

      List<JournalArticle> filterFindByG_U_C(long groupId, long userId, long classNameId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns an ordered range of all the journal articles that the user has permissions to view where groupId = ? and userId = ? and classNameId = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      userId - the user ID
      classNameId - the class name 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
    • filterFindByG_U_C_PrevAndNext

      JournalArticle[] filterFindByG_U_C_PrevAndNext(long id, long groupId, long userId, long classNameId, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      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 userId = ? and classNameId = ?.
      Parameters:
      id - the primary key of the current journal article
      groupId - the group ID
      userId - the user ID
      classNameId - the class name ID
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the previous, current, and next journal article
      Throws:
      NoSuchArticleException - if a journal article with the primary key could not be found
    • removeByG_U_C

      void removeByG_U_C(long groupId, long userId, long classNameId)
      Removes all the journal articles where groupId = ? and userId = ? and classNameId = ? from the database.
      Parameters:
      groupId - the group ID
      userId - the user ID
      classNameId - the class name ID
    • countByG_U_C

      int countByG_U_C(long groupId, long userId, long classNameId)
      Returns the number of journal articles where groupId = ? and userId = ? and classNameId = ?.
      Parameters:
      groupId - the group ID
      userId - the user ID
      classNameId - the class name ID
      Returns:
      the number of matching journal articles
    • filterCountByG_U_C

      int filterCountByG_U_C(long groupId, long userId, long classNameId)
      Returns the number of journal articles that the user has permission to view where groupId = ? and userId = ? and classNameId = ?.
      Parameters:
      groupId - the group ID
      userId - the user ID
      classNameId - the class name ID
      Returns:
      the number of matching journal articles that the user has permission to view
    • findByG_ERC_V

      JournalArticle findByG_ERC_V(long groupId, String externalReferenceCode, double version) throws NoSuchArticleException
      Returns the journal article where groupId = ? and externalReferenceCode = ? and version = ? or throws a NoSuchArticleException if it could not be found.
      Parameters:
      groupId - the group ID
      externalReferenceCode - the external reference code
      version - the version
      Returns:
      the matching journal article
      Throws:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByG_ERC_V

      JournalArticle fetchByG_ERC_V(long groupId, String externalReferenceCode, double version)
      Returns the journal article where groupId = ? and externalReferenceCode = ? and version = ? or returns null if it could not be found. Uses the finder cache.
      Parameters:
      groupId - the group ID
      externalReferenceCode - the external reference code
      version - the version
      Returns:
      the matching journal article, or null if a matching journal article could not be found
    • fetchByG_ERC_V

      JournalArticle fetchByG_ERC_V(long groupId, String externalReferenceCode, double version, boolean useFinderCache)
      Returns the journal article where groupId = ? and externalReferenceCode = ? and version = ? or returns null if it could not be found, optionally using the finder cache.
      Parameters:
      groupId - the group ID
      externalReferenceCode - the external reference code
      version - the version
      useFinderCache - whether to use the finder cache
      Returns:
      the matching journal article, or null if a matching journal article could not be found
    • removeByG_ERC_V

      JournalArticle removeByG_ERC_V(long groupId, String externalReferenceCode, double version) throws NoSuchArticleException
      Removes the journal article where groupId = ? and externalReferenceCode = ? and version = ? from the database.
      Parameters:
      groupId - the group ID
      externalReferenceCode - the external reference code
      version - the version
      Returns:
      the journal article that was removed
      Throws:
      NoSuchArticleException
    • countByG_ERC_V

      int countByG_ERC_V(long groupId, String externalReferenceCode, double version)
      Returns the number of journal articles where groupId = ? and externalReferenceCode = ? and version = ?.
      Parameters:
      groupId - the group ID
      externalReferenceCode - the external reference code
      version - the version
      Returns:
      the number of matching journal articles
    • findByG_ERC_ST

      List<JournalArticle> findByG_ERC_ST(long groupId, String externalReferenceCode, int status)
      Returns all the journal articles where groupId = ? and externalReferenceCode = ? and status = ?.
      Parameters:
      groupId - the group ID
      externalReferenceCode - the external reference code
      status - the status
      Returns:
      the matching journal articles
    • findByG_ERC_ST

      List<JournalArticle> findByG_ERC_ST(long groupId, String externalReferenceCode, int status, int start, int end)
      Returns a range of all the journal articles where groupId = ? and externalReferenceCode = ? and status = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      externalReferenceCode - the external reference code
      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
    • findByG_ERC_ST

      List<JournalArticle> findByG_ERC_ST(long groupId, String externalReferenceCode, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns an ordered range of all the journal articles where groupId = ? and externalReferenceCode = ? and status = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      externalReferenceCode - the external reference code
      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
    • findByG_ERC_ST

      List<JournalArticle> findByG_ERC_ST(long groupId, String externalReferenceCode, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
      Returns an ordered range of all the journal articles where groupId = ? and externalReferenceCode = ? and status = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      externalReferenceCode - the external reference code
      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)
      useFinderCache - whether to use the finder cache
      Returns:
      the ordered range of matching journal articles
    • findByG_ERC_ST_First

      JournalArticle findByG_ERC_ST_First(long groupId, String externalReferenceCode, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the first journal article in the ordered set where groupId = ? and externalReferenceCode = ? and status = ?.
      Parameters:
      groupId - the group ID
      externalReferenceCode - the external reference code
      status - the status
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the first matching journal article
      Throws:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByG_ERC_ST_First

      JournalArticle fetchByG_ERC_ST_First(long groupId, String externalReferenceCode, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the first journal article in the ordered set where groupId = ? and externalReferenceCode = ? and status = ?.
      Parameters:
      groupId - the group ID
      externalReferenceCode - the external reference code
      status - the status
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the first matching journal article, or null if a matching journal article could not be found
    • findByG_ERC_ST_Last

      JournalArticle findByG_ERC_ST_Last(long groupId, String externalReferenceCode, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the last journal article in the ordered set where groupId = ? and externalReferenceCode = ? and status = ?.
      Parameters:
      groupId - the group ID
      externalReferenceCode - the external reference code
      status - the status
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the last matching journal article
      Throws:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByG_ERC_ST_Last

      JournalArticle fetchByG_ERC_ST_Last(long groupId, String externalReferenceCode, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the last journal article in the ordered set where groupId = ? and externalReferenceCode = ? and status = ?.
      Parameters:
      groupId - the group ID
      externalReferenceCode - the external reference code
      status - the status
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the last matching journal article, or null if a matching journal article could not be found
    • findByG_ERC_ST_PrevAndNext

      JournalArticle[] findByG_ERC_ST_PrevAndNext(long id, long groupId, String externalReferenceCode, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and externalReferenceCode = ? and status = ?.
      Parameters:
      id - the primary key of the current journal article
      groupId - the group ID
      externalReferenceCode - the external reference code
      status - the status
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the previous, current, and next journal article
      Throws:
      NoSuchArticleException - if a journal article with the primary key could not be found
    • filterFindByG_ERC_ST

      List<JournalArticle> filterFindByG_ERC_ST(long groupId, String externalReferenceCode, int status)
      Returns all the journal articles that the user has permission to view where groupId = ? and externalReferenceCode = ? and status = ?.
      Parameters:
      groupId - the group ID
      externalReferenceCode - the external reference code
      status - the status
      Returns:
      the matching journal articles that the user has permission to view
    • filterFindByG_ERC_ST

      List<JournalArticle> filterFindByG_ERC_ST(long groupId, String externalReferenceCode, int status, int start, int end)
      Returns a range of all the journal articles that the user has permission to view where groupId = ? and externalReferenceCode = ? and status = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      externalReferenceCode - the external reference code
      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
    • filterFindByG_ERC_ST

      List<JournalArticle> filterFindByG_ERC_ST(long groupId, String externalReferenceCode, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns an ordered range of all the journal articles that the user has permissions to view where groupId = ? and externalReferenceCode = ? and status = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      externalReferenceCode - the external reference code
      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
    • filterFindByG_ERC_ST_PrevAndNext

      JournalArticle[] filterFindByG_ERC_ST_PrevAndNext(long id, long groupId, String externalReferenceCode, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      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 externalReferenceCode = ? and status = ?.
      Parameters:
      id - the primary key of the current journal article
      groupId - the group ID
      externalReferenceCode - the external reference code
      status - the status
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the previous, current, and next journal article
      Throws:
      NoSuchArticleException - if a journal article with the primary key could not be found
    • filterFindByG_ERC_ST

      List<JournalArticle> filterFindByG_ERC_ST(long groupId, String externalReferenceCode, int[] statuses)
      Returns all the journal articles that the user has permission to view where groupId = ? and externalReferenceCode = ? and status = any ?.
      Parameters:
      groupId - the group ID
      externalReferenceCode - the external reference code
      statuses - the statuses
      Returns:
      the matching journal articles that the user has permission to view
    • filterFindByG_ERC_ST

      List<JournalArticle> filterFindByG_ERC_ST(long groupId, String externalReferenceCode, int[] statuses, int start, int end)
      Returns a range of all the journal articles that the user has permission to view where groupId = ? and externalReferenceCode = ? and status = any ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      externalReferenceCode - the external reference code
      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
    • filterFindByG_ERC_ST

      List<JournalArticle> filterFindByG_ERC_ST(long groupId, String externalReferenceCode, int[] statuses, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns an ordered range of all the journal articles that the user has permission to view where groupId = ? and externalReferenceCode = ? and status = any ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      externalReferenceCode - the external reference code
      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
    • findByG_ERC_ST

      List<JournalArticle> findByG_ERC_ST(long groupId, String externalReferenceCode, int[] statuses)
      Returns all the journal articles where groupId = ? and externalReferenceCode = ? and status = any ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      externalReferenceCode - the external reference code
      statuses - the statuses
      Returns:
      the matching journal articles
    • findByG_ERC_ST

      List<JournalArticle> findByG_ERC_ST(long groupId, String externalReferenceCode, int[] statuses, int start, int end)
      Returns a range of all the journal articles where groupId = ? and externalReferenceCode = ? and status = any ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      externalReferenceCode - the external reference code
      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
    • findByG_ERC_ST

      List<JournalArticle> findByG_ERC_ST(long groupId, String externalReferenceCode, int[] statuses, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns an ordered range of all the journal articles where groupId = ? and externalReferenceCode = ? and status = any ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      externalReferenceCode - the external reference code
      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
    • findByG_ERC_ST

      List<JournalArticle> findByG_ERC_ST(long groupId, String externalReferenceCode, int[] statuses, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
      Returns an ordered range of all the journal articles where groupId = ? and externalReferenceCode = ? and status = ?, optionally using the finder cache.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      externalReferenceCode - the external reference code
      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)
      useFinderCache - whether to use the finder cache
      Returns:
      the ordered range of matching journal articles
    • removeByG_ERC_ST

      void removeByG_ERC_ST(long groupId, String externalReferenceCode, int status)
      Removes all the journal articles where groupId = ? and externalReferenceCode = ? and status = ? from the database.
      Parameters:
      groupId - the group ID
      externalReferenceCode - the external reference code
      status - the status
    • countByG_ERC_ST

      int countByG_ERC_ST(long groupId, String externalReferenceCode, int status)
      Returns the number of journal articles where groupId = ? and externalReferenceCode = ? and status = ?.
      Parameters:
      groupId - the group ID
      externalReferenceCode - the external reference code
      status - the status
      Returns:
      the number of matching journal articles
    • countByG_ERC_ST

      int countByG_ERC_ST(long groupId, String externalReferenceCode, int[] statuses)
      Returns the number of journal articles where groupId = ? and externalReferenceCode = ? and status = any ?.
      Parameters:
      groupId - the group ID
      externalReferenceCode - the external reference code
      statuses - the statuses
      Returns:
      the number of matching journal articles
    • filterCountByG_ERC_ST

      int filterCountByG_ERC_ST(long groupId, String externalReferenceCode, int status)
      Returns the number of journal articles that the user has permission to view where groupId = ? and externalReferenceCode = ? and status = ?.
      Parameters:
      groupId - the group ID
      externalReferenceCode - the external reference code
      status - the status
      Returns:
      the number of matching journal articles that the user has permission to view
    • filterCountByG_ERC_ST

      int filterCountByG_ERC_ST(long groupId, String externalReferenceCode, int[] statuses)
      Returns the number of journal articles that the user has permission to view where groupId = ? and externalReferenceCode = ? and status = any ?.
      Parameters:
      groupId - the group ID
      externalReferenceCode - the external reference code
      statuses - the statuses
      Returns:
      the number of matching journal articles that the user has permission to view
    • findByG_F_ST

      List<JournalArticle> findByG_F_ST(long groupId, long folderId, int status)
      Returns all the journal articles where groupId = ? and folderId = ? and status = ?.
      Parameters:
      groupId - the group ID
      folderId - the folder ID
      status - the status
      Returns:
      the matching journal articles
    • findByG_F_ST

      List<JournalArticle> findByG_F_ST(long groupId, long folderId, int status, int start, int end)
      Returns a range of all the journal articles where groupId = ? and folderId = ? and status = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      folderId - the folder 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
    • findByG_F_ST

      List<JournalArticle> findByG_F_ST(long groupId, long folderId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns an ordered range of all the journal articles where groupId = ? and folderId = ? and status = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      folderId - the folder 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
    • findByG_F_ST

      List<JournalArticle> findByG_F_ST(long groupId, long folderId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
      Returns an ordered range of all the journal articles where groupId = ? and folderId = ? and status = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      folderId - the folder 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)
      useFinderCache - whether to use the finder cache
      Returns:
      the ordered range of matching journal articles
    • findByG_F_ST_First

      JournalArticle findByG_F_ST_First(long groupId, long folderId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the first journal article in the ordered set where groupId = ? and folderId = ? and status = ?.
      Parameters:
      groupId - the group ID
      folderId - the folder ID
      status - the status
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the first matching journal article
      Throws:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByG_F_ST_First

      JournalArticle fetchByG_F_ST_First(long groupId, long folderId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the first journal article in the ordered set where groupId = ? and folderId = ? and status = ?.
      Parameters:
      groupId - the group ID
      folderId - the folder ID
      status - the status
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the first matching journal article, or null if a matching journal article could not be found
    • findByG_F_ST_Last

      JournalArticle findByG_F_ST_Last(long groupId, long folderId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the last journal article in the ordered set where groupId = ? and folderId = ? and status = ?.
      Parameters:
      groupId - the group ID
      folderId - the folder ID
      status - the status
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the last matching journal article
      Throws:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByG_F_ST_Last

      JournalArticle fetchByG_F_ST_Last(long groupId, long folderId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the last journal article in the ordered set where groupId = ? and folderId = ? and status = ?.
      Parameters:
      groupId - the group ID
      folderId - the folder ID
      status - the status
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the last matching journal article, or null if a matching journal article could not be found
    • findByG_F_ST_PrevAndNext

      JournalArticle[] findByG_F_ST_PrevAndNext(long id, long groupId, long folderId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and folderId = ? and status = ?.
      Parameters:
      id - the primary key of the current journal article
      groupId - the group ID
      folderId - the folder ID
      status - the status
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the previous, current, and next journal article
      Throws:
      NoSuchArticleException - if a journal article with the primary key could not be found
    • filterFindByG_F_ST

      List<JournalArticle> filterFindByG_F_ST(long groupId, long folderId, int status)
      Returns all the journal articles that the user has permission to view where groupId = ? and folderId = ? and status = ?.
      Parameters:
      groupId - the group ID
      folderId - the folder ID
      status - the status
      Returns:
      the matching journal articles that the user has permission to view
    • filterFindByG_F_ST

      List<JournalArticle> filterFindByG_F_ST(long groupId, long folderId, int status, int start, int end)
      Returns a range of all the journal articles that the user has permission to view where groupId = ? and folderId = ? and status = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      folderId - the folder 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
    • filterFindByG_F_ST

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

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      folderId - the folder 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
    • filterFindByG_F_ST_PrevAndNext

      JournalArticle[] filterFindByG_F_ST_PrevAndNext(long id, long groupId, long folderId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      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 folderId = ? and status = ?.
      Parameters:
      id - the primary key of the current journal article
      groupId - the group ID
      folderId - the folder ID
      status - the status
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the previous, current, and next journal article
      Throws:
      NoSuchArticleException - if a journal article with the primary key could not be found
    • filterFindByG_F_ST

      List<JournalArticle> filterFindByG_F_ST(long groupId, long folderId, int[] statuses)
      Returns all the journal articles that the user has permission to view where groupId = ? and folderId = ? and status = any ?.
      Parameters:
      groupId - the group ID
      folderId - the folder ID
      statuses - the statuses
      Returns:
      the matching journal articles that the user has permission to view
    • filterFindByG_F_ST

      List<JournalArticle> filterFindByG_F_ST(long groupId, long folderId, int[] statuses, int start, int end)
      Returns a range of all the journal articles that the user has permission to view where groupId = ? and folderId = ? and status = any ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      folderId - the folder 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
    • filterFindByG_F_ST

      List<JournalArticle> filterFindByG_F_ST(long groupId, long folderId, int[] statuses, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns an ordered range of all the journal articles that the user has permission to view where groupId = ? and folderId = ? and status = any ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      folderId - the folder 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
    • findByG_F_ST

      List<JournalArticle> findByG_F_ST(long groupId, long folderId, int[] statuses)
      Returns all the journal articles where groupId = ? and folderId = ? and status = any ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      folderId - the folder ID
      statuses - the statuses
      Returns:
      the matching journal articles
    • findByG_F_ST

      List<JournalArticle> findByG_F_ST(long groupId, long folderId, int[] statuses, int start, int end)
      Returns a range of all the journal articles where groupId = ? and folderId = ? and status = any ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      folderId - the folder 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
    • findByG_F_ST

      List<JournalArticle> findByG_F_ST(long groupId, long folderId, int[] statuses, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns an ordered range of all the journal articles where groupId = ? and folderId = ? and status = any ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      folderId - the folder 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
    • findByG_F_ST

      List<JournalArticle> findByG_F_ST(long groupId, long folderId, int[] statuses, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
      Returns an ordered range of all the journal articles where groupId = ? and folderId = ? and status = ?, optionally using the finder cache.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      folderId - the folder 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)
      useFinderCache - whether to use the finder cache
      Returns:
      the ordered range of matching journal articles
    • removeByG_F_ST

      void removeByG_F_ST(long groupId, long folderId, int status)
      Removes all the journal articles where groupId = ? and folderId = ? and status = ? from the database.
      Parameters:
      groupId - the group ID
      folderId - the folder ID
      status - the status
    • countByG_F_ST

      int countByG_F_ST(long groupId, long folderId, int status)
      Returns the number of journal articles where groupId = ? and folderId = ? and status = ?.
      Parameters:
      groupId - the group ID
      folderId - the folder ID
      status - the status
      Returns:
      the number of matching journal articles
    • countByG_F_ST

      int countByG_F_ST(long groupId, long folderId, int[] statuses)
      Returns the number of journal articles where groupId = ? and folderId = ? and status = any ?.
      Parameters:
      groupId - the group ID
      folderId - the folder ID
      statuses - the statuses
      Returns:
      the number of matching journal articles
    • filterCountByG_F_ST

      int filterCountByG_F_ST(long groupId, long folderId, int status)
      Returns the number of journal articles that the user has permission to view where groupId = ? and folderId = ? and status = ?.
      Parameters:
      groupId - the group ID
      folderId - the folder ID
      status - the status
      Returns:
      the number of matching journal articles that the user has permission to view
    • filterCountByG_F_ST

      int filterCountByG_F_ST(long groupId, long folderId, int[] statuses)
      Returns the number of journal articles that the user has permission to view where groupId = ? and folderId = ? and status = any ?.
      Parameters:
      groupId - the group ID
      folderId - the folder ID
      statuses - the statuses
      Returns:
      the number of matching journal articles that the user has permission to view
    • findByG_C_C

      List<JournalArticle> findByG_C_C(long groupId, long classNameId, long classPK)
      Returns all the journal articles where groupId = ? and classNameId = ? and classPK = ?.
      Parameters:
      groupId - the group ID
      classNameId - the class name ID
      classPK - the class pk
      Returns:
      the matching journal articles
    • findByG_C_C

      List<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 = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      classNameId - the class name ID
      classPK - the class pk
      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
    • findByG_C_C

      List<JournalArticle> findByG_C_C(long groupId, long classNameId, long classPK, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      classNameId - the class name ID
      classPK - the class pk
      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
    • findByG_C_C

      List<JournalArticle> findByG_C_C(long groupId, long classNameId, long classPK, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      classNameId - the class name ID
      classPK - the class pk
      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)
      useFinderCache - whether to use the finder cache
      Returns:
      the ordered range of matching journal articles
    • findByG_C_C_First

      JournalArticle findByG_C_C_First(long groupId, long classNameId, long classPK, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the first journal article in the ordered set where groupId = ? and classNameId = ? and classPK = ?.
      Parameters:
      groupId - the group ID
      classNameId - the class name ID
      classPK - the class pk
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the first matching journal article
      Throws:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByG_C_C_First

      JournalArticle fetchByG_C_C_First(long groupId, long classNameId, long classPK, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the first journal article in the ordered set where groupId = ? and classNameId = ? and classPK = ?.
      Parameters:
      groupId - the group ID
      classNameId - the class name ID
      classPK - the class pk
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the first matching journal article, or null if a matching journal article could not be found
    • findByG_C_C_Last

      JournalArticle findByG_C_C_Last(long groupId, long classNameId, long classPK, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the last journal article in the ordered set where groupId = ? and classNameId = ? and classPK = ?.
      Parameters:
      groupId - the group ID
      classNameId - the class name ID
      classPK - the class pk
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the last matching journal article
      Throws:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByG_C_C_Last

      JournalArticle fetchByG_C_C_Last(long groupId, long classNameId, long classPK, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the last journal article in the ordered set where groupId = ? and classNameId = ? and classPK = ?.
      Parameters:
      groupId - the group ID
      classNameId - the class name ID
      classPK - the class pk
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the last matching journal article, or null if a matching journal article could not be found
    • findByG_C_C_PrevAndNext

      JournalArticle[] findByG_C_C_PrevAndNext(long id, long groupId, long classNameId, long classPK, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and classNameId = ? and classPK = ?.
      Parameters:
      id - the primary key of the current journal article
      groupId - the group ID
      classNameId - the class name ID
      classPK - the class pk
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the previous, current, and next journal article
      Throws:
      NoSuchArticleException - if a journal article with the primary key could not be found
    • filterFindByG_C_C

      List<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 = ?.
      Parameters:
      groupId - the group ID
      classNameId - the class name ID
      classPK - the class pk
      Returns:
      the matching journal articles that the user has permission to view
    • filterFindByG_C_C

      List<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 = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      classNameId - the class name ID
      classPK - the class pk
      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
    • filterFindByG_C_C

      List<JournalArticle> filterFindByG_C_C(long groupId, long classNameId, long classPK, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      classNameId - the class name ID
      classPK - the class pk
      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
    • filterFindByG_C_C_PrevAndNext

      JournalArticle[] filterFindByG_C_C_PrevAndNext(long id, long groupId, long classNameId, long classPK, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      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 = ?.
      Parameters:
      id - the primary key of the current journal article
      groupId - the group ID
      classNameId - the class name ID
      classPK - the class pk
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the previous, current, and next journal article
      Throws:
      NoSuchArticleException - if a journal article with the primary key could not be found
    • removeByG_C_C

      void removeByG_C_C(long groupId, long classNameId, long classPK)
      Removes all the journal articles where groupId = ? and classNameId = ? and classPK = ? from the database.
      Parameters:
      groupId - the group ID
      classNameId - the class name ID
      classPK - the class pk
    • countByG_C_C

      int countByG_C_C(long groupId, long classNameId, long classPK)
      Returns the number of journal articles where groupId = ? and classNameId = ? and classPK = ?.
      Parameters:
      groupId - the group ID
      classNameId - the class name ID
      classPK - the class pk
      Returns:
      the number of matching journal articles
    • filterCountByG_C_C

      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 = ?.
      Parameters:
      groupId - the group ID
      classNameId - the class name ID
      classPK - the class pk
      Returns:
      the number of matching journal articles that the user has permission to view
    • findByG_C_DDMSI

      JournalArticle findByG_C_DDMSI(long groupId, long classNameId, long DDMStructureId) throws NoSuchArticleException
      Returns the journal article where groupId = ? and classNameId = ? and DDMStructureId = ? or throws a NoSuchArticleException if it could not be found.
      Parameters:
      groupId - the group ID
      classNameId - the class name ID
      DDMStructureId - the ddm structure ID
      Returns:
      the matching journal article
      Throws:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByG_C_DDMSI

      JournalArticle fetchByG_C_DDMSI(long groupId, long classNameId, long DDMStructureId)
      Returns the journal article where groupId = ? and classNameId = ? and DDMStructureId = ? or returns null if it could not be found. Uses the finder cache.
      Parameters:
      groupId - the group ID
      classNameId - the class name ID
      DDMStructureId - the ddm structure ID
      Returns:
      the matching journal article, or null if a matching journal article could not be found
    • fetchByG_C_DDMSI

      JournalArticle fetchByG_C_DDMSI(long groupId, long classNameId, long DDMStructureId, boolean useFinderCache)
      Returns the journal article where groupId = ? and classNameId = ? and DDMStructureId = ? or returns null if it could not be found, optionally using the finder cache.
      Parameters:
      groupId - the group ID
      classNameId - the class name ID
      DDMStructureId - the ddm structure ID
      useFinderCache - whether to use the finder cache
      Returns:
      the matching journal article, or null if a matching journal article could not be found
    • removeByG_C_DDMSI

      JournalArticle removeByG_C_DDMSI(long groupId, long classNameId, long DDMStructureId) throws NoSuchArticleException
      Removes the journal article where groupId = ? and classNameId = ? and DDMStructureId = ? from the database.
      Parameters:
      groupId - the group ID
      classNameId - the class name ID
      DDMStructureId - the ddm structure ID
      Returns:
      the journal article that was removed
      Throws:
      NoSuchArticleException
    • countByG_C_DDMSI

      int countByG_C_DDMSI(long groupId, long classNameId, long DDMStructureId)
      Returns the number of journal articles where groupId = ? and classNameId = ? and DDMStructureId = ?.
      Parameters:
      groupId - the group ID
      classNameId - the class name ID
      DDMStructureId - the ddm structure ID
      Returns:
      the number of matching journal articles
    • findByG_C_DDMTK

      List<JournalArticle> findByG_C_DDMTK(long groupId, long classNameId, String DDMTemplateKey)
      Returns all the journal articles where groupId = ? and classNameId = ? and DDMTemplateKey = ?.
      Parameters:
      groupId - the group ID
      classNameId - the class name ID
      DDMTemplateKey - the ddm template key
      Returns:
      the matching journal articles
    • findByG_C_DDMTK

      List<JournalArticle> findByG_C_DDMTK(long groupId, long classNameId, String DDMTemplateKey, int start, int end)
      Returns a range of all the journal articles where groupId = ? and classNameId = ? and DDMTemplateKey = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      classNameId - the class name ID
      DDMTemplateKey - the ddm template 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
    • findByG_C_DDMTK

      List<JournalArticle> findByG_C_DDMTK(long groupId, long classNameId, String DDMTemplateKey, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns an ordered range of all the journal articles where groupId = ? and classNameId = ? and DDMTemplateKey = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      classNameId - the class name ID
      DDMTemplateKey - the ddm template 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
    • findByG_C_DDMTK

      List<JournalArticle> findByG_C_DDMTK(long groupId, long classNameId, String DDMTemplateKey, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
      Returns an ordered range of all the journal articles where groupId = ? and classNameId = ? and DDMTemplateKey = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      classNameId - the class name ID
      DDMTemplateKey - the ddm template 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)
      useFinderCache - whether to use the finder cache
      Returns:
      the ordered range of matching journal articles
    • findByG_C_DDMTK_First

      JournalArticle findByG_C_DDMTK_First(long groupId, long classNameId, String DDMTemplateKey, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the first journal article in the ordered set where groupId = ? and classNameId = ? and DDMTemplateKey = ?.
      Parameters:
      groupId - the group ID
      classNameId - the class name ID
      DDMTemplateKey - the ddm template key
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the first matching journal article
      Throws:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByG_C_DDMTK_First

      JournalArticle fetchByG_C_DDMTK_First(long groupId, long classNameId, String DDMTemplateKey, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the first journal article in the ordered set where groupId = ? and classNameId = ? and DDMTemplateKey = ?.
      Parameters:
      groupId - the group ID
      classNameId - the class name ID
      DDMTemplateKey - the ddm template key
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the first matching journal article, or null if a matching journal article could not be found
    • findByG_C_DDMTK_Last

      JournalArticle findByG_C_DDMTK_Last(long groupId, long classNameId, String DDMTemplateKey, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the last journal article in the ordered set where groupId = ? and classNameId = ? and DDMTemplateKey = ?.
      Parameters:
      groupId - the group ID
      classNameId - the class name ID
      DDMTemplateKey - the ddm template key
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the last matching journal article
      Throws:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByG_C_DDMTK_Last

      JournalArticle fetchByG_C_DDMTK_Last(long groupId, long classNameId, String DDMTemplateKey, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the last journal article in the ordered set where groupId = ? and classNameId = ? and DDMTemplateKey = ?.
      Parameters:
      groupId - the group ID
      classNameId - the class name ID
      DDMTemplateKey - the ddm template key
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the last matching journal article, or null if a matching journal article could not be found
    • findByG_C_DDMTK_PrevAndNext

      JournalArticle[] findByG_C_DDMTK_PrevAndNext(long id, long groupId, long classNameId, String DDMTemplateKey, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and classNameId = ? and DDMTemplateKey = ?.
      Parameters:
      id - the primary key of the current journal article
      groupId - the group ID
      classNameId - the class name ID
      DDMTemplateKey - the ddm template key
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the previous, current, and next journal article
      Throws:
      NoSuchArticleException - if a journal article with the primary key could not be found
    • filterFindByG_C_DDMTK

      List<JournalArticle> filterFindByG_C_DDMTK(long groupId, long classNameId, String DDMTemplateKey)
      Returns all the journal articles that the user has permission to view where groupId = ? and classNameId = ? and DDMTemplateKey = ?.
      Parameters:
      groupId - the group ID
      classNameId - the class name ID
      DDMTemplateKey - the ddm template key
      Returns:
      the matching journal articles that the user has permission to view
    • filterFindByG_C_DDMTK

      List<JournalArticle> filterFindByG_C_DDMTK(long groupId, long classNameId, String DDMTemplateKey, int start, int end)
      Returns a range of all the journal articles that the user has permission to view where groupId = ? and classNameId = ? and DDMTemplateKey = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      classNameId - the class name ID
      DDMTemplateKey - the ddm template 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 that the user has permission to view
    • filterFindByG_C_DDMTK

      List<JournalArticle> filterFindByG_C_DDMTK(long groupId, long classNameId, String DDMTemplateKey, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns an ordered range of all the journal articles that the user has permissions to view where groupId = ? and classNameId = ? and DDMTemplateKey = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      classNameId - the class name ID
      DDMTemplateKey - the ddm template 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 that the user has permission to view
    • filterFindByG_C_DDMTK_PrevAndNext

      JournalArticle[] filterFindByG_C_DDMTK_PrevAndNext(long id, long groupId, long classNameId, String DDMTemplateKey, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      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 DDMTemplateKey = ?.
      Parameters:
      id - the primary key of the current journal article
      groupId - the group ID
      classNameId - the class name ID
      DDMTemplateKey - the ddm template key
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the previous, current, and next journal article
      Throws:
      NoSuchArticleException - if a journal article with the primary key could not be found
    • removeByG_C_DDMTK

      void removeByG_C_DDMTK(long groupId, long classNameId, String DDMTemplateKey)
      Removes all the journal articles where groupId = ? and classNameId = ? and DDMTemplateKey = ? from the database.
      Parameters:
      groupId - the group ID
      classNameId - the class name ID
      DDMTemplateKey - the ddm template key
    • countByG_C_DDMTK

      int countByG_C_DDMTK(long groupId, long classNameId, String DDMTemplateKey)
      Returns the number of journal articles where groupId = ? and classNameId = ? and DDMTemplateKey = ?.
      Parameters:
      groupId - the group ID
      classNameId - the class name ID
      DDMTemplateKey - the ddm template key
      Returns:
      the number of matching journal articles
    • filterCountByG_C_DDMTK

      int filterCountByG_C_DDMTK(long groupId, long classNameId, String DDMTemplateKey)
      Returns the number of journal articles that the user has permission to view where groupId = ? and classNameId = ? and DDMTemplateKey = ?.
      Parameters:
      groupId - the group ID
      classNameId - the class name ID
      DDMTemplateKey - the ddm template key
      Returns:
      the number of matching journal articles that the user has permission to view
    • findByG_C_L

      List<JournalArticle> findByG_C_L(long groupId, long classNameId, String layoutUuid)
      Returns all the journal articles where groupId = ? and classNameId = ? and layoutUuid = ?.
      Parameters:
      groupId - the group ID
      classNameId - the class name ID
      layoutUuid - the layout uuid
      Returns:
      the matching journal articles
    • findByG_C_L

      List<JournalArticle> findByG_C_L(long groupId, long classNameId, String layoutUuid, int start, int end)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • findByG_C_L

      List<JournalArticle> findByG_C_L(long groupId, long classNameId, String layoutUuid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • findByG_C_L

      List<JournalArticle> findByG_C_L(long groupId, long classNameId, String layoutUuid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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)
      useFinderCache - whether to use the finder cache
      Returns:
      the ordered range of matching journal articles
    • findByG_C_L_First

      JournalArticle findByG_C_L_First(long groupId, long classNameId, String layoutUuid, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the first journal article in the ordered set where groupId = ? and classNameId = ? and layoutUuid = ?.
      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:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByG_C_L_First

      JournalArticle fetchByG_C_L_First(long groupId, long classNameId, String layoutUuid, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the first journal article in the ordered set where groupId = ? and classNameId = ? and layoutUuid = ?.
      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, or null if a matching journal article could not be found
    • findByG_C_L_Last

      JournalArticle findByG_C_L_Last(long groupId, long classNameId, String layoutUuid, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the last journal article in the ordered set where groupId = ? and classNameId = ? and layoutUuid = ?.
      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:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByG_C_L_Last

      JournalArticle fetchByG_C_L_Last(long groupId, long classNameId, String layoutUuid, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the last journal article in the ordered set where groupId = ? and classNameId = ? and layoutUuid = ?.
      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, or null if a matching journal article could not be found
    • findByG_C_L_PrevAndNext

      JournalArticle[] findByG_C_L_PrevAndNext(long id, long groupId, long classNameId, String layoutUuid, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and classNameId = ? and layoutUuid = ?.
      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:
      NoSuchArticleException - if a journal article with the primary key could not be found
    • filterFindByG_C_L

      List<JournalArticle> filterFindByG_C_L(long groupId, long classNameId, String layoutUuid)
      Returns all the journal articles that the user has permission to view where groupId = ? and classNameId = ? and layoutUuid = ?.
      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
    • filterFindByG_C_L

      List<JournalArticle> filterFindByG_C_L(long groupId, long classNameId, 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 = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • filterFindByG_C_L

      List<JournalArticle> filterFindByG_C_L(long groupId, long classNameId, String layoutUuid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • filterFindByG_C_L_PrevAndNext

      JournalArticle[] filterFindByG_C_L_PrevAndNext(long id, long groupId, long classNameId, String layoutUuid, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      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 = ?.
      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:
      NoSuchArticleException - if a journal article with the primary key could not be found
    • removeByG_C_L

      void removeByG_C_L(long groupId, long classNameId, String layoutUuid)
      Removes all the journal articles where groupId = ? and classNameId = ? and layoutUuid = ? from the database.
      Parameters:
      groupId - the group ID
      classNameId - the class name ID
      layoutUuid - the layout uuid
    • countByG_C_L

      int countByG_C_L(long groupId, long classNameId, String layoutUuid)
      Returns the number of journal articles where groupId = ? and classNameId = ? and layoutUuid = ?.
      Parameters:
      groupId - the group ID
      classNameId - the class name ID
      layoutUuid - the layout uuid
      Returns:
      the number of matching journal articles
    • filterCountByG_C_L

      int filterCountByG_C_L(long groupId, long classNameId, String layoutUuid)
      Returns the number of journal articles that the user has permission to view where groupId = ? and classNameId = ? and layoutUuid = ?.
      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
    • findByG_A_V

      JournalArticle findByG_A_V(long groupId, String articleId, double version) throws NoSuchArticleException
      Returns the journal article where groupId = ? and articleId = ? and version = ? or throws a NoSuchArticleException if it could not be found.
      Parameters:
      groupId - the group ID
      articleId - the article ID
      version - the version
      Returns:
      the matching journal article
      Throws:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByG_A_V

      JournalArticle fetchByG_A_V(long groupId, String articleId, double version)
      Returns the journal article where groupId = ? and articleId = ? and version = ? or returns null if it could not be found. Uses the finder cache.
      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
    • fetchByG_A_V

      JournalArticle fetchByG_A_V(long groupId, String articleId, double version, boolean useFinderCache)
      Returns the journal article where groupId = ? and articleId = ? and version = ? or returns null if it could not be found, optionally using the finder cache.
      Parameters:
      groupId - the group ID
      articleId - the article ID
      version - the version
      useFinderCache - whether to use the finder cache
      Returns:
      the matching journal article, or null if a matching journal article could not be found
    • removeByG_A_V

      JournalArticle removeByG_A_V(long groupId, String articleId, double version) throws NoSuchArticleException
      Removes the journal article where groupId = ? and articleId = ? and version = ? from the database.
      Parameters:
      groupId - the group ID
      articleId - the article ID
      version - the version
      Returns:
      the journal article that was removed
      Throws:
      NoSuchArticleException
    • countByG_A_V

      int countByG_A_V(long groupId, String articleId, double version)
      Returns the number of journal articles where groupId = ? and articleId = ? and version = ?.
      Parameters:
      groupId - the group ID
      articleId - the article ID
      version - the version
      Returns:
      the number of matching journal articles
    • findByG_A_ST

      List<JournalArticle> findByG_A_ST(long groupId, String articleId, int status)
      Returns all the journal articles where groupId = ? and articleId = ? and status = ?.
      Parameters:
      groupId - the group ID
      articleId - the article ID
      status - the status
      Returns:
      the matching journal articles
    • findByG_A_ST

      List<JournalArticle> findByG_A_ST(long groupId, String articleId, int status, int start, int end)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • findByG_A_ST

      List<JournalArticle> findByG_A_ST(long groupId, String articleId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • findByG_A_ST

      List<JournalArticle> findByG_A_ST(long groupId, String articleId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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)
      useFinderCache - whether to use the finder cache
      Returns:
      the ordered range of matching journal articles
    • findByG_A_ST_First

      JournalArticle findByG_A_ST_First(long groupId, String articleId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the first journal article in the ordered set where groupId = ? and articleId = ? and status = ?.
      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:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByG_A_ST_First

      JournalArticle fetchByG_A_ST_First(long groupId, String articleId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the first journal article in the ordered set where groupId = ? and articleId = ? and status = ?.
      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, or null if a matching journal article could not be found
    • findByG_A_ST_Last

      JournalArticle findByG_A_ST_Last(long groupId, String articleId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the last journal article in the ordered set where groupId = ? and articleId = ? and status = ?.
      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:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByG_A_ST_Last

      JournalArticle fetchByG_A_ST_Last(long groupId, String articleId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the last journal article in the ordered set where groupId = ? and articleId = ? and status = ?.
      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, or null if a matching journal article could not be found
    • findByG_A_ST_PrevAndNext

      JournalArticle[] findByG_A_ST_PrevAndNext(long id, long groupId, String articleId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and articleId = ? and status = ?.
      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:
      NoSuchArticleException - if a journal article with the primary key could not be found
    • filterFindByG_A_ST

      List<JournalArticle> filterFindByG_A_ST(long groupId, String articleId, int status)
      Returns all the journal articles that the user has permission to view where groupId = ? and articleId = ? and status = ?.
      Parameters:
      groupId - the group ID
      articleId - the article ID
      status - the status
      Returns:
      the matching journal articles that the user has permission to view
    • filterFindByG_A_ST

      List<JournalArticle> filterFindByG_A_ST(long groupId, 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 = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • filterFindByG_A_ST

      List<JournalArticle> filterFindByG_A_ST(long groupId, String articleId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • filterFindByG_A_ST_PrevAndNext

      JournalArticle[] filterFindByG_A_ST_PrevAndNext(long id, long groupId, String articleId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      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 = ?.
      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:
      NoSuchArticleException - if a journal article with the primary key could not be found
    • filterFindByG_A_ST

      List<JournalArticle> filterFindByG_A_ST(long groupId, String articleId, int[] statuses)
      Returns all the journal articles that the user has permission to view where groupId = ? and articleId = ? and status = any ?.
      Parameters:
      groupId - the group ID
      articleId - the article ID
      statuses - the statuses
      Returns:
      the matching journal articles that the user has permission to view
    • filterFindByG_A_ST

      List<JournalArticle> filterFindByG_A_ST(long groupId, 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 ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • filterFindByG_A_ST

      List<JournalArticle> filterFindByG_A_ST(long groupId, String articleId, int[] statuses, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • findByG_A_ST

      List<JournalArticle> findByG_A_ST(long groupId, String articleId, int[] statuses)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      articleId - the article ID
      statuses - the statuses
      Returns:
      the matching journal articles
    • findByG_A_ST

      List<JournalArticle> findByG_A_ST(long groupId, String articleId, int[] statuses, int start, int end)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • findByG_A_ST

      List<JournalArticle> findByG_A_ST(long groupId, String articleId, int[] statuses, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • findByG_A_ST

      List<JournalArticle> findByG_A_ST(long groupId, String articleId, int[] statuses, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
      Returns an ordered range of all the journal articles where groupId = ? and articleId = ? and status = ?, optionally using the finder cache.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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)
      useFinderCache - whether to use the finder cache
      Returns:
      the ordered range of matching journal articles
    • removeByG_A_ST

      void removeByG_A_ST(long groupId, String articleId, int status)
      Removes all the journal articles where groupId = ? and articleId = ? and status = ? from the database.
      Parameters:
      groupId - the group ID
      articleId - the article ID
      status - the status
    • countByG_A_ST

      int countByG_A_ST(long groupId, String articleId, int status)
      Returns the number of journal articles where groupId = ? and articleId = ? and status = ?.
      Parameters:
      groupId - the group ID
      articleId - the article ID
      status - the status
      Returns:
      the number of matching journal articles
    • countByG_A_ST

      int countByG_A_ST(long groupId, String articleId, int[] statuses)
      Returns the number of journal articles where groupId = ? and articleId = ? and status = any ?.
      Parameters:
      groupId - the group ID
      articleId - the article ID
      statuses - the statuses
      Returns:
      the number of matching journal articles
    • filterCountByG_A_ST

      int filterCountByG_A_ST(long groupId, String articleId, int status)
      Returns the number of journal articles that the user has permission to view where groupId = ? and articleId = ? and status = ?.
      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
    • filterCountByG_A_ST

      int filterCountByG_A_ST(long groupId, String articleId, int[] statuses)
      Returns the number of journal articles that the user has permission to view where groupId = ? and articleId = ? and status = any ?.
      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
    • findByG_A_NotST

      List<JournalArticle> findByG_A_NotST(long groupId, String articleId, int status)
      Returns all the journal articles where groupId = ? and articleId = ? and status ≠ ?.
      Parameters:
      groupId - the group ID
      articleId - the article ID
      status - the status
      Returns:
      the matching journal articles
    • findByG_A_NotST

      List<JournalArticle> findByG_A_NotST(long groupId, String articleId, int status, int start, int end)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • findByG_A_NotST

      List<JournalArticle> findByG_A_NotST(long groupId, String articleId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • findByG_A_NotST

      List<JournalArticle> findByG_A_NotST(long groupId, String articleId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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)
      useFinderCache - whether to use the finder cache
      Returns:
      the ordered range of matching journal articles
    • findByG_A_NotST_First

      JournalArticle findByG_A_NotST_First(long groupId, String articleId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the first journal article in the ordered set where groupId = ? and articleId = ? and status ≠ ?.
      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:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByG_A_NotST_First

      JournalArticle fetchByG_A_NotST_First(long groupId, String articleId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the first journal article in the ordered set where groupId = ? and articleId = ? and status ≠ ?.
      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, or null if a matching journal article could not be found
    • findByG_A_NotST_Last

      JournalArticle findByG_A_NotST_Last(long groupId, String articleId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the last journal article in the ordered set where groupId = ? and articleId = ? and status ≠ ?.
      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:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByG_A_NotST_Last

      JournalArticle fetchByG_A_NotST_Last(long groupId, String articleId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the last journal article in the ordered set where groupId = ? and articleId = ? and status ≠ ?.
      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, or null if a matching journal article could not be found
    • findByG_A_NotST_PrevAndNext

      JournalArticle[] findByG_A_NotST_PrevAndNext(long id, long groupId, String articleId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and articleId = ? and status ≠ ?.
      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:
      NoSuchArticleException - if a journal article with the primary key could not be found
    • filterFindByG_A_NotST

      List<JournalArticle> filterFindByG_A_NotST(long groupId, String articleId, int status)
      Returns all the journal articles that the user has permission to view where groupId = ? and articleId = ? and status ≠ ?.
      Parameters:
      groupId - the group ID
      articleId - the article ID
      status - the status
      Returns:
      the matching journal articles that the user has permission to view
    • filterFindByG_A_NotST

      List<JournalArticle> filterFindByG_A_NotST(long groupId, 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 ≠ ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • filterFindByG_A_NotST

      List<JournalArticle> filterFindByG_A_NotST(long groupId, String articleId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • filterFindByG_A_NotST_PrevAndNext

      JournalArticle[] filterFindByG_A_NotST_PrevAndNext(long id, long groupId, String articleId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      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 ≠ ?.
      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:
      NoSuchArticleException - if a journal article with the primary key could not be found
    • removeByG_A_NotST

      void removeByG_A_NotST(long groupId, String articleId, int status)
      Removes all the journal articles where groupId = ? and articleId = ? and status ≠ ? from the database.
      Parameters:
      groupId - the group ID
      articleId - the article ID
      status - the status
    • countByG_A_NotST

      int countByG_A_NotST(long groupId, String articleId, int status)
      Returns the number of journal articles where groupId = ? and articleId = ? and status ≠ ?.
      Parameters:
      groupId - the group ID
      articleId - the article ID
      status - the status
      Returns:
      the number of matching journal articles
    • filterCountByG_A_NotST

      int filterCountByG_A_NotST(long groupId, String articleId, int status)
      Returns the number of journal articles that the user has permission to view where groupId = ? and articleId = ? and status ≠ ?.
      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
    • findByG_UT_ST

      List<JournalArticle> findByG_UT_ST(long groupId, String urlTitle, int status)
      Returns all the journal articles where groupId = ? and urlTitle = ? and status = ?.
      Parameters:
      groupId - the group ID
      urlTitle - the url title
      status - the status
      Returns:
      the matching journal articles
    • findByG_UT_ST

      List<JournalArticle> findByG_UT_ST(long groupId, String urlTitle, int status, int start, int end)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • findByG_UT_ST

      List<JournalArticle> findByG_UT_ST(long groupId, String urlTitle, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • findByG_UT_ST

      List<JournalArticle> findByG_UT_ST(long groupId, String urlTitle, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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)
      useFinderCache - whether to use the finder cache
      Returns:
      the ordered range of matching journal articles
    • findByG_UT_ST_First

      JournalArticle findByG_UT_ST_First(long groupId, String urlTitle, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the first journal article in the ordered set where groupId = ? and urlTitle = ? and status = ?.
      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:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByG_UT_ST_First

      JournalArticle fetchByG_UT_ST_First(long groupId, String urlTitle, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the first journal article in the ordered set where groupId = ? and urlTitle = ? and status = ?.
      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, or null if a matching journal article could not be found
    • findByG_UT_ST_Last

      JournalArticle findByG_UT_ST_Last(long groupId, String urlTitle, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the last journal article in the ordered set where groupId = ? and urlTitle = ? and status = ?.
      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:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByG_UT_ST_Last

      JournalArticle fetchByG_UT_ST_Last(long groupId, String urlTitle, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the last journal article in the ordered set where groupId = ? and urlTitle = ? and status = ?.
      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, or null if a matching journal article could not be found
    • findByG_UT_ST_PrevAndNext

      JournalArticle[] findByG_UT_ST_PrevAndNext(long id, long groupId, String urlTitle, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and urlTitle = ? and status = ?.
      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:
      NoSuchArticleException - if a journal article with the primary key could not be found
    • filterFindByG_UT_ST

      List<JournalArticle> filterFindByG_UT_ST(long groupId, String urlTitle, int status)
      Returns all the journal articles that the user has permission to view where groupId = ? and urlTitle = ? and status = ?.
      Parameters:
      groupId - the group ID
      urlTitle - the url title
      status - the status
      Returns:
      the matching journal articles that the user has permission to view
    • filterFindByG_UT_ST

      List<JournalArticle> filterFindByG_UT_ST(long groupId, 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 = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • filterFindByG_UT_ST

      List<JournalArticle> filterFindByG_UT_ST(long groupId, String urlTitle, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • filterFindByG_UT_ST_PrevAndNext

      JournalArticle[] filterFindByG_UT_ST_PrevAndNext(long id, long groupId, String urlTitle, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      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 = ?.
      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:
      NoSuchArticleException - if a journal article with the primary key could not be found
    • removeByG_UT_ST

      void removeByG_UT_ST(long groupId, String urlTitle, int status)
      Removes all the journal articles where groupId = ? and urlTitle = ? and status = ? from the database.
      Parameters:
      groupId - the group ID
      urlTitle - the url title
      status - the status
    • countByG_UT_ST

      int countByG_UT_ST(long groupId, String urlTitle, int status)
      Returns the number of journal articles where groupId = ? and urlTitle = ? and status = ?.
      Parameters:
      groupId - the group ID
      urlTitle - the url title
      status - the status
      Returns:
      the number of matching journal articles
    • filterCountByG_UT_ST

      int filterCountByG_UT_ST(long groupId, String urlTitle, int status)
      Returns the number of journal articles that the user has permission to view where groupId = ? and urlTitle = ? and status = ?.
      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
    • findByC_V_ST

      List<JournalArticle> findByC_V_ST(long companyId, double version, int status)
      Returns all the journal articles where companyId = ? and version = ? and status = ?.
      Parameters:
      companyId - the company ID
      version - the version
      status - the status
      Returns:
      the matching journal articles
    • findByC_V_ST

      List<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 = ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • findByC_V_ST

      List<JournalArticle> findByC_V_ST(long companyId, double version, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • findByC_V_ST

      List<JournalArticle> findByC_V_ST(long companyId, double version, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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)
      useFinderCache - whether to use the finder cache
      Returns:
      the ordered range of matching journal articles
    • findByC_V_ST_First

      JournalArticle findByC_V_ST_First(long companyId, double version, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the first journal article in the ordered set where companyId = ? and version = ? and status = ?.
      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:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByC_V_ST_First

      JournalArticle fetchByC_V_ST_First(long companyId, double version, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the first journal article in the ordered set where companyId = ? and version = ? and status = ?.
      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, or null if a matching journal article could not be found
    • findByC_V_ST_Last

      JournalArticle findByC_V_ST_Last(long companyId, double version, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the last journal article in the ordered set where companyId = ? and version = ? and status = ?.
      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:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByC_V_ST_Last

      JournalArticle fetchByC_V_ST_Last(long companyId, double version, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the last journal article in the ordered set where companyId = ? and version = ? and status = ?.
      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, or null if a matching journal article could not be found
    • findByC_V_ST_PrevAndNext

      JournalArticle[] findByC_V_ST_PrevAndNext(long id, long companyId, double version, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the journal articles before and after the current journal article in the ordered set where companyId = ? and version = ? and status = ?.
      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:
      NoSuchArticleException - if a journal article with the primary key could not be found
    • removeByC_V_ST

      void removeByC_V_ST(long companyId, double version, int status)
      Removes all the journal articles where companyId = ? and version = ? and status = ? from the database.
      Parameters:
      companyId - the company ID
      version - the version
      status - the status
    • countByC_V_ST

      int countByC_V_ST(long companyId, double version, int status)
      Returns the number of journal articles where companyId = ? and version = ? and status = ?.
      Parameters:
      companyId - the company ID
      version - the version
      status - the status
      Returns:
      the number of matching journal articles
    • findByG_F_C_NotST

      List<JournalArticle> findByG_F_C_NotST(long groupId, long folderId, long classNameId, int status)
      Returns all the journal articles where groupId = ? and folderId = ? and classNameId = ? and status ≠ ?.
      Parameters:
      groupId - the group ID
      folderId - the folder ID
      classNameId - the class name ID
      status - the status
      Returns:
      the matching journal articles
    • findByG_F_C_NotST

      List<JournalArticle> findByG_F_C_NotST(long groupId, long folderId, long classNameId, int status, int start, int end)
      Returns a range of all the journal articles where groupId = ? and folderId = ? and classNameId = ? and status ≠ ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      folderId - the folder ID
      classNameId - the class name 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
    • findByG_F_C_NotST

      List<JournalArticle> findByG_F_C_NotST(long groupId, long folderId, long classNameId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns an ordered range of all the journal articles where groupId = ? and folderId = ? and classNameId = ? and status ≠ ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      folderId - the folder ID
      classNameId - the class name 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
    • findByG_F_C_NotST

      List<JournalArticle> findByG_F_C_NotST(long groupId, long folderId, long classNameId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
      Returns an ordered range of all the journal articles where groupId = ? and folderId = ? and classNameId = ? and status ≠ ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      folderId - the folder ID
      classNameId - the class name 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)
      useFinderCache - whether to use the finder cache
      Returns:
      the ordered range of matching journal articles
    • findByG_F_C_NotST_First

      JournalArticle findByG_F_C_NotST_First(long groupId, long folderId, long classNameId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the first journal article in the ordered set where groupId = ? and folderId = ? and classNameId = ? and status ≠ ?.
      Parameters:
      groupId - the group ID
      folderId - the folder ID
      classNameId - the class name ID
      status - the status
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the first matching journal article
      Throws:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByG_F_C_NotST_First

      JournalArticle fetchByG_F_C_NotST_First(long groupId, long folderId, long classNameId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the first journal article in the ordered set where groupId = ? and folderId = ? and classNameId = ? and status ≠ ?.
      Parameters:
      groupId - the group ID
      folderId - the folder ID
      classNameId - the class name ID
      status - the status
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the first matching journal article, or null if a matching journal article could not be found
    • findByG_F_C_NotST_Last

      JournalArticle findByG_F_C_NotST_Last(long groupId, long folderId, long classNameId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the last journal article in the ordered set where groupId = ? and folderId = ? and classNameId = ? and status ≠ ?.
      Parameters:
      groupId - the group ID
      folderId - the folder ID
      classNameId - the class name ID
      status - the status
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the last matching journal article
      Throws:
      NoSuchArticleException - if a matching journal article could not be found
    • fetchByG_F_C_NotST_Last

      JournalArticle fetchByG_F_C_NotST_Last(long groupId, long folderId, long classNameId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns the last journal article in the ordered set where groupId = ? and folderId = ? and classNameId = ? and status ≠ ?.
      Parameters:
      groupId - the group ID
      folderId - the folder ID
      classNameId - the class name ID
      status - the status
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the last matching journal article, or null if a matching journal article could not be found
    • findByG_F_C_NotST_PrevAndNext

      JournalArticle[] findByG_F_C_NotST_PrevAndNext(long id, long groupId, long folderId, long classNameId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      Returns the journal articles before and after the current journal article in the ordered set where groupId = ? and folderId = ? and classNameId = ? and status ≠ ?.
      Parameters:
      id - the primary key of the current journal article
      groupId - the group ID
      folderId - the folder ID
      classNameId - the class name ID
      status - the status
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the previous, current, and next journal article
      Throws:
      NoSuchArticleException - if a journal article with the primary key could not be found
    • filterFindByG_F_C_NotST

      List<JournalArticle> filterFindByG_F_C_NotST(long groupId, long folderId, long classNameId, int status)
      Returns all the journal articles that the user has permission to view where groupId = ? and folderId = ? and classNameId = ? and status ≠ ?.
      Parameters:
      groupId - the group ID
      folderId - the folder ID
      classNameId - the class name ID
      status - the status
      Returns:
      the matching journal articles that the user has permission to view
    • filterFindByG_F_C_NotST

      List<JournalArticle> filterFindByG_F_C_NotST(long groupId, long folderId, long classNameId, int status, int start, int end)
      Returns a range of all the journal articles that the user has permission to view where groupId = ? and folderId = ? and classNameId = ? and status ≠ ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      folderId - the folder ID
      classNameId - the class name 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
    • filterFindByG_F_C_NotST

      List<JournalArticle> filterFindByG_F_C_NotST(long groupId, long folderId, long classNameId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      Returns an ordered range of all the journal articles that the user has permissions to view where groupId = ? and folderId = ? and classNameId = ? and status ≠ ?.

      Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      Parameters:
      groupId - the group ID
      folderId - the folder ID
      classNameId - the class name 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
    • filterFindByG_F_C_NotST_PrevAndNext

      JournalArticle[] filterFindByG_F_C_NotST_PrevAndNext(long id, long groupId, long folderId, long classNameId, int status, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator) throws NoSuchArticleException
      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 folderId = ? and classNameId = ? and status ≠ ?.
      Parameters:
      id - the primary key of the current journal article
      groupId - the group ID
      folderId - the folder ID
      classNameId - the class name ID
      status - the status
      orderByComparator - the comparator to order the set by (optionally null)
      Returns:
      the previous, current, and next journal article
      Throws:
      NoSuchArticleException - if a journal article with the primary key could not be found
    • removeByG_F_C_NotST

      void removeByG_F_C_NotST(long groupId, long folderId, long classNameId, int status)
      Removes all the journal articles where groupId = ? and folderId = ? and classNameId = ? and status ≠ ? from the database.
      Parameters:
      groupId - the group ID
      folderId - the folder ID
      classNameId - the class name ID
      status - the status
    • countByG_F_C_NotST

      int countByG_F_C_NotST(long groupId, long folderId, long classNameId, int status)
      Returns the number of journal articles where groupId = ? and folderId = ? and classNameId = ? and status ≠ ?.
      Parameters:
      groupId - the group ID
      folderId - the folder ID
      classNameId - the class name ID
      status - the status
      Returns:
      the number of matching journal articles
    • filterCountByG_F_C_NotST

      int filterCountByG_F_C_NotST(long groupId, long folderId, long classNameId, int status)
      Returns the number of journal articles that the user has permission to view where groupId = ? and folderId = ? and classNameId = ? and status ≠ ?.
      Parameters:
      groupId - the group ID
      folderId - the folder ID
      classNameId - the class name ID
      status - the status
      Returns:
      the number of matching journal articles that the user has permission to view
    • cacheResult

      void cacheResult(JournalArticle journalArticle)
      Caches the journal article in the entity cache if it is enabled.
      Parameters:
      journalArticle - the journal article
    • cacheResult

      void cacheResult(List<JournalArticle> journalArticles)
      Caches the journal articles in the entity cache if it is enabled.
      Parameters:
      journalArticles - the journal articles
    • create

      JournalArticle create(long id)
      Creates a new journal article with the primary key. Does not add the journal article to the database.
      Parameters:
      id - the primary key for the new journal article
      Returns:
      the new journal article
    • remove

      JournalArticle remove(long id) throws NoSuchArticleException
      Removes the journal article with the primary key from the database. Also notifies the appropriate model listeners.
      Parameters:
      id - the primary key of the journal article
      Returns:
      the journal article that was removed
      Throws:
      NoSuchArticleException - if a journal article with the primary key could not be found
    • updateImpl

      JournalArticle updateImpl(JournalArticle journalArticle)
    • findByPrimaryKey

      JournalArticle findByPrimaryKey(long id) throws NoSuchArticleException
      Returns the journal article with the primary key or throws a NoSuchArticleException if it could not be found.
      Parameters:
      id - the primary key of the journal article
      Returns:
      the journal article
      Throws:
      NoSuchArticleException - if a journal article with the primary key could not be found
    • fetchByPrimaryKey

      JournalArticle fetchByPrimaryKey(long id)
      Returns the journal article with the primary key or returns null if it could not be found.
      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
    • findAll

      List<JournalArticle> findAll()
      Returns all the journal articles.
      Returns:
      the journal articles
    • findAll

      List<JournalArticle> findAll(int start, int end)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • findAll

      List<JournalArticle> findAll(int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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
    • findAll

      List<JournalArticle> findAll(int start, int end, com.liferay.portal.kernel.util.OrderByComparator<JournalArticle> orderByComparator, boolean useFinderCache)
      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. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from JournalArticleModelImpl.

      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)
      useFinderCache - whether to use the finder cache
      Returns:
      the ordered range of journal articles
    • removeAll

      void removeAll()
      Removes all the journal articles from the database.
    • countAll

      int countAll()
      Returns the number of journal articles.
      Returns:
      the number of journal articles