Class UnavailabilityMovementConfirmInput

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.core.bl.workshift.unavailability.movement.event.UnavailabilityMovementConfirmInput
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class UnavailabilityMovementConfirmInput extends DynO
Business object representing the input for the UnavailabilityMovementConfirmEvent.
Since:
17.0
See Also:
GCApi:
bo
  • Constructor Details

    • UnavailabilityMovementConfirmInput

      public UnavailabilityMovementConfirmInput()
  • Method Details

    • getWorkshifts

      public Collection<Long> getWorkshifts()
      Returns the list of workshifts
      Returns:
      the list of workshift id
    • setWorkshifts

      public void setWorkshifts(Collection<Long> workshifts)
      Sets the list of workshifts
      Parameters:
      workshifts - the list of workshifts
    • getModel

      public Long getModel()
      Returns the model
      Returns:
      the model
    • setModel

      public void setModel(Long model)
      Sets the model
      Parameters:
      model - the model