Class CrewShellWorkshiftBuildOutput

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.core.bl.crewshell.workshift.event.CrewShellWorkshiftBuildOutput
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class CrewShellWorkshiftBuildOutput extends DynO
Business object representing an output for the event that calculates the workshift objects
Since:
16.0
See Also:
GCApi:
bo
  • Constructor Details

    • CrewShellWorkshiftBuildOutput

      public CrewShellWorkshiftBuildOutput()
  • Method Details

    • getCellElements

      public overit.geocallapp.wfm.schedulazione.utenti.calendarioturni.ui.ElementiCelle getCellElements()
      Returns the element cells used in ux
      Returns:
      the element cells used in ux
    • setCellElements

      public void setCellElements(overit.geocallapp.wfm.schedulazione.utenti.calendarioturni.ui.ElementiCelle cellElements)
      Sets the element cells used in ux
      Parameters:
      cellElements - the element cells used in ux
    • getCells

      public overit.geocallapp.wfm.schedulazione.utenti.calendarioturni.ui.CelleCalendario getCells()
      Returns the cells used in ux
      Returns:
      the cells used in ux
    • setCells

      public void setCells(overit.geocallapp.wfm.schedulazione.utenti.calendarioturni.ui.CelleCalendario cells)
      Sets the cells used in ux
      Parameters:
      cells - the cells used in ux
    • getWorkshiftsDbv

      public DBView getWorkshiftsDbv()
      Returns the workshifts db view
      Returns:
      the workshifts db view
    • setWorkshiftsDbv

      public void setWorkshiftsDbv(DBView workshiftsDbv)
      Sets the workshifts db view used in ux
      Parameters:
      workshiftsDbv - the workshifts db view used in ux