org.deegree.protocol.wfs.lockfeature
Class FeatureIdLock
java.lang.Object
org.deegree.protocol.wfs.lockfeature.FeatureIdLock
- All Implemented Interfaces:
- LockOperation
public class FeatureIdLock
- extends Object
- implements LockOperation
The FeatureIdLock
class represents a lock based on a featureId. To be used with LockFeature
.
- Version:
- $Revision: 20580 $, $Date: 2009-11-04 18:47:14 +0100 (Mi, 04 Nov 2009) $
- Author:
- Andrei Ionita, last edited by: $Author: mschneider $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FeatureIdLock
public FeatureIdLock(String[] featureIds,
TypeName[] typeNames)
- Creates a new
FeatureIdLock
instance.
- Parameters:
featureIds
- a String array as feature ids, must not be nulltypeNames
- a QName, may be null
getFeatureIds
public String[] getFeatureIds()
- Returns:
- the featureIds
getTypeNames
public TypeName[] getTypeNames()
- Returns:
- the typeName
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org]]>