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