|
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.Delete
public class Delete
A Delete object constains a constraint that defines a set of records that are to be deleted from the catalogue. A constraint must be specified in order to prevent every record in the catalogue from inadvertently being deleted.
Constructor Summary | |
---|---|
Delete(java.lang.String handle,
java.net.URI typeName,
Filter constraint)
|
Method Summary | |
---|---|
Filter |
getConstraint()
The number of records affected by a delete action is determined by the contents of the constraint. |
java.net.URI |
getTypeName()
The typeName attribute is used to specify the collection name from which records will be deleted. |
void |
setConstraint(Filter constraint)
sets the constraint to be considered with a Delete 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 Delete(java.lang.String handle, java.net.URI typeName, Filter constraint)
handle
- typeName
- constraint
- Method Detail |
---|
public Filter getConstraint()
public void setConstraint(Filter constraint)
constraint
- 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