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