Liferay 6.0-ee-sp2

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

Packages that use WorkflowDefinitionLinkModel
com.liferay.portal.model   
 

Uses of WorkflowDefinitionLinkModel in com.liferay.portal.model
 

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

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


Liferay 6.0-ee-sp2