Liferay 6.0-ee

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

Packages that use WorkflowDefinitionLinkModel
com.liferay.portal.model   
com.liferay.portal.model.impl   
 

Uses of WorkflowDefinitionLinkModel in com.liferay.portal.model
 

Subinterfaces of WorkflowDefinitionLinkModel in com.liferay.portal.model
 interface WorkflowDefinitionLink
          The model interface for the WorkflowDefinitionLink service.
 

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

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

Classes in com.liferay.portal.model.impl that implement WorkflowDefinitionLinkModel
 class WorkflowDefinitionLinkImpl
           
 class WorkflowDefinitionLinkModelImpl
          The base model implementation for the WorkflowDefinitionLink service.
 


Liferay 6.0-ee