|
Liferay 6.0.3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AccountSoap | |
|---|---|
| com.liferay.portal.model | |
| com.liferay.portal.model.impl | |
| Uses of AccountSoap in com.liferay.portal.model |
|---|
| Methods in com.liferay.portal.model that return AccountSoap | |
|---|---|
static AccountSoap |
AccountSoap.toSoapModel(Account model)
|
static AccountSoap[] |
AccountSoap.toSoapModels(Account[] models)
|
static AccountSoap[][] |
AccountSoap.toSoapModels(Account[][] models)
|
static AccountSoap[] |
AccountSoap.toSoapModels(List<Account> models)
|
| Uses of AccountSoap in com.liferay.portal.model.impl |
|---|
| Methods in com.liferay.portal.model.impl with parameters of type AccountSoap | |
|---|---|
static Account |
AccountModelImpl.toModel(AccountSoap soapModel)
|
static List<Account> |
AccountModelImpl.toModels(AccountSoap[] soapModels)
|
|
Liferay 6.0.3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||