|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JournalFeedFinder
| Method Summary | |
|---|---|
int |
countByC_G_F_N_D(long companyId,
long groupId,
String[] feedIds,
String[] names,
String[] descriptions,
boolean andOperator)
|
int |
countByC_G_F_N_D(long companyId,
long groupId,
String feedId,
String name,
String description,
boolean andOperator)
|
int |
countByKeywords(long companyId,
long groupId,
String keywords)
|
List<JournalFeed> |
findByC_G_F_N_D(long companyId,
long groupId,
String[] feedIds,
String[] names,
String[] descriptions,
boolean andOperator,
int start,
int end,
OrderByComparator obc)
|
List<JournalFeed> |
findByC_G_F_N_D(long companyId,
long groupId,
String feedId,
String name,
String description,
boolean andOperator,
int start,
int end,
OrderByComparator obc)
|
List<JournalFeed> |
findByKeywords(long companyId,
long groupId,
String keywords,
int start,
int end,
OrderByComparator obc)
|
| Method Detail |
|---|
int countByKeywords(long companyId,
long groupId,
String keywords)
throws SystemException
SystemException
int countByC_G_F_N_D(long companyId,
long groupId,
String feedId,
String name,
String description,
boolean andOperator)
throws SystemException
SystemException
int countByC_G_F_N_D(long companyId,
long groupId,
String[] feedIds,
String[] names,
String[] descriptions,
boolean andOperator)
throws SystemException
SystemException
List<JournalFeed> findByKeywords(long companyId,
long groupId,
String keywords,
int start,
int end,
OrderByComparator obc)
throws SystemException
SystemException
List<JournalFeed> findByC_G_F_N_D(long companyId,
long groupId,
String feedId,
String name,
String description,
boolean andOperator,
int start,
int end,
OrderByComparator obc)
throws SystemException
SystemException
List<JournalFeed> findByC_G_F_N_D(long companyId,
long groupId,
String[] feedIds,
String[] names,
String[] descriptions,
boolean andOperator,
int start,
int end,
OrderByComparator obc)
throws SystemException
SystemException
|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||