| 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 ClusterGroupSoap |
ClusterGroupSoap.toSoapModel(ClusterGroup model)
Deprecated.
|
static ClusterGroupSoap[] |
ClusterGroupSoap.toSoapModels(ClusterGroup[] models)
Deprecated.
|
static ClusterGroupSoap[][] |
ClusterGroupSoap.toSoapModels(ClusterGroup[][] models)
Deprecated.
|
static ClusterGroupSoap[] |
ClusterGroupSoap.toSoapModels(List<ClusterGroup> models)
Deprecated.
|