public abstract class TransactionalOperation extends CommonFixture
| Modifier and Type | Field and Description |
|---|---|
protected Validator |
cswValidator |
protected String |
id |
protected RequestCreator |
requestCreator |
protected static String |
TRANSACTION_PASSWORD |
protected static String |
TRANSACTION_USERNAME |
protected URI |
transactionUrl |
capabilitiesDoc, cswClient, requestDocument, response, responseDocument, ROOT_PKG_PATH| Constructor and Description |
|---|
TransactionalOperation() |
| Modifier and Type | Method and Description |
|---|---|
void |
buildValidators() |
(package private) abstract String |
getOperationName() |
protected String |
parseIdentifier() |
protected int |
parseTotalDeleted() |
protected int |
parseTotalInserted() |
protected int |
parseTotalUpdated() |
void |
removeInsertedRecords() |
void |
setTransactionPostUrl() |
buildGetRequest, clearMessages, getResponseEntityAsDocument, initCommonFixtureprotected final RequestCreator requestCreator
protected URI transactionUrl
protected Validator cswValidator
protected String id
protected static final String TRANSACTION_USERNAME
protected static final String TRANSACTION_PASSWORD
public void buildValidators()
public void setTransactionPostUrl()
public void removeInsertedRecords()
abstract String getOperationName()
protected String parseIdentifier()
protected int parseTotalInserted()
protected int parseTotalUpdated()
protected int parseTotalDeleted()
Copyright © 2019 Open Geospatial Consortium. All rights reserved.