public class DeleteServlet extends TransformationServlet
CONTEXT, cookies, INFO, NON_VERIFYING_PARSER_CONFIG
info, manager, MANAGER_PARAM, repository, REPOSITORY_PARAM, vf
ACCEPT, appConfig, APPLICATION_JAVASCRIPT, APPLICATION_SPARQL_RESULTS_XML, APPLICATION_XML, config, DEFAULT_JSONP_CALLBACK_PARAMETER, JSONP_CALLBACK_PARAMETER, JSONP_ENABLED, JSONP_VALIDATOR, log, MOZILLA, MSIE, SERVER_PASSWORD, SERVER_USER, SERVER_USER_PASSWORD, TEXT_HTML, USER_AGENT
Constructor and Description |
---|
DeleteServlet() |
Modifier and Type | Method and Description |
---|---|
protected void |
doPost(WorkbenchRequest req,
javax.servlet.http.HttpServletResponse resp,
String xslPath)
Deletes the repository with the given ID, then redirects to the repository selection page.
|
void |
service(TupleResultBuilder builder,
String xslPath)
Presents a page where the user can choose a repository ID to delete.
|
protected void |
service(WorkbenchRequest req,
javax.servlet.http.HttpServletResponse resp,
String xslPath) |
getCookieNames, init, service
setRepository, setRepositoryInfo, setRepositoryManager
checkJSONP, destroy, getBooleanResultFormat, getJSONPResultFormat, getResultWriter, getServletConfig, getServletInfo, getTupleResultBuilder, getTupleResultFormat, service
protected void doPost(WorkbenchRequest req, javax.servlet.http.HttpServletResponse resp, String xslPath) throws Exception
doPost
in class TransformationServlet
Exception
protected void service(WorkbenchRequest req, javax.servlet.http.HttpServletResponse resp, String xslPath) throws Exception
service
in class TransformationServlet
Exception
public void service(TupleResultBuilder builder, String xslPath) throws RepositoryException, QueryResultHandlerException
service
in class TransformationServlet
RepositoryException
QueryResultHandlerException
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.