public class ExportStatementsView extends Object implements org.springframework.web.servlet.View
Modifier and Type | Field and Description |
---|---|
static String |
CONNECTION_KEY |
static String |
CONTEXTS_KEY |
static String |
FACTORY_KEY |
static String |
HEADERS_ONLY |
static String |
OBJECT_KEY |
static String |
PREDICATE_KEY |
static String |
SUBJECT_KEY |
static String |
TRANSACTION_ID_KEY |
static String |
USE_INFERENCING_KEY |
Modifier and Type | Method and Description |
---|---|
String |
getContentType() |
static ExportStatementsView |
getInstance() |
void |
render(Map model,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
public static final String SUBJECT_KEY
public static final String PREDICATE_KEY
public static final String OBJECT_KEY
public static final String CONTEXTS_KEY
public static final String USE_INFERENCING_KEY
public static final String CONNECTION_KEY
public static final String TRANSACTION_ID_KEY
public static final String FACTORY_KEY
public static final String HEADERS_ONLY
public static ExportStatementsView getInstance()
public String getContentType()
getContentType
in interface org.springframework.web.servlet.View
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.