org.apache.pluto.driver.portlets
Class AdminPortlet

java.lang.Object
  extended by javax.portlet.GenericPortlet
      extended by org.apache.pluto.driver.portlets.GenericPlutoPortlet
          extended by org.apache.pluto.driver.portlets.AdminPortlet
All Implemented Interfaces:
EventPortlet, Portlet, PortletConfig, ResourceServingPortlet

public class AdminPortlet
extends GenericPlutoPortlet


Constructor Summary
AdminPortlet()
           
 
Method Summary
 java.lang.String getEditPage()
           
 java.lang.String getHelpPage(RenderRequest request)
           
 java.lang.String getViewPage()
           
 
Methods inherited from class org.apache.pluto.driver.portlets.GenericPlutoPortlet
doEdit, doHelp, doView
 
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
 

Constructor Detail

AdminPortlet

public AdminPortlet()
Method Detail

getViewPage

public java.lang.String getViewPage()
Specified by:
getViewPage in class GenericPlutoPortlet

getEditPage

public java.lang.String getEditPage()
Specified by:
getEditPage in class GenericPlutoPortlet

getHelpPage

public java.lang.String getHelpPage(RenderRequest request)
Specified by:
getHelpPage in class GenericPlutoPortlet


Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.