Interface DynamicSection
- All Known Implementing Classes:
BaseJSPDynamicSection
public interface DynamicSection
-
Method Summary
Modifier and TypeMethodDescriptioncom.liferay.petra.string.StringBundlermodify(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:
IOExceptionjakarta.servlet.ServletException
-