Uses of Class
overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.skill.BOResourceForecastSkill
Packages that use BOResourceForecastSkill
Package
Description
-
Uses of BOResourceForecastSkill in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.calculation.problem
Fields in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.calculation.problem with type parameters of type BOResourceForecastSkillModifier and TypeFieldDescriptionprotected List<BOResourceForecastSkill> CapacityPlanningProblemBuilder.resourcesSkillsMethods in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.calculation.problem with parameters of type BOResourceForecastSkillModifier and TypeMethodDescriptionprotected CapacityPlanningSkillCapacityPlanningProblemBuilder.buildResourceSkill(BOResourceForecastSkill resourceSkill) Method parameters in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.calculation.problem with type arguments of type BOResourceForecastSkillModifier and TypeMethodDescriptionCapacityPlanningProblemBuilder.whitResourcesSkills(List<BOResourceForecastSkill> resourcesSkills) -
Uses of BOResourceForecastSkill in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.coveragealgorithm.input
Fields in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.coveragealgorithm.input with type parameters of type BOResourceForecastSkillModifier and TypeFieldDescriptionprotected List<BOResourceForecastSkill> CapacityPlanningAlgorithmInputBuilder.resourcesSkillsMethod parameters in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.coveragealgorithm.input with type arguments of type BOResourceForecastSkillModifier and TypeMethodDescriptionCapacityPlanningAlgorithmInputBuilder.withResourcesSkills(List<BOResourceForecastSkill> resourcesSkills) -
Uses of BOResourceForecastSkill 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 BOResourceForecastSkillModifier and TypeMethodDescriptionprotected List<BOResourceForecastSkill> BTCapacityPlanningAlgorithmSend.loadResourcesSkills(Long forecastId, PoolKit poolKit) -
Uses of BOResourceForecastSkill 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 BOResourceForecastSkillModifier and TypeMethodDescriptionprotected List<BOResourceForecastSkill> BTCapacityPlanningResultDetailCalculateCoverage.loadResourcesSkills(Long forecastId, PoolKit poolKit) -
Uses of BOResourceForecastSkill in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresourceskill.event
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresourceskill.event that return BOResourceForecastSkillModifier and TypeMethodDescriptionForecastResourceSkillImportRow.getForecastResourceSkill()Returns the forecast resource skill to be importedMethods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresourceskill.event with parameters of type BOResourceForecastSkillModifier and TypeMethodDescriptionvoidForecastResourceSkillImportRow.setForecastResourceSkill(BOResourceForecastSkill forecastResourceSkill) Sets the forecast resource skill to be imported -
Uses of BOResourceForecastSkill in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.skill.event
Constructors in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.skill.event with parameters of type BOResourceForecastSkillModifierConstructorDescriptionInstantiates a new forecast resource skill update event. -
Uses of BOResourceForecastSkill in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.skill.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.skill.task that return types with arguments of type BOResourceForecastSkillModifier and TypeMethodDescriptionprotected List<BOResourceForecastSkill> BTForecastResourceSkillsReplace.skillsToDelete(List<BOResourceForecastSkill> currentSkills, List<BOSkill> skillsToInsert) Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.skill.task with parameters of type BOResourceForecastSkillModifier and TypeMethodDescriptionprotected voidBTForecastResourceSkillUpdate.checkUniqueAssociation(BOResourceForecastSkill input, PoolKit poolKit) protected voidBTForecastResourceSkillInsert.validateAssociation(BOResourceForecastSkill input, PoolKit poolKit) Validates if already exists an association between the resource and the skillMethod parameters in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.skill.task with type arguments of type BOResourceForecastSkillModifier and TypeMethodDescriptionprotected List<BOResourceForecastSkill> BTForecastResourceSkillsReplace.skillsToDelete(List<BOResourceForecastSkill> currentSkills, List<BOSkill> skillsToInsert) BTForecastResourceSkillsReplace.skillsToInsert(List<BOResourceForecastSkill> currentSkills, List<BOSkill> skillsToInsert) -
Uses of BOResourceForecastSkill 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 BOResourceForecastSkillModifier and TypeMethodDescriptionprotected List<BOResourceForecastSkill> BTResourceForecastExportExcel.getAllForecastSkills(List<BOForecastResource> resources, PoolKit pk) Retrieves the list of the skills associated with eachBOForecastResourceresource linked to the providedBOResourceForecastHeaderinput.Method parameters in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.task with type arguments of type BOResourceForecastSkillModifier and TypeMethodDescriptionprotected voidBTResourceForecastExportExcel.appendSkillsSheet(List<BOResourceForecastSkill> resourceSkills, XlsxDocument excelDocument, PoolKit pk) Appends the Resources Skills Sheet to the specifiedXlsxDocumentobject. -
Uses of BOResourceForecastSkill in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.resource.skill
Methods in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.resource.skill with parameters of type BOResourceForecastSkillModifier and TypeMethodDescriptionvoidForecastSkillValidator.validate(BOResourceForecastSkill forecastSkill)