| 
deegree 2.1 (2007/11/08 09:57 build-328-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.ogcwebservices.wfs.operation.Lock
public class Lock
Represents a wfs:Lock element (usually part of wfs:LockFeature
 documents).
| Constructor Summary | |
|---|---|
Lock(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. | 
 String | 
getHandle()
Returns the lock's handle.  | 
 QualifiedName | 
getTypeName()
Returns the name of the FeatureType that is affected by this lock. | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public Lock(String handle,
            QualifiedName typeName,
            Filter filter)
Lock instance from the given parameters.
handle - typeName - filter - | Method Detail | 
|---|
public 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)
  | 
deegree 2.1 (2007/11/08 09:57 build-328-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://deegree.sourceforge.net