Liferay 6.1.2-ce-ga3

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

Packages that use WorkflowInstanceLinkModel
com.liferay.portal.model This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types. 
 

Uses of WorkflowInstanceLinkModel in com.liferay.portal.model
 

Subinterfaces of WorkflowInstanceLinkModel in com.liferay.portal.model
 interface WorkflowInstanceLink
          The extended model interface for the WorkflowInstanceLink service.
 

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


Liferay 6.1.2-ce-ga3