Liferay 7.0-ce-m3

com.liferay.portlet.dynamicdatamapping.io
Interface DDMFormJSONDeserializer

All Known Implementing Classes:
DDMFormJSONDeserializerImpl

public interface DDMFormJSONDeserializer


Method Summary
 DDMForm deserialize(String serializedDDMForm)
           
 

Method Detail

deserialize

DDMForm deserialize(String serializedDDMForm)
                    throws PortalException
Throws:
PortalException

Liferay 7.0-ce-m3