|
Liferay 6.2.0-ce-b3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JournalArticleFinder
| Method Summary | |
|---|---|
int |
countByC_G_F_C_A_V_T_D_C_T_S_T_D_R(long companyId,
long groupId,
List<Long> folderIds,
long classNameId,
String[] articleIds,
Double version,
String[] titles,
String[] descriptions,
String[] contents,
String type,
String[] ddmStructureKeys,
String[] ddmTemplateKeys,
Date displayDateGT,
Date displayDateLT,
Date reviewDate,
boolean andOperator,
QueryDefinition queryDefinition)
|
int |
countByC_G_F_C_A_V_T_D_C_T_S_T_D_R(long companyId,
long groupId,
List<Long> folderIds,
long classNameId,
String articleId,
Double version,
String title,
String description,
String content,
String type,
String[] ddmStructureKeys,
String[] ddmTemplateKeys,
Date displayDateGT,
Date displayDateLT,
Date reviewDate,
boolean andOperator,
QueryDefinition queryDefinition)
|
int |
countByC_G_F_C_A_V_T_D_C_T_S_T_D_R(long companyId,
long groupId,
List<Long> folderIds,
long classNameId,
String articleId,
Double version,
String title,
String description,
String content,
String type,
String ddmStructureKey,
String ddmTemplateKey,
Date displayDateGT,
Date displayDateLT,
Date reviewDate,
boolean andOperator,
QueryDefinition queryDefinition)
|
int |
countByG_C_S(long groupId,
long classNameId,
String ddmStructureKey,
QueryDefinition queryDefinition)
|
int |
countByG_F(long groupId,
List<Long> folderIds,
QueryDefinition queryDefinition)
|
int |
countByG_U_F_C(long groupId,
long userId,
List<Long> folderIds,
long classNameId,
QueryDefinition queryDefinition)
|
int |
countByKeywords(long companyId,
long groupId,
List<Long> folderIds,
long classNameId,
String keywords,
Double version,
String type,
String ddmStructureKey,
String ddmTemplateKey,
Date displayDateGT,
Date displayDateLT,
int status,
Date reviewDate)
|
int |
filterCountByC_G_F_C_A_V_T_D_C_T_S_T_D_R(long companyId,
long groupId,
List<Long> folderIds,
long classNameId,
String[] articleIds,
Double version,
String[] titles,
String[] descriptions,
String[] contents,
String type,
String[] ddmStructureKeys,
String[] ddmTemplateKeys,
Date displayDateGT,
Date displayDateLT,
Date reviewDate,
boolean andOperator,
QueryDefinition queryDefinition)
|
int |
filterCountByC_G_F_C_A_V_T_D_C_T_S_T_D_R(long companyId,
long groupId,
List<Long> folderIds,
long classNameId,
String articleId,
Double version,
String title,
String description,
String content,
String type,
String[] ddmStructureKeys,
String[] ddmTemplateKeys,
Date displayDateGT,
Date displayDateLT,
Date reviewDate,
boolean andOperator,
QueryDefinition queryDefinition)
|
int |
filterCountByC_G_F_C_A_V_T_D_C_T_S_T_D_R(long companyId,
long groupId,
List<Long> folderIds,
long classNameId,
String articleId,
Double version,
String title,
String description,
String content,
String type,
String ddmStructureKey,
String ddmTemplateKey,
Date displayDateGT,
Date displayDateLT,
Date reviewDate,
boolean andOperator,
QueryDefinition queryDefinition)
|
int |
filterCountByG_C_S(long groupId,
long classNameId,
String ddmStructureKey,
QueryDefinition queryDefinition)
|
int |
filterCountByG_F(long groupId,
List<Long> folderIds,
QueryDefinition queryDefinition)
|
int |
filterCountByG_U_F_C(long groupId,
long userId,
List<Long> folderIds,
long classNameId,
QueryDefinition queryDefinition)
|
int |
filterCountByKeywords(long companyId,
long groupId,
List<Long> folderIds,
long classNameId,
String keywords,
Double version,
String type,
String ddmStructureKey,
String ddmTemplateKey,
Date displayDateGT,
Date displayDateLT,
int status,
Date reviewDate)
|
List<JournalArticle> |
filterFindByC_G_F_C_A_V_T_D_C_T_S_T_D_R(long companyId,
long groupId,
List<Long> folderIds,
long classNameId,
String[] articleIds,
Double version,
String[] titles,
String[] descriptions,
String[] contents,
String type,
String[] ddmStructureKeys,
String[] ddmTemplateKeys,
Date displayDateGT,
Date displayDateLT,
Date reviewDate,
boolean andOperator,
QueryDefinition queryDefinition)
|
List<JournalArticle> |
filterFindByC_G_F_C_A_V_T_D_C_T_S_T_D_R(long companyId,
long groupId,
List<Long> folderIds,
long classNameId,
String articleId,
Double version,
String title,
String description,
String content,
String type,
String[] ddmStructureKeys,
String[] ddmTemplateKeys,
Date displayDateGT,
Date displayDateLT,
Date reviewDate,
boolean andOperator,
QueryDefinition queryDefinition)
|
List<JournalArticle> |
filterFindByC_G_F_C_A_V_T_D_C_T_S_T_D_R(long companyId,
long groupId,
List<Long> folderIds,
long classNameId,
String articleId,
Double version,
String title,
String description,
String content,
String type,
String ddmStructureKey,
String ddmTemplateKey,
Date displayDateGT,
Date displayDateLT,
Date reviewDate,
boolean andOperator,
QueryDefinition queryDefinition)
|
List<JournalArticle> |
filterFindByG_C_S(long groupId,
long classNameId,
String ddmStructureKey,
QueryDefinition queryDefinition)
|
List<JournalArticle> |
filterFindByG_F(long groupId,
List<Long> folderIds,
QueryDefinition queryDefinition)
|
List<JournalArticle> |
filterFindByG_U_F_C(long groupId,
long userId,
List<Long> folderIds,
long classNameId,
QueryDefinition queryDefinition)
|
List<JournalArticle> |
filterFindByKeywords(long companyId,
long groupId,
List<Long> folderIds,
long classNameId,
String keywords,
Double version,
String type,
String ddmStructureKey,
String ddmTemplateKey,
Date displayDateGT,
Date displayDateLT,
int status,
Date reviewDate,
int start,
int end,
OrderByComparator orderByComparator)
|
List<JournalArticle> |
findByC_G_F_C_A_V_T_D_C_T_S_T_D_R(long companyId,
long groupId,
List<Long> folderIds,
long classNameId,
String[] articleIds,
Double version,
String[] titles,
String[] descriptions,
String[] contents,
String type,
String[] ddmStructureKeys,
String[] ddmTemplateKeys,
Date displayDateGT,
Date displayDateLT,
Date reviewDate,
boolean andOperator,
QueryDefinition queryDefinition)
|
List<JournalArticle> |
findByC_G_F_C_A_V_T_D_C_T_S_T_D_R(long companyId,
long groupId,
List<Long> folderIds,
long classNameId,
String articleId,
Double version,
String title,
String description,
String content,
String type,
String[] ddmStructureKeys,
String[] ddmTemplateKeys,
Date displayDateGT,
Date displayDateLT,
Date reviewDate,
boolean andOperator,
QueryDefinition queryDefinition)
|
List<JournalArticle> |
findByC_G_F_C_A_V_T_D_C_T_S_T_D_R(long companyId,
long groupId,
List<Long> folderIds,
long classNameId,
String articleId,
Double version,
String title,
String description,
String content,
String type,
String ddmStructureKey,
String ddmTemplateKey,
Date displayDateGT,
Date displayDateLT,
Date reviewDate,
boolean andOperator,
QueryDefinition queryDefinition)
|
List<JournalArticle> |
findByExpirationDate(long classNameId,
Date expirationDateLT,
QueryDefinition queryDefinition)
|
List<JournalArticle> |
findByG_C_S(long groupId,
long classNameId,
String ddmStructureKey,
QueryDefinition queryDefinition)
|
List<JournalArticle> |
findByG_F(long groupId,
List<Long> folderIds,
QueryDefinition queryDefinition)
|
List<JournalArticle> |
findByG_U_F_C(long groupId,
long userId,
List<Long> folderIds,
long classNameId,
QueryDefinition queryDefinition)
|
List<JournalArticle> |
findByKeywords(long companyId,
long groupId,
List<Long> folderIds,
long classNameId,
String keywords,
Double version,
String type,
String ddmStructureKey,
String ddmTemplateKey,
Date displayDateGT,
Date displayDateLT,
int status,
Date reviewDate,
int start,
int end,
OrderByComparator orderByComparator)
|
JournalArticle |
findByR_D(long resourcePrimKey,
Date displayDate)
|
List<JournalArticle> |
findByReviewDate(long classNameId,
Date reviewDateLT,
Date reviewDateGT)
|
| Method Detail |
|---|
int countByKeywords(long companyId,
long groupId,
List<Long> folderIds,
long classNameId,
String keywords,
Double version,
String type,
String ddmStructureKey,
String ddmTemplateKey,
Date displayDateGT,
Date displayDateLT,
int status,
Date reviewDate)
throws SystemException
SystemException
int countByG_F(long groupId,
List<Long> folderIds,
QueryDefinition queryDefinition)
throws SystemException
SystemException
int countByG_C_S(long groupId,
long classNameId,
String ddmStructureKey,
QueryDefinition queryDefinition)
throws SystemException
SystemException
int countByG_U_F_C(long groupId,
long userId,
List<Long> folderIds,
long classNameId,
QueryDefinition queryDefinition)
throws SystemException
SystemException
int countByC_G_F_C_A_V_T_D_C_T_S_T_D_R(long companyId,
long groupId,
List<Long> folderIds,
long classNameId,
String articleId,
Double version,
String title,
String description,
String content,
String type,
String ddmStructureKey,
String ddmTemplateKey,
Date displayDateGT,
Date displayDateLT,
Date reviewDate,
boolean andOperator,
QueryDefinition queryDefinition)
throws SystemException
SystemException
int countByC_G_F_C_A_V_T_D_C_T_S_T_D_R(long companyId,
long groupId,
List<Long> folderIds,
long classNameId,
String articleId,
Double version,
String title,
String description,
String content,
String type,
String[] ddmStructureKeys,
String[] ddmTemplateKeys,
Date displayDateGT,
Date displayDateLT,
Date reviewDate,
boolean andOperator,
QueryDefinition queryDefinition)
throws SystemException
SystemException
int countByC_G_F_C_A_V_T_D_C_T_S_T_D_R(long companyId,
long groupId,
List<Long> folderIds,
long classNameId,
String[] articleIds,
Double version,
String[] titles,
String[] descriptions,
String[] contents,
String type,
String[] ddmStructureKeys,
String[] ddmTemplateKeys,
Date displayDateGT,
Date displayDateLT,
Date reviewDate,
boolean andOperator,
QueryDefinition queryDefinition)
throws SystemException
SystemException
int filterCountByKeywords(long companyId,
long groupId,
List<Long> folderIds,
long classNameId,
String keywords,
Double version,
String type,
String ddmStructureKey,
String ddmTemplateKey,
Date displayDateGT,
Date displayDateLT,
int status,
Date reviewDate)
throws SystemException
SystemException
int filterCountByG_F(long groupId,
List<Long> folderIds,
QueryDefinition queryDefinition)
throws SystemException
SystemException
int filterCountByG_C_S(long groupId,
long classNameId,
String ddmStructureKey,
QueryDefinition queryDefinition)
throws SystemException
SystemException
int filterCountByG_U_F_C(long groupId,
long userId,
List<Long> folderIds,
long classNameId,
QueryDefinition queryDefinition)
throws SystemException
SystemException
int filterCountByC_G_F_C_A_V_T_D_C_T_S_T_D_R(long companyId,
long groupId,
List<Long> folderIds,
long classNameId,
String articleId,
Double version,
String title,
String description,
String content,
String type,
String ddmStructureKey,
String ddmTemplateKey,
Date displayDateGT,
Date displayDateLT,
Date reviewDate,
boolean andOperator,
QueryDefinition queryDefinition)
throws SystemException
SystemException
int filterCountByC_G_F_C_A_V_T_D_C_T_S_T_D_R(long companyId,
long groupId,
List<Long> folderIds,
long classNameId,
String articleId,
Double version,
String title,
String description,
String content,
String type,
String[] ddmStructureKeys,
String[] ddmTemplateKeys,
Date displayDateGT,
Date displayDateLT,
Date reviewDate,
boolean andOperator,
QueryDefinition queryDefinition)
throws SystemException
SystemException
int filterCountByC_G_F_C_A_V_T_D_C_T_S_T_D_R(long companyId,
long groupId,
List<Long> folderIds,
long classNameId,
String[] articleIds,
Double version,
String[] titles,
String[] descriptions,
String[] contents,
String type,
String[] ddmStructureKeys,
String[] ddmTemplateKeys,
Date displayDateGT,
Date displayDateLT,
Date reviewDate,
boolean andOperator,
QueryDefinition queryDefinition)
throws SystemException
SystemException
List<JournalArticle> filterFindByKeywords(long companyId,
long groupId,
List<Long> folderIds,
long classNameId,
String keywords,
Double version,
String type,
String ddmStructureKey,
String ddmTemplateKey,
Date displayDateGT,
Date displayDateLT,
int status,
Date reviewDate,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
SystemException
List<JournalArticle> filterFindByG_F(long groupId,
List<Long> folderIds,
QueryDefinition queryDefinition)
throws SystemException
SystemException
List<JournalArticle> filterFindByG_C_S(long groupId,
long classNameId,
String ddmStructureKey,
QueryDefinition queryDefinition)
throws SystemException
SystemException
List<JournalArticle> filterFindByG_U_F_C(long groupId,
long userId,
List<Long> folderIds,
long classNameId,
QueryDefinition queryDefinition)
throws SystemException
SystemException
List<JournalArticle> filterFindByC_G_F_C_A_V_T_D_C_T_S_T_D_R(long companyId,
long groupId,
List<Long> folderIds,
long classNameId,
String articleId,
Double version,
String title,
String description,
String content,
String type,
String ddmStructureKey,
String ddmTemplateKey,
Date displayDateGT,
Date displayDateLT,
Date reviewDate,
boolean andOperator,
QueryDefinition queryDefinition)
throws SystemException
SystemException
List<JournalArticle> filterFindByC_G_F_C_A_V_T_D_C_T_S_T_D_R(long companyId,
long groupId,
List<Long> folderIds,
long classNameId,
String articleId,
Double version,
String title,
String description,
String content,
String type,
String[] ddmStructureKeys,
String[] ddmTemplateKeys,
Date displayDateGT,
Date displayDateLT,
Date reviewDate,
boolean andOperator,
QueryDefinition queryDefinition)
throws SystemException
SystemException
List<JournalArticle> filterFindByC_G_F_C_A_V_T_D_C_T_S_T_D_R(long companyId,
long groupId,
List<Long> folderIds,
long classNameId,
String[] articleIds,
Double version,
String[] titles,
String[] descriptions,
String[] contents,
String type,
String[] ddmStructureKeys,
String[] ddmTemplateKeys,
Date displayDateGT,
Date displayDateLT,
Date reviewDate,
boolean andOperator,
QueryDefinition queryDefinition)
throws SystemException
SystemException
List<JournalArticle> findByExpirationDate(long classNameId,
Date expirationDateLT,
QueryDefinition queryDefinition)
throws SystemException
SystemException
List<JournalArticle> findByKeywords(long companyId,
long groupId,
List<Long> folderIds,
long classNameId,
String keywords,
Double version,
String type,
String ddmStructureKey,
String ddmTemplateKey,
Date displayDateGT,
Date displayDateLT,
int status,
Date reviewDate,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
SystemException
List<JournalArticle> findByReviewDate(long classNameId,
Date reviewDateLT,
Date reviewDateGT)
throws SystemException
SystemException
JournalArticle findByR_D(long resourcePrimKey,
Date displayDate)
throws SystemException,
NoSuchArticleException
SystemException
NoSuchArticleException
List<JournalArticle> findByG_F(long groupId,
List<Long> folderIds,
QueryDefinition queryDefinition)
throws SystemException
SystemException
List<JournalArticle> findByG_C_S(long groupId,
long classNameId,
String ddmStructureKey,
QueryDefinition queryDefinition)
throws SystemException
SystemException
List<JournalArticle> findByG_U_F_C(long groupId,
long userId,
List<Long> folderIds,
long classNameId,
QueryDefinition queryDefinition)
throws SystemException
SystemException
List<JournalArticle> findByC_G_F_C_A_V_T_D_C_T_S_T_D_R(long companyId,
long groupId,
List<Long> folderIds,
long classNameId,
String articleId,
Double version,
String title,
String description,
String content,
String type,
String ddmStructureKey,
String ddmTemplateKey,
Date displayDateGT,
Date displayDateLT,
Date reviewDate,
boolean andOperator,
QueryDefinition queryDefinition)
throws SystemException
SystemException
List<JournalArticle> findByC_G_F_C_A_V_T_D_C_T_S_T_D_R(long companyId,
long groupId,
List<Long> folderIds,
long classNameId,
String articleId,
Double version,
String title,
String description,
String content,
String type,
String[] ddmStructureKeys,
String[] ddmTemplateKeys,
Date displayDateGT,
Date displayDateLT,
Date reviewDate,
boolean andOperator,
QueryDefinition queryDefinition)
throws SystemException
SystemException
List<JournalArticle> findByC_G_F_C_A_V_T_D_C_T_S_T_D_R(long companyId,
long groupId,
List<Long> folderIds,
long classNameId,
String[] articleIds,
Double version,
String[] titles,
String[] descriptions,
String[] contents,
String type,
String[] ddmStructureKeys,
String[] ddmTemplateKeys,
Date displayDateGT,
Date displayDateLT,
Date reviewDate,
boolean andOperator,
QueryDefinition queryDefinition)
throws SystemException
SystemException
|
Liferay 6.2.0-ce-b3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||