public class TransactionExportStatementsView extends Object implements org.springframework.web.servlet.View
Modifier and Type | Field and Description |
---|---|
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_KEY |
static String |
USE_INFERENCING_KEY |
Modifier and Type | Method and Description |
---|---|
String |
getContentType() |
static TransactionExportStatementsView |
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 TRANSACTION_KEY
public static final String FACTORY_KEY
public static final String HEADERS_ONLY
public static TransactionExportStatementsView getInstance()
public String getContentType()
getContentType
in interface org.springframework.web.servlet.View
Copyright © 2015-2022 Eclipse Foundation. All Rights Reserved.