|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.protocol.wfs.lockfeature.BBoxLock
public class BBoxLock
The BBoxLock class encapsulates the type of lock that is used in the LockFeature when an
envelope(bbox) is given. Such a lock can appear only in KVP requests.
| Constructor Summary | |
|---|---|
BBoxLock(Envelope bbox,
TypeName[] typeNames)
|
|
| Method Summary | |
|---|---|
Envelope |
getBBox()
|
TypeName[] |
getTypeNames()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BBoxLock(Envelope bbox,
TypeName[] typeNames)
bbox - an Envelope, must not be nulltypeNames - a TypeName array, must not be null| Method Detail |
|---|
public Envelope getBBox()
public TypeName[] getTypeNames()
TypeNames
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||