|
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.csw.manager.Operation org.deegree.ogcwebservices.csw.manager.Update
public class Update
An Update object is used to specify values to be used to change existing information in the catalogue. If a complete record instance value is specified then the entire record in the catalogue will be replaced by the value constained in the Update object. If individual record property values are specified in an Update object, then those individual property values of the catalogue record shall be updated.
Constructor Summary | |
---|---|
Update(java.lang.String handle,
java.net.URI typeName,
Filter constraint,
org.w3c.dom.Element record,
java.util.List<FeatureProperty> recordProperties)
|
Method Summary | |
---|---|
Filter |
getConstraint()
The number of records affected by an update action is determined by the contents of the constraint. |
org.w3c.dom.Element |
getRecord()
complete metadata record to be updated. can be used as an alternative for recordProperties. |
java.util.List<FeatureProperty> |
getRecordProperties()
The |
java.net.URI |
getTypeName()
The optional typeName attribute may be used to specify the collection name from which records will be updated. |
void |
setConstraint(Filter constraint)
sets the constraint to be considered with an Update operation |
Methods inherited from class org.deegree.ogcwebservices.csw.manager.Operation |
---|
getHandle, getName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Update(java.lang.String handle, java.net.URI typeName, Filter constraint, org.w3c.dom.Element record, java.util.List<FeatureProperty> recordProperties)
handle
- typeName
- constraint
- record
- recordProperties
- Method Detail |
---|
public Filter getConstraint()
public void setConstraint(Filter constraint)
constraint
- public org.w3c.dom.Element getRecord()
public java.util.List<FeatureProperty> getRecordProperties()
public java.net.URI getTypeName()
|
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