|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GetRecord | |
org.deegree_impl.services.wcas.capabilities | |
org.deegree.services.wcas.capabilities |
Uses of GetRecord in org.deegree_impl.services.wcas.capabilities |
Classes in org.deegree_impl.services.wcas.capabilities that implement GetRecord | |
class |
GetRecord_Impl
The <GetFeature> tag isused todefine the formats available for expressing the results of a query. |
Fields in org.deegree_impl.services.wcas.capabilities declared as GetRecord | |
private GetRecord |
Request_Impl.getRecord
|
Methods in org.deegree_impl.services.wcas.capabilities that return GetRecord | |
GetRecord |
Request_Impl.getGetRecord()
The <GetFeature> tag isused todefine the formats available for expressing the results of a query. |
Methods in org.deegree_impl.services.wcas.capabilities with parameters of type GetRecord | |
void |
Request_Impl.setGetRecord(GetRecord getRecord)
|
Constructors in org.deegree_impl.services.wcas.capabilities with parameters of type GetRecord | |
Request_Impl(GetCapabilities getCapabilities,
DescribeRecordType describeRecordType,
Transaction transaction,
GetRecord getRecord,
LockRecord lockRecord,
RegisterService registerService)
|
Uses of GetRecord in org.deegree.services.wcas.capabilities |
Methods in org.deegree.services.wcas.capabilities that return GetRecord | |
GetRecord |
Request.getGetRecord()
The <GetFeature> tag isused todefine the formats available for expressing the results of a query. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |