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

public class BOImmediateSchedulingWorkOrder extends DynO
Business Object representing immediate scheduling work order
Since:
22.0
See Also:
GCApi:
bo
  • Constructor Details

    • BOImmediateSchedulingWorkOrder

      public BOImmediateSchedulingWorkOrder()
  • 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
    • getOperationCenter

      public Long getOperationCenter()
      Gets the operation center.
      Returns:
      the operation center
    • setOperationCenter

      public void setOperationCenter(Long operationCenter)
      Sets the operation center.
      Parameters:
      operationCenter - the new operation center
    • getState

      public Long getState()
      Gets the state.
      Returns:
      the state
    • setState

      public void setState(Long state)
      Sets the state.
      Parameters:
      state - the new state
    • getWorkOrderOperation

      public Long getWorkOrderOperation()
      Gets the work order operation.
      Returns:
      the work order operation
    • setWorkOrderOperation

      public void setWorkOrderOperation(Long workOrderOperation)
      Sets the work order operation.
      Parameters:
      workOrderOperation - the new work order operation
    • getSchedulingModel

      public Long getSchedulingModel()
      Gets the scheduling model.
      Returns:
      the scheduling model
    • setSchedulingModel

      public void setSchedulingModel(Long schedulingModel)
      Sets the scheduling model.
      Parameters:
      schedulingModel - the new scheduling model
    • getCreationDate

      public Date getCreationDate()
      Gets the creation date.
      Returns:
      the creation date
    • setCreationDate

      public void setCreationDate(Date creationDate)
      Sets the creation date.
      Parameters:
      creationDate - the new creation date
    • getForemanResourceShift

      public Long getForemanResourceShift()
      Gets the foreman resource shift.
      Returns:
      the foreman resource shift
    • setForemanResourceShift

      public void setForemanResourceShift(Long foremanResourceShift)
      Sets the foreman resource shift.
      Parameters:
      foremanResourceShift - the new foreman resource shift
    • getLastProcessingDate

      public Date getLastProcessingDate()
      Gets the last processing date.
      Returns:
      the last processing date
    • setLastProcessingDate

      public void setLastProcessingDate(Date lastProcessingDate)
      Sets the last processing date.
      Parameters:
      lastProcessingDate - the new last processing date
    • getProcessingCounter

      public Long getProcessingCounter()
      Gets the processing counter.
      Returns:
      the processing counter
    • setProcessingCounter

      public void setProcessingCounter(Long processingCounter)
      Sets the processing counter.
      Parameters:
      processingCounter - the new processing counter
    • getImmediateSchedulingProcessing

      public Long getImmediateSchedulingProcessing()
      Gets the immediate scheduling processing.
      Returns:
      the immediate scheduling processing
    • setImmediateSchedulingProcessing

      public void setImmediateSchedulingProcessing(Long immediateSchedulingProcessing)
      Sets the immediate scheduling processing.
      Parameters:
      immediateSchedulingProcessing - the new immediate scheduling processing
    • getLastProcessingError

      public LocalizedString getLastProcessingError()
      Gets the last processing error.
      Returns:
      the last processing error
    • setLastProcessingError

      public void setLastProcessingError(LocalizedString lastProcessingError)
      Sets the last processing error.
      Parameters:
      lastProcessingError - the new last processing error
    • getAgendaId

      public Long getAgendaId()
      Gets the agenda id.
      Returns:
      the agenda id
    • setAgendaId

      public void setAgendaId(Long agendaId)
      Sets the agenda id.
      Parameters:
      agendaId - the new agenda id