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

public class BOImmediateSchedulingLastProcessing extends DynO
Business Object representing immediate scheduling last processing
Since:
22.0
See Also:
GCApi:
bo
  • Constructor Details

    • BOImmediateSchedulingLastProcessing

      public BOImmediateSchedulingLastProcessing()
  • 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
    • 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
    • getHistoricalId

      public Long getHistoricalId()
      Gets the historical ID
      Returns:
      the historical ID
    • setHistoricalId

      public void setHistoricalId(Long historicalId)
      Sets the historical ID
      Parameters:
      historicalId - the new historical ID
    • isReprocessing

      public Boolean isReprocessing()
      Gets the reprocessing.
      Returns:
      the reprocessing
    • setReprocessing

      public void setReprocessing(Boolean reprocessing)
      Sets the reprocessing.
      Parameters:
      reprocessing - the new reprocessing
    • getExpectedProcessingDate

      public Date getExpectedProcessingDate()
      Gets the expected processing date.
      Returns:
      the expected processing date
    • setExpectedProcessingDate

      public void setExpectedProcessingDate(Date expectedProcessingDate)
      Sets the expected processing date.
      Parameters:
      expectedProcessingDate - the new expected processing date
    • isAutoValidationEnabled

      public Boolean isAutoValidationEnabled()
      Gets the auto validation enabled flag.
      Returns:
      the auto validation enabled flag
    • setAutoValidationEnabled

      public void setAutoValidationEnabled(Boolean autoValidationEnabled)
      Sets the auto validation enabled flag.
      Parameters:
      autoValidationEnabled - the auto validation enabled flag.
    • getProcessingStartDate

      public Date getProcessingStartDate()
      Gets the processing start date.
      Returns:
      the processing start date
    • setProcessingStartDate

      public void setProcessingStartDate(Date processingStartDate)
      Sets the processing start date.
      Parameters:
      processingStartDate - the new processing start date
    • getProcessingEndDate

      public Date getProcessingEndDate()
      Gets the processing end date.
      Returns:
      the processing end date
    • setProcessingEndDate

      public void setProcessingEndDate(Date processingEndDate)
      Sets the processing end date.
      Parameters:
      processingEndDate - the new processing end date
    • getProcessingError

      public LocalizedString getProcessingError()
      Gets the processing error.
      Returns:
      the processing error
    • setProcessingError

      public void setProcessingError(LocalizedString processingError)
      Sets the processing error.
      Parameters:
      processingError - the new processing error
    • getErrorStackTrace

      public String getErrorStackTrace()
      Gets the error stack trace.
      Returns:
      the error stack trace
    • setErrorStackTrace

      public void setErrorStackTrace(String errorStackTrace)
      Sets the error stack trace.
      Parameters:
      errorStackTrace - the new error stack trace
    • getNumWorkOrderAssigned

      public Long getNumWorkOrderAssigned()
      Gets the num work order assigned.
      Returns:
      the num work order assigned
    • setNumWorkOrderAssigned

      public void setNumWorkOrderAssigned(Long numWorkOrderAssigned)
      Sets the num work order assigned.
      Parameters:
      numWorkOrderAssigned - the new num work order assigned
    • getNumWorkOrderNotAssigned

      public Long getNumWorkOrderNotAssigned()
      Gets the num work order not assigned.
      Returns:
      the num work order not assigned
    • setNumWorkOrderNotAssigned

      public void setNumWorkOrderNotAssigned(Long numWorkOrderNotAssigned)
      Sets the num work order not assigned.
      Parameters:
      numWorkOrderNotAssigned - the new num work order not assigned
    • getImportExportMaster

      public Long getImportExportMaster()
      Gets the import export master.
      Returns:
      the import export master
    • setImportExportMaster

      public void setImportExportMaster(Long importExportMaster)
      Sets the import export master.
      Parameters:
      importExportMaster - the new import export master