public class TaxonomyRowTable
extends javax.servlet.http.HttpServlet
Modifier and Type | Field and Description |
---|---|
static String |
BODY |
static String |
BODYCLOSE |
static String |
DOCTYPE |
static String |
HEAD |
static String |
HEADCLOSE |
static String |
HTML |
static String |
HTMLCLOSE |
protected org.apache.log4j.Logger |
logger |
static String |
TEXT_HTML |
static String |
TITLE |
static String |
TITLECLOSE |
protected static String |
UTF_8 |
Constructor and Description |
---|
TaxonomyRowTable() |
Modifier and Type | Method and Description |
---|---|
protected void |
doGet(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp) |
protected void |
doPost(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp) |
String |
error(String message) |
protected TaxonomyRow |
findingTaxonomyInCaches(String taxonomyServiceRowID,
org.gcube.application.framework.core.session.ASLSession session) |
protected org.gcube.application.framework.core.session.ASLSession |
getASLSession(javax.servlet.http.HttpServletRequest req) |
String |
getHTMLTableForTaxonomy(TaxonomyRow row) |
protected SpeciesService |
getSpeciesService(javax.servlet.http.HttpServletRequest req) |
static String |
headWithTitle(String title) |
doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service
protected static final String UTF_8
public static final String TEXT_HTML
public static final String DOCTYPE
public static final String HTML
public static final String HTMLCLOSE
public static final String HEAD
public static final String HEADCLOSE
public static final String TITLE
public static final String TITLECLOSE
public static final String BODY
public static final String BODYCLOSE
protected org.apache.log4j.Logger logger
protected org.gcube.application.framework.core.session.ASLSession getASLSession(javax.servlet.http.HttpServletRequest req)
protected void doGet(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp) throws javax.servlet.ServletException, IOException
doGet
in class javax.servlet.http.HttpServlet
javax.servlet.ServletException
IOException
protected void doPost(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp) throws javax.servlet.ServletException, IOException
doPost
in class javax.servlet.http.HttpServlet
javax.servlet.ServletException
IOException
protected TaxonomyRow findingTaxonomyInCaches(String taxonomyServiceRowID, org.gcube.application.framework.core.session.ASLSession session)
protected SpeciesService getSpeciesService(javax.servlet.http.HttpServletRequest req) throws SearchServiceException
SearchServiceException
public String getHTMLTableForTaxonomy(TaxonomyRow row)
Copyright © 2016. All Rights Reserved.