Interface DynamicSection
- All Known Implementing Classes:
BaseJSPDynamicSection
public interface DynamicSection
-
Method Summary
Modifier and TypeMethodDescriptioncom.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
-