Uses of Class
overit.geocallapp.wfm.forecastcapacity.bl.skill.BOSkill
Packages that use BOSkill
Package
Description
-
Uses of BOSkill in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.scenario.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.scenario.task that return types with arguments of type BOSkill -
Uses of BOSkill in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.skill.event
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.skill.event that return types with arguments of type BOSkillMethod parameters in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.skill.event with type arguments of type BOSkill -
Uses of BOSkill in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.skill.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.skill.task that return types with arguments of type BOSkillModifier and TypeMethodDescriptionBTForecastActivitySkillsReplace.skillsToInsert(List<BOForecastActivitySkill> currentSkills, List<BOSkill> skillsToInsert) -
Uses of BOSkill in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.skill.event
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.skill.event that return types with arguments of type BOSkillMethod parameters in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.skill.event with type arguments of type BOSkill -
Uses of BOSkill 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 BOSkillModifier and TypeMethodDescriptionBTForecastResourceSkillImportFromOC.findOperationCenterSkills(Long userId) BTForecastResourceSkillsReplace.skillsToInsert(List<BOResourceForecastSkill> currentSkills, List<BOSkill> skillsToInsert) -
Uses of BOSkill in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.detail.gantt
Methods in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.detail.gantt that return types with arguments of type BOSkillModifier and TypeMethodDescriptionServerTableViewForecastActivityDetailGantt.getAllSkills()Returns a list that contains all Skills (TSKILL rows)BOSkill -
Uses of BOSkill in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.common.selection.skill
Method parameters in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.common.selection.skill with type arguments of type BOSkillModifier and TypeMethodDescriptionprotected DBViewEditSkillPanel.createEmptyDbv(List<BOSkill> skills) -
Uses of BOSkill 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 BOSkillMethods in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail that return types with arguments of type BOSkillModifier and TypeMethodDescriptionResourceForecastCalendarView.getAllSkills()Returns a list that contains all Skills (TSKILL rows)BOSkillMethod parameters in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail with type arguments of type BOSkillModifier and TypeMethodDescriptionResourceForecastAvailabilityBuilder.findResourceSkills(Long resourceId, List<BOSkill> skills) Returns a list of skills assigned to resource identified by resourceId value taken in inputvoid