Uses of Class
overit.geocallapp.wfm.core.bl.crewshell.composition.draft.BOCrewShellDraftComposition
Packages that use BOCrewShellDraftComposition
Package
Description
-
Uses of BOCrewShellDraftComposition in overit.geocallapp.wfm.core.bl.crewshell
Methods in overit.geocallapp.wfm.core.bl.crewshell with parameters of type BOCrewShellDraftCompositionModifier and TypeMethodDescriptionstatic StringCrewShellUtils.getTechnicianName(BOCrewShellDraftComposition technician, PoolKit pk) Retrieves theBOCrewShellDraftCompositionobject's concatenation of surname-space-name (i.e., the technician's full name). -
Uses of BOCrewShellDraftComposition in overit.geocallapp.wfm.core.bl.crewshell.composition.draft
Methods in overit.geocallapp.wfm.core.bl.crewshell.composition.draft that return types with arguments of type BOCrewShellDraftCompositionModifier and TypeMethodDescriptionstatic List<BOCrewShellDraftComposition> CrewShellTechnicianChecksUtils.findTechnicianInCrew(Long crewShell, Date day, PoolKit pk) -
Uses of BOCrewShellDraftComposition in overit.geocallapp.wfm.core.bl.crewshell.composition.draft.event
Constructors in overit.geocallapp.wfm.core.bl.crewshell.composition.draft.event with parameters of type BOCrewShellDraftCompositionModifierConstructorDescriptionInstantiates a newSimpleBusinessEventobject.Instantiates a newInsertEventobject in order to insert aBOCrewShellDraftCompositionobject.Instantiates a new crew shell technician update event. -
Uses of BOCrewShellDraftComposition in overit.geocallapp.wfm.core.bl.crewshell.composition.draft.task
Methods in overit.geocallapp.wfm.core.bl.crewshell.composition.draft.task that return types with arguments of type BOCrewShellDraftCompositionModifier and TypeMethodDescriptionprotected List<BOCrewShellDraftComposition> BTCrewShellTechnicianAllocationCopy.retrieveCrewShellTechnicians(Long crewShell, Date day, PoolKit pk) Retrieves the list ofBOCrewShellDraftCompositionobjects associated with theBOCrewShellobject.protected List<BOCrewShellDraftComposition> BTCrewShellTechnicianInsert.retrieveTechniciansByCrewShellAndDay(BOCrewShellDraftComposition input, PoolKit poolKit) Retrieves the draft composition of aBOCrewShellobject for the selected day, i.e., the list of associatedBOSchedulingUserobjects.protected List<BOCrewShellDraftComposition> BTCrewShellTechnicianChangeForeman.searchTechnicians(CrewShellTechnicianChangeForemanInput input, PoolKit poolKit) Retrieves the list ofBOCrewShellDraftCompositionobjects related to a givenBOCrewShellobject by filtering by day.Methods in overit.geocallapp.wfm.core.bl.crewshell.composition.draft.task with parameters of type BOCrewShellDraftCompositionModifier and TypeMethodDescriptionprotected voidBTCrewShellTechnicianUpdate.handleForemanToFalseTransition(BOCrewShellDraftComposition currentTechnician, PoolKit poolKit) Handles the transition of the foreman field from true to false for theBOCrewShellDraftCompositionobject to be updated.protected voidBTCrewShellTechnicianUpdate.handleForemanToTrueTransition(BOCrewShellDraftComposition currentTechnician, PoolKit poolKit) Handles the transition of the foreman field from false to true for theBOCrewShellDraftCompositionobject to be updated.protected List<BOCrewShellDraftComposition> BTCrewShellTechnicianInsert.retrieveTechniciansByCrewShellAndDay(BOCrewShellDraftComposition input, PoolKit poolKit) Retrieves the draft composition of aBOCrewShellobject for the selected day, i.e., the list of associatedBOSchedulingUserobjects.protected voidBTCrewShellTechnicianUpdate.updateForemanTransition(BOCrewShellDraftComposition currentTechnician, boolean newForemanValue, PoolKit poolKit) Updates the transition of the foreman field for theBOCrewShellDraftCompositionobject to be updated.protected voidBTCrewShellTechnicianInsert.validateAllocation(BOCrewShellDraftComposition input, PoolKit poolKit) Validates the data of theBOCrewShellDraftCompositionobject to be inserted.protected voidBTCrewShellTechnicianDelete.validateDeallocation(BOCrewShellDraftComposition input, PoolKit poolKit) Validates the data of theBOCrewShellDraftCompositionobject to be deleted.Method parameters in overit.geocallapp.wfm.core.bl.crewshell.composition.draft.task with type arguments of type BOCrewShellDraftCompositionModifier and TypeMethodDescriptionprotected voidBTCrewShellTechnicianAllocationCopy.allocateTechnicians(Long destinationCrewShell, List<BOCrewShellDraftComposition> technicians, Date dayTo, PoolKit pk) Allocates the list ofBOCrewShellDraftCompositionobjects to aBOCrewShellobject. -
Uses of BOCrewShellDraftComposition in overit.geocallapp.wfm.core.bl.crewshell.composition.event
Methods in overit.geocallapp.wfm.core.bl.crewshell.composition.event that return types with arguments of type BOCrewShellDraftCompositionModifier and TypeMethodDescriptionCrewShellCompositionCheckInput.getCrewShellComposition()Returns the crew shell composition.Method parameters in overit.geocallapp.wfm.core.bl.crewshell.composition.event with type arguments of type BOCrewShellDraftCompositionModifier and TypeMethodDescriptionvoidCrewShellCompositionCheckInput.setCrewShellComposition(List<BOCrewShellDraftComposition> crewShellComposition) Sets the crew shell composition. -
Uses of BOCrewShellDraftComposition in overit.geocallapp.wfm.core.bl.crewshell.composition.task
Methods in overit.geocallapp.wfm.core.bl.crewshell.composition.task that return types with arguments of type BOCrewShellDraftCompositionModifier and TypeMethodDescriptionprotected List<BOCrewShellDraftComposition> BTCrewShellCompositionConfirm.getCrewShellResources(Long crewShell, Date day, PoolKit pk) Method parameters in overit.geocallapp.wfm.core.bl.crewshell.composition.task with type arguments of type BOCrewShellDraftCompositionModifier and TypeMethodDescriptionprotected List<BOCrewShellComposition> BTCrewShellCompositionConfirm.insertConfirmedComposition(Long crewShell, Date day, List<BOCrewShellDraftComposition> draftTechnicians, PoolKit pk) protected voidBTCrewShellCompositionConfirm.validate(BOCrewShell crewShell, Date day, List<BOCrewShellDraftComposition> draftTechnicians, PoolKit poolKit) -
Uses of BOCrewShellDraftComposition in overit.geocallapp.wfm.core.bl.crewshell.workshift.task
Methods in overit.geocallapp.wfm.core.bl.crewshell.workshift.task that return types with arguments of type BOCrewShellDraftCompositionModifier and TypeMethodDescriptionprotected List<BOCrewShellDraftComposition> BTCrewShellWorkshiftCompleteDelete.searchTechniciansByCrewShellAndDay(Long crewShell, Date day, PoolKit poolKit) -
Uses of BOCrewShellDraftComposition in overit.geocallapp.wfm.core.ux.crewshell.composition
Methods in overit.geocallapp.wfm.core.ux.crewshell.composition that return BOCrewShellDraftCompositionModifier and TypeMethodDescriptionprotected BOCrewShellDraftCompositionCrewShellComposition.getSelectedObject(UIMessage uim) Returns the selectedBOCrewShellDraftCompositionobject from theCrewShellDraftCompositionServerTableViewtechniciansTableMethods in overit.geocallapp.wfm.core.ux.crewshell.composition with parameters of type BOCrewShellDraftCompositionModifier and TypeMethodDescriptionprotected voidCrewShellDraftCompositionServerTableView.completeRowData(DBView dbv, int rowNumber, BOCrewShellDraftComposition technician, PoolKit poolKit) -
Uses of BOCrewShellDraftComposition in overit.geocallapp.wfm.core.ux.crewshell.composition.allocatetechnician
Methods in overit.geocallapp.wfm.core.ux.crewshell.composition.allocatetechnician that return types with arguments of type BOCrewShellDraftCompositionModifier and TypeMethodDescriptionprotected List<BOCrewShellDraftComposition> AllocateTechnicians.retrieveCrewShellTechnicians(BOCrewShell crewShell) Retrieves the list of theBOCrewShellDraftCompositionobjects related to theBOCrewShellobject. -
Uses of BOCrewShellDraftComposition in overit.geocallapp.wfm.core.ux.crewshell.workshift.task
Methods in overit.geocallapp.wfm.core.ux.crewshell.workshift.task that return types with arguments of type BOCrewShellDraftCompositionModifier and TypeMethodDescriptionstatic List<BOCrewShellDraftComposition> BTDragDropDailyWorkshift.getCrewShellTechniciansByDummyUser(Long dummyUser, Date day, PoolKit pk)