| org.apache.jetspeed.portlets.custom.CustomConfigModePortlet
CustomConfigModePortlet | public class CustomConfigModePortlet extends GenericVelocityPortlet (Code) | | Common Custom Config Mode Portlet
author: Woonsan Ko version: $Id: $ |
Method Summary | |
protected void | doDispatch(RenderRequest request, RenderResponse response) | public void | init(PortletConfig config) | public void | processAction(ActionRequest request, ActionResponse response) |
doDispatch | protected void doDispatch(RenderRequest request, RenderResponse response) throws PortletException, IOException(Code) | | |
init | public void init(PortletConfig config) throws PortletException(Code) | | |
processAction | public void processAction(ActionRequest request, ActionResponse response) throws PortletException, IOException(Code) | | |
|
|