|
Liferay 6.2-ce-ga2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@ProviderType public interface DDLRecordSetFinder
| Method Summary | |
|---|---|
int |
countByC_G_N_D_S(long companyId,
long groupId,
String name,
String description,
int scope,
boolean andOperator)
|
int |
countByKeywords(long companyId,
long groupId,
String keywords,
int scope)
|
int |
filterCountByC_G_N_D_S(long companyId,
long groupId,
String name,
String description,
int scope,
boolean andOperator)
|
int |
filterCountByKeywords(long companyId,
long groupId,
String keywords,
int scope)
|
List<DDLRecordSet> |
filterFindByC_G_N_D_S(long companyId,
long groupId,
String[] names,
String[] descriptions,
int scope,
boolean andOperator,
int start,
int end,
OrderByComparator orderByComparator)
|
List<DDLRecordSet> |
filterFindByC_G_N_D_S(long companyId,
long groupId,
String name,
String description,
int scope,
boolean andOperator,
int start,
int end,
OrderByComparator orderByComparator)
|
List<DDLRecordSet> |
filterFindByKeywords(long companyId,
long groupId,
String keywords,
int scope,
int start,
int end,
OrderByComparator orderByComparator)
|
List<DDLRecordSet> |
findByC_G_N_D_S(long companyId,
long groupId,
String[] names,
String[] descriptions,
int scope,
boolean andOperator,
int start,
int end,
OrderByComparator orderByComparator)
|
List<DDLRecordSet> |
findByC_G_N_D_S(long companyId,
long groupId,
String name,
String description,
int scope,
boolean andOperator,
int start,
int end,
OrderByComparator orderByComparator)
|
List<DDLRecordSet> |
findByKeywords(long companyId,
long groupId,
String keywords,
int scope,
int start,
int end,
OrderByComparator orderByComparator)
|
| Method Detail |
|---|
int countByKeywords(long companyId,
long groupId,
String keywords,
int scope)
throws SystemException
SystemException
int countByC_G_N_D_S(long companyId,
long groupId,
String name,
String description,
int scope,
boolean andOperator)
throws SystemException
SystemException
int filterCountByKeywords(long companyId,
long groupId,
String keywords,
int scope)
throws SystemException
SystemException
int filterCountByC_G_N_D_S(long companyId,
long groupId,
String name,
String description,
int scope,
boolean andOperator)
throws SystemException
SystemException
List<DDLRecordSet> filterFindByKeywords(long companyId,
long groupId,
String keywords,
int scope,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
SystemException
List<DDLRecordSet> filterFindByC_G_N_D_S(long companyId,
long groupId,
String name,
String description,
int scope,
boolean andOperator,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
SystemException
List<DDLRecordSet> filterFindByC_G_N_D_S(long companyId,
long groupId,
String[] names,
String[] descriptions,
int scope,
boolean andOperator,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
SystemException
List<DDLRecordSet> findByKeywords(long companyId,
long groupId,
String keywords,
int scope,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
SystemException
List<DDLRecordSet> findByC_G_N_D_S(long companyId,
long groupId,
String name,
String description,
int scope,
boolean andOperator,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
SystemException
List<DDLRecordSet> findByC_G_N_D_S(long companyId,
long groupId,
String[] names,
String[] descriptions,
int scope,
boolean andOperator,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
SystemException
|
Liferay 6.2-ce-ga2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||