POV#
- public class POV implements EntityFilterInterface#
Applies a POV (Property-Operator-Value) filter to the query’s current result set.
- Author:
Timm Fitschen
Fields#
NUMBER_PATTERN#
retry#
- public static int retry#
Constructors#
POV#
Methods#
apply#
- public void apply(QueryInterface query)#
getAggregate#
getCacheKey#
getOperator#
getProperty#
getSubProperty#
- public SubProperty getSubProperty()#
getVDatetime#
- public DateTimeInterface getVDatetime()#
Return the Datetime value, which may be null.
getVDouble#
getVInt#
getValue#
hasSubProperty#
- public boolean hasSubProperty()#
setSubProperty#
- public void setSubProperty(SubProperty subp)#
toElement#
- public Element toElement()#