All Known Implementing Classes:
CmsDateFromTodayRestriction, CmsDatePastFutureRestriction, CmsDateRangeRestriction

public interface I_CmsDateRestriction
Interface for date restrictions used in list configurations.

  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static enum 
    Enum representing a direction in time (past / future).
    static enum 
    Enum representing a time unit.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the formatted range expression for this restriction, for use in Solr date range queries.
  • Method Details

    • getRange

      Gets the formatted range expression for this restriction, for use in Solr date range queries.

      Returns:
      the date range expression