|
Liferay 6.0.4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LayoutPrototypeSoap | |
|---|---|
| com.liferay.portal.model | |
| com.liferay.portal.model.impl | |
| com.liferay.portal.service.http | |
| Uses of LayoutPrototypeSoap in com.liferay.portal.model |
|---|
| Methods in com.liferay.portal.model that return LayoutPrototypeSoap | |
|---|---|
static LayoutPrototypeSoap |
LayoutPrototypeSoap.toSoapModel(LayoutPrototype model)
|
static LayoutPrototypeSoap[] |
LayoutPrototypeSoap.toSoapModels(LayoutPrototype[] models)
|
static LayoutPrototypeSoap[][] |
LayoutPrototypeSoap.toSoapModels(LayoutPrototype[][] models)
|
static LayoutPrototypeSoap[] |
LayoutPrototypeSoap.toSoapModels(List<LayoutPrototype> models)
|
| Uses of LayoutPrototypeSoap in com.liferay.portal.model.impl |
|---|
| Methods in com.liferay.portal.model.impl with parameters of type LayoutPrototypeSoap | |
|---|---|
static LayoutPrototype |
LayoutPrototypeModelImpl.toModel(LayoutPrototypeSoap soapModel)
Converts the soap model instance into a normal model instance. |
static List<LayoutPrototype> |
LayoutPrototypeModelImpl.toModels(LayoutPrototypeSoap[] soapModels)
Converts the soap model instances into normal model instances. |
| Uses of LayoutPrototypeSoap in com.liferay.portal.service.http |
|---|
| Methods in com.liferay.portal.service.http that return LayoutPrototypeSoap | |
|---|---|
static LayoutPrototypeSoap |
LayoutPrototypeServiceSoap.getLayoutPrototype(long layoutPrototypeId)
|
static LayoutPrototypeSoap[] |
LayoutPrototypeServiceSoap.search(long companyId,
Boolean active,
OrderByComparator obc)
|
|
Liferay 6.0.4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||