Class InterventionOutcomeSaveInput

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.execution.bl.outcome.intervention.event.InterventionOutcomeSaveInput
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class InterventionOutcomeSaveInput extends DynO
Object used as an input bean for the for InterventionOutcomeSaveInput.
Since:
18.0
See Also:
GCApi:
bo
  • Constructor Details

    • InterventionOutcomeSaveInput

      public InterventionOutcomeSaveInput()
  • Method Details

    • getInterventionId

      public Long getInterventionId()
      Returns the intervention id.
      Returns:
      the intervention id
    • setInterventionId

      public void setInterventionId(Long interventionId)
      Sets the intervention id.
      Parameters:
      interventionId - the intervention id
    • getOutcome

      public BOInterventionOutcome getOutcome()
      Returns the outcome.
      Returns:
      the outcome
    • setOutcome

      public void setOutcome(BOInterventionOutcome outcome)
      Sets the outcome.
      Parameters:
      outcome - the outcome
    • getMode

      public Long getMode()
      Returns the save mode.
      Returns:
      the intervention outcome save input mode
    • setMode

      public void setMode(Long mode)
      Sets the save mode.
      Parameters:
      mode - the intervention outcome save input mode