DatedElementSpec
DatedElementSpec
- Superclass
- SingleElementSpec
- Subclasses
- none
- Referenced By
- DatedGroupedElementSpec
This class is created when the dates must be specially handled. In this class, the date
does not have to match exactly with the results of the query, but only the month and the
year must match.
Spec: #(className queryName sumFormula constraint dateField)
Instance Variables
dateField <String> The name of the date field in the query.
matchingDate <Date> The date to match.
Class Variables
none
Contacts
jku@cat.ncsa.uiuc.edu