Uses of Class
overit.geocallapp.wfm.skills.bl.skill.BOSkill
Packages that use BOSkill
Package
Description
-
Uses of BOSkill in overit.geocallapp.wfm.core.bl.bundler
Methods in overit.geocallapp.wfm.core.bl.bundler that return BOSkillModifier and TypeMethodDescriptionMethods in overit.geocallapp.wfm.core.bl.bundler that return types with arguments of type BOSkillModifier and TypeMethodDescriptionBundleEntitiesAggregate.getSkillCollection()BundleEntitiesAggregate.getSkills()Methods in overit.geocallapp.wfm.core.bl.bundler with parameters of type BOSkill -
Uses of BOSkill in overit.geocallapp.wfm.core.bl.crewshell.composition
Methods in overit.geocallapp.wfm.core.bl.crewshell.composition that return types with arguments of type BOSkillMethod parameters in overit.geocallapp.wfm.core.bl.crewshell.composition with type arguments of type BOSkill -
Uses of BOSkill in overit.geocallapp.wfm.core.bl.crewshell.dailyplan
Methods in overit.geocallapp.wfm.core.bl.crewshell.dailyplan that return types with arguments of type BOSkillModifier and TypeMethodDescriptionBOCrewShellDailyPlan.getSkills()Returns the crew shell's skillsMethod parameters in overit.geocallapp.wfm.core.bl.crewshell.dailyplan with type arguments of type BOSkill -
Uses of BOSkill in overit.geocallapp.wfm.core.bl.crewshell.dailyplan.task
Fields in overit.geocallapp.wfm.core.bl.crewshell.dailyplan.task with type parameters of type BOSkillMethods in overit.geocallapp.wfm.core.bl.crewshell.dailyplan.task that return types with arguments of type BOSkillModifier and TypeMethodDescriptionCrewShellDailyPlanCreator.buildCrewShellSkillsMap(Set<Long> crewShells, BOCache<BOSkill> skillCache, PoolKit poolKit) CrewShellDailyPlanCreator.getSkillCache()Method parameters in overit.geocallapp.wfm.core.bl.crewshell.dailyplan.task with type arguments of type BOSkillModifier and TypeMethodDescriptionCrewShellDailyPlanCreator.buildCrewShellSkillsMap(Set<Long> crewShells, BOCache<BOSkill> skillCache, PoolKit poolKit) protected static voidCrewShellDailyPlanCreator.buildUserSkills(Map<Long, List<CrewShellMember>> crewShellMembers, BOCache<BOSkill> skillCache, PoolKit poolKit) protected voidCrewShellDailyPlanCreator.setCrewShellSkillsByCrewShellId(Map<Long, List<BOSkill>> skillsByCrewShellId) -
Uses of BOSkill in overit.geocallapp.wfm.core.bl.crewshell.skill.event
Methods in overit.geocallapp.wfm.core.bl.crewshell.skill.event that return types with arguments of type BOSkillModifier and TypeMethodDescriptionCrewShellSkillReplaceInput.getSkills()Returns the list of of the FSM skills' IDsMethod parameters in overit.geocallapp.wfm.core.bl.crewshell.skill.event with type arguments of type BOSkill -
Uses of BOSkill in overit.geocallapp.wfm.core.bl.crewshell.skill.task
Fields in overit.geocallapp.wfm.core.bl.crewshell.skill.task with type parameters of type BOSkillMethods in overit.geocallapp.wfm.core.bl.crewshell.skill.task that return types with arguments of type BOSkillModifier and TypeMethodDescriptionBTCrewShellSkillReplace.getSkillsToBeInserted(List<BOCrewShellSkill> currentSkills, List<BOSkill> inputSkills) Determines theBOCrewShellSkillobjects to be inserted based on the currentBOSkillobjects associated with aBOCrewShellobject. -
Uses of BOSkill in overit.geocallapp.wfm.core.bl.workorder.operation.task
Fields in overit.geocallapp.wfm.core.bl.workorder.operation.task with type parameters of type BOSkill -
Uses of BOSkill in overit.geocallapp.wfm.core.ux.crewshell.composition
Fields in overit.geocallapp.wfm.core.ux.crewshell.composition with type parameters of type BOSkillMethods in overit.geocallapp.wfm.core.ux.crewshell.composition that return types with arguments of type BOSkillModifier and TypeMethodDescriptionCrewShellComposition.retrieveTechniciansSkills(Long userId) Retrieves the list of theBOSkillof an user -
Uses of BOSkill in overit.geocallapp.wfm.core.ux.crewshell.composition.allocatetechnician
Fields in overit.geocallapp.wfm.core.ux.crewshell.composition.allocatetechnician with type parameters of type BOSkillMethods in overit.geocallapp.wfm.core.ux.crewshell.composition.allocatetechnician that return types with arguments of type BOSkillModifier and TypeMethodDescriptionAllocateTechnicians.retrieveCrewShellTechniciansSkills(Long userId) Retrieves the list of theBOSkillobjects related to eachBOSchedulingUserobject. -
Uses of BOSkill in overit.geocallapp.wfm.core.ux.crewshell.skill
Method parameters in overit.geocallapp.wfm.core.ux.crewshell.skill with type arguments of type BOSkillModifier and TypeMethodDescriptionprotected DBViewManageCrewShellSkill.createEmptyDbv(List<BOSkill> skills) Creates and returns an emptyDBViewobject. -
Uses of BOSkill in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.scenario.task
Fields in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.scenario.task with type parameters of type BOSkill -
Uses of BOSkill in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.task
Fields in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.task with type parameters of type BOSkill -
Uses of BOSkill in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.task
Fields in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.task with type parameters of type BOSkill -
Uses of BOSkill in overit.geocallapp.wfm.orchestrator.scheduling.bl.activityassignment.event
Methods in overit.geocallapp.wfm.orchestrator.scheduling.bl.activityassignment.event that return types with arguments of type BOSkillModifier and TypeMethodDescriptionWorkShiftMissingSkillCalculationOutput.getInvalidResourcesQualifications()WorkShiftMissingSkillCalculationOutput.getWrongCardinalitySkills()Method parameters in overit.geocallapp.wfm.orchestrator.scheduling.bl.activityassignment.event with type arguments of type BOSkillModifier and TypeMethodDescriptionvoidWorkShiftMissingSkillCalculationOutput.setInvalidResourcesQualifications(Map<Long, BOSkill> invalidResourcesQualifications) voidWorkShiftMissingSkillCalculationOutput.setWrongCardinalitySkills(List<BOSkill> wrongCardinalitySkills) -
Uses of BOSkill in overit.geocallapp.wfm.orchestrator.workforce.bl.skill
Methods in overit.geocallapp.wfm.orchestrator.workforce.bl.skill that return types with arguments of type BOSkillMethods in overit.geocallapp.wfm.orchestrator.workforce.bl.skill with parameters of type BOSkillModifier and TypeMethodDescriptionvoidResourceSkillQualification.addSkills(BOSkill skill, BOSkillLevel skillLevel) Method parameters in overit.geocallapp.wfm.orchestrator.workforce.bl.skill with type arguments of type BOSkillModifier and TypeMethodDescriptionvoidResourceSkillQualification.setSkills(Map<BOSkill, BOSkillLevel> skills) -
Uses of BOSkill in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler that return BOSkill -
Uses of BOSkill in overit.geocallapp.wfm.skills.bl.configuration.event
Methods in overit.geocallapp.wfm.skills.bl.configuration.event that return types with arguments of type BOSkillModifier and TypeMethodDescriptionResourceSkillConfigurationEvaluationOutput.getInvalidResourcesQualifications()ResourceSkillConfigurationEvaluationOutput.getWrongCardinalitySkills()Method parameters in overit.geocallapp.wfm.skills.bl.configuration.event with type arguments of type BOSkillModifier and TypeMethodDescriptionvoidResourceSkillConfigurationEvaluationOutput.setInvalidResourcesQualifications(Map<Long, BOSkill> invalidResourcesQualifications) voidResourceSkillConfigurationEvaluationOutput.setWrongCardinalitySkills(List<BOSkill> wrongCardinalitySkills) -
Uses of BOSkill in overit.geocallapp.wfm.skills.bl.skill
Methods in overit.geocallapp.wfm.skills.bl.skill that return BOSkillMethods in overit.geocallapp.wfm.skills.bl.skill with parameters of type BOSkill -
Uses of BOSkill in overit.geocallapp.wfm.skills.bl.skill.event
Constructors in overit.geocallapp.wfm.skills.bl.skill.event with parameters of type BOSkillModifierConstructorDescriptionSkillInsertEvent(BOSkill input) Instantiates a new skill insert event.SkillUpdateEvent(BOSkill input) Instantiates a new skill update event. -
Uses of BOSkill in overit.geocallapp.wfm.skills.bl.skill.task
Methods in overit.geocallapp.wfm.skills.bl.skill.task with parameters of type BOSkillModifier and TypeMethodDescriptionprotected voidBTSkillInsert.afterInsert(BOSkill skill, PoolKit poolKit) Actions to perform after the insert.protected voidBTSkillUpdate.afterUpdate(BOSkill skill, PoolKit poolKit) Actions to perform after the update.protected voidValidates the data before the insert.protected voidValidates the data before the update. -
Uses of BOSkill in overit.geocallapp.wfm.skills.integration
Methods in overit.geocallapp.wfm.skills.integration that return BOSkillModifier and TypeMethodDescriptionMethods in overit.geocallapp.wfm.skills.integration that return types with arguments of type BOSkillModifier and TypeMethodDescriptionSkillsEventProvider.searchSkill(Page page, SkillSearchFilter filter) SkillsProvider.searchSkill(Page page, SkillSearchFilter filter)