Uses of Class
overit.geocallapp.wfm.inventory.bl.warehouse.mobile.BOMobileWarehouse
Packages that use BOMobileWarehouse
Package
Description
-
Uses of BOMobileWarehouse in overit.geocallapp.wfm.inventory.bl.warehouse.centralmobile.event
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.centralmobile.event that return BOMobileWarehouseModifier and TypeMethodDescriptionfinal BOMobileWarehouseWarehouseCentralMobileSaveInput.getMobileWarehouse()Returns the mobile warehouse for the association.Methods in overit.geocallapp.wfm.inventory.bl.warehouse.centralmobile.event with parameters of type BOMobileWarehouseModifier and TypeMethodDescriptionfinal voidWarehouseCentralMobileSaveInput.setMobileWarehouse(BOMobileWarehouse mobileWarehouse) Sets the mobile warehouse for the association. -
Uses of BOMobileWarehouse in overit.geocallapp.wfm.inventory.bl.warehouse.centralmobile.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.centralmobile.task with parameters of type BOMobileWarehouseModifier and TypeMethodDescriptionprotected voidBTWarehouseCentralMobileSave.createNewRelations(BOMobileWarehouse mobileWarehouse, Long preferred, List<Long> centralWarehouseToInsert, PoolKit pk) Creates the new relations starting from the given data.protected List<BOCentralMobileWarehouse> BTWarehouseCentralMobileSave.loadExistingRelations(BOMobileWarehouse mobileWarehouse, PoolKit pk) Loads the currently existingBOCentralMobileWarehouserelations. -
Uses of BOMobileWarehouse in overit.geocallapp.wfm.inventory.bl.warehouse.material.scheduling.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.material.scheduling.task that return BOMobileWarehouseModifier and TypeMethodDescriptionprotected BOMobileWarehouseBTWarehouseMaterialInsertFromScheduling.loadUserMobileWarehouse(Long schedulingUser, PoolKit poolKit) Loads theBOMobileWarehouseassociated to the given scheduling user id.Methods in overit.geocallapp.wfm.inventory.bl.warehouse.material.scheduling.task with parameters of type BOMobileWarehouseModifier and TypeMethodDescriptionprotected LongBTWarehouseMaterialInsertFromScheduling.loadPreferredCentralWarehouse(BOMobileWarehouse mobileWarehouse, PoolKit poolKit) Loads the id of the preferredBOCentralWarehousefor the givenBOMobileWarehouse. -
Uses of BOMobileWarehouse in overit.geocallapp.wfm.inventory.bl.warehouse.mobile.event
Constructors in overit.geocallapp.wfm.inventory.bl.warehouse.mobile.event with parameters of type BOMobileWarehouseModifierConstructorDescriptionInstantiates a new mobile warehouse insert event.Instantiates a new mobile warehouse scheduling resource remove event.Instantiates a new mobile warehouse update event. -
Uses of BOMobileWarehouse in overit.geocallapp.wfm.inventory.bl.warehouse.mobile.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.mobile.task that return BOMobileWarehouseModifier and TypeMethodDescriptionprotected BOMobileWarehouseBTMobileWarehouseActivate.loadMobileWarehouse(Long id, PoolKit poolKit) Loads theBOMobileWarehousestarting from its id.Methods in overit.geocallapp.wfm.inventory.bl.warehouse.mobile.task with parameters of type BOMobileWarehouseModifier and TypeMethodDescriptionprotected voidBTMobileWarehouseActivate.changeStatus(BOMobileWarehouse mobileWarehouse, PoolKit poolKit) Changes the state of the givenBOMobileWarehousetoBOWarehouseState.Values.OPERATIVEby calling theWarehouseStateUpdateEvent.protected voidBTMobileWarehouseUpdate.checkSchedulingResourceCentralWarehouseOC(BOMobileWarehouse warehouse, PoolKit pk) Checks if the Central Warehouse Operation Centers contain Scheduling Resource Operative Center.protected voidBTMobileWarehouseActivate.validate(BOMobileWarehouse mobileWarehouse, PoolKit poolKit) Validates the given state for the update, which can only beBOWarehouseState.Values.OPERATIVE.protected voidBTMobileWarehouseInsert.validateAndComplete(BOMobileWarehouse warehouse, PoolKit pk) protected voidBTMobileWarehouseUpdate.validateAndComplete(BOMobileWarehouse warehouse, PoolKit pk) Validates the data before the update. -
Uses of BOMobileWarehouse in overit.geocallapp.wfm.inventory.ux.warehouse.centralmobile
Fields in overit.geocallapp.wfm.inventory.ux.warehouse.centralmobile declared as BOMobileWarehouseModifier and TypeFieldDescriptionprotected BOMobileWarehouseCentralMobileWarehouseAssociation.mobileWarehouse -
Uses of BOMobileWarehouse in overit.geocallapp.wfm.inventory.ux.warehouse.mobile.create
Methods in overit.geocallapp.wfm.inventory.ux.warehouse.mobile.create with parameters of type BOMobileWarehouseModifier and TypeMethodDescriptionprotected LongCreateMobileWarehouse.insertWarehouse(BOMobileWarehouse warehouse) -
Uses of BOMobileWarehouse in overit.geocallapp.wfm.inventory.ux.warehouse.mobile.schedulingresource
Fields in overit.geocallapp.wfm.inventory.ux.warehouse.mobile.schedulingresource declared as BOMobileWarehouse