Interface DDMFormValuesToMapConverter
@ProviderType
public interface DDMFormValuesToMapConverter
-
Method Summary
Modifier and TypeMethodDescriptionconvert
(DDMFormValues ddmFormValues, DDMStructure ddmStructure)
-
Method Details
-
convert
Map<String,Object> convert(DDMFormValues ddmFormValues, DDMStructure ddmStructure) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-