com.liferay.portlet.dynamicdatamapping.io
Class DDMFormJSONDeserializerUtil
java.lang.Object
com.liferay.portlet.dynamicdatamapping.io.DDMFormJSONDeserializerUtil
public class DDMFormJSONDeserializerUtil
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DDMFormJSONDeserializerUtil
public DDMFormJSONDeserializerUtil()
deserialize
public static DDMForm deserialize(String serializedDDMForm)
throws PortalException
- Throws:
PortalException
getDDMFormJSONDeserializer
public static DDMFormJSONDeserializer getDDMFormJSONDeserializer()
setDDMFormJSONDeserializer
public void setDDMFormJSONDeserializer(DDMFormJSONDeserializer ddmFormJSONDeserializer)