com.osivia.portail.site.portlets.solutions
Class PortletSolutions

java.lang.Object
  extended by javax.portlet.GenericPortlet
      extended by fr.toutatice.portail.cms.nuxeo.api.CMSPortlet
          extended by com.osivia.portail.site.portlets.solutions.PortletSolutions
All Implemented Interfaces:
javax.portlet.EventPortlet, javax.portlet.Portlet, javax.portlet.PortletConfig, javax.portlet.ResourceServingPortlet

public class PortletSolutions
extends fr.toutatice.portail.cms.nuxeo.api.CMSPortlet


Field Summary
protected static org.apache.commons.logging.Log logger
           
 
Constructor Summary
PortletSolutions()
           
 
Method Summary
 void doAdmin(javax.portlet.RenderRequest req, javax.portlet.RenderResponse res)
           
protected  void doView(javax.portlet.RenderRequest request, javax.portlet.RenderResponse response)
           
 void init(javax.portlet.PortletConfig config)
           
 void processAction(javax.portlet.ActionRequest req, javax.portlet.ActionResponse res)
           
 
Methods inherited from class fr.toutatice.portail.cms.nuxeo.api.CMSPortlet
destroy, formatResourceLastModified, getNuxeoNavigationService, isResourceExpired, serveResource, serveResourceByCache, serveResourceException
 
Methods inherited from class javax.portlet.GenericPortlet
doDispatch, doEdit, doHeaders, doHelp, getContainerRuntimeOptions, getDefaultNamespace, getInitParameter, getInitParameterNames, getNextPossiblePortletModes, getPortletConfig, getPortletContext, getPortletName, getProcessingEventQNames, getPublicRenderParameterNames, getPublishingEventQNames, getResourceBundle, getSupportedLocales, getTitle, init, processEvent, render
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

protected static final org.apache.commons.logging.Log logger
Constructor Detail

PortletSolutions

public PortletSolutions()
Method Detail

init

public void init(javax.portlet.PortletConfig config)
          throws javax.portlet.PortletException
Specified by:
init in interface javax.portlet.Portlet
Overrides:
init in class fr.toutatice.portail.cms.nuxeo.api.CMSPortlet
Throws:
javax.portlet.PortletException

doView

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

doAdmin

public void doAdmin(javax.portlet.RenderRequest req,
                    javax.portlet.RenderResponse res)
             throws java.io.IOException,
                    javax.portlet.PortletException
Throws:
java.io.IOException
javax.portlet.PortletException

processAction

public void processAction(javax.portlet.ActionRequest req,
                          javax.portlet.ActionResponse res)
                   throws java.io.IOException,
                          javax.portlet.PortletException
Specified by:
processAction in interface javax.portlet.Portlet
Overrides:
processAction in class javax.portlet.GenericPortlet
Throws:
java.io.IOException
javax.portlet.PortletException


Copyright © 2014. All Rights Reserved.