com.silverpeas.portlets
Class MyDrafts

java.lang.Object
  extended by javax.portlet.GenericPortlet
      extended by com.silverpeas.portlets.MyDrafts
All Implemented Interfaces:
FormNames, javax.portlet.EventPortlet, javax.portlet.Portlet, javax.portlet.PortletConfig, javax.portlet.ResourceServingPortlet

public class MyDrafts
extends javax.portlet.GenericPortlet
implements FormNames


Field Summary
 
Fields inherited from interface com.silverpeas.portlets.FormNames
ERROR_BAD_VALUE, SUBMIT_CANCEL, SUBMIT_FINISHED, TEXTBOX_MAX_AGE, TEXTBOX_NB_ITEMS
 
Constructor Summary
MyDrafts()
           
 
Method Summary
 void doView(javax.portlet.RenderRequest request, javax.portlet.RenderResponse response)
           
 
Methods inherited from class javax.portlet.GenericPortlet
destroy, doDispatch, doEdit, doHeaders, doHelp, getContainerRuntimeOptions, 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

MyDrafts

public MyDrafts()
Method Detail

doView

public void doView(javax.portlet.RenderRequest request,
                   javax.portlet.RenderResponse response)
            throws javax.portlet.PortletException,
                   IOException
Overrides:
doView in class javax.portlet.GenericPortlet
Throws:
javax.portlet.PortletException
IOException


Copyright © 2016 Silverpeas. All Rights Reserved.