java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.calendar.BOImmediateSchedulingCalendar
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class BOImmediateSchedulingCalendar extends DynO
Business Object representing immediate scheduling calendar
Since:
22.0
See Also:
GCApi:
bo
  • Constructor Details

    • BOImmediateSchedulingCalendar

      public BOImmediateSchedulingCalendar()
  • Method Details

    • getId

      public Long getId()
      Gets the id.
      Returns:
      the id
    • setId

      public void setId(Long id)
      Sets the id.
      Parameters:
      id - the new id
    • getOperationCenter

      public Long getOperationCenter()
      Gets the operation center.
      Returns:
      the operation center
    • setOperationCenter

      public void setOperationCenter(Long operationCenter)
      Sets the operation center.
      Parameters:
      operationCenter - the new operation center
    • getSchedulingModel

      public Long getSchedulingModel()
      Gets the scheduling model.
      Returns:
      the scheduling model
    • setSchedulingModel

      public void setSchedulingModel(Long schedulingModel)
      Sets the scheduling model.
      Parameters:
      schedulingModel - the new scheduling model
    • getImmediateInterval

      public Long getImmediateInterval()
      Gets the immediate interval.
      Returns:
      the immediate interval
    • setImmediateInterval

      public void setImmediateInterval(Long immediateInterval)
      Sets the immediate interval.
      Parameters:
      immediateInterval - the new immediate interval
    • getReprocessingInterval

      public Long getReprocessingInterval()
      Gets the reprocessing interval.
      Returns:
      the reprocessing interval
    • setReprocessingInterval

      public void setReprocessingInterval(Long reprocessingInterval)
      Sets the reprocessing interval.
      Parameters:
      reprocessingInterval - the new reprocessing interval
    • isAutoValidationEnabled

      public Boolean isAutoValidationEnabled()
      Gets the auto validation enabled.
      Returns:
      the auto validation enabled
    • setAutoValidationEnabled

      public void setAutoValidationEnabled(Boolean autoValidationEnabled)
      Sets the auto validation enabled.
      Parameters:
      autoValidationEnabled - the new auto validation enabled
    • isActive

      public Boolean isActive()
      Gets the active.
      Returns:
      the active
    • setActive

      public void setActive(Boolean active)
      Sets the active.
      Parameters:
      active - the new active