Liferay 7.0-ce-m3

Uses of Interface
com.liferay.portlet.dynamicdatamapping.io.DDMFormJSONDeserializer

Packages that use DDMFormJSONDeserializer
com.liferay.portlet.dynamicdatamapping.io   
 

Uses of DDMFormJSONDeserializer in com.liferay.portlet.dynamicdatamapping.io
 

Methods in com.liferay.portlet.dynamicdatamapping.io that return DDMFormJSONDeserializer
static DDMFormJSONDeserializer DDMFormJSONDeserializerUtil.getDDMFormJSONDeserializer()
           
 

Methods in com.liferay.portlet.dynamicdatamapping.io with parameters of type DDMFormJSONDeserializer
 void DDMFormJSONDeserializerUtil.setDDMFormJSONDeserializer(DDMFormJSONDeserializer ddmFormJSONDeserializer)
           
 


Liferay 7.0-ce-m3