getHandle() Returns the value of the 'Handle' attribute.
The handle attribute allows a client application to assign a client-generated request
identifier to an Insert action.
getTypeName() Returns the value of the 'Type Name' attribute.
The typeName attribute is a single feature type name that indicates which type of
feature instances should be included in the reponse set.
getUser() Returns the value of the 'User' attribute.
The default value is "".
User id to be used in addition to the filter in order to isolate the features to be
rolled back.
Returns the value of the 'Filter' attribute.
The Filter element is used to define spatial and/or non-spatial constraints on
query. Spatial constrains use GML3 to specify the constraining geometry. A full
description of the Filter element can be found in the Filter Encoding Implementation
Specification.
the value of the 'Filter' attribute. See Also:RollbackType.setFilter(Object) See Also:net.opengis.wfsv.WfsvPackage.getRollbackType_Filter
Returns the value of the 'Handle' attribute.
The handle attribute allows a client application to assign a client-generated request
identifier to an Insert action. The handle is included to facilitate error reporting.
If a Rollback action in a Transaction request fails, then a Versioning WFS may include
the handle in an exception report to localize the error. If no handle is included of
the offending Rollback element then a WFS may employee other means of localizing the
error (e.g. line number).
the value of the 'Handle' attribute. See Also:RollbackType.setHandle(String) See Also:net.opengis.wfsv.WfsvPackage.getRollbackType_Handle
Returns the value of the 'Type Name' attribute.
The typeName attribute is a single feature type name that indicates which type of
feature instances should be included in the reponse set. The names must be a valid
type that belong to this query's feature content as defined by the GML Application
Schema.
the value of the 'Type Name' attribute. See Also:RollbackType.setTypeName(QName) See Also:net.opengis.wfsv.WfsvPackage.getRollbackType_TypeName