Interface DynamicSection

All Known Implementing Classes:
BaseJSPDynamicSection

public interface DynamicSection
  • Method Summary

    Modifier and Type
    Method
    Description
    com.liferay.petra.string.StringBundler
    modify(com.liferay.petra.string.StringBundler sb, jakarta.servlet.jsp.PageContext pageContext)
     
  • Method Details

    • modify

      com.liferay.petra.string.StringBundler modify(com.liferay.petra.string.StringBundler sb, jakarta.servlet.jsp.PageContext pageContext) throws IOException, jakarta.servlet.ServletException
      Throws:
      IOException
      jakarta.servlet.ServletException