Package org.opencms.jsp.search.config.parser.simplesearch.daterestrictions
package org.opencms.jsp.search.config.parser.simplesearch.daterestrictions
Contains classes for dealing with restrictions in list configurations.
- Since:
- 15.0.0
-
ClassDescriptionDate restrictions for a fixed number of time units going backward or forward from the current time.A restriction which selects either all entries in the past (from the current time) or all entries in the future.Restriction to a date between a fixed start and end date, but only one of them has to be given.Parses date restrictions in a list configuration.Interface for date restrictions used in list configurations.Enum representing a direction in time (past / future).Enum representing a time unit.