|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.deegree_impl.services.wfs.protocol.WFSDelete_Impl
--------------------------------------------------------
| Field Summary | |
private Filter |
filter
|
private java.lang.String |
typeName
|
| Fields inherited from interface org.deegree.services.wfs.protocol.WFSOperation |
OPERATION_DELETE, OPERATION_INSERT, OPERATION_LOCK, OPERATION_QUERY, OPERATION_UPDATE |
| Constructor Summary | |
(package private) |
WFSDelete_Impl(Filter filter,
java.lang.String typeName)
constructor initializing the class with the |
| Method Summary | |
Filter |
getFilter()
A filter specification describes a set of features to operate upon. |
java.lang.String |
getTypeName()
The typeName attribute is used to indicate the name of the feature type or class to be deleted. |
void |
setFilter(Filter filter)
sets the |
void |
setTypeName(java.lang.String typeName)
sets the typeName |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
private Filter filter
private java.lang.String typeName
| Constructor Detail |
WFSDelete_Impl(Filter filter,
java.lang.String typeName)
| Method Detail |
public Filter getFilter()
getFilter in interface WFSDeletepublic void setFilter(Filter filter)
public java.lang.String getTypeName()
getTypeName in interface WFSDeletepublic void setTypeName(java.lang.String typeName)
public java.lang.String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||