| 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 PortletSoap |
PortletSoap.toSoapModel(Portlet model) |
static PortletSoap[] |
PortletSoap.toSoapModels(List<Portlet> models) |
static PortletSoap[] |
PortletSoap.toSoapModels(Portlet[] models) |
static PortletSoap[][] |
PortletSoap.toSoapModels(Portlet[][] models) |