public class DataVisualizationController extends VitroHttpServlet
VitroHttpServlet.PickListSorter| Modifier and Type | Field and Description |
|---|---|
static String |
FILE_CONTENT_KEY |
static String |
FILE_CONTENT_TYPE_KEY |
static String |
FILE_NAME_KEY |
protected static com.hp.hpl.jena.query.Syntax |
SYNTAX |
static String |
URL_ENCODING_SCHEME |
HTML_MIMETYPE, JSON_LD_MIMETYPE, JSON_MIMETYPE, N3_MIMETYPE, publicDateFormat, RDFXML_MIMETYPE, TTL_MIMETYPE, XHTML_MIMETYPE| Constructor and Description |
|---|
DataVisualizationController() |
| Modifier and Type | Method and Description |
|---|---|
void |
doGet(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
doPost, dumpRequestParameters, isAuthorizedToDisplayPage, maximumMultipartFileSize, redirectToInsufficientAuthorizationPage, redirectToLoginPage, redirectUnauthorizedRequest, service, sortForPickList, stashFileSizeExceptiondoDelete, doHead, doOptions, doPut, doTrace, getLastModified, servicepublic static final String URL_ENCODING_SCHEME
protected static final com.hp.hpl.jena.query.Syntax SYNTAX
public static final String FILE_CONTENT_TYPE_KEY
public static final String FILE_CONTENT_KEY
public static final String FILE_NAME_KEY
public void doGet(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws IOException,
javax.servlet.ServletException
doGet in class VitroHttpServletIOExceptionjavax.servlet.ServletExceptionCopyright © 2016. All rights reserved.