Liferay 6.2-ce-ga5

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

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

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

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


Liferay 6.2-ce-ga5