| java.lang.Object com.liferay.portlet.journal.service.persistence.JournalArticleFinderImpl
Method Summary | |
public int | countByC_G_A_V_T_D_C_T_S_T_D_A_E_R(long companyId, long groupId, String articleId, Double version, String title, String description, String content, String type, String structureId, String templateId, Date displayDateGT, Date displayDateLT, Boolean approved, Boolean expired, Date reviewDate, boolean andOperator) | public int | countByC_G_A_V_T_D_C_T_S_T_D_A_E_R(long companyId, long groupId, String articleId, Double version, String title, String description, String content, String type, String[] structureIds, String[] templateIds, Date displayDateGT, Date displayDateLT, Boolean approved, Boolean expired, Date reviewDate, boolean andOperator) | public int | countByC_G_A_V_T_D_C_T_S_T_D_A_E_R(long companyId, long groupId, String[] articleIds, Double version, String[] titles, String[] descriptions, String[] contents, String type, String[] structureIds, String[] templateIds, Date displayDateGT, Date displayDateLT, Boolean approved, Boolean expired, Date reviewDate, boolean andOperator) | public int | countByKeywords(long companyId, long groupId, String keywords, Double version, String type, String structureId, String templateId, Date displayDateGT, Date displayDateLT, Boolean approved, Boolean expired, Date reviewDate) | public List | findByC_G_A_V_T_D_C_T_S_T_D_A_E_R(long companyId, long groupId, String articleId, Double version, String title, String description, String content, String type, String structureId, String templateId, Date displayDateGT, Date displayDateLT, Boolean approved, Boolean expired, Date reviewDate, boolean andOperator, int begin, int end, OrderByComparator obc) | public List | findByC_G_A_V_T_D_C_T_S_T_D_A_E_R(long companyId, long groupId, String articleId, Double version, String title, String description, String content, String type, String[] structureIds, String[] templateIds, Date displayDateGT, Date displayDateLT, Boolean approved, Boolean expired, Date reviewDate, boolean andOperator, int begin, int end, OrderByComparator obc) | public List | findByC_G_A_V_T_D_C_T_S_T_D_A_E_R(long companyId, long groupId, String[] articleIds, Double version, String[] titles, String[] descriptions, String[] contents, String type, String[] structureIds, String[] templateIds, Date displayDateGT, Date displayDateLT, Boolean approved, Boolean expired, Date reviewDate, boolean andOperator, int begin, int end, OrderByComparator obc) | public List | findByExpirationDate(Boolean expired, Date expirationDateLT, Date expirationDateGT) | public List | findByKeywords(long companyId, long groupId, String keywords, Double version, String type, String structureId, String templateId, Date displayDateGT, Date displayDateLT, Boolean approved, Boolean expired, Date reviewDate, int begin, int end, OrderByComparator obc) | public List | findByReviewDate(Date reviewDateLT, Date reviewDateGT) |
COUNT_BY_C_G_A_V_T_D_C_T_S_T_D_A_E_R | public static String COUNT_BY_C_G_A_V_T_D_C_T_S_T_D_A_E_R(Code) | | |
FIND_BY_C_G_A_V_T_D_C_T_S_T_D_A_E_R | public static String FIND_BY_C_G_A_V_T_D_C_T_S_T_D_A_E_R(Code) | | |
FIND_BY_EXPIRATION_DATE | public static String FIND_BY_EXPIRATION_DATE(Code) | | |
FIND_BY_REVIEW_DATE | public static String FIND_BY_REVIEW_DATE(Code) | | |
countByC_G_A_V_T_D_C_T_S_T_D_A_E_R | public int countByC_G_A_V_T_D_C_T_S_T_D_A_E_R(long companyId, long groupId, String articleId, Double version, String title, String description, String content, String type, String structureId, String templateId, Date displayDateGT, Date displayDateLT, Boolean approved, Boolean expired, Date reviewDate, boolean andOperator) throws SystemException(Code) | | |
countByC_G_A_V_T_D_C_T_S_T_D_A_E_R | public int countByC_G_A_V_T_D_C_T_S_T_D_A_E_R(long companyId, long groupId, String articleId, Double version, String title, String description, String content, String type, String[] structureIds, String[] templateIds, Date displayDateGT, Date displayDateLT, Boolean approved, Boolean expired, Date reviewDate, boolean andOperator) throws SystemException(Code) | | |
countByC_G_A_V_T_D_C_T_S_T_D_A_E_R | public int countByC_G_A_V_T_D_C_T_S_T_D_A_E_R(long companyId, long groupId, String[] articleIds, Double version, String[] titles, String[] descriptions, String[] contents, String type, String[] structureIds, String[] templateIds, Date displayDateGT, Date displayDateLT, Boolean approved, Boolean expired, Date reviewDate, boolean andOperator) throws SystemException(Code) | | |
countByKeywords | public int countByKeywords(long companyId, long groupId, String keywords, Double version, String type, String structureId, String templateId, Date displayDateGT, Date displayDateLT, Boolean approved, Boolean expired, Date reviewDate) throws SystemException(Code) | | |
findByC_G_A_V_T_D_C_T_S_T_D_A_E_R | public List findByC_G_A_V_T_D_C_T_S_T_D_A_E_R(long companyId, long groupId, String articleId, Double version, String title, String description, String content, String type, String structureId, String templateId, Date displayDateGT, Date displayDateLT, Boolean approved, Boolean expired, Date reviewDate, boolean andOperator, int begin, int end, OrderByComparator obc) throws SystemException(Code) | | |
findByC_G_A_V_T_D_C_T_S_T_D_A_E_R | public List findByC_G_A_V_T_D_C_T_S_T_D_A_E_R(long companyId, long groupId, String articleId, Double version, String title, String description, String content, String type, String[] structureIds, String[] templateIds, Date displayDateGT, Date displayDateLT, Boolean approved, Boolean expired, Date reviewDate, boolean andOperator, int begin, int end, OrderByComparator obc) throws SystemException(Code) | | |
findByC_G_A_V_T_D_C_T_S_T_D_A_E_R | public List findByC_G_A_V_T_D_C_T_S_T_D_A_E_R(long companyId, long groupId, String[] articleIds, Double version, String[] titles, String[] descriptions, String[] contents, String type, String[] structureIds, String[] templateIds, Date displayDateGT, Date displayDateLT, Boolean approved, Boolean expired, Date reviewDate, boolean andOperator, int begin, int end, OrderByComparator obc) throws SystemException(Code) | | |
findByKeywords | public List findByKeywords(long companyId, long groupId, String keywords, Double version, String type, String structureId, String templateId, Date displayDateGT, Date displayDateLT, Boolean approved, Boolean expired, Date reviewDate, int begin, int end, OrderByComparator obc) throws SystemException(Code) | | |
|
|