java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.scheduling.bl.agenda.history.BOAgendaHistory
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class BOAgendaHistory extends DynO
Business object representing an agenda history.
Since:
18.0
See Also:
GCApi:
bo
  • Constructor Details

    • BOAgendaHistory

      public BOAgendaHistory()
  • Method Details

    • getAction

      public Long getAction()
      Returns the action id.
      Returns:
      the action id
    • setAction

      public void setAction(Long action)
      Sets the action id.
      Parameters:
      action - the action id
    • getHistoryInsertDate

      public Date getHistoryInsertDate()
      Returns the agenda history insert date.
      Returns:
      the agenda history insert date
    • setHistoryInsertDate

      public void setHistoryInsertDate(Date historyInsertDate)
      Sets the agenda history insert date.
      Parameters:
      historyInsertDate - the agenda history insert date
    • getId

      public Long getId()
      Returns the agenda history id.
      Returns:
      the the agenda history id
    • setId

      public void setId(Long id)
      Sets the agenda history id.
      Parameters:
      id - the agenda history id
    • getAgenda

      public Long getAgenda()
      Returns the agenda id.
      Returns:
      the agenda id
      See Also:
    • setAgenda

      public void setAgenda(Long agenda)
      Sets the agenda id.
      Parameters:
      agenda - the agenda id
      See Also:
    • getStartDate

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

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

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

      public void setEndDate(Date endDate)
      Sets the agenda history agenda end date.
      Parameters:
      endDate - the agenda history end date
    • getForeman

      public Long getForeman()
      Returns the foreman id.
      Returns:
      the foreman id
    • setForeman

      public void setForeman(Long foreman)
      Sets the foreman id.
      Parameters:
      foreman - the foreman id
    • getStatus

      public Long getStatus()
      Returns the agenda state id.
      Returns:
      the agenda state id
    • setStatus

      public void setStatus(Long status)
      Sets the agenda state id.
      Parameters:
      status - the agenda state id
    • getTeamResources

      public String getTeamResources()
      Returns the team resources.
      Returns:
      the team resources
    • setTeamResources

      public void setTeamResources(String teamResources)
      Sets the team resources.
      Parameters:
      teamResources - the team resources