Uses of Class
com.liferay.portal.kernel.exception.NoSuchWorkflowDefinitionLinkException
Packages that use NoSuchWorkflowDefinitionLinkException
Package
Description
This package defines the portal service persistence interfaces, classes, and utilities.
-
Uses of NoSuchWorkflowDefinitionLinkException in com.liferay.portal.kernel.service.persistence
Methods in com.liferay.portal.kernel.service.persistence that throw NoSuchWorkflowDefinitionLinkExceptionModifier and TypeMethodDescriptionWorkflowDefinitionLinkPersistence.findByC_W_W_First
(long companyId, String workflowDefinitionName, int workflowDefinitionVersion, OrderByComparator<WorkflowDefinitionLink> orderByComparator) Returns the first workflow definition link in the ordered set where companyId = ? and workflowDefinitionName = ? and workflowDefinitionVersion = ?.static WorkflowDefinitionLink
WorkflowDefinitionLinkUtil.findByC_W_W_First
(long companyId, String workflowDefinitionName, int workflowDefinitionVersion, OrderByComparator<WorkflowDefinitionLink> orderByComparator) Returns the first workflow definition link in the ordered set where companyId = ? and workflowDefinitionName = ? and workflowDefinitionVersion = ?.WorkflowDefinitionLinkPersistence.findByC_W_W_Last
(long companyId, String workflowDefinitionName, int workflowDefinitionVersion, OrderByComparator<WorkflowDefinitionLink> orderByComparator) Returns the last workflow definition link in the ordered set where companyId = ? and workflowDefinitionName = ? and workflowDefinitionVersion = ?.static WorkflowDefinitionLink
WorkflowDefinitionLinkUtil.findByC_W_W_Last
(long companyId, String workflowDefinitionName, int workflowDefinitionVersion, OrderByComparator<WorkflowDefinitionLink> orderByComparator) Returns the last workflow definition link in the ordered set where companyId = ? and workflowDefinitionName = ? and workflowDefinitionVersion = ?.WorkflowDefinitionLinkPersistence.findByC_W_W_PrevAndNext
(long workflowDefinitionLinkId, long companyId, String workflowDefinitionName, int workflowDefinitionVersion, OrderByComparator<WorkflowDefinitionLink> orderByComparator) Returns the workflow definition links before and after the current workflow definition link in the ordered set where companyId = ? and workflowDefinitionName = ? and workflowDefinitionVersion = ?.static WorkflowDefinitionLink[]
WorkflowDefinitionLinkUtil.findByC_W_W_PrevAndNext
(long workflowDefinitionLinkId, long companyId, String workflowDefinitionName, int workflowDefinitionVersion, OrderByComparator<WorkflowDefinitionLink> orderByComparator) Returns the workflow definition links before and after the current workflow definition link in the ordered set where companyId = ? and workflowDefinitionName = ? and workflowDefinitionVersion = ?.WorkflowDefinitionLinkPersistence.findByCompanyId_First
(long companyId, OrderByComparator<WorkflowDefinitionLink> orderByComparator) Returns the first workflow definition link in the ordered set where companyId = ?.static WorkflowDefinitionLink
WorkflowDefinitionLinkUtil.findByCompanyId_First
(long companyId, OrderByComparator<WorkflowDefinitionLink> orderByComparator) Returns the first workflow definition link in the ordered set where companyId = ?.WorkflowDefinitionLinkPersistence.findByCompanyId_Last
(long companyId, OrderByComparator<WorkflowDefinitionLink> orderByComparator) Returns the last workflow definition link in the ordered set where companyId = ?.static WorkflowDefinitionLink
WorkflowDefinitionLinkUtil.findByCompanyId_Last
(long companyId, OrderByComparator<WorkflowDefinitionLink> orderByComparator) Returns the last workflow definition link in the ordered set where companyId = ?.WorkflowDefinitionLinkPersistence.findByCompanyId_PrevAndNext
(long workflowDefinitionLinkId, long companyId, OrderByComparator<WorkflowDefinitionLink> orderByComparator) Returns the workflow definition links before and after the current workflow definition link in the ordered set where companyId = ?.static WorkflowDefinitionLink[]
WorkflowDefinitionLinkUtil.findByCompanyId_PrevAndNext
(long workflowDefinitionLinkId, long companyId, OrderByComparator<WorkflowDefinitionLink> orderByComparator) Returns the workflow definition links before and after the current workflow definition link in the ordered set where companyId = ?.WorkflowDefinitionLinkPersistence.findByERC_G
(String externalReferenceCode, long groupId) Returns the workflow definition link where externalReferenceCode = ? and groupId = ? or throws aNoSuchWorkflowDefinitionLinkException
if it could not be found.static WorkflowDefinitionLink
WorkflowDefinitionLinkUtil.findByERC_G
(String externalReferenceCode, long groupId) Returns the workflow definition link where externalReferenceCode = ? and groupId = ? or throws aNoSuchWorkflowDefinitionLinkException
if it could not be found.WorkflowDefinitionLinkPersistence.findByG_C_C_C_First
(long groupId, long companyId, long classNameId, long classPK, OrderByComparator<WorkflowDefinitionLink> orderByComparator) Returns the first workflow definition link in the ordered set where groupId = ? and companyId = ? and classNameId = ? and classPK = ?.static WorkflowDefinitionLink
WorkflowDefinitionLinkUtil.findByG_C_C_C_First
(long groupId, long companyId, long classNameId, long classPK, OrderByComparator<WorkflowDefinitionLink> orderByComparator) Returns the first workflow definition link in the ordered set where groupId = ? and companyId = ? and classNameId = ? and classPK = ?.WorkflowDefinitionLinkPersistence.findByG_C_C_C_Last
(long groupId, long companyId, long classNameId, long classPK, OrderByComparator<WorkflowDefinitionLink> orderByComparator) Returns the last workflow definition link in the ordered set where groupId = ? and companyId = ? and classNameId = ? and classPK = ?.static WorkflowDefinitionLink
WorkflowDefinitionLinkUtil.findByG_C_C_C_Last
(long groupId, long companyId, long classNameId, long classPK, OrderByComparator<WorkflowDefinitionLink> orderByComparator) Returns the last workflow definition link in the ordered set where groupId = ? and companyId = ? and classNameId = ? and classPK = ?.WorkflowDefinitionLinkPersistence.findByG_C_C_C_PrevAndNext
(long workflowDefinitionLinkId, long groupId, long companyId, long classNameId, long classPK, OrderByComparator<WorkflowDefinitionLink> orderByComparator) Returns the workflow definition links before and after the current workflow definition link in the ordered set where groupId = ? and companyId = ? and classNameId = ? and classPK = ?.static WorkflowDefinitionLink[]
WorkflowDefinitionLinkUtil.findByG_C_C_C_PrevAndNext
(long workflowDefinitionLinkId, long groupId, long companyId, long classNameId, long classPK, OrderByComparator<WorkflowDefinitionLink> orderByComparator) Returns the workflow definition links before and after the current workflow definition link in the ordered set where groupId = ? and companyId = ? and classNameId = ? and classPK = ?.WorkflowDefinitionLinkPersistence.findByG_C_C_C_T
(long groupId, long companyId, long classNameId, long classPK, long typePK) Returns the workflow definition link where groupId = ? and companyId = ? and classNameId = ? and classPK = ? and typePK = ? or throws aNoSuchWorkflowDefinitionLinkException
if it could not be found.static WorkflowDefinitionLink
WorkflowDefinitionLinkUtil.findByG_C_C_C_T
(long groupId, long companyId, long classNameId, long classPK, long typePK) Returns the workflow definition link where groupId = ? and companyId = ? and classNameId = ? and classPK = ? and typePK = ? or throws aNoSuchWorkflowDefinitionLinkException
if it could not be found.WorkflowDefinitionLinkPersistence.findByG_C_C_First
(long groupId, long companyId, long classNameId, OrderByComparator<WorkflowDefinitionLink> orderByComparator) Returns the first workflow definition link in the ordered set where groupId = ? and companyId = ? and classNameId = ?.static WorkflowDefinitionLink
WorkflowDefinitionLinkUtil.findByG_C_C_First
(long groupId, long companyId, long classNameId, OrderByComparator<WorkflowDefinitionLink> orderByComparator) Returns the first workflow definition link in the ordered set where groupId = ? and companyId = ? and classNameId = ?.WorkflowDefinitionLinkPersistence.findByG_C_C_Last
(long groupId, long companyId, long classNameId, OrderByComparator<WorkflowDefinitionLink> orderByComparator) Returns the last workflow definition link in the ordered set where groupId = ? and companyId = ? and classNameId = ?.static WorkflowDefinitionLink
WorkflowDefinitionLinkUtil.findByG_C_C_Last
(long groupId, long companyId, long classNameId, OrderByComparator<WorkflowDefinitionLink> orderByComparator) Returns the last workflow definition link in the ordered set where groupId = ? and companyId = ? and classNameId = ?.WorkflowDefinitionLinkPersistence.findByG_C_C_PrevAndNext
(long workflowDefinitionLinkId, long groupId, long companyId, long classNameId, OrderByComparator<WorkflowDefinitionLink> orderByComparator) Returns the workflow definition links before and after the current workflow definition link in the ordered set where groupId = ? and companyId = ? and classNameId = ?.static WorkflowDefinitionLink[]
WorkflowDefinitionLinkUtil.findByG_C_C_PrevAndNext
(long workflowDefinitionLinkId, long groupId, long companyId, long classNameId, OrderByComparator<WorkflowDefinitionLink> orderByComparator) Returns the workflow definition links before and after the current workflow definition link in the ordered set where groupId = ? and companyId = ? and classNameId = ?.WorkflowDefinitionLinkPersistence.findByG_C_CPK_First
(long groupId, long companyId, long classPK, OrderByComparator<WorkflowDefinitionLink> orderByComparator) Returns the first workflow definition link in the ordered set where groupId = ? and companyId = ? and classPK = ?.static WorkflowDefinitionLink
WorkflowDefinitionLinkUtil.findByG_C_CPK_First
(long groupId, long companyId, long classPK, OrderByComparator<WorkflowDefinitionLink> orderByComparator) Returns the first workflow definition link in the ordered set where groupId = ? and companyId = ? and classPK = ?.WorkflowDefinitionLinkPersistence.findByG_C_CPK_Last
(long groupId, long companyId, long classPK, OrderByComparator<WorkflowDefinitionLink> orderByComparator) Returns the last workflow definition link in the ordered set where groupId = ? and companyId = ? and classPK = ?.static WorkflowDefinitionLink
WorkflowDefinitionLinkUtil.findByG_C_CPK_Last
(long groupId, long companyId, long classPK, OrderByComparator<WorkflowDefinitionLink> orderByComparator) Returns the last workflow definition link in the ordered set where groupId = ? and companyId = ? and classPK = ?.WorkflowDefinitionLinkPersistence.findByG_C_CPK_PrevAndNext
(long workflowDefinitionLinkId, long groupId, long companyId, long classPK, OrderByComparator<WorkflowDefinitionLink> orderByComparator) Returns the workflow definition links before and after the current workflow definition link in the ordered set where groupId = ? and companyId = ? and classPK = ?.static WorkflowDefinitionLink[]
WorkflowDefinitionLinkUtil.findByG_C_CPK_PrevAndNext
(long workflowDefinitionLinkId, long groupId, long companyId, long classPK, OrderByComparator<WorkflowDefinitionLink> orderByComparator) Returns the workflow definition links before and after the current workflow definition link in the ordered set where groupId = ? and companyId = ? and classPK = ?.WorkflowDefinitionLinkPersistence.findByPrimaryKey
(long workflowDefinitionLinkId) Returns the workflow definition link with the primary key or throws aNoSuchWorkflowDefinitionLinkException
if it could not be found.static WorkflowDefinitionLink
WorkflowDefinitionLinkUtil.findByPrimaryKey
(long workflowDefinitionLinkId) Returns the workflow definition link with the primary key or throws aNoSuchWorkflowDefinitionLinkException
if it could not be found.WorkflowDefinitionLinkPersistence.findByUuid_C_First
(String uuid, long companyId, OrderByComparator<WorkflowDefinitionLink> orderByComparator) Returns the first workflow definition link in the ordered set where uuid = ? and companyId = ?.static WorkflowDefinitionLink
WorkflowDefinitionLinkUtil.findByUuid_C_First
(String uuid, long companyId, OrderByComparator<WorkflowDefinitionLink> orderByComparator) Returns the first workflow definition link in the ordered set where uuid = ? and companyId = ?.WorkflowDefinitionLinkPersistence.findByUuid_C_Last
(String uuid, long companyId, OrderByComparator<WorkflowDefinitionLink> orderByComparator) Returns the last workflow definition link in the ordered set where uuid = ? and companyId = ?.static WorkflowDefinitionLink
WorkflowDefinitionLinkUtil.findByUuid_C_Last
(String uuid, long companyId, OrderByComparator<WorkflowDefinitionLink> orderByComparator) Returns the last workflow definition link in the ordered set where uuid = ? and companyId = ?.WorkflowDefinitionLinkPersistence.findByUuid_C_PrevAndNext
(long workflowDefinitionLinkId, String uuid, long companyId, OrderByComparator<WorkflowDefinitionLink> orderByComparator) Returns the workflow definition links before and after the current workflow definition link in the ordered set where uuid = ? and companyId = ?.static WorkflowDefinitionLink[]
WorkflowDefinitionLinkUtil.findByUuid_C_PrevAndNext
(long workflowDefinitionLinkId, String uuid, long companyId, OrderByComparator<WorkflowDefinitionLink> orderByComparator) Returns the workflow definition links before and after the current workflow definition link in the ordered set where uuid = ? and companyId = ?.WorkflowDefinitionLinkPersistence.findByUuid_First
(String uuid, OrderByComparator<WorkflowDefinitionLink> orderByComparator) Returns the first workflow definition link in the ordered set where uuid = ?.static WorkflowDefinitionLink
WorkflowDefinitionLinkUtil.findByUuid_First
(String uuid, OrderByComparator<WorkflowDefinitionLink> orderByComparator) Returns the first workflow definition link in the ordered set where uuid = ?.WorkflowDefinitionLinkPersistence.findByUUID_G
(String uuid, long groupId) Returns the workflow definition link where uuid = ? and groupId = ? or throws aNoSuchWorkflowDefinitionLinkException
if it could not be found.static WorkflowDefinitionLink
WorkflowDefinitionLinkUtil.findByUUID_G
(String uuid, long groupId) Returns the workflow definition link where uuid = ? and groupId = ? or throws aNoSuchWorkflowDefinitionLinkException
if it could not be found.WorkflowDefinitionLinkPersistence.findByUuid_Last
(String uuid, OrderByComparator<WorkflowDefinitionLink> orderByComparator) Returns the last workflow definition link in the ordered set where uuid = ?.static WorkflowDefinitionLink
WorkflowDefinitionLinkUtil.findByUuid_Last
(String uuid, OrderByComparator<WorkflowDefinitionLink> orderByComparator) Returns the last workflow definition link in the ordered set where uuid = ?.WorkflowDefinitionLinkPersistence.findByUuid_PrevAndNext
(long workflowDefinitionLinkId, String uuid, OrderByComparator<WorkflowDefinitionLink> orderByComparator) Returns the workflow definition links before and after the current workflow definition link in the ordered set where uuid = ?.static WorkflowDefinitionLink[]
WorkflowDefinitionLinkUtil.findByUuid_PrevAndNext
(long workflowDefinitionLinkId, String uuid, OrderByComparator<WorkflowDefinitionLink> orderByComparator) Returns the workflow definition links before and after the current workflow definition link in the ordered set where uuid = ?.WorkflowDefinitionLinkPersistence.remove
(long workflowDefinitionLinkId) Removes the workflow definition link with the primary key from the database.static WorkflowDefinitionLink
WorkflowDefinitionLinkUtil.remove
(long workflowDefinitionLinkId) Removes the workflow definition link with the primary key from the database.WorkflowDefinitionLinkPersistence.removeByERC_G
(String externalReferenceCode, long groupId) Removes the workflow definition link where externalReferenceCode = ? and groupId = ? from the database.static WorkflowDefinitionLink
WorkflowDefinitionLinkUtil.removeByERC_G
(String externalReferenceCode, long groupId) Removes the workflow definition link where externalReferenceCode = ? and groupId = ? from the database.WorkflowDefinitionLinkPersistence.removeByG_C_C_C_T
(long groupId, long companyId, long classNameId, long classPK, long typePK) Removes the workflow definition link where groupId = ? and companyId = ? and classNameId = ? and classPK = ? and typePK = ? from the database.static WorkflowDefinitionLink
WorkflowDefinitionLinkUtil.removeByG_C_C_C_T
(long groupId, long companyId, long classNameId, long classPK, long typePK) Removes the workflow definition link where groupId = ? and companyId = ? and classNameId = ? and classPK = ? and typePK = ? from the database.WorkflowDefinitionLinkPersistence.removeByUUID_G
(String uuid, long groupId) Removes the workflow definition link where uuid = ? and groupId = ? from the database.static WorkflowDefinitionLink
WorkflowDefinitionLinkUtil.removeByUUID_G
(String uuid, long groupId) Removes the workflow definition link where uuid = ? and groupId = ? from the database.