org.gcube.portlets.user.geoexplorerportlet.portlet
Class GeoExplorerPortlet

java.lang.Object
  extended by javax.portlet.GenericPortlet
      extended by org.gcube.portlets.user.geoexplorerportlet.portlet.GeoExplorerPortlet
All Implemented Interfaces:
javax.portlet.EventPortlet, javax.portlet.Portlet, javax.portlet.PortletConfig, javax.portlet.ResourceServingPortlet

public class GeoExplorerPortlet
extends javax.portlet.GenericPortlet

Author:
Federico De Faveri defaveri@isti.cnr.it

Field Summary
static String JSP_FOLDER
          JSP folder name
protected  org.gcube.common.core.utils.logging.GCUBELog logger
           
static String VIEW_JSP
           
 
Constructor Summary
GeoExplorerPortlet()
           
 
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
 

Field Detail

logger

protected org.gcube.common.core.utils.logging.GCUBELog logger

JSP_FOLDER

public static final String JSP_FOLDER
JSP folder name

See Also:
Constant Field Values

VIEW_JSP

public static final String VIEW_JSP
See Also:
Constant Field Values
Constructor Detail

GeoExplorerPortlet

public GeoExplorerPortlet()
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
Parameters:
request - .
response - .
Throws:
IOException - .
javax.portlet.PortletException - .


Copyright © 2013. All Rights Reserved.