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