Liferay 6.0.3

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

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

Uses of WorkflowInstanceLinkModel in com.liferay.portal.model
 

Subinterfaces of WorkflowInstanceLinkModel in com.liferay.portal.model
 interface WorkflowInstanceLink
           This interface is a model that represents the WorkflowInstanceLink table in the database.
 

Classes in com.liferay.portal.model that implement WorkflowInstanceLinkModel
 class WorkflowInstanceLinkWrapper
           This class is a wrapper for WorkflowInstanceLink.
 

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

Classes in com.liferay.portal.model.impl that implement WorkflowInstanceLinkModel
 class WorkflowInstanceLinkImpl
           
 class WorkflowInstanceLinkModelImpl
           This interface is a model that represents the WorkflowInstanceLink table in the database.
 


Liferay 6.0.3