Uses of Class
overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.detail.BOForecastResourceDetail
Packages that use BOForecastResourceDetail
Package
Description
-
Uses of BOForecastResourceDetail in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.calculation.problem
Fields in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.calculation.problem with type parameters of type BOForecastResourceDetailModifier and TypeFieldDescriptionprotected List<BOForecastResourceDetail> CapacityPlanningProblemBuilder.resourceDetailsMethods in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.calculation.problem with parameters of type BOForecastResourceDetailModifier and TypeMethodDescriptionprotected LongCapacityPlanningProblemBuilder.availableMinutes(BOForecastResourceDetail workingDay) protected CapacityPlanningResourceWorkingDayCapacityPlanningProblemBuilder.buildResourceWorkingDay(BOForecastResourceDetail resourceWorkingDay) Method parameters in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.calculation.problem with type arguments of type BOForecastResourceDetailModifier and TypeMethodDescriptionCapacityPlanningProblemBuilder.whitResouceDetails(List<BOForecastResourceDetail> resourceDetails) -
Uses of BOForecastResourceDetail in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.coveragealgorithm.input
Fields in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.coveragealgorithm.input with type parameters of type BOForecastResourceDetailModifier and TypeFieldDescriptionprotected List<BOForecastResourceDetail> CapacityPlanningAlgorithmInputBuilder.resourceDetailsMethod parameters in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.coveragealgorithm.input with type arguments of type BOForecastResourceDetailModifier and TypeMethodDescriptionCapacityPlanningAlgorithmInputBuilder.withResouceDetails(List<BOForecastResourceDetail> resourceDetails) -
Uses of BOForecastResourceDetail in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.coveragealgorithm.input.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.coveragealgorithm.input.task that return types with arguments of type BOForecastResourceDetailModifier and TypeMethodDescriptionprotected List<BOForecastResourceDetail> BTCapacityPlanningAlgorithmSend.loadForecastResourcesDetails(Long forecastId, PoolKit poolKit) -
Uses of BOForecastResourceDetail in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.coveragealgorithm.output.event
Methods in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.coveragealgorithm.output.event that return types with arguments of type BOForecastResourceDetailModifier and TypeMethodDescriptionCapacityPlanningSaturationCalculateInput.getResourceDetails()Gets the resource details.Method parameters in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.coveragealgorithm.output.event with type arguments of type BOForecastResourceDetailModifier and TypeMethodDescriptionvoidCapacityPlanningSaturationCalculateInput.setResourceDetails(List<BOForecastResourceDetail> resourceDetails) Sets the resource details. -
Uses of BOForecastResourceDetail in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.coveragealgorithm.output.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.coveragealgorithm.output.task that return types with arguments of type BOForecastResourceDetailModifier and TypeMethodDescriptionprotected List<BOForecastResourceDetail> BTCapacityPlanningAlgorithmOutputProcess.loadForecastResourceDetails(Long forecastId, PoolKit poolKit) Loads the forecast resource details.Method parameters in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.coveragealgorithm.output.task with type arguments of type BOForecastResourceDetailModifier and TypeMethodDescriptionBTCapacityPlanningSaturationCalculate.calculateResourcesSaturation(List<BOForecastResourceDetail> resourceDetails) Calculates the saturation of resources based on the resource details and assignments. -
Uses of BOForecastResourceDetail in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.result.detail.event
Methods in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.result.detail.event that return types with arguments of type BOForecastResourceDetailModifier and TypeMethodDescriptionCapacityPlanningTotalResultCalculateInput.getResourceDetails()Gets the list of forecast resource details.Method parameters in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.result.detail.event with type arguments of type BOForecastResourceDetailModifier and TypeMethodDescriptionvoidCapacityPlanningTotalResultCalculateInput.setResourceDetails(List<BOForecastResourceDetail> resourceDetails) Sets the list of forecast resource details. -
Uses of BOForecastResourceDetail in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.result.detail.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.result.detail.task that return types with arguments of type BOForecastResourceDetailModifier and TypeMethodDescriptionprotected List<BOForecastResourceDetail> BTCapacityPlanningResultDetailCalculateCoverage.loadForecastResourcesDetails(Long forecastId, PoolKit poolKit) Method parameters in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.result.detail.task with type arguments of type BOForecastResourceDetailModifier and TypeMethodDescriptionprotected DoubleBTCapacityPlanningResultDetailCalculateCoverage.calculateResourceSaturation(Map.Entry<Long, List<BOForecastResourceDetail>> resourceDetailGroup, List<CapacityPlanningAssignment> solutionAssignmentList) protected LongBTCapacityPlanningTotalResultCalculate.getTotalResourceOrdinaryTime(List<BOForecastResourceDetail> resourceDetails) protected LongBTCapacityPlanningTotalResultCalculate.getTotalResourceOvertime(List<BOForecastResourceDetail> resourceDetails) -
Uses of BOForecastResourceDetail in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresourcedetail.event
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresourcedetail.event that return BOForecastResourceDetailModifier and TypeMethodDescriptionForecastResourceDetailImportRow.getForecastResourceDetail()Returns the forecast resource detail to be importedMethods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresourcedetail.event with parameters of type BOForecastResourceDetailModifier and TypeMethodDescriptionvoidForecastResourceDetailImportRow.setForecastResourceDetail(BOForecastResourceDetail forecastResourceDetail) Sets the forecast resource detail to be imported -
Uses of BOForecastResourceDetail in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.detail.event
Constructors in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.detail.event with parameters of type BOForecastResourceDetailModifierConstructorDescriptionInstantiates a new resource forecast detail insert event.Instantiates a new resource forecast detail Update event. -
Uses of BOForecastResourceDetail in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.detail.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.detail.task that return BOForecastResourceDetailModifier and TypeMethodDescriptionprotected BOForecastResourceDetailBTForecastResourceDetailManagement.searchWorkshift(Long forecastHeader, Long resourceId, Date day, PoolKit pk) Search theBOForecastResourceDetailfor the day and the resourceMethods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.detail.task with parameters of type BOForecastResourceDetailModifier and TypeMethodDescriptionprotected ForecastResourceDetailBuildPreviewBTForecastResourceDetailManagement.getResourceBuildPreview(BOForecastResourceDetail oldWorkshiftBO, BOForecastResourceDetail newWorkshiftBO) Create a ForecastResourceDetailBuildPreview with the old and the new values of work duration, unavailability, unusable time and overtime -
Uses of BOForecastResourceDetail in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.detail.util
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.detail.util that return types with arguments of type BOForecastResourceDetailModifier and TypeMethodDescriptionstatic PageResponse<BOForecastResourceDetail> ForecastResourceDetailUtils.groupAll(PageResponse<BOForecastResourceDetail> response) Method parameters in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.detail.util with type arguments of type BOForecastResourceDetailModifier and TypeMethodDescriptionstatic PageResponse<BOForecastResourceDetail> ForecastResourceDetailUtils.groupAll(PageResponse<BOForecastResourceDetail> response) -
Uses of BOForecastResourceDetail in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.task that return types with arguments of type BOForecastResourceDetailModifier and TypeMethodDescriptionprotected List<BOForecastResourceDetail> BTResourceForecastExportExcel.getAllForecastDetails(List<BOForecastResource> resources, PoolKit pk) Retrieves the list of the details (i.e., calendars) associated with eachBOForecastResourceresource linked to the providedBOResourceForecastHeaderinput.Method parameters in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.task with type arguments of type BOForecastResourceDetailModifier and TypeMethodDescriptionprotected voidBTResourceForecastExportExcel.appendDetailsSheet(List<BOForecastResourceDetail> resourceDetails, XlsxDocument excelDocument, PoolKit pk) Appends the Resources Details Sheet to the specifiedXlsxDocumentobject. -
Uses of BOForecastResourceDetail in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.resource.detail
Methods in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.resource.detail with parameters of type BOForecastResourceDetailModifier and TypeMethodDescriptionvoidForecastResourceDetailValidator.validate(BOForecastResourceDetail forecastResourceDetail) -
Uses of BOForecastResourceDetail in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail
Fields in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail with type parameters of type BOForecastResourceDetailModifier and TypeFieldDescriptionprotected List<BOForecastResourceDetail> ResourceForecastAvailabilityBuilder.forecastResourceDetailsMethods in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail that return types with arguments of type BOForecastResourceDetailModifier and TypeMethodDescriptionprotected List<BOForecastResourceDetail> ResourceForecastCalendarView.getForecastResourceDetails()Returns the detail data of resources related to the forecast headerResourceForecastAvailabilityItem.getResourceAvailabilityMap()Method parameters in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail with type arguments of type BOForecastResourceDetailModifier and TypeMethodDescriptionvoidResourceForecastAvailabilityBuilder.setForecastResourceDetails(List<BOForecastResourceDetail> forecastResourceDetails) voidResourceForecastAvailabilityItem.setResourceAvailabilityMap(HashMap<Date, BOForecastResourceDetail> resourceAvailabilityMap) -
Uses of BOForecastResourceDetail in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail.comparator
Methods in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail.comparator that return types with arguments of type BOForecastResourceDetailModifier and TypeMethodDescriptionprotected List<BOForecastResourceDetail> ResourceForecastComparatorCalendarView.getForecastResourceDetails()Returns the detail data of resources related to the list of forecast headers