|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use LockFeature | |
| org.deegree_impl.services.wfs.capabilities | |
| org.deegree.services.wfs.capabilities | |
| Uses of LockFeature in org.deegree_impl.services.wfs.capabilities |
| Classes in org.deegree_impl.services.wfs.capabilities that implement LockFeature | |
(package private) class |
LockFeature_Impl
Defines the access to the elements/attributes of the LockFeature tag of a capabilities response . |
| Fields in org.deegree_impl.services.wfs.capabilities declared as LockFeature | |
private LockFeature |
Request_Impl.lockFeature
|
| Methods in org.deegree_impl.services.wfs.capabilities that return LockFeature | |
LockFeature |
Request_Impl.getLockFeature()
The <LockFeature> element is included to define the available distributed computing platforms. |
| Methods in org.deegree_impl.services.wfs.capabilities with parameters of type LockFeature | |
void |
Request_Impl.setLockFeature(LockFeature lockFeature)
sets the |
| Constructors in org.deegree_impl.services.wfs.capabilities with parameters of type LockFeature | |
Request_Impl(GetCapabilities getCapabilities,
DescribeFeatureType describeFeatureType,
Transaction transaction,
GetFeature getFeature,
GetFeatureWithLock getFeatureWithLock,
LockFeature lockFeature)
constructor initializing the class with the |
|
| Uses of LockFeature in org.deegree.services.wfs.capabilities |
| Methods in org.deegree.services.wfs.capabilities that return LockFeature | |
LockFeature |
Request.getLockFeature()
The <LockFeature> element is included to define the available distributed computing platforms. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||