Uses of Class
overit.geocallapp.wfm.inventory.bl.warehouse.central.BOCentralWarehouse
Packages that use BOCentralWarehouse
Package
Description
-
Uses of BOCentralWarehouse in overit.geocallapp.wfm.inventory.bl.warehouse.central.event
Constructors in overit.geocallapp.wfm.inventory.bl.warehouse.central.event with parameters of type BOCentralWarehouseModifierConstructorDescriptionInstantiates a new central warehouse insert event.Instantiates a new central warehouse update event. -
Uses of BOCentralWarehouse in overit.geocallapp.wfm.inventory.bl.warehouse.central.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.central.task that return BOCentralWarehouseModifier and TypeMethodDescriptionprotected BOCentralWarehouseBTCentralWarehouseActivate.loadCentralWarehouse(Long id, PoolKit poolKit) Loads theBOCentralWarehousestarting from its id.Methods in overit.geocallapp.wfm.inventory.bl.warehouse.central.task with parameters of type BOCentralWarehouseModifier and TypeMethodDescriptionprotected voidBTCentralWarehouseActivate.changeStatus(BOCentralWarehouse centralWarehouse, PoolKit poolKit) Changes the state of the givenBOCentralWarehousetoBOWarehouseState.Values.OPERATIVEby calling theWarehouseStateUpdateEventprotected voidBTCentralWarehouseActivate.validate(BOCentralWarehouse centralWarehouse, PoolKit poolKit) Validates the given state for the update, which can only beBOWarehouseState.Values.OPERATIVE.protected voidBTCentralWarehouseInsert.validateAndComplete(BOCentralWarehouse warehouse, PoolKit pk) Validates the data before the insertion.protected voidBTCentralWarehouseUpdate.validateAndComplete(BOCentralWarehouse warehouse, PoolKit pk) Validates the data before the update. -
Uses of BOCentralWarehouse in overit.geocallapp.wfm.inventory.bl.warehouse.centralmobile.event
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.centralmobile.event that return types with arguments of type BOCentralWarehouseModifier and TypeMethodDescriptionfinal List<BOCentralWarehouse> WarehouseCentralMobileSaveInput.getCentralWarehouses()Returns the central warehouses for the association.Method parameters in overit.geocallapp.wfm.inventory.bl.warehouse.centralmobile.event with type arguments of type BOCentralWarehouseModifier and TypeMethodDescriptionfinal voidWarehouseCentralMobileSaveInput.setCentralWarehouses(List<BOCentralWarehouse> centralWarehouses) Sets the central warehouses for the association. -
Uses of BOCentralWarehouse in overit.geocallapp.wfm.inventory.bl.warehouse.centralmobile.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.centralmobile.task with parameters of type BOCentralWarehouseModifier and TypeMethodDescriptionprotected voidBTWarehouseCentralMobileInsert.checkSchedulingResourceCentralWarehouseOC(BOCentralWarehouse centralWarehouse, Long schedulingResource, PoolKit poolKit) Checks if the Central Warehouse Operation Centers contain Scheduling Resource Operative Center.protected voidBTWarehouseCentralMobileUpdate.checkSchedulingResourceCentralWarehouseOC(BOCentralWarehouse centralWarehouse, Long schedulingResource, PoolKit poolKit) Checks if the Central Warehouse Operation Centers contain Scheduling Resource Operative Center. -
Uses of BOCentralWarehouse in overit.geocallapp.wfm.inventory.ux.warehouse.central.address
Fields in overit.geocallapp.wfm.inventory.ux.warehouse.central.address declared as BOCentralWarehouseModifier and TypeFieldDescriptionprotected BOCentralWarehouseCentralWarehouseAddresses.warehouseMethods in overit.geocallapp.wfm.inventory.ux.warehouse.central.address with parameters of type BOCentralWarehouseModifier and TypeMethodDescriptionvoidCentralWarehouseAddresses.setWarehouse(BOCentralWarehouse warehouse) Sets the central warehouse. -
Uses of BOCentralWarehouse in overit.geocallapp.wfm.inventory.ux.warehouse.central.create
Methods in overit.geocallapp.wfm.inventory.ux.warehouse.central.create with parameters of type BOCentralWarehouseModifier and TypeMethodDescriptionprotected LongCreateCentralWarehouse.insertWarehouse(BOCentralWarehouse warehouse) -
Uses of BOCentralWarehouse in overit.geocallapp.wfm.inventory.ux.warehouse.central.operationcenter
Fields in overit.geocallapp.wfm.inventory.ux.warehouse.central.operationcenter declared as BOCentralWarehouseModifier and TypeFieldDescriptionprotected BOCentralWarehouseWarehouseOperationCenterAssociation.centralWarehouse -
Uses of BOCentralWarehouse in overit.geocallapp.wfm.inventory.ux.warehouse.mobile.detail
Methods in overit.geocallapp.wfm.inventory.ux.warehouse.mobile.detail that return BOCentralWarehouseModifier and TypeMethodDescriptionprotected BOCentralWarehouseMobileWarehouseDetail.loadCentralWarehouse(Long id) Methods in overit.geocallapp.wfm.inventory.ux.warehouse.mobile.detail that return types with arguments of type BOCentralWarehouseModifier and TypeMethodDescriptionprotected Map<BOCentralWarehouse, Boolean> MobileWarehouseDetail.loadPreferredWarehouseData(BOWarehouse warehouse) Method parameters in overit.geocallapp.wfm.inventory.ux.warehouse.mobile.detail with type arguments of type BOCentralWarehouseModifier and TypeMethodDescriptionprotected DBViewMobileWarehouseDetail.buildAssociatedWarehouseDBView(Map<BOCentralWarehouse, Boolean> associatedWarehouses)