Uses of Class
overit.geocallapp.wfm.core.bl.crewshell.configuration.BOCrewShellConfiguration
Packages that use BOCrewShellConfiguration
Package
Description
-
Uses of BOCrewShellConfiguration in overit.geocallapp.wfm.core.bl.crewshell.configuration.event
Constructors in overit.geocallapp.wfm.core.bl.crewshell.configuration.event with parameters of type BOCrewShellConfigurationModifierConstructorDescriptionInstantiates a newInsertEventobject in order to insert aBOCrewShellConfigurationobject.Instantiates a newUpdateEventobject in order to update aBOCrewShellConfigurationobject. -
Uses of BOCrewShellConfiguration in overit.geocallapp.wfm.core.bl.crewshell.configuration.task
Methods in overit.geocallapp.wfm.core.bl.crewshell.configuration.task with parameters of type BOCrewShellConfigurationModifier and TypeMethodDescriptionprotected voidBTCrewShellConfigurationInsert.validateInput(BOCrewShellConfiguration input, PoolKit pk) Validates the data before the insertion. -
Uses of BOCrewShellConfiguration in overit.geocallapp.wfm.core.bl.crewshell.scheduling.workday.task
Methods in overit.geocallapp.wfm.core.bl.crewshell.scheduling.workday.task that return BOCrewShellConfigurationModifier and TypeMethodDescriptionprotected BOCrewShellConfigurationBTCrewShellMassiveWorkDayClosure.getCrewShellConfiguration(PoolKit pk) protected BOCrewShellConfigurationBTCrewShellWorkDayClosure.getCrewShellConfiguration(PoolKit pk) -
Uses of BOCrewShellConfiguration in overit.geocallapp.wfm.core.bl.crewshell.task
Methods in overit.geocallapp.wfm.core.bl.crewshell.task that return BOCrewShellConfigurationModifier and TypeMethodDescriptionprotected BOCrewShellConfigurationBTCrewShellInsert.getConfiguration()Retrieves theBOCrewShellConfigurationobject, which represents theBOCrewShellobject's configuration. -
Uses of BOCrewShellConfiguration in overit.geocallapp.wfm.core.ux.crewshell.configuration
Methods in overit.geocallapp.wfm.core.ux.crewshell.configuration that return types with arguments of type BOCrewShellConfigurationModifier and TypeMethodDescriptionprotected List<BOCrewShellConfiguration> CrewShellConfiguration.retrieveCrewShellConfigurations()Retrieves the list containing theBOCrewShellConfigurationobjects (i.e., the crew shell configurations). -
Uses of BOCrewShellConfiguration in overit.geocallapp.wfm.core.ux.crewshell.dailyplan
Methods in overit.geocallapp.wfm.core.ux.crewshell.dailyplan that return BOCrewShellConfigurationModifier and TypeMethodDescriptionprotected BOCrewShellConfigurationCrewShellBarBuilder.getConfiguration() -
Uses of BOCrewShellConfiguration in overit.geocallapp.wfm.core.ux.crewshell.workshift
Methods in overit.geocallapp.wfm.core.ux.crewshell.workshift that return BOCrewShellConfigurationModifier and TypeMethodDescriptionprotected BOCrewShellConfigurationCrewShellWorkshift.getConfiguration()