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