Class BOInterventionOutcome

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

public class BOInterventionOutcome extends DynO
Business Object representing an intervention outcome.
Since:
18.0
See Also:
GCApi:
bo
  • Constructor Details

    • BOInterventionOutcome

      public BOInterventionOutcome()
  • 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
    • getTakeInChargeDate

      public Date getTakeInChargeDate()
      Gets the take in charge date.
      Returns:
      the take in charge date
    • setTakeInChargeDate

      public void setTakeInChargeDate(Date takeInChargeDate)
      Sets the take in charge date.
      Parameters:
      takeInChargeDate - the new take in charge date
    • getArrivalDate

      public Date getArrivalDate()
      Gets the arrival date.
      Returns:
      the arrival date
    • setArrivalDate

      public void setArrivalDate(Date arrivalDate)
      Sets the arrival date.
      Parameters:
      arrivalDate - the new arrival date
    • getStartDate

      public Date getStartDate()
      Gets the start date.
      Returns:
      the start date
    • setStartDate

      public void setStartDate(Date startDate)
      Sets the start date.
      Parameters:
      startDate - the new start date
    • getEndDate

      public Date getEndDate()
      Gets the end date.
      Returns:
      the end date
    • setEndDate

      public void setEndDate(Date endDate)
      Sets the end date.
      Parameters:
      endDate - the new end date
    • getReason

      public Long getReason()
      Gets the reason.
      Returns:
      the reason
    • setReason

      public void setReason(Long reason)
      Sets the reason.
      Parameters:
      reason - the new reason
    • getEncodedNote

      public Long getEncodedNote()
      Gets the encoded note id.
      Returns:
      the encoded note id
    • setEncodedNote

      public void setEncodedNote(Long encodedNote)
      Sets the encoded note id.
      Parameters:
      encodedNote - the new encoded note id
    • getValidationDate

      public Date getValidationDate()
      Gets the validation date.
      Returns:
      the validation date
    • setValidationDate

      public void setValidationDate(Date validationDate)
      Sets the validation date.
      Parameters:
      validationDate - the new validation date
    • getValidationStatus

      public Long getValidationStatus()
      Gets the validation status.
      Returns:
      the validation status
    • setValidationStatus

      public void setValidationStatus(Long validationStatus)
      Sets the validation status.
      Parameters:
      validationStatus - the new validation status
    • getNotes

      public String getNotes()
      Gets the notes.
      Returns:
      the notes
    • setNotes

      public void setNotes(String notes)
      Sets the notes.
      Parameters:
      notes - the new notes
    • getForcedClosureType

      public Long getForcedClosureType()
      Returns the forced closure type.
      Returns:
      the forced closure type
    • setForcedClosureType

      public void setForcedClosureType(Long forcedClosureType)
      Sets the forced closure type.
      Parameters:
      forcedClosureType - the forced closure type
    • getOrigin

      public Long getOrigin()
      Returns the origin id.
      Returns:
      the origin id
    • setOrigin

      public void setOrigin(Long origin)
      Sets the origin id.
      Parameters:
      origin - the origin id
    • getReportedDuration

      public Long getReportedDuration()
      Returns the reported duration.
      Returns:
      the reported duration
    • setReportedDuration

      public void setReportedDuration(Long reportedDuration)
      Sets the reported duration.
      Parameters:
      reportedDuration - the reported duration