java.lang.Object
com.semanticcms.core.canonical.Canonical
- All Implemented Interfaces:
Component
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
doComponent
(ServletContext servletContext, HttpServletRequest request, HttpServletResponse response, DocumentEE document, View view, Page page, ComponentPosition position)
-
Method Details
-
doComponent
public void doComponent(ServletContext servletContext, HttpServletRequest request, HttpServletResponse response, DocumentEE document, View view, Page page, ComponentPosition position) throws ServletException, IOException - Specified by:
doComponent
in interfaceComponent
- Throws:
ServletException
IOException
-