Liferay 6.0.3

Uses of Interface
com.liferay.portal.model.WorkflowDefinitionLink

Packages that use WorkflowDefinitionLink
com.liferay.portal.model   
com.liferay.portal.model.impl   
com.liferay.portal.service   
com.liferay.portal.service.base   
com.liferay.portal.service.impl   
com.liferay.portal.service.persistence   
 

Uses of WorkflowDefinitionLink in com.liferay.portal.model
 

Classes in com.liferay.portal.model that implement WorkflowDefinitionLink
 class WorkflowDefinitionLinkWrapper
           This class is a wrapper for WorkflowDefinitionLink.
 

Methods in com.liferay.portal.model that return WorkflowDefinitionLink
 WorkflowDefinitionLink WorkflowDefinitionLinkWrapper.getWrappedWorkflowDefinitionLink()
           
 WorkflowDefinitionLink WorkflowDefinitionLinkWrapper.toEscapedModel()
           
 WorkflowDefinitionLink WorkflowDefinitionLinkModel.toEscapedModel()
           
 

Methods in com.liferay.portal.model with parameters of type WorkflowDefinitionLink
 int WorkflowDefinitionLinkWrapper.compareTo(WorkflowDefinitionLink workflowDefinitionLink)
           
 int WorkflowDefinitionLinkModel.compareTo(WorkflowDefinitionLink workflowDefinitionLink)
           
 

Constructors in com.liferay.portal.model with parameters of type WorkflowDefinitionLink
WorkflowDefinitionLinkWrapper(WorkflowDefinitionLink workflowDefinitionLink)
           
 

Uses of WorkflowDefinitionLink in com.liferay.portal.model.impl
 

Classes in com.liferay.portal.model.impl that implement WorkflowDefinitionLink
 class WorkflowDefinitionLinkImpl
           
 

Methods in com.liferay.portal.model.impl that return WorkflowDefinitionLink
 WorkflowDefinitionLink WorkflowDefinitionLinkModelImpl.toEscapedModel()
           
 

Methods in com.liferay.portal.model.impl with parameters of type WorkflowDefinitionLink
 int WorkflowDefinitionLinkModelImpl.compareTo(WorkflowDefinitionLink workflowDefinitionLink)
           
 

Uses of WorkflowDefinitionLink in com.liferay.portal.service
 

Methods in com.liferay.portal.service that return WorkflowDefinitionLink
 WorkflowDefinitionLink WorkflowDefinitionLinkLocalServiceWrapper.addWorkflowDefinitionLink(long userId, long companyId, long groupId, String className, String workflowDefinitionName, int workflowDefinitionVersion)
           
static WorkflowDefinitionLink WorkflowDefinitionLinkLocalServiceUtil.addWorkflowDefinitionLink(long userId, long companyId, long groupId, String className, String workflowDefinitionName, int workflowDefinitionVersion)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkLocalService.addWorkflowDefinitionLink(long userId, long companyId, long groupId, String className, String workflowDefinitionName, int workflowDefinitionVersion)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkLocalServiceWrapper.addWorkflowDefinitionLink(WorkflowDefinitionLink workflowDefinitionLink)
           
static WorkflowDefinitionLink WorkflowDefinitionLinkLocalServiceUtil.addWorkflowDefinitionLink(WorkflowDefinitionLink workflowDefinitionLink)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkLocalService.addWorkflowDefinitionLink(WorkflowDefinitionLink workflowDefinitionLink)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkLocalServiceWrapper.createWorkflowDefinitionLink(long workflowDefinitionLinkId)
           
static WorkflowDefinitionLink WorkflowDefinitionLinkLocalServiceUtil.createWorkflowDefinitionLink(long workflowDefinitionLinkId)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkLocalService.createWorkflowDefinitionLink(long workflowDefinitionLinkId)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkLocalServiceWrapper.getDefaultWorkflowDefinitionLink(long companyId, String className)
           
static WorkflowDefinitionLink WorkflowDefinitionLinkLocalServiceUtil.getDefaultWorkflowDefinitionLink(long companyId, String className)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkLocalService.getDefaultWorkflowDefinitionLink(long companyId, String className)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkLocalServiceWrapper.getWorkflowDefinitionLink(long workflowDefinitionLinkId)
           
static WorkflowDefinitionLink WorkflowDefinitionLinkLocalServiceUtil.getWorkflowDefinitionLink(long workflowDefinitionLinkId)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkLocalService.getWorkflowDefinitionLink(long workflowDefinitionLinkId)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkLocalServiceWrapper.getWorkflowDefinitionLink(long companyId, long groupId, String className)
           
static WorkflowDefinitionLink WorkflowDefinitionLinkLocalServiceUtil.getWorkflowDefinitionLink(long companyId, long groupId, String className)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkLocalService.getWorkflowDefinitionLink(long companyId, long groupId, String className)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkLocalServiceWrapper.getWorkflowDefinitionLink(long companyId, long groupId, String className, boolean strict)
           
static WorkflowDefinitionLink WorkflowDefinitionLinkLocalServiceUtil.getWorkflowDefinitionLink(long companyId, long groupId, String className, boolean strict)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkLocalService.getWorkflowDefinitionLink(long companyId, long groupId, String className, boolean strict)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkLocalServiceWrapper.updateWorkflowDefinitionLink(long userId, long companyId, long groupId, String className, String workflowDefinitionName, int workflowDefinitionVersion)
           
static WorkflowDefinitionLink WorkflowDefinitionLinkLocalServiceUtil.updateWorkflowDefinitionLink(long userId, long companyId, long groupId, String className, String workflowDefinitionName, int workflowDefinitionVersion)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkLocalService.updateWorkflowDefinitionLink(long userId, long companyId, long groupId, String className, String workflowDefinitionName, int workflowDefinitionVersion)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkLocalServiceWrapper.updateWorkflowDefinitionLink(WorkflowDefinitionLink workflowDefinitionLink)
           
static WorkflowDefinitionLink WorkflowDefinitionLinkLocalServiceUtil.updateWorkflowDefinitionLink(WorkflowDefinitionLink workflowDefinitionLink)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkLocalService.updateWorkflowDefinitionLink(WorkflowDefinitionLink workflowDefinitionLink)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkLocalServiceWrapper.updateWorkflowDefinitionLink(WorkflowDefinitionLink workflowDefinitionLink, boolean merge)
           
static WorkflowDefinitionLink WorkflowDefinitionLinkLocalServiceUtil.updateWorkflowDefinitionLink(WorkflowDefinitionLink workflowDefinitionLink, boolean merge)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkLocalService.updateWorkflowDefinitionLink(WorkflowDefinitionLink workflowDefinitionLink, boolean merge)
           
 

Methods in com.liferay.portal.service that return types with arguments of type WorkflowDefinitionLink
 List<WorkflowDefinitionLink> WorkflowDefinitionLinkLocalServiceWrapper.getWorkflowDefinitionLinks(int start, int end)
           
static List<WorkflowDefinitionLink> WorkflowDefinitionLinkLocalServiceUtil.getWorkflowDefinitionLinks(int start, int end)
           
 List<WorkflowDefinitionLink> WorkflowDefinitionLinkLocalService.getWorkflowDefinitionLinks(int start, int end)
           
 

Methods in com.liferay.portal.service with parameters of type WorkflowDefinitionLink
 WorkflowDefinitionLink WorkflowDefinitionLinkLocalServiceWrapper.addWorkflowDefinitionLink(WorkflowDefinitionLink workflowDefinitionLink)
           
static WorkflowDefinitionLink WorkflowDefinitionLinkLocalServiceUtil.addWorkflowDefinitionLink(WorkflowDefinitionLink workflowDefinitionLink)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkLocalService.addWorkflowDefinitionLink(WorkflowDefinitionLink workflowDefinitionLink)
           
 void WorkflowDefinitionLinkLocalServiceWrapper.deleteWorkflowDefinitionLink(WorkflowDefinitionLink workflowDefinitionLink)
           
static void WorkflowDefinitionLinkLocalServiceUtil.deleteWorkflowDefinitionLink(WorkflowDefinitionLink workflowDefinitionLink)
           
 void WorkflowDefinitionLinkLocalService.deleteWorkflowDefinitionLink(WorkflowDefinitionLink workflowDefinitionLink)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkLocalServiceWrapper.updateWorkflowDefinitionLink(WorkflowDefinitionLink workflowDefinitionLink)
           
static WorkflowDefinitionLink WorkflowDefinitionLinkLocalServiceUtil.updateWorkflowDefinitionLink(WorkflowDefinitionLink workflowDefinitionLink)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkLocalService.updateWorkflowDefinitionLink(WorkflowDefinitionLink workflowDefinitionLink)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkLocalServiceWrapper.updateWorkflowDefinitionLink(WorkflowDefinitionLink workflowDefinitionLink, boolean merge)
           
static WorkflowDefinitionLink WorkflowDefinitionLinkLocalServiceUtil.updateWorkflowDefinitionLink(WorkflowDefinitionLink workflowDefinitionLink, boolean merge)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkLocalService.updateWorkflowDefinitionLink(WorkflowDefinitionLink workflowDefinitionLink, boolean merge)
           
 

Uses of WorkflowDefinitionLink in com.liferay.portal.service.base
 

Methods in com.liferay.portal.service.base that return WorkflowDefinitionLink
 WorkflowDefinitionLink WorkflowDefinitionLinkLocalServiceBaseImpl.addWorkflowDefinitionLink(WorkflowDefinitionLink workflowDefinitionLink)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkLocalServiceBaseImpl.createWorkflowDefinitionLink(long workflowDefinitionLinkId)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkLocalServiceBaseImpl.getWorkflowDefinitionLink(long workflowDefinitionLinkId)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkLocalServiceBaseImpl.updateWorkflowDefinitionLink(WorkflowDefinitionLink workflowDefinitionLink)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkLocalServiceBaseImpl.updateWorkflowDefinitionLink(WorkflowDefinitionLink workflowDefinitionLink, boolean merge)
           
 

Methods in com.liferay.portal.service.base that return types with arguments of type WorkflowDefinitionLink
 List<WorkflowDefinitionLink> WorkflowDefinitionLinkLocalServiceBaseImpl.getWorkflowDefinitionLinks(int start, int end)
           
 

Methods in com.liferay.portal.service.base with parameters of type WorkflowDefinitionLink
 WorkflowDefinitionLink WorkflowDefinitionLinkLocalServiceBaseImpl.addWorkflowDefinitionLink(WorkflowDefinitionLink workflowDefinitionLink)
           
 void WorkflowDefinitionLinkLocalServiceBaseImpl.deleteWorkflowDefinitionLink(WorkflowDefinitionLink workflowDefinitionLink)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkLocalServiceBaseImpl.updateWorkflowDefinitionLink(WorkflowDefinitionLink workflowDefinitionLink)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkLocalServiceBaseImpl.updateWorkflowDefinitionLink(WorkflowDefinitionLink workflowDefinitionLink, boolean merge)
           
 

Uses of WorkflowDefinitionLink in com.liferay.portal.service.impl
 

Methods in com.liferay.portal.service.impl that return WorkflowDefinitionLink
 WorkflowDefinitionLink WorkflowDefinitionLinkLocalServiceImpl.addWorkflowDefinitionLink(long userId, long companyId, long groupId, String className, String workflowDefinitionName, int workflowDefinitionVersion)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkLocalServiceImpl.getDefaultWorkflowDefinitionLink(long companyId, String className)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkLocalServiceImpl.getWorkflowDefinitionLink(long companyId, long groupId, String className)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkLocalServiceImpl.getWorkflowDefinitionLink(long companyId, long groupId, String className, boolean strict)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkLocalServiceImpl.updateWorkflowDefinitionLink(long userId, long companyId, long groupId, String className, String workflowDefinitionName, int workflowDefinitionVersion)
           
 

Uses of WorkflowDefinitionLink in com.liferay.portal.service.persistence
 

Methods in com.liferay.portal.service.persistence that return WorkflowDefinitionLink
static WorkflowDefinitionLink WorkflowDefinitionLinkUtil.create(long workflowDefinitionLinkId)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkPersistence.create(long workflowDefinitionLinkId)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkPersistenceImpl.create(long workflowDefinitionLinkId)
           
static WorkflowDefinitionLink WorkflowDefinitionLinkUtil.fetchByG_C_C(long groupId, long companyId, long classNameId)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkPersistence.fetchByG_C_C(long groupId, long companyId, long classNameId)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkPersistenceImpl.fetchByG_C_C(long groupId, long companyId, long classNameId)
           
static WorkflowDefinitionLink WorkflowDefinitionLinkUtil.fetchByG_C_C(long groupId, long companyId, long classNameId, boolean retrieveFromCache)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkPersistence.fetchByG_C_C(long groupId, long companyId, long classNameId, boolean retrieveFromCache)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkPersistenceImpl.fetchByG_C_C(long groupId, long companyId, long classNameId, boolean retrieveFromCache)
           
static WorkflowDefinitionLink WorkflowDefinitionLinkUtil.fetchByPrimaryKey(long workflowDefinitionLinkId)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkPersistence.fetchByPrimaryKey(long workflowDefinitionLinkId)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkPersistenceImpl.fetchByPrimaryKey(long workflowDefinitionLinkId)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkPersistenceImpl.fetchByPrimaryKey(Serializable primaryKey)
           
static WorkflowDefinitionLink WorkflowDefinitionLinkUtil.findByC_W_W_First(long companyId, String workflowDefinitionName, int workflowDefinitionVersion, OrderByComparator orderByComparator)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkPersistence.findByC_W_W_First(long companyId, String workflowDefinitionName, int workflowDefinitionVersion, OrderByComparator orderByComparator)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkPersistenceImpl.findByC_W_W_First(long companyId, String workflowDefinitionName, int workflowDefinitionVersion, OrderByComparator orderByComparator)
           
static WorkflowDefinitionLink WorkflowDefinitionLinkUtil.findByC_W_W_Last(long companyId, String workflowDefinitionName, int workflowDefinitionVersion, OrderByComparator orderByComparator)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkPersistence.findByC_W_W_Last(long companyId, String workflowDefinitionName, int workflowDefinitionVersion, OrderByComparator orderByComparator)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkPersistenceImpl.findByC_W_W_Last(long companyId, String workflowDefinitionName, int workflowDefinitionVersion, OrderByComparator orderByComparator)
           
static WorkflowDefinitionLink[] WorkflowDefinitionLinkUtil.findByC_W_W_PrevAndNext(long workflowDefinitionLinkId, long companyId, String workflowDefinitionName, int workflowDefinitionVersion, OrderByComparator orderByComparator)
           
 WorkflowDefinitionLink[] WorkflowDefinitionLinkPersistence.findByC_W_W_PrevAndNext(long workflowDefinitionLinkId, long companyId, String workflowDefinitionName, int workflowDefinitionVersion, OrderByComparator orderByComparator)
           
 WorkflowDefinitionLink[] WorkflowDefinitionLinkPersistenceImpl.findByC_W_W_PrevAndNext(long workflowDefinitionLinkId, long companyId, String workflowDefinitionName, int workflowDefinitionVersion, OrderByComparator orderByComparator)
           
static WorkflowDefinitionLink WorkflowDefinitionLinkUtil.findByCompanyId_First(long companyId, OrderByComparator orderByComparator)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkPersistence.findByCompanyId_First(long companyId, OrderByComparator orderByComparator)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkPersistenceImpl.findByCompanyId_First(long companyId, OrderByComparator orderByComparator)
           
static WorkflowDefinitionLink WorkflowDefinitionLinkUtil.findByCompanyId_Last(long companyId, OrderByComparator orderByComparator)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkPersistence.findByCompanyId_Last(long companyId, OrderByComparator orderByComparator)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkPersistenceImpl.findByCompanyId_Last(long companyId, OrderByComparator orderByComparator)
           
static WorkflowDefinitionLink[] WorkflowDefinitionLinkUtil.findByCompanyId_PrevAndNext(long workflowDefinitionLinkId, long companyId, OrderByComparator orderByComparator)
           
 WorkflowDefinitionLink[] WorkflowDefinitionLinkPersistence.findByCompanyId_PrevAndNext(long workflowDefinitionLinkId, long companyId, OrderByComparator orderByComparator)
           
 WorkflowDefinitionLink[] WorkflowDefinitionLinkPersistenceImpl.findByCompanyId_PrevAndNext(long workflowDefinitionLinkId, long companyId, OrderByComparator orderByComparator)
           
static WorkflowDefinitionLink WorkflowDefinitionLinkUtil.findByG_C_C(long groupId, long companyId, long classNameId)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkPersistence.findByG_C_C(long groupId, long companyId, long classNameId)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkPersistenceImpl.findByG_C_C(long groupId, long companyId, long classNameId)
           
static WorkflowDefinitionLink WorkflowDefinitionLinkUtil.findByPrimaryKey(long workflowDefinitionLinkId)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkPersistence.findByPrimaryKey(long workflowDefinitionLinkId)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkPersistenceImpl.findByPrimaryKey(long workflowDefinitionLinkId)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkPersistenceImpl.findByPrimaryKey(Serializable primaryKey)
           
protected  WorkflowDefinitionLink WorkflowDefinitionLinkPersistenceImpl.getByC_W_W_PrevAndNext(Session session, WorkflowDefinitionLink workflowDefinitionLink, long companyId, String workflowDefinitionName, int workflowDefinitionVersion, OrderByComparator orderByComparator, boolean previous)
           
protected  WorkflowDefinitionLink WorkflowDefinitionLinkPersistenceImpl.getByCompanyId_PrevAndNext(Session session, WorkflowDefinitionLink workflowDefinitionLink, long companyId, OrderByComparator orderByComparator, boolean previous)
           
static WorkflowDefinitionLink WorkflowDefinitionLinkUtil.remove(long workflowDefinitionLinkId)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkPersistence.remove(long workflowDefinitionLinkId)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkPersistenceImpl.remove(long workflowDefinitionLinkId)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkPersistenceImpl.remove(Serializable primaryKey)
           
static WorkflowDefinitionLink WorkflowDefinitionLinkUtil.remove(WorkflowDefinitionLink workflowDefinitionLink)
           
protected  WorkflowDefinitionLink WorkflowDefinitionLinkPersistenceImpl.removeImpl(WorkflowDefinitionLink workflowDefinitionLink)
           
protected  WorkflowDefinitionLink WorkflowDefinitionLinkPersistenceImpl.toUnwrappedModel(WorkflowDefinitionLink workflowDefinitionLink)
           
static WorkflowDefinitionLink WorkflowDefinitionLinkUtil.update(WorkflowDefinitionLink workflowDefinitionLink, boolean merge)
           
static WorkflowDefinitionLink WorkflowDefinitionLinkUtil.update(WorkflowDefinitionLink workflowDefinitionLink, boolean merge, ServiceContext serviceContext)
           
static WorkflowDefinitionLink WorkflowDefinitionLinkUtil.updateImpl(WorkflowDefinitionLink workflowDefinitionLink, boolean merge)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkPersistence.updateImpl(WorkflowDefinitionLink workflowDefinitionLink, boolean merge)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkPersistenceImpl.updateImpl(WorkflowDefinitionLink workflowDefinitionLink, boolean merge)
           
 

Methods in com.liferay.portal.service.persistence that return types with arguments of type WorkflowDefinitionLink
static List<WorkflowDefinitionLink> WorkflowDefinitionLinkUtil.findAll()
           
 List<WorkflowDefinitionLink> WorkflowDefinitionLinkPersistence.findAll()
           
 List<WorkflowDefinitionLink> WorkflowDefinitionLinkPersistenceImpl.findAll()
           
static List<WorkflowDefinitionLink> WorkflowDefinitionLinkUtil.findAll(int start, int end)
           
 List<WorkflowDefinitionLink> WorkflowDefinitionLinkPersistence.findAll(int start, int end)
           
 List<WorkflowDefinitionLink> WorkflowDefinitionLinkPersistenceImpl.findAll(int start, int end)
           
static List<WorkflowDefinitionLink> WorkflowDefinitionLinkUtil.findAll(int start, int end, OrderByComparator orderByComparator)
           
 List<WorkflowDefinitionLink> WorkflowDefinitionLinkPersistence.findAll(int start, int end, OrderByComparator orderByComparator)
           
 List<WorkflowDefinitionLink> WorkflowDefinitionLinkPersistenceImpl.findAll(int start, int end, OrderByComparator orderByComparator)
           
static List<WorkflowDefinitionLink> WorkflowDefinitionLinkUtil.findByC_W_W(long companyId, String workflowDefinitionName, int workflowDefinitionVersion)
           
 List<WorkflowDefinitionLink> WorkflowDefinitionLinkPersistence.findByC_W_W(long companyId, String workflowDefinitionName, int workflowDefinitionVersion)
           
 List<WorkflowDefinitionLink> WorkflowDefinitionLinkPersistenceImpl.findByC_W_W(long companyId, String workflowDefinitionName, int workflowDefinitionVersion)
           
static List<WorkflowDefinitionLink> WorkflowDefinitionLinkUtil.findByC_W_W(long companyId, String workflowDefinitionName, int workflowDefinitionVersion, int start, int end)
           
 List<WorkflowDefinitionLink> WorkflowDefinitionLinkPersistence.findByC_W_W(long companyId, String workflowDefinitionName, int workflowDefinitionVersion, int start, int end)
           
 List<WorkflowDefinitionLink> WorkflowDefinitionLinkPersistenceImpl.findByC_W_W(long companyId, String workflowDefinitionName, int workflowDefinitionVersion, int start, int end)
           
static List<WorkflowDefinitionLink> WorkflowDefinitionLinkUtil.findByC_W_W(long companyId, String workflowDefinitionName, int workflowDefinitionVersion, int start, int end, OrderByComparator orderByComparator)
           
 List<WorkflowDefinitionLink> WorkflowDefinitionLinkPersistence.findByC_W_W(long companyId, String workflowDefinitionName, int workflowDefinitionVersion, int start, int end, OrderByComparator orderByComparator)
           
 List<WorkflowDefinitionLink> WorkflowDefinitionLinkPersistenceImpl.findByC_W_W(long companyId, String workflowDefinitionName, int workflowDefinitionVersion, int start, int end, OrderByComparator orderByComparator)
           
static List<WorkflowDefinitionLink> WorkflowDefinitionLinkUtil.findByCompanyId(long companyId)
           
 List<WorkflowDefinitionLink> WorkflowDefinitionLinkPersistence.findByCompanyId(long companyId)
           
 List<WorkflowDefinitionLink> WorkflowDefinitionLinkPersistenceImpl.findByCompanyId(long companyId)
           
static List<WorkflowDefinitionLink> WorkflowDefinitionLinkUtil.findByCompanyId(long companyId, int start, int end)
           
 List<WorkflowDefinitionLink> WorkflowDefinitionLinkPersistence.findByCompanyId(long companyId, int start, int end)
           
 List<WorkflowDefinitionLink> WorkflowDefinitionLinkPersistenceImpl.findByCompanyId(long companyId, int start, int end)
           
static List<WorkflowDefinitionLink> WorkflowDefinitionLinkUtil.findByCompanyId(long companyId, int start, int end, OrderByComparator orderByComparator)
           
 List<WorkflowDefinitionLink> WorkflowDefinitionLinkPersistence.findByCompanyId(long companyId, int start, int end, OrderByComparator orderByComparator)
           
 List<WorkflowDefinitionLink> WorkflowDefinitionLinkPersistenceImpl.findByCompanyId(long companyId, int start, int end, OrderByComparator orderByComparator)
           
static List<WorkflowDefinitionLink> WorkflowDefinitionLinkUtil.findWithDynamicQuery(DynamicQuery dynamicQuery)
           
static List<WorkflowDefinitionLink> WorkflowDefinitionLinkUtil.findWithDynamicQuery(DynamicQuery dynamicQuery, int start, int end)
           
static List<WorkflowDefinitionLink> WorkflowDefinitionLinkUtil.findWithDynamicQuery(DynamicQuery dynamicQuery, int start, int end, OrderByComparator orderByComparator)
           
 

Methods in com.liferay.portal.service.persistence with parameters of type WorkflowDefinitionLink
static void WorkflowDefinitionLinkUtil.cacheResult(WorkflowDefinitionLink workflowDefinitionLink)
           
 void WorkflowDefinitionLinkPersistence.cacheResult(WorkflowDefinitionLink workflowDefinitionLink)
           
 void WorkflowDefinitionLinkPersistenceImpl.cacheResult(WorkflowDefinitionLink workflowDefinitionLink)
           
static void WorkflowDefinitionLinkUtil.clearCache(WorkflowDefinitionLink workflowDefinitionLink)
           
 void WorkflowDefinitionLinkPersistenceImpl.clearCache(WorkflowDefinitionLink workflowDefinitionLink)
           
protected  WorkflowDefinitionLink WorkflowDefinitionLinkPersistenceImpl.getByC_W_W_PrevAndNext(Session session, WorkflowDefinitionLink workflowDefinitionLink, long companyId, String workflowDefinitionName, int workflowDefinitionVersion, OrderByComparator orderByComparator, boolean previous)
           
protected  WorkflowDefinitionLink WorkflowDefinitionLinkPersistenceImpl.getByCompanyId_PrevAndNext(Session session, WorkflowDefinitionLink workflowDefinitionLink, long companyId, OrderByComparator orderByComparator, boolean previous)
           
static WorkflowDefinitionLink WorkflowDefinitionLinkUtil.remove(WorkflowDefinitionLink workflowDefinitionLink)
           
protected  WorkflowDefinitionLink WorkflowDefinitionLinkPersistenceImpl.removeImpl(WorkflowDefinitionLink workflowDefinitionLink)
           
protected  WorkflowDefinitionLink WorkflowDefinitionLinkPersistenceImpl.toUnwrappedModel(WorkflowDefinitionLink workflowDefinitionLink)
           
static WorkflowDefinitionLink WorkflowDefinitionLinkUtil.update(WorkflowDefinitionLink workflowDefinitionLink, boolean merge)
           
static WorkflowDefinitionLink WorkflowDefinitionLinkUtil.update(WorkflowDefinitionLink workflowDefinitionLink, boolean merge, ServiceContext serviceContext)
           
static WorkflowDefinitionLink WorkflowDefinitionLinkUtil.updateImpl(WorkflowDefinitionLink workflowDefinitionLink, boolean merge)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkPersistence.updateImpl(WorkflowDefinitionLink workflowDefinitionLink, boolean merge)
           
 WorkflowDefinitionLink WorkflowDefinitionLinkPersistenceImpl.updateImpl(WorkflowDefinitionLink workflowDefinitionLink, boolean merge)
           
 

Method parameters in com.liferay.portal.service.persistence with type arguments of type WorkflowDefinitionLink
static void WorkflowDefinitionLinkUtil.cacheResult(List<WorkflowDefinitionLink> workflowDefinitionLinks)
           
 void WorkflowDefinitionLinkPersistence.cacheResult(List<WorkflowDefinitionLink> workflowDefinitionLinks)
           
 void WorkflowDefinitionLinkPersistenceImpl.cacheResult(List<WorkflowDefinitionLink> workflowDefinitionLinks)
           
 


Liferay 6.0.3