org.apache.pluto.driver.portlets
Class AdminPortlet
java.lang.Object
javax.portlet.GenericPortlet
org.apache.pluto.driver.portlets.GenericPlutoPortlet
org.apache.pluto.driver.portlets.AdminPortlet
- All Implemented Interfaces:
- EventPortlet, Portlet, PortletConfig, ResourceServingPortlet
public class AdminPortlet
- extends GenericPlutoPortlet
Methods inherited from class javax.portlet.GenericPortlet |
destroy, doDispatch, doHeaders, getDefaultNamespace, getInitParameter, getInitParameterNames, getNextPossiblePortletModes, getPortletConfig, getPortletContext, getPortletName, getProcessingEventQNames, getPublicRenderParameterNames, getPublishingEventQNames, getResourceBundle, getSupportedLocales, getTitle, init, init, processAction, processEvent, render, serveResource |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AdminPortlet
public AdminPortlet()
getViewPage
public String getViewPage()
- Specified by:
getViewPage
in class GenericPlutoPortlet
getEditPage
public String getEditPage()
- Specified by:
getEditPage
in class GenericPlutoPortlet
getHelpPage
public String getHelpPage(RenderRequest request)
- Specified by:
getHelpPage
in class GenericPlutoPortlet
Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.