Uses of Class
overit.geocallapp.wfm.crewshell.bl.composition.BOCrewShellComposition
Packages that use BOCrewShellComposition
Package
Description
-
Uses of BOCrewShellComposition in overit.geocallapp.wfm.core.bl.crewshell.composition
Methods in overit.geocallapp.wfm.core.bl.crewshell.composition that return BOCrewShellCompositionMethods in overit.geocallapp.wfm.core.bl.crewshell.composition with parameters of type BOCrewShellCompositionModifier and TypeMethodDescriptionvoidCrewShellMember.setComposition(BOCrewShellComposition composition) -
Uses of BOCrewShellComposition in overit.geocallapp.wfm.core.bl.crewshell.composition.draft
Methods in overit.geocallapp.wfm.core.bl.crewshell.composition.draft that return BOCrewShellCompositionModifier and TypeMethodDescriptionstatic BOCrewShellCompositionCrewShellTechnicianChecksUtils.findForeman(Long crewShell, Date dayFrom, Date dayTo, PoolKit pk) -
Uses of BOCrewShellComposition in overit.geocallapp.wfm.core.bl.crewshell.composition.task
Fields in overit.geocallapp.wfm.core.bl.crewshell.composition.task with type parameters of type BOCrewShellCompositionModifier and TypeFieldDescriptionprotected BOCache<BOCrewShellComposition> BTCrewShellCompositionDelete.crewShellCompositionBOCacheMethods in overit.geocallapp.wfm.core.bl.crewshell.composition.task that return types with arguments of type BOCrewShellCompositionModifier and TypeMethodDescriptionprotected List<BOCrewShellComposition> BTCrewShellCompositionConfirm.deletePreviousComposition(Long crewShell, Date day, PoolKit pk) protected List<BOCrewShellComposition> BTCrewShellCompositionConfirm.insertConfirmedComposition(Long crewShell, Date day, List<BOCrewShellDraftComposition> draftTechnicians, PoolKit pk) Methods in overit.geocallapp.wfm.core.bl.crewshell.composition.task with parameters of type BOCrewShellCompositionModifier and TypeMethodDescriptionprotected voidBTCrewShellCompositionInsert.validate(BOCrewShellComposition input, PoolKit poolKit) Validates the association between a givenBOCrewShellobject and a givenBOSchedulingUserobject.protected voidBTCrewShellCompositionUpdate.validate(BOCrewShellComposition input, PoolKit poolKit) Validates the association between a givenBOCrewShellobject and a givenBOSchedulingUserobject.Method parameters in overit.geocallapp.wfm.core.bl.crewshell.composition.task with type arguments of type BOCrewShellCompositionModifier and TypeMethodDescriptionprotected voidBTCrewShellCompositionConfirm.deleteSchedulings(List<BOCrewShellComposition> oldComposition, Date day, Long crewShell, PoolKit poolKit) protected voidBTCrewShellCompositionConfirm.disableCrewShellWorkshifts(List<BOCrewShellComposition> oldComposition, List<BOCrewShellComposition> newComposition, Date day, PoolKit poolKit) protected voidBTCrewShellCompositionConfirm.transferSchedulings(Long crewShell, Date day, List<BOCrewShellComposition> oldComposition, PoolKit poolKit) -
Uses of BOCrewShellComposition in overit.geocallapp.wfm.core.bl.crewshell.scheduling.event
Methods in overit.geocallapp.wfm.core.bl.crewshell.scheduling.event that return types with arguments of type BOCrewShellCompositionModifier and TypeMethodDescriptionCrewShellSchedulingMassiveTransferInput.getOldCrewShellComposition()Returns the old crew shell compositionCrewShellResourceSchedulingsDeleteInput.getResources()Returns the resources whose schedules need to be deletedMethod parameters in overit.geocallapp.wfm.core.bl.crewshell.scheduling.event with type arguments of type BOCrewShellCompositionModifier and TypeMethodDescriptionvoidCrewShellSchedulingMassiveTransferInput.setOldCrewShellComposition(List<BOCrewShellComposition> oldCrewShellComposition) Sets the old crew shell compositionvoidCrewShellResourceSchedulingsDeleteInput.setResources(List<BOCrewShellComposition> resources) Sets the resources whose schedules need to be deleted -
Uses of BOCrewShellComposition in overit.geocallapp.wfm.core.bl.crewshell.scheduling.task
Method parameters in overit.geocallapp.wfm.core.bl.crewshell.scheduling.task with type arguments of type BOCrewShellCompositionModifier and TypeMethodDescriptionprotected voidBTCrewShellSchedulingMassiveTransfer.deleteSchedulings(List<BOCrewShellComposition> oldComposition, List<BOCrewShellComposition> newComposition, Date day, Long crewShell, PoolKit poolKit) protected voidBTCrewShellSchedulingMassiveTransfer.processCrewShellSchedulingTransfer(Long crewShellId, Date day, List<BOCrewShellComposition> oldCompositions, PoolKit pk) -
Uses of BOCrewShellComposition in overit.geocallapp.wfm.core.crewshell.rs1.crewshell.technician
Methods in overit.geocallapp.wfm.core.crewshell.rs1.crewshell.technician with parameters of type BOCrewShellCompositionModifier and TypeMethodDescriptionvoidCrewShellTechnicianValidator.validate(BOCrewShellComposition crewShellComposition) -
Uses of BOCrewShellComposition in overit.geocallapp.wfm.core.ux.crewshell.composition
Methods in overit.geocallapp.wfm.core.ux.crewshell.composition with parameters of type BOCrewShellCompositionModifier and TypeMethodDescriptionprotected voidCrewShellCompositionServerTableView.completeRowData(DBView dbv, int rowNumber, BOCrewShellComposition technician, PoolKit poolKit) -
Uses of BOCrewShellComposition in overit.geocallapp.wfm.crewshell.bl
Methods in overit.geocallapp.wfm.crewshell.bl that return BOCrewShellCompositionModifier and TypeMethodDescriptionstatic BOCrewShellCompositionCrewShellUtils.getResourceOfACrewShell(Long crewShellResource, Date referenceDate, PoolKit poolKit) Methods in overit.geocallapp.wfm.crewshell.bl that return types with arguments of type BOCrewShellCompositionModifier and TypeMethodDescriptionstatic List<BOCrewShellComposition> CrewShellUtils.getCrewShellTechnicians(Long crewShellId, Date day, PoolKit poolKit) static List<BOCrewShellComposition> CrewShellUtils.getCrewShellTechnicians(BOCrewShell crewShell, Date day, PoolKit poolKit) Retrieves the list ofBOCrewShellCompositionobjects (i.e., crew shell's technicians) for a givenBOCrewShellobject and a givenDatecomposition day.static List<BOCrewShellComposition> CrewShellUtils.getCrewShellTechniciansByDummyUser(Long dummyUserID, Date day) Retrieves the list ofBOCrewShellCompositionobjects (i.e., crew shell's technicians) by theBOCrewShellobject's dummyUserID (i.e., its value for the column ACSHID_AUSE).static List<BOCrewShellComposition> CrewShellUtils.getCrewShellTechniciansByDummyUser(Long dummyUserID, Date day, PoolKit poolKit) Retrieves the list ofBOCrewShellCompositionobjects (i.e., crew shell's technicians) by theBOCrewShellobject's dummyUserID (i.e., its value for the column ACSHID_AUSE).static List<BOCrewShellComposition> CrewShellUtils.getResourceOfACrewShell(List<Long> crewShellResources, Date referenceDate, PoolKit poolKit) Method parameters in overit.geocallapp.wfm.crewshell.bl with type arguments of type BOCrewShellCompositionModifier and TypeMethodDescriptionstatic booleanCrewShellUtils.isAnyForemanPresent(List<BOCrewShellComposition> crewShellMembers) Checks if at least oneBOCrewShellCompositionobject (i.e., a confirmed technician for a givenDatecomposition date) is the foreman for a confirmedBOCrewShellobject. -
Uses of BOCrewShellComposition in overit.geocallapp.wfm.crewshell.bl.composition.event
Constructors in overit.geocallapp.wfm.crewshell.bl.composition.event with parameters of type BOCrewShellCompositionModifierConstructorDescriptionInstantiates a newInsertEventobject in order to insert aBOCrewShellCompositionobject.Instantiates a newUpdateEventobject in order to update aBOCrewShellCompositionobject. -
Uses of BOCrewShellComposition in overit.geocallapp.wfm.orchestrator.scheduling.bl.schedulingteam
Methods in overit.geocallapp.wfm.orchestrator.scheduling.bl.schedulingteam that return BOCrewShellCompositionMethods in overit.geocallapp.wfm.orchestrator.scheduling.bl.schedulingteam with parameters of type BOCrewShellCompositionModifier and TypeMethodDescriptionvoidSchedulingTeamResource.setCrewShellComposition(BOCrewShellComposition crewShellComposition)