Uses of Class
overit.geocallapp.wfm.teams.bl.team.formation.skilldivision.BOFormationSkillDivision
Packages that use BOFormationSkillDivision
Package
Description
-
Uses of BOFormationSkillDivision in overit.geocallapp.wfm.orchestrator.workforce.bl.team.formation.task
Methods in overit.geocallapp.wfm.orchestrator.workforce.bl.team.formation.task that return types with arguments of type BOFormationSkillDivisionModifier and TypeMethodDescriptionprotected List<BOFormationSkillDivision> BTFormationSkillDivisionByConfigurationDelete.loadFormationSkillDivisions(BOSkillConfigurationDivision relation, PoolKit poolKit) Loads the formation skill divisions.protected List<BOFormationSkillDivision> BTFormationSkillDivisionByConfigurationInsert.loadFormationSkillDivisions(BOSkillConfigurationDivision relation, PoolKit poolKit) Loads the formation skill divisions starting from the given skill configuration.Methods in overit.geocallapp.wfm.orchestrator.workforce.bl.team.formation.task with parameters of type BOFormationSkillDivisionModifier and TypeMethodDescriptionprotected voidBTFormationSkillDivisionByConfigurationDelete.delete(BOFormationSkillDivision formationSkillDivision, PoolKit poolKit) Delete the givenBOFormationSkillDivision. -
Uses of BOFormationSkillDivision in overit.geocallapp.wfm.teams.bl.team.formation.skilldivision.event
Constructors in overit.geocallapp.wfm.teams.bl.team.formation.skilldivision.event with parameters of type BOFormationSkillDivisionModifierConstructorDescriptionInstantiates a new formation skill division insert event. -
Uses of BOFormationSkillDivision in overit.geocallapp.wfm.teams.bl.team.formation.skilldivision.task
Methods in overit.geocallapp.wfm.teams.bl.team.formation.skilldivision.task with parameters of type BOFormationSkillDivisionModifier and TypeMethodDescriptionprotected voidBTFormationSkillDivisionInsert.validate(BOFormationSkillDivision formationSkillDivision, PoolKit pk) -
Uses of BOFormationSkillDivision in overit.geocallapp.wfm.teams.integration
Methods in overit.geocallapp.wfm.teams.integration that return types with arguments of type BOFormationSkillDivisionModifier and TypeMethodDescriptionTeamEventProvider.searchFormationSkillDivision(FormationSkillDivisionSearchFilter filter) TeamProvider.searchFormationSkillDivision(FormationSkillDivisionSearchFilter filter) Methods in overit.geocallapp.wfm.teams.integration with parameters of type BOFormationSkillDivisionModifier and TypeMethodDescriptionTeamEventProvider.insertFormationSkillDivision(BOFormationSkillDivision formationSkillDivision) TeamProvider.insertFormationSkillDivision(BOFormationSkillDivision formationSkillDivision)