Uses of Class
overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.BOActivityForecastHeader
Packages that use BOActivityForecastHeader
Package
Description
-
Uses of BOActivityForecastHeader in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.scenario.detail
Methods in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.scenario.detail that return BOActivityForecastHeaderMethods in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.scenario.detail with parameters of type BOActivityForecastHeaderModifier and TypeMethodDescriptionvoidCapacityPlanningScenarioDetail.setActivityForecastHeader(BOActivityForecastHeader activityForecastHeader) -
Uses of BOActivityForecastHeader in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.scenario.task
Fields in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.scenario.task with type parameters of type BOActivityForecastHeaderModifier and TypeFieldDescriptionprotected BOCache<BOActivityForecastHeader> BTCapacityPlanningScenarioManagement.activityForecastHeaderBOCacheprotected BOCache<BOActivityForecastHeader> BTCapacityPlanningScenarioExportExcel.activityForecastHeaderCache -
Uses of BOActivityForecastHeader in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.event
Constructors in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.event with parameters of type BOActivityForecastHeaderModifierConstructorDescriptionInstantiates a new forecast copy-paste event.Instantiates a new activity forecast header insert event.Instantiates a new activity forecast header update event. -
Uses of BOActivityForecastHeader in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.task
Fields in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.task with type parameters of type BOActivityForecastHeaderModifier and TypeFieldDescriptionprotected BOCache<BOActivityForecastHeader> BTActivityForecastExportExcel.activityForecastHeaderBOCacheMethods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.task with parameters of type BOActivityForecastHeaderModifier and TypeMethodDescriptionprotected voidBTActivityForecastExportExcel.appendActivityForecastHeaderSheet(BOActivityForecastHeader activityForecastHeader, XlsxDocument excelDocument) Appends the Activity Forecast Header Sheet to the specifiedXlsxDocumentobject.protected voidBTActivityForecastCopy.validateAndCompleteInput(BOActivityForecastHeader input, PoolKit poolKit) Validates the data before the insertion.protected voidBTActivityForecastHeaderInsert.validateAndCompleteInput(BOActivityForecastHeader input, PoolKit poolKit) Validates the data before the insertion.protected voidBTActivityForecastHeaderUpdate.validateAndCompleteInput(BOActivityForecastHeader input, PoolKit poolKit) Validates the data before the update.protected voidBTActivityForecastCopy.validateFieldsLength(BOActivityForecastHeader input, PoolKit pk) Validates the fields' length of theBOActivityForecastHeaderinput to be checked.protected voidBTActivityForecastHeaderInsert.validateFieldsLength(BOActivityForecastHeader input, PoolKit pk) Validates the fields' length of theBOActivityForecastHeaderinput to be checked : code's length must not exceed 50 characters and the description's length must not exceed 255 characters.protected voidBTActivityForecastHeaderUpdate.validateFieldsLength(BOActivityForecastHeader input, PoolKit pk) Validates the fields' length of theBOActivityForecastHeaderinput to be checked : code's length must not exceed 50 characters and the description's length must not exceed 255 characters. -
Uses of BOActivityForecastHeader in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.util
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.util with parameters of type BOActivityForecastHeaderModifier and TypeMethodDescriptionstatic StringActivityForecastHeaderUtil.getForecastHeaderInformation(BOActivityForecastHeader activityForecastHeader) Return the main data of the forecast header -
Uses of BOActivityForecastHeader in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.activityforecastheader.event
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.activityforecastheader.event that return BOActivityForecastHeaderModifier and TypeMethodDescriptionActivityForecastHeaderImportRow.getActivityForecastHeader()Returns the activity forecast header to be importedMethods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.activityforecastheader.event with parameters of type BOActivityForecastHeaderModifier and TypeMethodDescriptionvoidActivityForecastHeaderImportRow.setActivityForecastHeader(BOActivityForecastHeader activityForecastHeader) Sets the activity forecast header to be imported -
Uses of BOActivityForecastHeader in overit.geocallapp.wfm.planning.ux.forecastcapacity.capacityplanning.scenario.result.activity.gantt
Method parameters in overit.geocallapp.wfm.planning.ux.forecastcapacity.capacityplanning.scenario.result.activity.gantt with type arguments of type BOActivityForecastHeader -
Uses of BOActivityForecastHeader in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.copy
Methods in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.copy with parameters of type BOActivityForecastHeaderModifier and TypeMethodDescriptionprotected LongCopyActivityForecast.insertActivityForecastHeader(BOActivityForecastHeader forecastHeader) UI event handler to insert/paste newly created/pasted activity forecast header. -
Uses of BOActivityForecastHeader in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.detail.gantt
Fields in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.detail.gantt declared as BOActivityForecastHeaderModifier and TypeFieldDescriptionprotected BOActivityForecastHeaderForecastActivityDetailGantt.forecastHeaderMethod parameters in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.detail.gantt with type arguments of type BOActivityForecastHeaderModifier and TypeMethodDescriptionForecastActivityDetailGanttDataBuilder.build(List<BOActivityForecastHeader> forecastHeader, Map<String, Object> filters) Build the gantt row basing on the forecast activity detail .protected List<BOForecastActivity> ForecastActivityDetailGanttDataBuilder.loadForecastActivities(List<BOActivityForecastHeader> forecastHeaders, Collection<Long> activityIds, Map<String, Object> filters) protected List<BOForecastActivityDetailGantt> ForecastActivityDetailGanttDataBuilder.loadForecastActivitiesDetail(List<BOActivityForecastHeader> forecastHeaders, List<BOForecastActivity> forecastActivities, Map<String, Object> filters) -
Uses of BOActivityForecastHeader in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.detail.gantt.comparator
Fields in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.detail.gantt.comparator with type parameters of type BOActivityForecastHeaderModifier and TypeFieldDescriptionprotected List<BOActivityForecastHeader> ForecastActivityDetailGanttComparator.forecastToCompareList -
Uses of BOActivityForecastHeader in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.edit
Methods in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.edit with parameters of type BOActivityForecastHeaderModifier and TypeMethodDescriptionprotected LongEditActivityForecastHeader.insertActivityForecastHeader(BOActivityForecastHeader activityForecastHeader) Insert a new activity forecast header.protected voidEditActivityForecastHeader.updateActivityForecastHeader(BOActivityForecastHeader activityForecastHeader) Update an existing activity forecast header. -
Uses of BOActivityForecastHeader in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.importoperationactivity
Fields in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.importoperationactivity declared as BOActivityForecastHeaderModifier and TypeFieldDescriptionprotected BOActivityForecastHeaderImportOperationActivityPanel.forecast