Class BOImmediateSchedulingResourceExclusion

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

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

    • BOImmediateSchedulingResourceExclusion

      public BOImmediateSchedulingResourceExclusion()
  • 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
    • getProcessing

      public Long getProcessing()
      Gets the processing.
      Returns:
      the processing
    • setProcessing

      public void setProcessing(Long processing)
      Sets the processing.
      Parameters:
      processing - the new processing
    • getResource

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

      public void setResource(Long resource)
      Sets the resource.
      Parameters:
      resource - the new resource
    • getExclusionReason

      public Long getExclusionReason()
      Gets the exclusion reason.
      Returns:
      the exclusion reason
    • setExclusionReason

      public void setExclusionReason(Long exclusionReason)
      Sets the exclusion reason.
      Parameters:
      exclusionReason - the new exclusion reason