Class WorkCenterDataLoader

java.lang.Object
overit.geocallapp.utilities.ux.ui.data.DataLoader
overit.geocallapp.wfm.planning.ux.common.selection.WorkCenterDataLoader
All Implemented Interfaces:
Serializable, Identified

public class WorkCenterDataLoader extends DataLoader
Data loader that extracts the work centers, possibly in association with operation centers.
Since:
19.0
See Also:
  • Constructor Details

    • WorkCenterDataLoader

      public WorkCenterDataLoader()
  • Method Details

    • onlyIds

      public LongSet onlyIds()
      Specified by:
      onlyIds in class DataLoader
    • load

      public DBView load()
      Specified by:
      load in class DataLoader
    • setOperationCenters

      public void setOperationCenters(Collection<Long> operationCenters)
      Sets the operation centers as a filter for extracted work centers
      Parameters:
      operationCenters - the operation centers as a filter for extracted work centers