|
Liferay 6.1.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DDMTemplateFinder
| Method Summary | |
|---|---|
int |
countByC_G_S_N_D_T_M_L(long companyId,
long groupId,
long structureId,
String[] names,
String[] descriptions,
String[] types,
String[] modes,
String[] languages,
boolean andOperator)
|
int |
countByC_G_S_N_D_T_M_L(long companyId,
long groupId,
long structureId,
String name,
String description,
String type,
String mode,
String language,
boolean andOperator)
|
int |
countByKeywords(long companyId,
long groupId,
long structureId,
String keywords,
String type,
String mode)
|
List<DDMTemplate> |
findByC_G_S_N_D_T_M_L(long companyId,
long groupId,
long structureId,
String[] names,
String[] descriptions,
String[] types,
String[] modes,
String[] languages,
boolean andOperator,
int start,
int end,
OrderByComparator orderByComparator)
|
List<DDMTemplate> |
findByC_G_S_N_D_T_M_L(long companyId,
long groupId,
long structureId,
String name,
String description,
String type,
String mode,
String language,
boolean andOperator,
int start,
int end,
OrderByComparator orderByComparator)
|
List<DDMTemplate> |
findByKeywords(long companyId,
long groupId,
long structureId,
String keywords,
String type,
String mode,
int start,
int end,
OrderByComparator orderByComparator)
|
| Method Detail |
|---|
int countByKeywords(long companyId,
long groupId,
long structureId,
String keywords,
String type,
String mode)
throws SystemException
SystemException
int countByC_G_S_N_D_T_M_L(long companyId,
long groupId,
long structureId,
String name,
String description,
String type,
String mode,
String language,
boolean andOperator)
throws SystemException
SystemException
int countByC_G_S_N_D_T_M_L(long companyId,
long groupId,
long structureId,
String[] names,
String[] descriptions,
String[] types,
String[] modes,
String[] languages,
boolean andOperator)
throws SystemException
SystemException
List<DDMTemplate> findByKeywords(long companyId,
long groupId,
long structureId,
String keywords,
String type,
String mode,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
SystemException
List<DDMTemplate> findByC_G_S_N_D_T_M_L(long companyId,
long groupId,
long structureId,
String name,
String description,
String type,
String mode,
String language,
boolean andOperator,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
SystemException
List<DDMTemplate> findByC_G_S_N_D_T_M_L(long companyId,
long groupId,
long structureId,
String[] names,
String[] descriptions,
String[] types,
String[] modes,
String[] languages,
boolean andOperator,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
SystemException
|
Liferay 6.1.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||