Class DateConstraint
java.lang.Object
org.apache.jackrabbit.oak.plugins.nodetype.constraint.NumericConstraint<Calendar>
org.apache.jackrabbit.oak.plugins.nodetype.constraint.DateConstraint
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.jackrabbit.oak.plugins.nodetype.constraint.NumericConstraint
greater, greaterOrEqual, lessOrEqual, test, toString
-
Constructor Details
-
DateConstraint
-
-
Method Details
-
getBound
- Specified by:
getBound
in classNumericConstraint<Calendar>
-
getValue
- Specified by:
getValue
in classNumericConstraint<Calendar>
- Throws:
RepositoryException
-
less
- Specified by:
less
in classNumericConstraint<Calendar>
-
equals
- Overrides:
equals
in classNumericConstraint<Calendar>
-