Uses of Class
overit.geocallapp.wfm.core.bl.schedule.schedulingresource.user.BOSchedulingUser
Packages that use BOSchedulingUser
Package
Description
-
Uses of BOSchedulingUser in overit.geocallapp.wfm.core.bl.crewshell
Methods in overit.geocallapp.wfm.core.bl.crewshell that return BOSchedulingUserModifier and TypeMethodDescriptionprotected static BOSchedulingUserCrewShellUtils.getSchedulingUser(Long schedulingUserId, PoolKit pk) Methods in overit.geocallapp.wfm.core.bl.crewshell with parameters of type BOSchedulingUserModifier and TypeMethodDescriptionstatic booleanCrewShellUtils.isDummyUser(BOSchedulingUser user) Checks if theBOSchedulingUserobject is aBOCrewShellobject (i.e., a dummy user). -
Uses of BOSchedulingUser in overit.geocallapp.wfm.core.bl.crewshell.composition
Methods in overit.geocallapp.wfm.core.bl.crewshell.composition that return BOSchedulingUserMethods in overit.geocallapp.wfm.core.bl.crewshell.composition with parameters of type BOSchedulingUser -
Uses of BOSchedulingUser in overit.geocallapp.wfm.core.bl.crewshell.task
Methods in overit.geocallapp.wfm.core.bl.crewshell.task that return BOSchedulingUserModifier and TypeMethodDescriptionprotected BOSchedulingUserBTCrewShellUpdate.getDummyUser(Long dummyUser, PoolKit poolKit) Retrieves theBOSchedulingUserobject (i.e., the dummy user) associated with theBOCrewShellobject (i.e., the event input) -
Uses of BOSchedulingUser in overit.geocallapp.wfm.core.bl.crewshell.user
Methods in overit.geocallapp.wfm.core.bl.crewshell.user that return BOSchedulingUserMethods in overit.geocallapp.wfm.core.bl.crewshell.user with parameters of type BOSchedulingUserModifier and TypeMethodDescriptionvoidCrewShellUser.setUser(BOSchedulingUser user) Sets the scheduling user. -
Uses of BOSchedulingUser in overit.geocallapp.wfm.core.bl.datacollection.instance.event
Methods in overit.geocallapp.wfm.core.bl.datacollection.instance.event that return BOSchedulingUserModifier and TypeMethodDescriptionDataCollectionSheetInstanceExpressionCache.getSchedulingResource(Long userId) Returns the scheduling resource. -
Uses of BOSchedulingUser in overit.geocallapp.wfm.core.bl.schedule.schedulingresource
Methods in overit.geocallapp.wfm.core.bl.schedule.schedulingresource that return BOSchedulingUserModifier and TypeMethodDescriptionSchedulingResource.getUser()Returns the scheduling resource user.Methods in overit.geocallapp.wfm.core.bl.schedule.schedulingresource with parameters of type BOSchedulingUserModifier and TypeMethodDescriptionvoidSchedulingResource.setUser(BOSchedulingUser user) Sets the scheduling resource user. -
Uses of BOSchedulingUser in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.task
Methods in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.task that return types with arguments of type BOSchedulingUserModifier and TypeMethodDescriptionprotected PageResponse<BOSchedulingUser> BTSchedulingResourceSearch.searchSchedulingResources(Page page, SchedulingResourceSearchFilter filter, PoolKit pk) Searches scheduling resources.Methods in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.task with parameters of type BOSchedulingUserModifier and TypeMethodDescriptionprotected voidBTSchedulingResourceSave.insertResource(BOSchedulingUser user, PoolKit pk) Saves only theBOSchedulingUser.protected List<BOOperationCenterResourceAddress> BTSchedulingResourceLoad.loadOperationCenterAddresses(BOSchedulingUser user, PoolKit pk) Loads theBOOperationCenterAddressprotected List<BOOperationCenterResourceAddress> BTSchedulingResourceSearch.loadOperationCenterAddresses(BOSchedulingUser resource, PoolKit pk) Loads the list ofBOOperationCenterResourceAddressprotected List<BOResourceAddress> BTSchedulingResourceLoad.loadResourceAddresses(BOSchedulingUser user, PoolKit pk) Loads theBOResourceAddress.protected List<BOResourceAddress> BTSchedulingResourceSearch.loadResourceAddresses(BOSchedulingUser resource, PoolKit pk) Loads the list ofBOResourceAddress.protected voidBTSchedulingResourceSave.validate(BOSchedulingUser user) Checks whether the user the timesheet profile is set and if the timesheet management is active.Method parameters in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.task with type arguments of type BOSchedulingUserModifier and TypeMethodDescriptionprotected PageResponse<SchedulingResource> BTSchedulingResourceSearch.buildSchedulingResourceList(PageResponse<BOSchedulingUser> resources, int pageNumber, PoolKit pk) Builds theBOSchedulingUserlist. -
Uses of BOSchedulingUser in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.user.event
Constructors in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.user.event with parameters of type BOSchedulingUserModifierConstructorDescriptionInstantiates a new scheduling user insert event.Instantiates a new scheduling user update event. -
Uses of BOSchedulingUser in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.user.task
Methods in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.user.task with parameters of type BOSchedulingUserModifier and TypeMethodDescriptionprotected voidBTSchedulingUserInsert.afterInsert(BOSchedulingUser bo, PoolKit pk) Actions to perform after the insertionprotected voidBTSchedulingUserUpdate.afterUpdate(BOSchedulingUser bo, PoolKit pk) Actions to perform after the insertionprotected LongBTSchedulingUserInsert.insert(BOSchedulingUser boSchedulingResource, PoolKit pk) Performs theBOSchedulingUserinsertionprotected voidBTSchedulingUserUpdate.update(BOSchedulingUser boSchedulingResource, PoolKit pk) Performs theBOSchedulingUserupdateprotected voidBTSchedulingUserInsert.validate(BOSchedulingUser boSchedulingResource, PoolKit pk) Checks if the insertion is possible by performing some validations on the givenBOSchedulingUser.protected voidBTSchedulingUserUpdate.validate(BOSchedulingUser boSchedulingResource, PoolKit pk) Checks if the update is possible by performing some validations on the givenBOSchedulingUser -
Uses of BOSchedulingUser in overit.geocallapp.wfm.core.bl.schedule.task
Methods in overit.geocallapp.wfm.core.bl.schedule.task that return BOSchedulingUserModifier and TypeMethodDescriptionprotected BOSchedulingUserBTPrepopulateOssCache.getResource(Long resource, PoolKit poolKit) Methods in overit.geocallapp.wfm.core.bl.schedule.task with parameters of type BOSchedulingUserModifier and TypeMethodDescriptionprotected LongBTPrepopulateOssCache.getOssSpace(BOWorkShift workshift, BOSchedulingUser resource, OssSpaceCache ossSpaceCache, PooledConnection conn) -
Uses of BOSchedulingUser in overit.geocallapp.wfm.core.bl.timesheet
Fields in overit.geocallapp.wfm.core.bl.timesheet declared as BOSchedulingUserMethods in overit.geocallapp.wfm.core.bl.timesheet that return BOSchedulingUserMethods in overit.geocallapp.wfm.core.bl.timesheet with parameters of type BOSchedulingUser -
Uses of BOSchedulingUser in overit.geocallapp.wfm.core.bl.timesheet.configuration.profile.task
Methods in overit.geocallapp.wfm.core.bl.timesheet.configuration.profile.task that return BOSchedulingUserModifier and TypeMethodDescriptionprotected BOSchedulingUserLoads theBOSchedulingUserassociated to the given id. -
Uses of BOSchedulingUser in overit.geocallapp.wfm.core.bl.timesheet.event
Methods in overit.geocallapp.wfm.core.bl.timesheet.event that return BOSchedulingUserModifier and TypeMethodDescription -
Uses of BOSchedulingUser in overit.geocallapp.wfm.core.ux.crewshell.composition.allocatetechnician
Methods in overit.geocallapp.wfm.core.ux.crewshell.composition.allocatetechnician with parameters of type BOSchedulingUserModifier and TypeMethodDescriptionprotected voidServerTableViewAllocateTechnicians.completeRowData(DBView dbv, int rowNumber, BOSchedulingUser user, PoolKit poolKit) Method parameters in overit.geocallapp.wfm.core.ux.crewshell.composition.allocatetechnician with type arguments of type BOSchedulingUserModifier and TypeMethodDescriptionprotected voidServerTableViewAllocateTechnicians.loadCachedData(List<BOSchedulingUser> resources, PoolKit poolKit) -
Uses of BOSchedulingUser in overit.geocallapp.wfm.core.ux.datacollection.sheet
Fields in overit.geocallapp.wfm.core.ux.datacollection.sheet declared as BOSchedulingUserModifier and TypeFieldDescriptionprotected BOSchedulingUserDataCollectionSheetDetail.schedulingUserMethods in overit.geocallapp.wfm.core.ux.datacollection.sheet that return BOSchedulingUserModifier and TypeMethodDescriptionprotected BOSchedulingUserDataCollectionSheetDetail.loadSchedulingUser(Long schedulingUserId) -
Uses of BOSchedulingUser in overit.geocallapp.wfm.inventory.bl.warehouse.mobile.event
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.mobile.event that return BOSchedulingUserModifier and TypeMethodDescriptionfinal BOSchedulingUserMobileWarehouseSchedulingResourceAssociationInput.getUser()Returns the scheduling user that will be used in the association.Methods in overit.geocallapp.wfm.inventory.bl.warehouse.mobile.event with parameters of type BOSchedulingUserModifier and TypeMethodDescriptionfinal voidMobileWarehouseSchedulingResourceAssociationInput.setUser(BOSchedulingUser user) Sets the scheduling user that will be used in the association. -
Uses of BOSchedulingUser in overit.geocallapp.wfm.inventory.bl.warehouse.mobile.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.mobile.task with parameters of type BOSchedulingUserModifier and TypeMethodDescriptionprotected voidBTMobileWarehouseSchedulingResourceAssociation.validateUser(BOSchedulingUser schedulingUser, PoolKit pk) Checks if the currentBOSchedulingUseris already associated to aBOMobileWarehouse. -
Uses of BOSchedulingUser in overit.geocallapp.wfm.inventory.ux.warehouse.mobile.detail
Methods in overit.geocallapp.wfm.inventory.ux.warehouse.mobile.detail that return BOSchedulingUserModifier and TypeMethodDescriptionprotected BOSchedulingUserMobileWarehouseDetail.loadSchedulingUserData(Long schedulingUserId)