|
Liferay 6.1.0-ce-ga1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DDMStructureSoap | |
|---|---|
| com.liferay.portlet.dynamicdatamapping.model | |
| com.liferay.portlet.dynamicdatamapping.model.impl | |
| com.liferay.portlet.dynamicdatamapping.service.http | |
| Uses of DDMStructureSoap in com.liferay.portlet.dynamicdatamapping.model |
|---|
| Methods in com.liferay.portlet.dynamicdatamapping.model that return DDMStructureSoap | |
|---|---|
static DDMStructureSoap |
DDMStructureSoap.toSoapModel(DDMStructure model)
|
static DDMStructureSoap[] |
DDMStructureSoap.toSoapModels(DDMStructure[] models)
|
static DDMStructureSoap[][] |
DDMStructureSoap.toSoapModels(DDMStructure[][] models)
|
static DDMStructureSoap[] |
DDMStructureSoap.toSoapModels(List<DDMStructure> models)
|
| Uses of DDMStructureSoap in com.liferay.portlet.dynamicdatamapping.model.impl |
|---|
| Methods in com.liferay.portlet.dynamicdatamapping.model.impl with parameters of type DDMStructureSoap | |
|---|---|
static DDMStructure |
DDMStructureModelImpl.toModel(DDMStructureSoap soapModel)
Converts the soap model instance into a normal model instance. |
static List<DDMStructure> |
DDMStructureModelImpl.toModels(DDMStructureSoap[] soapModels)
Converts the soap model instances into normal model instances. |
| Uses of DDMStructureSoap in com.liferay.portlet.dynamicdatamapping.service.http |
|---|
| Methods in com.liferay.portlet.dynamicdatamapping.service.http that return DDMStructureSoap | |
|---|---|
static DDMStructureSoap |
DDMStructureServiceSoap.fetchStructure(long groupId,
String structureKey)
|
static DDMStructureSoap |
DDMStructureServiceSoap.getStructure(long structureId)
|
|
Liferay 6.1.0-ce-ga1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||