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