|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClassNameSoap | |
|---|---|
| com.liferay.portal.model | This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types. |
| com.liferay.portal.model.impl | This package defines the portal model implementation base classes. |
| com.liferay.portal.service.http | This package defines the HTTP and SOAP portal service utilities. |
| Uses of ClassNameSoap in com.liferay.portal.model |
|---|
| Methods in com.liferay.portal.model that return ClassNameSoap | |
|---|---|
static ClassNameSoap |
ClassNameSoap.toSoapModel(ClassName model)
|
static ClassNameSoap[] |
ClassNameSoap.toSoapModels(ClassName[] models)
|
static ClassNameSoap[][] |
ClassNameSoap.toSoapModels(ClassName[][] models)
|
static ClassNameSoap[] |
ClassNameSoap.toSoapModels(List<ClassName> models)
|
| Uses of ClassNameSoap in com.liferay.portal.model.impl |
|---|
| Methods in com.liferay.portal.model.impl with parameters of type ClassNameSoap | |
|---|---|
static ClassName |
ClassNameModelImpl.toModel(ClassNameSoap soapModel)
Converts the soap model instance into a normal model instance. |
static List<ClassName> |
ClassNameModelImpl.toModels(ClassNameSoap[] soapModels)
Converts the soap model instances into normal model instances. |
| Uses of ClassNameSoap in com.liferay.portal.service.http |
|---|
| Methods in com.liferay.portal.service.http that return ClassNameSoap | |
|---|---|
static ClassNameSoap |
ClassNameServiceSoap.fetchClassName(String value)
|
|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||