Class TemporalExpressions

java.lang.Object
org.apache.ofbiz.service.calendar.TemporalExpressions
All Implemented Interfaces:
Serializable

public class TemporalExpressions extends Object implements Serializable
A collection of TemporalExpression classes.

For the most part, these classes are immutable - with the exception of the id field. The basic idea is to construct an expression tree in memory, and then query it.

See Also:
  • Field Details

  • Constructor Details

    • TemporalExpressions

      public TemporalExpressions()