Interface EditableElementMapper
public interface EditableElementMapper
-
Method Summary
Modifier and TypeMethodDescriptionvoidmap(org.jsoup.nodes.Element element, com.liferay.portal.kernel.json.JSONObject configJSONObject, com.liferay.fragment.processor.FragmentEntryProcessorContext fragmentEntryProcessorContext)
-
Method Details
-
map
void map(org.jsoup.nodes.Element element, com.liferay.portal.kernel.json.JSONObject configJSONObject, com.liferay.fragment.processor.FragmentEntryProcessorContext fragmentEntryProcessorContext) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-