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