|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.portlet.GenericPortlet
org.gcube.portlets.user.speciesdiscovery.portlet.SpeciesDiscoveryPortlet
public class SpeciesDiscoveryPortlet
Field Summary | |
---|---|
static String |
JSP_FOLDER
JSP folder name |
protected org.apache.log4j.Logger |
logger
|
static String |
VIEW_JSP
|
Constructor Summary | |
---|---|
SpeciesDiscoveryPortlet()
|
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 |
---|
protected org.apache.log4j.Logger logger
public static final String JSP_FOLDER
public static final String VIEW_JSP
Constructor Detail |
---|
public SpeciesDiscoveryPortlet()
Method Detail |
---|
public void doView(javax.portlet.RenderRequest request, javax.portlet.RenderResponse response) throws javax.portlet.PortletException, IOException
doView
in class javax.portlet.GenericPortlet
request
- .response
- .
IOException
- .
javax.portlet.PortletException
- .
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |