| Package | Description |
|---|---|
| net.opengis.cat.csw.v_2_0_2 | |
| org.codice.ddf.spatial.ogc.csw.catalog.common.transaction | |
| org.codice.ddf.spatial.ogc.csw.catalog.endpoint |
| Modifier and Type | Field and Description |
|---|---|
protected QueryConstraintType |
DeleteType.constraint |
protected QueryConstraintType |
QueryType.constraint |
protected QueryConstraintType |
UpdateType.constraint |
| Modifier and Type | Method and Description |
|---|---|
QueryConstraintType |
ObjectFactory.createQueryConstraintType()
Create an instance of
QueryConstraintType |
QueryConstraintType |
DeleteType.getConstraint()
Gets the value of the constraint property.
|
QueryConstraintType |
QueryType.getConstraint()
Gets the value of the constraint property.
|
QueryConstraintType |
UpdateType.getConstraint()
Gets the value of the constraint property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<QueryConstraintType> |
ObjectFactory.createConstraint(QueryConstraintType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<QueryConstraintType> |
ObjectFactory.createConstraint(QueryConstraintType value)
|
void |
DeleteType.setConstraint(QueryConstraintType value)
Sets the value of the constraint property.
|
void |
QueryType.setConstraint(QueryConstraintType value)
Sets the value of the constraint property.
|
void |
UpdateType.setConstraint(QueryConstraintType value)
Sets the value of the constraint property.
|
| Modifier and Type | Method and Description |
|---|---|
QueryConstraintType |
UpdateAction.getConstraint() |
QueryConstraintType |
DeleteAction.getConstraint() |
| Constructor and Description |
|---|
UpdateAction(Map<String,Serializable> recordProperties,
String typeName,
String handle,
QueryConstraintType constraint,
Map<String,String> prefixToUriMappings)
Constructs an UpdateAction with the specified map of attributes to new values to update in the
metacard, typeName, handle, constraint, and map of XML namespace prefixes to their respective
URIs.
|
| Modifier and Type | Method and Description |
|---|---|
QueryRequest |
CswQueryFactory.getQuery(QueryConstraintType constraint,
String typeName) |
This work is licensed under a Creative Commons Attribution 4.0 International License.