|
Liferay 7.0-ce-m6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NoSuchTemplateLinkException | |
|---|---|
| com.liferay.portlet.dynamicdatamapping.service.persistence | |
| Uses of NoSuchTemplateLinkException in com.liferay.portlet.dynamicdatamapping.service.persistence |
|---|
| Methods in com.liferay.portlet.dynamicdatamapping.service.persistence that throw NoSuchTemplateLinkException | |
|---|---|
DDMTemplateLink |
DDMTemplateLinkPersistence.findByC_C(long classNameId,
long classPK)
Returns the d d m template link where classNameId = ? and classPK = ? or throws a NoSuchTemplateLinkException if it could not be found. |
static DDMTemplateLink |
DDMTemplateLinkUtil.findByC_C(long classNameId,
long classPK)
Returns the d d m template link where classNameId = ? and classPK = ? or throws a NoSuchTemplateLinkException if it could not be found. |
DDMTemplateLink |
DDMTemplateLinkPersistence.findByClassNameId_First(long classNameId,
OrderByComparator<DDMTemplateLink> orderByComparator)
Returns the first d d m template link in the ordered set where classNameId = ?. |
static DDMTemplateLink |
DDMTemplateLinkUtil.findByClassNameId_First(long classNameId,
OrderByComparator<DDMTemplateLink> orderByComparator)
Returns the first d d m template link in the ordered set where classNameId = ?. |
DDMTemplateLink |
DDMTemplateLinkPersistence.findByClassNameId_Last(long classNameId,
OrderByComparator<DDMTemplateLink> orderByComparator)
Returns the last d d m template link in the ordered set where classNameId = ?. |
static DDMTemplateLink |
DDMTemplateLinkUtil.findByClassNameId_Last(long classNameId,
OrderByComparator<DDMTemplateLink> orderByComparator)
Returns the last d d m template link in the ordered set where classNameId = ?. |
DDMTemplateLink[] |
DDMTemplateLinkPersistence.findByClassNameId_PrevAndNext(long templateLinkId,
long classNameId,
OrderByComparator<DDMTemplateLink> orderByComparator)
Returns the d d m template links before and after the current d d m template link in the ordered set where classNameId = ?. |
static DDMTemplateLink[] |
DDMTemplateLinkUtil.findByClassNameId_PrevAndNext(long templateLinkId,
long classNameId,
OrderByComparator<DDMTemplateLink> orderByComparator)
Returns the d d m template links before and after the current d d m template link in the ordered set where classNameId = ?. |
DDMTemplateLink |
DDMTemplateLinkPersistence.findByPrimaryKey(long templateLinkId)
Returns the d d m template link with the primary key or throws a NoSuchTemplateLinkException if it could not be found. |
static DDMTemplateLink |
DDMTemplateLinkUtil.findByPrimaryKey(long templateLinkId)
Returns the d d m template link with the primary key or throws a NoSuchTemplateLinkException if it could not be found. |
DDMTemplateLink |
DDMTemplateLinkPersistence.findByTemplateId_First(long templateId,
OrderByComparator<DDMTemplateLink> orderByComparator)
Returns the first d d m template link in the ordered set where templateId = ?. |
static DDMTemplateLink |
DDMTemplateLinkUtil.findByTemplateId_First(long templateId,
OrderByComparator<DDMTemplateLink> orderByComparator)
Returns the first d d m template link in the ordered set where templateId = ?. |
DDMTemplateLink |
DDMTemplateLinkPersistence.findByTemplateId_Last(long templateId,
OrderByComparator<DDMTemplateLink> orderByComparator)
Returns the last d d m template link in the ordered set where templateId = ?. |
static DDMTemplateLink |
DDMTemplateLinkUtil.findByTemplateId_Last(long templateId,
OrderByComparator<DDMTemplateLink> orderByComparator)
Returns the last d d m template link in the ordered set where templateId = ?. |
DDMTemplateLink[] |
DDMTemplateLinkPersistence.findByTemplateId_PrevAndNext(long templateLinkId,
long templateId,
OrderByComparator<DDMTemplateLink> orderByComparator)
Returns the d d m template links before and after the current d d m template link in the ordered set where templateId = ?. |
static DDMTemplateLink[] |
DDMTemplateLinkUtil.findByTemplateId_PrevAndNext(long templateLinkId,
long templateId,
OrderByComparator<DDMTemplateLink> orderByComparator)
Returns the d d m template links before and after the current d d m template link in the ordered set where templateId = ?. |
DDMTemplateLink |
DDMTemplateLinkPersistence.remove(long templateLinkId)
Removes the d d m template link with the primary key from the database. |
static DDMTemplateLink |
DDMTemplateLinkUtil.remove(long templateLinkId)
Removes the d d m template link with the primary key from the database. |
DDMTemplateLink |
DDMTemplateLinkPersistence.removeByC_C(long classNameId,
long classPK)
Removes the d d m template link where classNameId = ? and classPK = ? from the database. |
static DDMTemplateLink |
DDMTemplateLinkUtil.removeByC_C(long classNameId,
long classPK)
Removes the d d m template link where classNameId = ? and classPK = ? from the database. |
|
Liferay 7.0-ce-m6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||