Liferay 7.0-ce-m6

Uses of Class
com.liferay.portlet.dynamicdatamapping.model.DDMStructureLayoutSoap

Packages that use DDMStructureLayoutSoap
com.liferay.portlet.dynamicdatamapping.model   
 

Uses of DDMStructureLayoutSoap in com.liferay.portlet.dynamicdatamapping.model
 

Methods in com.liferay.portlet.dynamicdatamapping.model that return DDMStructureLayoutSoap
static DDMStructureLayoutSoap DDMStructureLayoutSoap.toSoapModel(DDMStructureLayout model)
           
static DDMStructureLayoutSoap[] DDMStructureLayoutSoap.toSoapModels(DDMStructureLayout[] models)
           
static DDMStructureLayoutSoap[][] DDMStructureLayoutSoap.toSoapModels(DDMStructureLayout[][] models)
           
static DDMStructureLayoutSoap[] DDMStructureLayoutSoap.toSoapModels(List<DDMStructureLayout> models)
           
 


Liferay 7.0-ce-m6