|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Transaction | |
| org.deegree_impl.services.wcas.capabilities | |
| org.deegree.services.wcas.capabilities | |
| Uses of Transaction in org.deegree_impl.services.wcas.capabilities |
| Classes in org.deegree_impl.services.wcas.capabilities that implement Transaction | |
class |
Transaction_Impl
The %lt;DescribeFeatureType> tag isused to indicate what schema description languages can be used to describe the schema of a feature type when a client requests such a description. |
| Fields in org.deegree_impl.services.wcas.capabilities declared as Transaction | |
private Transaction |
Request_Impl.transaction
|
| Methods in org.deegree_impl.services.wcas.capabilities that return Transaction | |
Transaction |
Request_Impl.getTransaction()
The <Transaction> element is included to define the available distributed computing platforms for this interface. |
| Methods in org.deegree_impl.services.wcas.capabilities with parameters of type Transaction | |
void |
Request_Impl.setTransaction(Transaction transaction)
|
| Constructors in org.deegree_impl.services.wcas.capabilities with parameters of type Transaction | |
Request_Impl(GetCapabilities getCapabilities,
DescribeRecordType describeRecordType,
Transaction transaction,
GetRecord getRecord,
LockRecord lockRecord,
RegisterService registerService)
|
|
| Uses of Transaction in org.deegree.services.wcas.capabilities |
| Methods in org.deegree.services.wcas.capabilities that return Transaction | |
Transaction |
Request.getTransaction()
The <Transaction> element is included to define the available distributed computing platforms for this interface. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||