Class BOImmediateSchedulingResourceProcessing

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

public class BOImmediateSchedulingResourceProcessing extends DynO
Business Object representing immediate scheduling resource processing
Since:
22.0
See Also:
GCApi:
bo
  • Constructor Details

    • BOImmediateSchedulingResourceProcessing

      public BOImmediateSchedulingResourceProcessing()
  • 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
    • getResource

      public Long getResource()
      Gets the resource.
      Returns:
      the resource
    • setResource

      public void setResource(Long resource)
      Sets the resource.
      Parameters:
      resource - the new resource
    • 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
    • getLastRecalibrateDate

      public Date getLastRecalibrateDate()
      Gets the last recalibrate date.
      Returns:
      the last recalibrate date
    • setLastRecalibrateDate

      public void setLastRecalibrateDate(Date lastRecalibrateDate)
      Sets the last recalibrate date.
      Parameters:
      lastRecalibrateDate - the new last recalibrate date
    • getRecalibrateStartDate

      public Date getRecalibrateStartDate()
      Gets the recalibrate start date.
      Returns:
      the recalibrate start date
    • setRecalibrateStartDate

      public void setRecalibrateStartDate(Date recalibrateStartDate)
      Sets the recalibrate start date.
      Parameters:
      recalibrateStartDate - the new recalibrate start date
    • getRecalibrateSkipped

      public Boolean getRecalibrateSkipped()
      Gets the recalibrate skipped flag.
      Returns:
      true if recalibrate was skipped due to intervalLastRecalibrate
    • setRecalibrateSkipped

      public void setRecalibrateSkipped(Boolean recalibrateSkipped)
      Sets the recalibrate skipped flag.
      Parameters:
      recalibrateSkipped - true if recalibrate was skipped