Liferay 6.1.2-ce-ga3

Uses of Interface
com.liferay.portlet.dynamicdatamapping.util.DDMXSD

Packages that use DDMXSD
com.liferay.portlet.dynamicdatamapping.util   
 

Uses of DDMXSD in com.liferay.portlet.dynamicdatamapping.util
 

Methods in com.liferay.portlet.dynamicdatamapping.util that return DDMXSD
static DDMXSD DDMXSDUtil.getDDMXSD()
           
 

Methods in com.liferay.portlet.dynamicdatamapping.util with parameters of type DDMXSD
 void DDMXSDUtil.setDDMXSD(DDMXSD ddmXSD)
           
 


Liferay 6.1.2-ce-ga3