|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.deegree.ogcwebservices.wfs.operation.Lock
public class Lock
Represents a wfs:Lock
element (usually part of wfs:LockFeature
documents).
Constructor Summary | |
---|---|
Lock(java.lang.String handle,
QualifiedName typeName,
Filter filter)
Creates a new Lock instance from the given parameters. |
Method Summary | |
---|---|
Filter |
getFilter()
Returns the filter that is used to select the Feature instances for locking. |
java.lang.String |
getHandle()
Returns the lock's handle. |
QualifiedName |
getTypeName()
Returns the name of the FeatureType that is affected by this lock. |
void |
guessMissingNamespaces(WFService wfs)
Adds missing namespaces in the names of targeted feature types. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Lock(java.lang.String handle, QualifiedName typeName, Filter filter)
Lock
instance from the given parameters.
handle
- typeName
- filter
- Method Detail |
---|
public java.lang.String getHandle()
public QualifiedName getTypeName()
FeatureType
that is affected by this lock.
FeatureType
(never null)public Filter getFilter()
Feature
instances for locking.
Feature instances (may be null)
public void guessMissingNamespaces(WFService wfs)
If the QualifiedName
of a targeted type has a null namespace, the first qualified feature type name of
the given WFService
with the same local name is used instead.
Note: The method changes this request part (the feature type names) and should only be called by the
WFSHandler
class.
wfs
- WFService
instance that is used for the lookup of proper (qualified) feature type names
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org