|
Liferay 6.0.4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContactSoap | |
|---|---|
| com.liferay.portal.model | |
| com.liferay.portal.model.impl | |
| Uses of ContactSoap in com.liferay.portal.model |
|---|
| Methods in com.liferay.portal.model that return ContactSoap | |
|---|---|
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)
|
| Uses of ContactSoap in com.liferay.portal.model.impl |
|---|
| Methods in com.liferay.portal.model.impl with parameters of type ContactSoap | |
|---|---|
static Contact |
ContactModelImpl.toModel(ContactSoap soapModel)
Converts the soap model instance into a normal model instance. |
static List<Contact> |
ContactModelImpl.toModels(ContactSoap[] soapModels)
Converts the soap model instances into normal model instances. |
|
Liferay 6.0.4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||