Class PublicHolidaySearchFilter

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.systemsettings.bl.calendar.event.PublicHolidaySearchFilter
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class PublicHolidaySearchFilter extends DynO
Business object representing a search filter for the oublic holidays.
Since:
17.0
See Also:
GCApi:
bo
  • Constructor Details

    • PublicHolidaySearchFilter

      public PublicHolidaySearchFilter()
  • Method Details

    • getOperationCenter

      public Long getOperationCenter()
      Returns the operation center that was set as filter.
      Returns:
      the operation center
    • setOperationCenter

      public void setOperationCenter(Long operationCenter)
      Sets the operation center as filter.
      Parameters:
      operationCenter - the operation center
    • getDateRange

      public DateTimeRange getDateRange()
      Returns the date range that was set as filter.
      Returns:
      the date range
    • setDateRange

      public void setDateRange(DateTimeRange dateRange)
      Sets the date range as filter.
      Parameters:
      dateRange - the date range