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, javax.servlet.jsp.PageContext pageContext)
     
  • Method Details

    • modify

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