| 
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.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(String handle,
             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.  | 
 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(String handle,
              URI typeName,
              Filter constraint)
handle - typeName - constraint - | Method Detail | 
|---|
public Filter getConstraint()
public void setConstraint(Filter constraint)
constraint - public URI getTypeName()
  | 
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
| 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