|
Liferay 6.2.0-ce-b2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.service.persistence.impl.BasePersistenceImpl<DDMTemplate>
com.liferay.portlet.dynamicdatamapping.service.persistence.DDMTemplateFinderImpl
public class DDMTemplateFinderImpl
| Field Summary | |
|---|---|
static String |
COUNT_BY_C_G_C_C_N_D_T_M_L
|
static String |
COUNT_BY_G_C_SC
|
static String |
FIND_BY_C_G_C_C_N_D_T_M_L
|
static String |
FIND_BY_G_C_SC
|
| Fields inherited from class com.liferay.portal.service.persistence.impl.BasePersistenceImpl |
|---|
COUNT_COLUMN_NAME, FINDER_ARGS_EMPTY, listeners, ORDER_BY_ASC, ORDER_BY_ASC_HAS_NEXT, ORDER_BY_CLAUSE, ORDER_BY_DESC, ORDER_BY_DESC_HAS_NEXT, WHERE_AND, WHERE_GREATER_THAN, WHERE_GREATER_THAN_HAS_NEXT, WHERE_LESSER_THAN, WHERE_LESSER_THAN_HAS_NEXT, WHERE_OR |
| Constructor Summary | |
|---|---|
DDMTemplateFinderImpl()
|
|
| Method Summary | |
|---|---|
int |
countByC_G_C_C_N_D_T_M_L(long companyId,
long[] groupIds,
long[] classNameIds,
long[] classPKs,
String[] names,
String[] descriptions,
String[] types,
String[] modes,
String[] languages,
boolean andOperator)
|
int |
countByC_G_C_C_N_D_T_M_L(long companyId,
long[] groupIds,
long[] classNameIds,
long[] classPKs,
String name,
String description,
String type,
String mode,
String language,
boolean andOperator)
|
int |
countByC_G_C_C_N_D_T_M_L(long companyId,
long groupId,
long classNameId,
long classPK,
String[] names,
String[] descriptions,
String[] types,
String[] modes,
String[] languages,
boolean andOperator)
|
int |
countByC_G_C_C_N_D_T_M_L(long companyId,
long groupId,
long classNameId,
long classPK,
String name,
String description,
String type,
String mode,
String language,
boolean andOperator)
|
int |
countByG_SC(long groupId,
long structureClassNameId)
|
int |
countByKeywords(long companyId,
long[] groupIds,
long[] classNameIds,
long[] classPKs,
String keywords,
String type,
String mode)
|
int |
countByKeywords(long companyId,
long groupId,
long classNameId,
long classPK,
String keywords,
String type,
String mode)
|
protected int |
doCountByC_G_C_C_N_D_T_M_L(long companyId,
long[] groupIds,
long[] classNameIds,
long[] classPKs,
String[] names,
String[] descriptions,
String[] types,
String[] modes,
String[] languages,
boolean andOperator,
boolean inlineSQLHelper)
|
protected int |
doCountByG_C_SC(long[] groupIds,
long classNameId,
long structureClassNameId,
boolean inlineSQLHelper)
|
protected List<DDMTemplate> |
doFindByC_G_C_C_N_D_T_M_L(long companyId,
long[] groupIds,
long[] classNameIds,
long[] classPKs,
String[] names,
String[] descriptions,
String[] types,
String[] modes,
String[] languages,
boolean andOperator,
int start,
int end,
OrderByComparator orderByComparator,
boolean inlineSQLHelper)
|
protected List<DDMTemplate> |
doFindByG_C_SC(long[] groupIds,
long classNameId,
long structureClassNameId,
int start,
int end,
OrderByComparator orderByComparator,
boolean inlineSQLHelper)
|
int |
filterCountByC_G_C_C_N_D_T_M_L(long companyId,
long[] groupIds,
long[] classNameIds,
long[] classPKs,
String[] names,
String[] descriptions,
String[] types,
String[] modes,
String[] languages,
boolean andOperator)
|
int |
filterCountByC_G_C_C_N_D_T_M_L(long companyId,
long[] groupIds,
long[] classNameIds,
long[] classPKs,
String name,
String description,
String type,
String mode,
String language,
boolean andOperator)
|
int |
filterCountByC_G_C_C_N_D_T_M_L(long companyId,
long groupId,
long classNameId,
long classPK,
String[] names,
String[] descriptions,
String[] types,
String[] modes,
String[] languages,
boolean andOperator)
|
int |
filterCountByC_G_C_C_N_D_T_M_L(long companyId,
long groupId,
long classNameId,
long classPK,
String name,
String description,
String type,
String mode,
String language,
boolean andOperator)
|
int |
filterCountByG_SC(long[] groupIds,
long structureClassNameId)
|
int |
filterCountByG_SC(long groupId,
long structureClassNameId)
|
int |
filterCountByKeywords(long companyId,
long[] groupIds,
long[] classNameIds,
long[] classPKs,
String keywords,
String type,
String mode)
|
int |
filterCountByKeywords(long companyId,
long groupId,
long classNameId,
long classPK,
String keywords,
String type,
String mode)
|
List<DDMTemplate> |
filterFindByC_G_C_C_N_D_T_M_L(long companyId,
long[] groupIds,
long[] classNameIds,
long[] classPKs,
String[] names,
String[] descriptions,
String[] types,
String[] modes,
String[] languages,
boolean andOperator,
int start,
int end,
OrderByComparator orderByComparator)
|
List<DDMTemplate> |
filterFindByC_G_C_C_N_D_T_M_L(long companyId,
long[] groupIds,
long[] classNameIds,
long[] classPKs,
String name,
String description,
String type,
String mode,
String language,
boolean andOperator,
int start,
int end,
OrderByComparator orderByComparator)
|
List<DDMTemplate> |
filterFindByC_G_C_C_N_D_T_M_L(long companyId,
long groupId,
long classNameId,
long classPK,
String[] names,
String[] descriptions,
String[] types,
String[] modes,
String[] languages,
boolean andOperator,
int start,
int end,
OrderByComparator orderByComparator)
|
List<DDMTemplate> |
filterFindByC_G_C_C_N_D_T_M_L(long companyId,
long groupId,
long classNameId,
long classPK,
String name,
String description,
String type,
String mode,
String language,
boolean andOperator,
int start,
int end,
OrderByComparator orderByComparator)
|
List<DDMTemplate> |
filterFindByG_SC(long[] groupIds,
long structureClassNameId,
int start,
int end,
OrderByComparator orderByComparator)
|
List<DDMTemplate> |
filterFindByG_SC(long groupId,
long structureClassNameId,
int start,
int end,
OrderByComparator orderByComparator)
|
List<DDMTemplate> |
filterFindByKeywords(long companyId,
long[] groupIds,
long[] classNameIds,
long[] classPKs,
String keywords,
String type,
String mode,
int start,
int end,
OrderByComparator orderByComparator)
|
List<DDMTemplate> |
filterFindByKeywords(long companyId,
long groupId,
long classNameId,
long classPK,
String keywords,
String type,
String mode,
int start,
int end,
OrderByComparator orderByComparator)
|
List<DDMTemplate> |
findByC_G_C_C_N_D_T_M_L(long companyId,
long[] groupIds,
long[] classNameIds,
long[] classPKs,
String[] names,
String[] descriptions,
String[] types,
String[] modes,
String[] languages,
boolean andOperator,
int start,
int end,
OrderByComparator orderByComparator)
|
List<DDMTemplate> |
findByC_G_C_C_N_D_T_M_L(long companyId,
long[] groupIds,
long[] classNameIds,
long[] classPKs,
String name,
String description,
String type,
String mode,
String language,
boolean andOperator,
int start,
int end,
OrderByComparator orderByComparator)
|
List<DDMTemplate> |
findByC_G_C_C_N_D_T_M_L(long companyId,
long groupId,
long classNameId,
long classPK,
String[] names,
String[] descriptions,
String[] types,
String[] modes,
String[] languages,
boolean andOperator,
int start,
int end,
OrderByComparator orderByComparator)
|
List<DDMTemplate> |
findByC_G_C_C_N_D_T_M_L(long companyId,
long groupId,
long classNameId,
long classPK,
String name,
String description,
String type,
String mode,
String language,
boolean andOperator,
int start,
int end,
OrderByComparator orderByComparator)
|
List<DDMTemplate> |
findByG_SC(long[] groupIds,
long structureClassNameId,
int start,
int end,
OrderByComparator orderByComparator)
|
List<DDMTemplate> |
findByG_SC(long groupId,
long structureClassNameId,
int start,
int end,
OrderByComparator orderByComparator)
|
List<DDMTemplate> |
findByKeywords(long companyId,
long[] groupIds,
long[] classNameIds,
long[] classPKs,
String keywords,
String type,
String mode,
int start,
int end,
OrderByComparator orderByComparator)
|
List<DDMTemplate> |
findByKeywords(long companyId,
long groupId,
long classNameId,
long classPK,
String keywords,
String type,
String mode,
int start,
int end,
OrderByComparator orderByComparator)
|
protected String |
getClassNameIds(long[] classNameIds)
|
protected String |
getClassPKs(long[] classPKs)
|
protected String |
getGroupIds(long[] groupIds)
|
| Methods inherited from class com.liferay.portal.service.persistence.impl.BasePersistenceImpl |
|---|
appendOrderByComparator, appendOrderByComparator, clearCache, clearCache, clearCache, closeSession, countWithDynamicQuery, countWithDynamicQuery, fetchByPrimaryKey, findByPrimaryKey, findWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, flush, getBadColumnNames, getClassLoader, getCurrentSession, getDataSource, getDB, getDialect, getListeners, openNewSession, openSession, processException, registerListener, remove, remove, removeConjunction, removeImpl, setDataSource, setSessionFactory, unregisterListener, update, update, update, update, updateImpl, updateImpl |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String COUNT_BY_G_C_SC
public static final String COUNT_BY_C_G_C_C_N_D_T_M_L
public static final String FIND_BY_G_C_SC
public static final String FIND_BY_C_G_C_C_N_D_T_M_L
| Constructor Detail |
|---|
public DDMTemplateFinderImpl()
| Method Detail |
|---|
public int countByKeywords(long companyId,
long groupId,
long classNameId,
long classPK,
String keywords,
String type,
String mode)
throws SystemException
countByKeywords in interface DDMTemplateFinderSystemException
public int countByKeywords(long companyId,
long[] groupIds,
long[] classNameIds,
long[] classPKs,
String keywords,
String type,
String mode)
throws SystemException
countByKeywords in interface DDMTemplateFinderSystemException
public int countByG_SC(long groupId,
long structureClassNameId)
throws SystemException
countByG_SC in interface DDMTemplateFinderSystemException
public int countByC_G_C_C_N_D_T_M_L(long companyId,
long groupId,
long classNameId,
long classPK,
String name,
String description,
String type,
String mode,
String language,
boolean andOperator)
throws SystemException
countByC_G_C_C_N_D_T_M_L in interface DDMTemplateFinderSystemException
public int countByC_G_C_C_N_D_T_M_L(long companyId,
long groupId,
long classNameId,
long classPK,
String[] names,
String[] descriptions,
String[] types,
String[] modes,
String[] languages,
boolean andOperator)
throws SystemException
countByC_G_C_C_N_D_T_M_L in interface DDMTemplateFinderSystemException
public int countByC_G_C_C_N_D_T_M_L(long companyId,
long[] groupIds,
long[] classNameIds,
long[] classPKs,
String name,
String description,
String type,
String mode,
String language,
boolean andOperator)
throws SystemException
countByC_G_C_C_N_D_T_M_L in interface DDMTemplateFinderSystemException
public int countByC_G_C_C_N_D_T_M_L(long companyId,
long[] groupIds,
long[] classNameIds,
long[] classPKs,
String[] names,
String[] descriptions,
String[] types,
String[] modes,
String[] languages,
boolean andOperator)
throws SystemException
countByC_G_C_C_N_D_T_M_L in interface DDMTemplateFinderSystemException
public int filterCountByKeywords(long companyId,
long groupId,
long classNameId,
long classPK,
String keywords,
String type,
String mode)
throws SystemException
filterCountByKeywords in interface DDMTemplateFinderSystemException
public int filterCountByKeywords(long companyId,
long[] groupIds,
long[] classNameIds,
long[] classPKs,
String keywords,
String type,
String mode)
throws SystemException
filterCountByKeywords in interface DDMTemplateFinderSystemException
public int filterCountByC_G_C_C_N_D_T_M_L(long companyId,
long groupId,
long classNameId,
long classPK,
String name,
String description,
String type,
String mode,
String language,
boolean andOperator)
throws SystemException
filterCountByC_G_C_C_N_D_T_M_L in interface DDMTemplateFinderSystemException
public int filterCountByC_G_C_C_N_D_T_M_L(long companyId,
long groupId,
long classNameId,
long classPK,
String[] names,
String[] descriptions,
String[] types,
String[] modes,
String[] languages,
boolean andOperator)
throws SystemException
filterCountByC_G_C_C_N_D_T_M_L in interface DDMTemplateFinderSystemException
public int filterCountByC_G_C_C_N_D_T_M_L(long companyId,
long[] groupIds,
long[] classNameIds,
long[] classPKs,
String name,
String description,
String type,
String mode,
String language,
boolean andOperator)
throws SystemException
filterCountByC_G_C_C_N_D_T_M_L in interface DDMTemplateFinderSystemException
public int filterCountByC_G_C_C_N_D_T_M_L(long companyId,
long[] groupIds,
long[] classNameIds,
long[] classPKs,
String[] names,
String[] descriptions,
String[] types,
String[] modes,
String[] languages,
boolean andOperator)
throws SystemException
filterCountByC_G_C_C_N_D_T_M_L in interface DDMTemplateFinderSystemException
public int filterCountByG_SC(long groupId,
long structureClassNameId)
throws SystemException
filterCountByG_SC in interface DDMTemplateFinderSystemException
public int filterCountByG_SC(long[] groupIds,
long structureClassNameId)
throws SystemException
filterCountByG_SC in interface DDMTemplateFinderSystemException
public List<DDMTemplate> filterFindByKeywords(long companyId,
long groupId,
long classNameId,
long classPK,
String keywords,
String type,
String mode,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
filterFindByKeywords in interface DDMTemplateFinderSystemException
public List<DDMTemplate> filterFindByKeywords(long companyId,
long[] groupIds,
long[] classNameIds,
long[] classPKs,
String keywords,
String type,
String mode,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
filterFindByKeywords in interface DDMTemplateFinderSystemException
public List<DDMTemplate> filterFindByC_G_C_C_N_D_T_M_L(long companyId,
long groupId,
long classNameId,
long classPK,
String name,
String description,
String type,
String mode,
String language,
boolean andOperator,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
filterFindByC_G_C_C_N_D_T_M_L in interface DDMTemplateFinderSystemException
public List<DDMTemplate> filterFindByC_G_C_C_N_D_T_M_L(long companyId,
long groupId,
long classNameId,
long classPK,
String[] names,
String[] descriptions,
String[] types,
String[] modes,
String[] languages,
boolean andOperator,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
filterFindByC_G_C_C_N_D_T_M_L in interface DDMTemplateFinderSystemException
public List<DDMTemplate> filterFindByC_G_C_C_N_D_T_M_L(long companyId,
long[] groupIds,
long[] classNameIds,
long[] classPKs,
String name,
String description,
String type,
String mode,
String language,
boolean andOperator,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
filterFindByC_G_C_C_N_D_T_M_L in interface DDMTemplateFinderSystemException
public List<DDMTemplate> filterFindByC_G_C_C_N_D_T_M_L(long companyId,
long[] groupIds,
long[] classNameIds,
long[] classPKs,
String[] names,
String[] descriptions,
String[] types,
String[] modes,
String[] languages,
boolean andOperator,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
filterFindByC_G_C_C_N_D_T_M_L in interface DDMTemplateFinderSystemException
public List<DDMTemplate> filterFindByG_SC(long groupId,
long structureClassNameId,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
filterFindByG_SC in interface DDMTemplateFinderSystemException
public List<DDMTemplate> filterFindByG_SC(long[] groupIds,
long structureClassNameId,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
filterFindByG_SC in interface DDMTemplateFinderSystemException
public List<DDMTemplate> findByKeywords(long companyId,
long groupId,
long classNameId,
long classPK,
String keywords,
String type,
String mode,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
findByKeywords in interface DDMTemplateFinderSystemException
public List<DDMTemplate> findByKeywords(long companyId,
long[] groupIds,
long[] classNameIds,
long[] classPKs,
String keywords,
String type,
String mode,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
findByKeywords in interface DDMTemplateFinderSystemException
public List<DDMTemplate> findByG_SC(long groupId,
long structureClassNameId,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
findByG_SC in interface DDMTemplateFinderSystemException
public List<DDMTemplate> findByG_SC(long[] groupIds,
long structureClassNameId,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
findByG_SC in interface DDMTemplateFinderSystemException
public List<DDMTemplate> findByC_G_C_C_N_D_T_M_L(long companyId,
long groupId,
long classNameId,
long classPK,
String name,
String description,
String type,
String mode,
String language,
boolean andOperator,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
findByC_G_C_C_N_D_T_M_L in interface DDMTemplateFinderSystemException
public List<DDMTemplate> findByC_G_C_C_N_D_T_M_L(long companyId,
long groupId,
long classNameId,
long classPK,
String[] names,
String[] descriptions,
String[] types,
String[] modes,
String[] languages,
boolean andOperator,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
findByC_G_C_C_N_D_T_M_L in interface DDMTemplateFinderSystemException
public List<DDMTemplate> findByC_G_C_C_N_D_T_M_L(long companyId,
long[] groupIds,
long[] classNameIds,
long[] classPKs,
String name,
String description,
String type,
String mode,
String language,
boolean andOperator,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
findByC_G_C_C_N_D_T_M_L in interface DDMTemplateFinderSystemException
public List<DDMTemplate> findByC_G_C_C_N_D_T_M_L(long companyId,
long[] groupIds,
long[] classNameIds,
long[] classPKs,
String[] names,
String[] descriptions,
String[] types,
String[] modes,
String[] languages,
boolean andOperator,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
findByC_G_C_C_N_D_T_M_L in interface DDMTemplateFinderSystemException
protected int doCountByG_C_SC(long[] groupIds,
long classNameId,
long structureClassNameId,
boolean inlineSQLHelper)
throws SystemException
SystemException
protected int doCountByC_G_C_C_N_D_T_M_L(long companyId,
long[] groupIds,
long[] classNameIds,
long[] classPKs,
String[] names,
String[] descriptions,
String[] types,
String[] modes,
String[] languages,
boolean andOperator,
boolean inlineSQLHelper)
throws SystemException
SystemException
protected List<DDMTemplate> doFindByG_C_SC(long[] groupIds,
long classNameId,
long structureClassNameId,
int start,
int end,
OrderByComparator orderByComparator,
boolean inlineSQLHelper)
throws SystemException
SystemException
protected List<DDMTemplate> doFindByC_G_C_C_N_D_T_M_L(long companyId,
long[] groupIds,
long[] classNameIds,
long[] classPKs,
String[] names,
String[] descriptions,
String[] types,
String[] modes,
String[] languages,
boolean andOperator,
int start,
int end,
OrderByComparator orderByComparator,
boolean inlineSQLHelper)
throws SystemException
SystemExceptionprotected String getClassNameIds(long[] classNameIds)
protected String getClassPKs(long[] classPKs)
protected String getGroupIds(long[] groupIds)
|
Liferay 6.2.0-ce-b2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||