public class ResultRowTable
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 |
---|
ResultRowTable() |
Modifier and Type | Method and Description |
---|---|
protected void |
doGet(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp) |
String |
error(String message) |
protected org.gcube.application.framework.core.session.ASLSession |
getASLSession(javax.servlet.http.HttpServletRequest req) |
static String |
getClassification(List<Taxon> listTaxon) |
String |
getTableForResultRow(ResultRow row,
String classification) |
static String |
headWithTitle(String title) |
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, service
public static final String TEXT_HTML
protected static final String UTF_8
protected org.apache.log4j.Logger logger
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.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
Copyright © 2016. All Rights Reserved.