| java.lang.Object org.sakaiproject.portal.charon.handlers.BasePortalHandler org.sakaiproject.portal.charon.handlers.PageHandler org.sakaiproject.portal.charon.handlers.PDAHandler
PDAHandler | public PDAHandler()(Code) | | |
Methods inherited from org.sakaiproject.portal.charon.handlers.PageHandler | public int doGet(String[] parts, HttpServletRequest req, HttpServletResponse res, Session session) throws PortalHandlerException(Code)(Java Doc) public void doPage(HttpServletRequest req, HttpServletResponse res, Session session, String pageId, String toolContextPath) throws ToolException, IOException(Code)(Java Doc) public int doPost(String[] parts, HttpServletRequest req, HttpServletResponse res, Session session) throws PortalHandlerException(Code)(Java Doc) public void includePage(PortalRenderContext rcontext, HttpServletResponse res, HttpServletRequest req, SitePage page, String toolContextPath, String wrapperClass) throws IOException(Code)(Java Doc)
|
|
|