public class PropertySearch extends java.lang.Object implements SearchClause
Constructor and Description |
---|
PropertySearch() |
PropertySearch(java.util.Map queryProps) |
Modifier and Type | Method and Description |
---|---|
java.util.Map |
getProperties()
Get the property match criteria.
|
void |
setProperties(java.util.Map queryProps)
Set the property match criteria.
|