| Package | Description |
|---|---|
| com.liferay.portal.kernel.model |
This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types.
|
| Modifier and Type | Method and Description |
|---|---|
static WorkflowInstanceLinkSoap |
WorkflowInstanceLinkSoap.toSoapModel(WorkflowInstanceLink model) |
static WorkflowInstanceLinkSoap[] |
WorkflowInstanceLinkSoap.toSoapModels(List<WorkflowInstanceLink> models) |
static WorkflowInstanceLinkSoap[] |
WorkflowInstanceLinkSoap.toSoapModels(WorkflowInstanceLink[] models) |
static WorkflowInstanceLinkSoap[][] |
WorkflowInstanceLinkSoap.toSoapModels(WorkflowInstanceLink[][] models) |