Interface LayoutStructureItemJSONSerializer
public interface LayoutStructureItemJSONSerializer
-
Method Summary
Modifier and TypeMethodDescriptiontoJSONString
(com.liferay.portal.kernel.model.Layout layout, String layoutStructureItemId, boolean saveInlineContent, boolean saveMappingConfiguration, long segmentsExperienceId)
-
Method Details
-
toJSONString
String toJSONString(com.liferay.portal.kernel.model.Layout layout, String layoutStructureItemId, boolean saveInlineContent, boolean saveMappingConfiguration, long segmentsExperienceId) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-