Liferay 6.0.3

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
           This interface is a model that represents the WorkflowDefinitionLink table in the database.
 

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
           This interface is a model that represents the WorkflowDefinitionLink table in the database.
 


Liferay 6.0.3