com.liferay.portlet.dynamicdatamapping.io
Class DDMFormFieldTypesJSONSerializerImpl
java.lang.Object
com.liferay.portlet.dynamicdatamapping.io.DDMFormFieldTypesJSONSerializerImpl
- All Implemented Interfaces:
- DDMFormFieldTypesJSONSerializer
public class DDMFormFieldTypesJSONSerializerImpl
- extends Object
- implements DDMFormFieldTypesJSONSerializer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DDMFormFieldTypesJSONSerializerImpl
public DDMFormFieldTypesJSONSerializerImpl()
serialize
public String serialize(List<DDMFormFieldType> ddmFormFieldTypes)
throws PortalException
- Specified by:
serialize in interface DDMFormFieldTypesJSONSerializer
- Throws:
PortalException
toJSONObject
protected JSONObject toJSONObject(Class<? extends DDMFormFieldTypeSettings> ddmFormFieldTypeSettings)
throws PortalException
- Throws:
PortalException
toJSONObject
protected JSONObject toJSONObject(DDMFormFieldType ddmFormFieldType)
throws PortalException
- Throws:
PortalException