|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Transaction | |
---|---|
org.deegree.ogcwebservices.wfs | Web Feature Service (OGC WFS Version 1.1.0). |
org.deegree.ogcwebservices.wfs.operation.transaction |
Uses of Transaction in org.deegree.ogcwebservices.wfs |
---|
Methods in org.deegree.ogcwebservices.wfs with parameters of type Transaction | |
---|---|
static TransactionDocument |
XMLFactory.export(Transaction transaction)
Exports a Transaction instance to its XML representation. |
Constructors in org.deegree.ogcwebservices.wfs with parameters of type Transaction | |
---|---|
TransactionHandler(WFService service,
Transaction request)
Creates a new TransactionHandler instance. |
Uses of Transaction in org.deegree.ogcwebservices.wfs.operation.transaction |
---|
Methods in org.deegree.ogcwebservices.wfs.operation.transaction that return Transaction | |
---|---|
static Transaction |
Transaction.create(Map<String,String> model)
Creates a Transaction request from a key-value-pair encoding of the parameters
contained in the given Map. |
static Transaction |
Transaction.create(String id,
Element root)
Creates a Transaction instance from a document that contains the DOM
representation of the request. |
static Transaction |
Transaction.create(String id,
String request)
Creates a Transaction request from a key-value-pair encoding of the parameters
contained in the passed variable 'request'. |
Transaction |
TransactionDocument.parse(String id)
Parses the underlying document into a Transaction request object. |
Constructors in org.deegree.ogcwebservices.wfs.operation.transaction with parameters of type Transaction | |
---|---|
TransactionResponse(Transaction transaction,
int totalInserted,
int totalUpdated,
int totalDeleted,
List<InsertResults> insertResults)
Creates a new TransactionResponse instance from the given parameters. |
|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net