Liferay 6.2-ce-ga5

Uses of Class
com.liferay.portlet.dynamicdatamapping.NoSuchTemplateException

Packages that use NoSuchTemplateException
com.liferay.portlet.dynamicdatamapping.service.persistence   
 

Uses of NoSuchTemplateException in com.liferay.portlet.dynamicdatamapping.service.persistence
 

Methods in com.liferay.portlet.dynamicdatamapping.service.persistence that throw NoSuchTemplateException
 DDMTemplate[] DDMTemplatePersistence.filterFindByG_C_C_PrevAndNext(long templateId, long groupId, long classNameId, long classPK, OrderByComparator orderByComparator)
          Returns the d d m templates before and after the current d d m template in the ordered set of d d m templates that the user has permission to view where groupId = ? and classNameId = ? and classPK = ?.
static DDMTemplate[] DDMTemplateUtil.filterFindByG_C_C_PrevAndNext(long templateId, long groupId, long classNameId, long classPK, OrderByComparator orderByComparator)
          Returns the d d m templates before and after the current d d m template in the ordered set of d d m templates that the user has permission to view where groupId = ? and classNameId = ? and classPK = ?.
 DDMTemplate[] DDMTemplatePersistenceImpl.filterFindByG_C_C_PrevAndNext(long templateId, long groupId, long classNameId, long classPK, OrderByComparator orderByComparator)
          Returns the d d m templates before and after the current d d m template in the ordered set of d d m templates that the user has permission to view where groupId = ? and classNameId = ? and classPK = ?.
 DDMTemplate[] DDMTemplatePersistence.filterFindByG_C_C_T_M_PrevAndNext(long templateId, long groupId, long classNameId, long classPK, String type, String mode, OrderByComparator orderByComparator)
          Returns the d d m templates before and after the current d d m template in the ordered set of d d m templates that the user has permission to view where groupId = ? and classNameId = ? and classPK = ? and type = ? and mode = ?.
static DDMTemplate[] DDMTemplateUtil.filterFindByG_C_C_T_M_PrevAndNext(long templateId, long groupId, long classNameId, long classPK, String type, String mode, OrderByComparator orderByComparator)
          Returns the d d m templates before and after the current d d m template in the ordered set of d d m templates that the user has permission to view where groupId = ? and classNameId = ? and classPK = ? and type = ? and mode = ?.
 DDMTemplate[] DDMTemplatePersistenceImpl.filterFindByG_C_C_T_M_PrevAndNext(long templateId, long groupId, long classNameId, long classPK, String type, String mode, OrderByComparator orderByComparator)
          Returns the d d m templates before and after the current d d m template in the ordered set of d d m templates that the user has permission to view where groupId = ? and classNameId = ? and classPK = ? and type = ? and mode = ?.
 DDMTemplate[] DDMTemplatePersistence.filterFindByG_C_C_T_PrevAndNext(long templateId, long groupId, long classNameId, long classPK, String type, OrderByComparator orderByComparator)
          Returns the d d m templates before and after the current d d m template in the ordered set of d d m templates that the user has permission to view where groupId = ? and classNameId = ? and classPK = ? and type = ?.
static DDMTemplate[] DDMTemplateUtil.filterFindByG_C_C_T_PrevAndNext(long templateId, long groupId, long classNameId, long classPK, String type, OrderByComparator orderByComparator)
          Returns the d d m templates before and after the current d d m template in the ordered set of d d m templates that the user has permission to view where groupId = ? and classNameId = ? and classPK = ? and type = ?.
 DDMTemplate[] DDMTemplatePersistenceImpl.filterFindByG_C_C_T_PrevAndNext(long templateId, long groupId, long classNameId, long classPK, String type, OrderByComparator orderByComparator)
          Returns the d d m templates before and after the current d d m template in the ordered set of d d m templates that the user has permission to view where groupId = ? and classNameId = ? and classPK = ? and type = ?.
 DDMTemplate[] DDMTemplatePersistence.filterFindByG_C_PrevAndNext(long templateId, long groupId, long classNameId, OrderByComparator orderByComparator)
          Returns the d d m templates before and after the current d d m template in the ordered set of d d m templates that the user has permission to view where groupId = ? and classNameId = ?.
static DDMTemplate[] DDMTemplateUtil.filterFindByG_C_PrevAndNext(long templateId, long groupId, long classNameId, OrderByComparator orderByComparator)
          Returns the d d m templates before and after the current d d m template in the ordered set of d d m templates that the user has permission to view where groupId = ? and classNameId = ?.
 DDMTemplate[] DDMTemplatePersistenceImpl.filterFindByG_C_PrevAndNext(long templateId, long groupId, long classNameId, OrderByComparator orderByComparator)
          Returns the d d m templates before and after the current d d m template in the ordered set of d d m templates that the user has permission to view where groupId = ? and classNameId = ?.
 DDMTemplate[] DDMTemplatePersistence.filterFindByG_CPK_PrevAndNext(long templateId, long groupId, long classPK, OrderByComparator orderByComparator)
          Returns the d d m templates before and after the current d d m template in the ordered set of d d m templates that the user has permission to view where groupId = ? and classPK = ?.
static DDMTemplate[] DDMTemplateUtil.filterFindByG_CPK_PrevAndNext(long templateId, long groupId, long classPK, OrderByComparator orderByComparator)
          Returns the d d m templates before and after the current d d m template in the ordered set of d d m templates that the user has permission to view where groupId = ? and classPK = ?.
 DDMTemplate[] DDMTemplatePersistenceImpl.filterFindByG_CPK_PrevAndNext(long templateId, long groupId, long classPK, OrderByComparator orderByComparator)
          Returns the d d m templates before and after the current d d m template in the ordered set of d d m templates that the user has permission to view where groupId = ? and classPK = ?.
 DDMTemplate[] DDMTemplatePersistence.filterFindByGroupId_PrevAndNext(long templateId, long groupId, OrderByComparator orderByComparator)
          Returns the d d m templates before and after the current d d m template in the ordered set of d d m templates that the user has permission to view where groupId = ?.
static DDMTemplate[] DDMTemplateUtil.filterFindByGroupId_PrevAndNext(long templateId, long groupId, OrderByComparator orderByComparator)
          Returns the d d m templates before and after the current d d m template in the ordered set of d d m templates that the user has permission to view where groupId = ?.
 DDMTemplate[] DDMTemplatePersistenceImpl.filterFindByGroupId_PrevAndNext(long templateId, long groupId, OrderByComparator orderByComparator)
          Returns the d d m templates before and after the current d d m template in the ordered set of d d m templates that the user has permission to view where groupId = ?.
 DDMTemplate DDMTemplatePersistence.findByC_C_T_First(long classNameId, long classPK, String type, OrderByComparator orderByComparator)
          Returns the first d d m template in the ordered set where classNameId = ? and classPK = ? and type = ?.
static DDMTemplate DDMTemplateUtil.findByC_C_T_First(long classNameId, long classPK, String type, OrderByComparator orderByComparator)
          Returns the first d d m template in the ordered set where classNameId = ? and classPK = ? and type = ?.
 DDMTemplate DDMTemplatePersistenceImpl.findByC_C_T_First(long classNameId, long classPK, String type, OrderByComparator orderByComparator)
          Returns the first d d m template in the ordered set where classNameId = ? and classPK = ? and type = ?.
 DDMTemplate DDMTemplatePersistence.findByC_C_T_Last(long classNameId, long classPK, String type, OrderByComparator orderByComparator)
          Returns the last d d m template in the ordered set where classNameId = ? and classPK = ? and type = ?.
static DDMTemplate DDMTemplateUtil.findByC_C_T_Last(long classNameId, long classPK, String type, OrderByComparator orderByComparator)
          Returns the last d d m template in the ordered set where classNameId = ? and classPK = ? and type = ?.
 DDMTemplate DDMTemplatePersistenceImpl.findByC_C_T_Last(long classNameId, long classPK, String type, OrderByComparator orderByComparator)
          Returns the last d d m template in the ordered set where classNameId = ? and classPK = ? and type = ?.
 DDMTemplate[] DDMTemplatePersistence.findByC_C_T_PrevAndNext(long templateId, long classNameId, long classPK, String type, OrderByComparator orderByComparator)
          Returns the d d m templates before and after the current d d m template in the ordered set where classNameId = ? and classPK = ? and type = ?.
static DDMTemplate[] DDMTemplateUtil.findByC_C_T_PrevAndNext(long templateId, long classNameId, long classPK, String type, OrderByComparator orderByComparator)
          Returns the d d m templates before and after the current d d m template in the ordered set where classNameId = ? and classPK = ? and type = ?.
 DDMTemplate[] DDMTemplatePersistenceImpl.findByC_C_T_PrevAndNext(long templateId, long classNameId, long classPK, String type, OrderByComparator orderByComparator)
          Returns the d d m templates before and after the current d d m template in the ordered set where classNameId = ? and classPK = ? and type = ?.
 DDMTemplate DDMTemplatePersistence.findByClassPK_First(long classPK, OrderByComparator orderByComparator)
          Returns the first d d m template in the ordered set where classPK = ?.
static DDMTemplate DDMTemplateUtil.findByClassPK_First(long classPK, OrderByComparator orderByComparator)
          Returns the first d d m template in the ordered set where classPK = ?.
 DDMTemplate DDMTemplatePersistenceImpl.findByClassPK_First(long classPK, OrderByComparator orderByComparator)
          Returns the first d d m template in the ordered set where classPK = ?.
 DDMTemplate DDMTemplatePersistence.findByClassPK_Last(long classPK, OrderByComparator orderByComparator)
          Returns the last d d m template in the ordered set where classPK = ?.
static DDMTemplate DDMTemplateUtil.findByClassPK_Last(long classPK, OrderByComparator orderByComparator)
          Returns the last d d m template in the ordered set where classPK = ?.
 DDMTemplate DDMTemplatePersistenceImpl.findByClassPK_Last(long classPK, OrderByComparator orderByComparator)
          Returns the last d d m template in the ordered set where classPK = ?.
 DDMTemplate[] DDMTemplatePersistence.findByClassPK_PrevAndNext(long templateId, long classPK, OrderByComparator orderByComparator)
          Returns the d d m templates before and after the current d d m template in the ordered set where classPK = ?.
static DDMTemplate[] DDMTemplateUtil.findByClassPK_PrevAndNext(long templateId, long classPK, OrderByComparator orderByComparator)
          Returns the d d m templates before and after the current d d m template in the ordered set where classPK = ?.
 DDMTemplate[] DDMTemplatePersistenceImpl.findByClassPK_PrevAndNext(long templateId, long classPK, OrderByComparator orderByComparator)
          Returns the d d m templates before and after the current d d m template in the ordered set where classPK = ?.
 DDMTemplate DDMTemplatePersistence.findByG_C_C_First(long groupId, long classNameId, long classPK, OrderByComparator orderByComparator)
          Returns the first d d m template in the ordered set where groupId = ? and classNameId = ? and classPK = ?.
static DDMTemplate DDMTemplateUtil.findByG_C_C_First(long groupId, long classNameId, long classPK, OrderByComparator orderByComparator)
          Returns the first d d m template in the ordered set where groupId = ? and classNameId = ? and classPK = ?.
 DDMTemplate DDMTemplatePersistenceImpl.findByG_C_C_First(long groupId, long classNameId, long classPK, OrderByComparator orderByComparator)
          Returns the first d d m template in the ordered set where groupId = ? and classNameId = ? and classPK = ?.
 DDMTemplate DDMTemplatePersistence.findByG_C_C_Last(long groupId, long classNameId, long classPK, OrderByComparator orderByComparator)
          Returns the last d d m template in the ordered set where groupId = ? and classNameId = ? and classPK = ?.
static DDMTemplate DDMTemplateUtil.findByG_C_C_Last(long groupId, long classNameId, long classPK, OrderByComparator orderByComparator)
          Returns the last d d m template in the ordered set where groupId = ? and classNameId = ? and classPK = ?.
 DDMTemplate DDMTemplatePersistenceImpl.findByG_C_C_Last(long groupId, long classNameId, long classPK, OrderByComparator orderByComparator)
          Returns the last d d m template in the ordered set where groupId = ? and classNameId = ? and classPK = ?.
 DDMTemplate[] DDMTemplatePersistence.findByG_C_C_PrevAndNext(long templateId, long groupId, long classNameId, long classPK, OrderByComparator orderByComparator)
          Returns the d d m templates before and after the current d d m template in the ordered set where groupId = ? and classNameId = ? and classPK = ?.
static DDMTemplate[] DDMTemplateUtil.findByG_C_C_PrevAndNext(long templateId, long groupId, long classNameId, long classPK, OrderByComparator orderByComparator)
          Returns the d d m templates before and after the current d d m template in the ordered set where groupId = ? and classNameId = ? and classPK = ?.
 DDMTemplate[] DDMTemplatePersistenceImpl.findByG_C_C_PrevAndNext(long templateId, long groupId, long classNameId, long classPK, OrderByComparator orderByComparator)
          Returns the d d m templates before and after the current d d m template in the ordered set where groupId = ? and classNameId = ? and classPK = ?.
 DDMTemplate DDMTemplatePersistence.findByG_C_C_T_First(long groupId, long classNameId, long classPK, String type, OrderByComparator orderByComparator)
          Returns the first d d m template in the ordered set where groupId = ? and classNameId = ? and classPK = ? and type = ?.
static DDMTemplate DDMTemplateUtil.findByG_C_C_T_First(long groupId, long classNameId, long classPK, String type, OrderByComparator orderByComparator)
          Returns the first d d m template in the ordered set where groupId = ? and classNameId = ? and classPK = ? and type = ?.
 DDMTemplate DDMTemplatePersistenceImpl.findByG_C_C_T_First(long groupId, long classNameId, long classPK, String type, OrderByComparator orderByComparator)
          Returns the first d d m template in the ordered set where groupId = ? and classNameId = ? and classPK = ? and type = ?.
 DDMTemplate DDMTemplatePersistence.findByG_C_C_T_Last(long groupId, long classNameId, long classPK, String type, OrderByComparator orderByComparator)
          Returns the last d d m template in the ordered set where groupId = ? and classNameId = ? and classPK = ? and type = ?.
static DDMTemplate DDMTemplateUtil.findByG_C_C_T_Last(long groupId, long classNameId, long classPK, String type, OrderByComparator orderByComparator)
          Returns the last d d m template in the ordered set where groupId = ? and classNameId = ? and classPK = ? and type = ?.
 DDMTemplate DDMTemplatePersistenceImpl.findByG_C_C_T_Last(long groupId, long classNameId, long classPK, String type, OrderByComparator orderByComparator)
          Returns the last d d m template in the ordered set where groupId = ? and classNameId = ? and classPK = ? and type = ?.
 DDMTemplate DDMTemplatePersistence.findByG_C_C_T_M_First(long groupId, long classNameId, long classPK, String type, String mode, OrderByComparator orderByComparator)
          Returns the first d d m template in the ordered set where groupId = ? and classNameId = ? and classPK = ? and type = ? and mode = ?.
static DDMTemplate DDMTemplateUtil.findByG_C_C_T_M_First(long groupId, long classNameId, long classPK, String type, String mode, OrderByComparator orderByComparator)
          Returns the first d d m template in the ordered set where groupId = ? and classNameId = ? and classPK = ? and type = ? and mode = ?.
 DDMTemplate DDMTemplatePersistenceImpl.findByG_C_C_T_M_First(long groupId, long classNameId, long classPK, String type, String mode, OrderByComparator orderByComparator)
          Returns the first d d m template in the ordered set where groupId = ? and classNameId = ? and classPK = ? and type = ? and mode = ?.
 DDMTemplate DDMTemplatePersistence.findByG_C_C_T_M_Last(long groupId, long classNameId, long classPK, String type, String mode, OrderByComparator orderByComparator)
          Returns the last d d m template in the ordered set where groupId = ? and classNameId = ? and classPK = ? and type = ? and mode = ?.
static DDMTemplate DDMTemplateUtil.findByG_C_C_T_M_Last(long groupId, long classNameId, long classPK, String type, String mode, OrderByComparator orderByComparator)
          Returns the last d d m template in the ordered set where groupId = ? and classNameId = ? and classPK = ? and type = ? and mode = ?.
 DDMTemplate DDMTemplatePersistenceImpl.findByG_C_C_T_M_Last(long groupId, long classNameId, long classPK, String type, String mode, OrderByComparator orderByComparator)
          Returns the last d d m template in the ordered set where groupId = ? and classNameId = ? and classPK = ? and type = ? and mode = ?.
 DDMTemplate[] DDMTemplatePersistence.findByG_C_C_T_M_PrevAndNext(long templateId, long groupId, long classNameId, long classPK, String type, String mode, OrderByComparator orderByComparator)
          Returns the d d m templates before and after the current d d m template in the ordered set where groupId = ? and classNameId = ? and classPK = ? and type = ? and mode = ?.
static DDMTemplate[] DDMTemplateUtil.findByG_C_C_T_M_PrevAndNext(long templateId, long groupId, long classNameId, long classPK, String type, String mode, OrderByComparator orderByComparator)
          Returns the d d m templates before and after the current d d m template in the ordered set where groupId = ? and classNameId = ? and classPK = ? and type = ? and mode = ?.
 DDMTemplate[] DDMTemplatePersistenceImpl.findByG_C_C_T_M_PrevAndNext(long templateId, long groupId, long classNameId, long classPK, String type, String mode, OrderByComparator orderByComparator)
          Returns the d d m templates before and after the current d d m template in the ordered set where groupId = ? and classNameId = ? and classPK = ? and type = ? and mode = ?.
 DDMTemplate[] DDMTemplatePersistence.findByG_C_C_T_PrevAndNext(long templateId, long groupId, long classNameId, long classPK, String type, OrderByComparator orderByComparator)
          Returns the d d m templates before and after the current d d m template in the ordered set where groupId = ? and classNameId = ? and classPK = ? and type = ?.
static DDMTemplate[] DDMTemplateUtil.findByG_C_C_T_PrevAndNext(long templateId, long groupId, long classNameId, long classPK, String type, OrderByComparator orderByComparator)
          Returns the d d m templates before and after the current d d m template in the ordered set where groupId = ? and classNameId = ? and classPK = ? and type = ?.
 DDMTemplate[] DDMTemplatePersistenceImpl.findByG_C_C_T_PrevAndNext(long templateId, long groupId, long classNameId, long classPK, String type, OrderByComparator orderByComparator)
          Returns the d d m templates before and after the current d d m template in the ordered set where groupId = ? and classNameId = ? and classPK = ? and type = ?.
 DDMTemplate DDMTemplatePersistence.findByG_C_First(long groupId, long classNameId, OrderByComparator orderByComparator)
          Returns the first d d m template in the ordered set where groupId = ? and classNameId = ?.
static DDMTemplate DDMTemplateUtil.findByG_C_First(long groupId, long classNameId, OrderByComparator orderByComparator)
          Returns the first d d m template in the ordered set where groupId = ? and classNameId = ?.
 DDMTemplate DDMTemplatePersistenceImpl.findByG_C_First(long groupId, long classNameId, OrderByComparator orderByComparator)
          Returns the first d d m template in the ordered set where groupId = ? and classNameId = ?.
 DDMTemplate DDMTemplatePersistence.findByG_C_Last(long groupId, long classNameId, OrderByComparator orderByComparator)
          Returns the last d d m template in the ordered set where groupId = ? and classNameId = ?.
static DDMTemplate DDMTemplateUtil.findByG_C_Last(long groupId, long classNameId, OrderByComparator orderByComparator)
          Returns the last d d m template in the ordered set where groupId = ? and classNameId = ?.
 DDMTemplate DDMTemplatePersistenceImpl.findByG_C_Last(long groupId, long classNameId, OrderByComparator orderByComparator)
          Returns the last d d m template in the ordered set where groupId = ? and classNameId = ?.
 DDMTemplate[] DDMTemplatePersistence.findByG_C_PrevAndNext(long templateId, long groupId, long classNameId, OrderByComparator orderByComparator)
          Returns the d d m templates before and after the current d d m template in the ordered set where groupId = ? and classNameId = ?.
static DDMTemplate[] DDMTemplateUtil.findByG_C_PrevAndNext(long templateId, long groupId, long classNameId, OrderByComparator orderByComparator)
          Returns the d d m templates before and after the current d d m template in the ordered set where groupId = ? and classNameId = ?.
 DDMTemplate[] DDMTemplatePersistenceImpl.findByG_C_PrevAndNext(long templateId, long groupId, long classNameId, OrderByComparator orderByComparator)
          Returns the d d m templates before and after the current d d m template in the ordered set where groupId = ? and classNameId = ?.
 DDMTemplate DDMTemplatePersistence.findByG_C_T(long groupId, long classNameId, String templateKey)
          Returns the d d m template where groupId = ? and classNameId = ? and templateKey = ? or throws a NoSuchTemplateException if it could not be found.
static DDMTemplate DDMTemplateUtil.findByG_C_T(long groupId, long classNameId, String templateKey)
          Returns the d d m template where groupId = ? and classNameId = ? and templateKey = ? or throws a NoSuchTemplateException if it could not be found.
 DDMTemplate DDMTemplatePersistenceImpl.findByG_C_T(long groupId, long classNameId, String templateKey)
          Returns the d d m template where groupId = ? and classNameId = ? and templateKey = ? or throws a NoSuchTemplateException if it could not be found.
 DDMTemplate DDMTemplatePersistence.findByG_CPK_First(long groupId, long classPK, OrderByComparator orderByComparator)
          Returns the first d d m template in the ordered set where groupId = ? and classPK = ?.
static DDMTemplate DDMTemplateUtil.findByG_CPK_First(long groupId, long classPK, OrderByComparator orderByComparator)
          Returns the first d d m template in the ordered set where groupId = ? and classPK = ?.
 DDMTemplate DDMTemplatePersistenceImpl.findByG_CPK_First(long groupId, long classPK, OrderByComparator orderByComparator)
          Returns the first d d m template in the ordered set where groupId = ? and classPK = ?.
 DDMTemplate DDMTemplatePersistence.findByG_CPK_Last(long groupId, long classPK, OrderByComparator orderByComparator)
          Returns the last d d m template in the ordered set where groupId = ? and classPK = ?.
static DDMTemplate DDMTemplateUtil.findByG_CPK_Last(long groupId, long classPK, OrderByComparator orderByComparator)
          Returns the last d d m template in the ordered set where groupId = ? and classPK = ?.
 DDMTemplate DDMTemplatePersistenceImpl.findByG_CPK_Last(long groupId, long classPK, OrderByComparator orderByComparator)
          Returns the last d d m template in the ordered set where groupId = ? and classPK = ?.
 DDMTemplate[] DDMTemplatePersistence.findByG_CPK_PrevAndNext(long templateId, long groupId, long classPK, OrderByComparator orderByComparator)
          Returns the d d m templates before and after the current d d m template in the ordered set where groupId = ? and classPK = ?.
static DDMTemplate[] DDMTemplateUtil.findByG_CPK_PrevAndNext(long templateId, long groupId, long classPK, OrderByComparator orderByComparator)
          Returns the d d m templates before and after the current d d m template in the ordered set where groupId = ? and classPK = ?.
 DDMTemplate[] DDMTemplatePersistenceImpl.findByG_CPK_PrevAndNext(long templateId, long groupId, long classPK, OrderByComparator orderByComparator)
          Returns the d d m templates before and after the current d d m template in the ordered set where groupId = ? and classPK = ?.
 DDMTemplate DDMTemplatePersistence.findByGroupId_First(long groupId, OrderByComparator orderByComparator)
          Returns the first d d m template in the ordered set where groupId = ?.
static DDMTemplate DDMTemplateUtil.findByGroupId_First(long groupId, OrderByComparator orderByComparator)
          Returns the first d d m template in the ordered set where groupId = ?.
 DDMTemplate DDMTemplatePersistenceImpl.findByGroupId_First(long groupId, OrderByComparator orderByComparator)
          Returns the first d d m template in the ordered set where groupId = ?.
 DDMTemplate DDMTemplatePersistence.findByGroupId_Last(long groupId, OrderByComparator orderByComparator)
          Returns the last d d m template in the ordered set where groupId = ?.
static DDMTemplate DDMTemplateUtil.findByGroupId_Last(long groupId, OrderByComparator orderByComparator)
          Returns the last d d m template in the ordered set where groupId = ?.
 DDMTemplate DDMTemplatePersistenceImpl.findByGroupId_Last(long groupId, OrderByComparator orderByComparator)
          Returns the last d d m template in the ordered set where groupId = ?.
 DDMTemplate[] DDMTemplatePersistence.findByGroupId_PrevAndNext(long templateId, long groupId, OrderByComparator orderByComparator)
          Returns the d d m templates before and after the current d d m template in the ordered set where groupId = ?.
static DDMTemplate[] DDMTemplateUtil.findByGroupId_PrevAndNext(long templateId, long groupId, OrderByComparator orderByComparator)
          Returns the d d m templates before and after the current d d m template in the ordered set where groupId = ?.
 DDMTemplate[] DDMTemplatePersistenceImpl.findByGroupId_PrevAndNext(long templateId, long groupId, OrderByComparator orderByComparator)
          Returns the d d m templates before and after the current d d m template in the ordered set where groupId = ?.
 DDMTemplate DDMTemplatePersistence.findByLanguage_First(String language, OrderByComparator orderByComparator)
          Returns the first d d m template in the ordered set where language = ?.
static DDMTemplate DDMTemplateUtil.findByLanguage_First(String language, OrderByComparator orderByComparator)
          Returns the first d d m template in the ordered set where language = ?.
 DDMTemplate DDMTemplatePersistenceImpl.findByLanguage_First(String language, OrderByComparator orderByComparator)
          Returns the first d d m template in the ordered set where language = ?.
 DDMTemplate DDMTemplatePersistence.findByLanguage_Last(String language, OrderByComparator orderByComparator)
          Returns the last d d m template in the ordered set where language = ?.
static DDMTemplate DDMTemplateUtil.findByLanguage_Last(String language, OrderByComparator orderByComparator)
          Returns the last d d m template in the ordered set where language = ?.
 DDMTemplate DDMTemplatePersistenceImpl.findByLanguage_Last(String language, OrderByComparator orderByComparator)
          Returns the last d d m template in the ordered set where language = ?.
 DDMTemplate[] DDMTemplatePersistence.findByLanguage_PrevAndNext(long templateId, String language, OrderByComparator orderByComparator)
          Returns the d d m templates before and after the current d d m template in the ordered set where language = ?.
static DDMTemplate[] DDMTemplateUtil.findByLanguage_PrevAndNext(long templateId, String language, OrderByComparator orderByComparator)
          Returns the d d m templates before and after the current d d m template in the ordered set where language = ?.
 DDMTemplate[] DDMTemplatePersistenceImpl.findByLanguage_PrevAndNext(long templateId, String language, OrderByComparator orderByComparator)
          Returns the d d m templates before and after the current d d m template in the ordered set where language = ?.
 DDMTemplate DDMTemplatePersistence.findByPrimaryKey(long templateId)
          Returns the d d m template with the primary key or throws a NoSuchTemplateException if it could not be found.
static DDMTemplate DDMTemplateUtil.findByPrimaryKey(long templateId)
          Returns the d d m template with the primary key or throws a NoSuchTemplateException if it could not be found.
 DDMTemplate DDMTemplatePersistenceImpl.findByPrimaryKey(long templateId)
          Returns the d d m template with the primary key or throws a NoSuchTemplateException if it could not be found.
 DDMTemplate DDMTemplatePersistenceImpl.findByPrimaryKey(Serializable primaryKey)
          Returns the d d m template with the primary key or throws a NoSuchModelException if it could not be found.
 DDMTemplate DDMTemplatePersistence.findBySmallImageId(long smallImageId)
          Returns the d d m template where smallImageId = ? or throws a NoSuchTemplateException if it could not be found.
static DDMTemplate DDMTemplateUtil.findBySmallImageId(long smallImageId)
          Returns the d d m template where smallImageId = ? or throws a NoSuchTemplateException if it could not be found.
 DDMTemplate DDMTemplatePersistenceImpl.findBySmallImageId(long smallImageId)
          Returns the d d m template where smallImageId = ? or throws a NoSuchTemplateException if it could not be found.
 DDMTemplate DDMTemplatePersistence.findByTemplateKey_First(String templateKey, OrderByComparator orderByComparator)
          Returns the first d d m template in the ordered set where templateKey = ?.
static DDMTemplate DDMTemplateUtil.findByTemplateKey_First(String templateKey, OrderByComparator orderByComparator)
          Returns the first d d m template in the ordered set where templateKey = ?.
 DDMTemplate DDMTemplatePersistenceImpl.findByTemplateKey_First(String templateKey, OrderByComparator orderByComparator)
          Returns the first d d m template in the ordered set where templateKey = ?.
 DDMTemplate DDMTemplatePersistence.findByTemplateKey_Last(String templateKey, OrderByComparator orderByComparator)
          Returns the last d d m template in the ordered set where templateKey = ?.
static DDMTemplate DDMTemplateUtil.findByTemplateKey_Last(String templateKey, OrderByComparator orderByComparator)
          Returns the last d d m template in the ordered set where templateKey = ?.
 DDMTemplate DDMTemplatePersistenceImpl.findByTemplateKey_Last(String templateKey, OrderByComparator orderByComparator)
          Returns the last d d m template in the ordered set where templateKey = ?.
 DDMTemplate[] DDMTemplatePersistence.findByTemplateKey_PrevAndNext(long templateId, String templateKey, OrderByComparator orderByComparator)
          Returns the d d m templates before and after the current d d m template in the ordered set where templateKey = ?.
static DDMTemplate[] DDMTemplateUtil.findByTemplateKey_PrevAndNext(long templateId, String templateKey, OrderByComparator orderByComparator)
          Returns the d d m templates before and after the current d d m template in the ordered set where templateKey = ?.
 DDMTemplate[] DDMTemplatePersistenceImpl.findByTemplateKey_PrevAndNext(long templateId, String templateKey, OrderByComparator orderByComparator)
          Returns the d d m templates before and after the current d d m template in the ordered set where templateKey = ?.
 DDMTemplate DDMTemplatePersistence.findByType_First(String type, OrderByComparator orderByComparator)
          Returns the first d d m template in the ordered set where type = ?.
static DDMTemplate DDMTemplateUtil.findByType_First(String type, OrderByComparator orderByComparator)
          Returns the first d d m template in the ordered set where type = ?.
 DDMTemplate DDMTemplatePersistenceImpl.findByType_First(String type, OrderByComparator orderByComparator)
          Returns the first d d m template in the ordered set where type = ?.
 DDMTemplate DDMTemplatePersistence.findByType_Last(String type, OrderByComparator orderByComparator)
          Returns the last d d m template in the ordered set where type = ?.
static DDMTemplate DDMTemplateUtil.findByType_Last(String type, OrderByComparator orderByComparator)
          Returns the last d d m template in the ordered set where type = ?.
 DDMTemplate DDMTemplatePersistenceImpl.findByType_Last(String type, OrderByComparator orderByComparator)
          Returns the last d d m template in the ordered set where type = ?.
 DDMTemplate[] DDMTemplatePersistence.findByType_PrevAndNext(long templateId, String type, OrderByComparator orderByComparator)
          Returns the d d m templates before and after the current d d m template in the ordered set where type = ?.
static DDMTemplate[] DDMTemplateUtil.findByType_PrevAndNext(long templateId, String type, OrderByComparator orderByComparator)
          Returns the d d m templates before and after the current d d m template in the ordered set where type = ?.
 DDMTemplate[] DDMTemplatePersistenceImpl.findByType_PrevAndNext(long templateId, String type, OrderByComparator orderByComparator)
          Returns the d d m templates before and after the current d d m template in the ordered set where type = ?.
 DDMTemplate DDMTemplatePersistence.findByUuid_C_First(String uuid, long companyId, OrderByComparator orderByComparator)
          Returns the first d d m template in the ordered set where uuid = ? and companyId = ?.
static DDMTemplate DDMTemplateUtil.findByUuid_C_First(String uuid, long companyId, OrderByComparator orderByComparator)
          Returns the first d d m template in the ordered set where uuid = ? and companyId = ?.
 DDMTemplate DDMTemplatePersistenceImpl.findByUuid_C_First(String uuid, long companyId, OrderByComparator orderByComparator)
          Returns the first d d m template in the ordered set where uuid = ? and companyId = ?.
 DDMTemplate DDMTemplatePersistence.findByUuid_C_Last(String uuid, long companyId, OrderByComparator orderByComparator)
          Returns the last d d m template in the ordered set where uuid = ? and companyId = ?.
static DDMTemplate DDMTemplateUtil.findByUuid_C_Last(String uuid, long companyId, OrderByComparator orderByComparator)
          Returns the last d d m template in the ordered set where uuid = ? and companyId = ?.
 DDMTemplate DDMTemplatePersistenceImpl.findByUuid_C_Last(String uuid, long companyId, OrderByComparator orderByComparator)
          Returns the last d d m template in the ordered set where uuid = ? and companyId = ?.
 DDMTemplate[] DDMTemplatePersistence.findByUuid_C_PrevAndNext(long templateId, String uuid, long companyId, OrderByComparator orderByComparator)
          Returns the d d m templates before and after the current d d m template in the ordered set where uuid = ? and companyId = ?.
static DDMTemplate[] DDMTemplateUtil.findByUuid_C_PrevAndNext(long templateId, String uuid, long companyId, OrderByComparator orderByComparator)
          Returns the d d m templates before and after the current d d m template in the ordered set where uuid = ? and companyId = ?.
 DDMTemplate[] DDMTemplatePersistenceImpl.findByUuid_C_PrevAndNext(long templateId, String uuid, long companyId, OrderByComparator orderByComparator)
          Returns the d d m templates before and after the current d d m template in the ordered set where uuid = ? and companyId = ?.
 DDMTemplate DDMTemplatePersistence.findByUuid_First(String uuid, OrderByComparator orderByComparator)
          Returns the first d d m template in the ordered set where uuid = ?.
static DDMTemplate DDMTemplateUtil.findByUuid_First(String uuid, OrderByComparator orderByComparator)
          Returns the first d d m template in the ordered set where uuid = ?.
 DDMTemplate DDMTemplatePersistenceImpl.findByUuid_First(String uuid, OrderByComparator orderByComparator)
          Returns the first d d m template in the ordered set where uuid = ?.
 DDMTemplate DDMTemplatePersistence.findByUUID_G(String uuid, long groupId)
          Returns the d d m template where uuid = ? and groupId = ? or throws a NoSuchTemplateException if it could not be found.
static DDMTemplate DDMTemplateUtil.findByUUID_G(String uuid, long groupId)
          Returns the d d m template where uuid = ? and groupId = ? or throws a NoSuchTemplateException if it could not be found.
 DDMTemplate DDMTemplatePersistenceImpl.findByUUID_G(String uuid, long groupId)
          Returns the d d m template where uuid = ? and groupId = ? or throws a NoSuchTemplateException if it could not be found.
 DDMTemplate DDMTemplatePersistence.findByUuid_Last(String uuid, OrderByComparator orderByComparator)
          Returns the last d d m template in the ordered set where uuid = ?.
static DDMTemplate DDMTemplateUtil.findByUuid_Last(String uuid, OrderByComparator orderByComparator)
          Returns the last d d m template in the ordered set where uuid = ?.
 DDMTemplate DDMTemplatePersistenceImpl.findByUuid_Last(String uuid, OrderByComparator orderByComparator)
          Returns the last d d m template in the ordered set where uuid = ?.
 DDMTemplate[] DDMTemplatePersistence.findByUuid_PrevAndNext(long templateId, String uuid, OrderByComparator orderByComparator)
          Returns the d d m templates before and after the current d d m template in the ordered set where uuid = ?.
static DDMTemplate[] DDMTemplateUtil.findByUuid_PrevAndNext(long templateId, String uuid, OrderByComparator orderByComparator)
          Returns the d d m templates before and after the current d d m template in the ordered set where uuid = ?.
 DDMTemplate[] DDMTemplatePersistenceImpl.findByUuid_PrevAndNext(long templateId, String uuid, OrderByComparator orderByComparator)
          Returns the d d m templates before and after the current d d m template in the ordered set where uuid = ?.
 DDMTemplate DDMTemplatePersistence.remove(long templateId)
          Removes the d d m template with the primary key from the database.
static DDMTemplate DDMTemplateUtil.remove(long templateId)
          Removes the d d m template with the primary key from the database.
 DDMTemplate DDMTemplatePersistenceImpl.remove(long templateId)
          Removes the d d m template with the primary key from the database.
 DDMTemplate DDMTemplatePersistenceImpl.remove(Serializable primaryKey)
          Removes the d d m template with the primary key from the database.
 DDMTemplate DDMTemplatePersistence.removeByG_C_T(long groupId, long classNameId, String templateKey)
          Removes the d d m template where groupId = ? and classNameId = ? and templateKey = ? from the database.
static DDMTemplate DDMTemplateUtil.removeByG_C_T(long groupId, long classNameId, String templateKey)
          Removes the d d m template where groupId = ? and classNameId = ? and templateKey = ? from the database.
 DDMTemplate DDMTemplatePersistenceImpl.removeByG_C_T(long groupId, long classNameId, String templateKey)
          Removes the d d m template where groupId = ? and classNameId = ? and templateKey = ? from the database.
 DDMTemplate DDMTemplatePersistence.removeBySmallImageId(long smallImageId)
          Removes the d d m template where smallImageId = ? from the database.
static DDMTemplate DDMTemplateUtil.removeBySmallImageId(long smallImageId)
          Removes the d d m template where smallImageId = ? from the database.
 DDMTemplate DDMTemplatePersistenceImpl.removeBySmallImageId(long smallImageId)
          Removes the d d m template where smallImageId = ? from the database.
 DDMTemplate DDMTemplatePersistence.removeByUUID_G(String uuid, long groupId)
          Removes the d d m template where uuid = ? and groupId = ? from the database.
static DDMTemplate DDMTemplateUtil.removeByUUID_G(String uuid, long groupId)
          Removes the d d m template where uuid = ? and groupId = ? from the database.
 DDMTemplate DDMTemplatePersistenceImpl.removeByUUID_G(String uuid, long groupId)
          Removes the d d m template where uuid = ? and groupId = ? from the database.
 


Liferay 6.2-ce-ga5