Liferay 6.2-ce-ga5

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. 
com.liferay.portal.model.impl This package defines the portal model implementation base classes. 
 

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.
 

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

Classes in com.liferay.portal.model.impl that implement WorkflowInstanceLinkModel
 class WorkflowInstanceLinkBaseImpl
          The extended model base implementation for the WorkflowInstanceLink service.
 class WorkflowInstanceLinkImpl
           
 class WorkflowInstanceLinkModelImpl
          The base model implementation for the WorkflowInstanceLink service.
 


Liferay 6.2-ce-ga5