Uses of Class
overit.geocallapp.wfm.inventory.bl.warehouse.BOWarehouse
Packages that use BOWarehouse
Package
Description
-
Uses of BOWarehouse in overit.geocallapp.wfm.inventory.bl.warehouse
Methods in overit.geocallapp.wfm.inventory.bl.warehouse that return BOWarehouseModifier and TypeMethodDescriptionWarehouseCache.getWarehouse(Long warehouseId, PoolKit poolKit) Returns theBOWarehousewhich corresponds to the given id. -
Uses of BOWarehouse in overit.geocallapp.wfm.inventory.bl.warehouse.central
Subclasses of BOWarehouse in overit.geocallapp.wfm.inventory.bl.warehouse.centralModifier and TypeClassDescriptionclassBusiness object representing a central warehouse. -
Uses of BOWarehouse in overit.geocallapp.wfm.inventory.bl.warehouse.central.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.central.task with parameters of type BOWarehouseModifier and TypeMethodDescriptionprotected voidBTCentralWarehouseDeactivate.changeStatus(BOWarehouse centralWarehouse, PoolKit poolKit) Changes the state of the givenBOWarehousetoBOWarehouseState.Values.INOPERATIVEby calling theWarehouseStateUpdateEvent -
Uses of BOWarehouse in overit.geocallapp.wfm.inventory.bl.warehouse.intervention.material.agendamaterial
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.intervention.material.agendamaterial that return BOWarehouseModifier and TypeMethodDescriptionWarehouseWOAgendaMaterial.getWarehouse()Returns the warehouse.Methods in overit.geocallapp.wfm.inventory.bl.warehouse.intervention.material.agendamaterial with parameters of type BOWarehouseModifier and TypeMethodDescriptionvoidWarehouseWOAgendaMaterial.setWarehouse(BOWarehouse warehouse) Sets the warehouse. -
Uses of BOWarehouse in overit.geocallapp.wfm.inventory.bl.warehouse.materialstock.detail
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.materialstock.detail that return BOWarehouseModifier and TypeMethodDescriptionfinal BOWarehouseStockSerializedMaterialDetail.getWarehouse()Returns the warehouse.Methods in overit.geocallapp.wfm.inventory.bl.warehouse.materialstock.detail with parameters of type BOWarehouseModifier and TypeMethodDescriptionfinal voidStockSerializedMaterialDetail.setWarehouse(BOWarehouse warehouse) Sets the warehouse. -
Uses of BOWarehouse in overit.geocallapp.wfm.inventory.bl.warehouse.materialstock.detail.task
Method parameters in overit.geocallapp.wfm.inventory.bl.warehouse.materialstock.detail.task with type arguments of type BOWarehouseModifier and TypeMethodDescriptionprotected voidStockSerializedMaterialDetailCreator.setWarehouseCreator(WarehouseCreator<BOWarehouse> warehouseCreator) -
Uses of BOWarehouse in overit.geocallapp.wfm.inventory.bl.warehouse.mobile
Subclasses of BOWarehouse in overit.geocallapp.wfm.inventory.bl.warehouse.mobileModifier and TypeClassDescriptionclassBusiness object representing a mobile warehouse. -
Uses of BOWarehouse in overit.geocallapp.wfm.inventory.bl.warehouse.mobile.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.mobile.task with parameters of type BOWarehouseModifier and TypeMethodDescriptionprotected voidBTMobileWarehouseDeactivate.changeStatus(BOWarehouse mobileWarehouse, PoolKit poolKit) Changes the state of the givenBOWarehousetoBOWarehouseState.Values.INOPERATIVEby calling theWarehouseStateUpdateEvent -
Uses of BOWarehouse in overit.geocallapp.wfm.inventory.bl.warehouse.position
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.position with parameters of type BOWarehouseModifier and TypeMethodDescriptionWarehousePositionHelper.loadPosition(BOWarehouse warehouse, PoolKit poolKit) Loads the position of the givenBOWarehouse. -
Uses of BOWarehouse in overit.geocallapp.wfm.inventory.bl.warehouse.task
Classes in overit.geocallapp.wfm.inventory.bl.warehouse.task with type parameters of type BOWarehouseModifier and TypeClassDescriptionclassWarehouseCreator<T extends BOWarehouse>Class that defines the creator for an entity that extends aBOWarehouse.Methods in overit.geocallapp.wfm.inventory.bl.warehouse.task with type parameters of type BOWarehouseModifier and TypeMethodDescriptionstatic <T extends BOWarehouse>
WarehouseCreator<T> WarehouseCreator.makeCreator(ClassResolver<T> classResolver, PoolKit poolKit) Returns the specific creator for the entity that extends aBOWarehouse.Methods in overit.geocallapp.wfm.inventory.bl.warehouse.task that return BOWarehouseModifier and TypeMethodDescriptionprotected BOWarehouseBTWarehouseDeactivate.loadWarehouse(Long id, PoolKit poolKit) Loads theBOWarehousestarting from its id.Methods in overit.geocallapp.wfm.inventory.bl.warehouse.task that return types with arguments of type BOWarehouseModifier and TypeMethodDescriptionClass<? extends BOWarehouse> WarehouseClassResolver.getResolvedClass()Gets the resolved class.Class<? extends BOWarehouse> WarehouseClassResolver.getResolvedClass(Map<String, Object> values) Gets the resolved class. -
Uses of BOWarehouse in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.task that return BOWarehouseModifier and TypeMethodDescriptionprotected BOWarehouseBTTransferRequestCheckStockAvailabilityEvent.loadWarehouse(Long warehouseId, PoolKit poolKit) Loads theBOWarehousestarting from the given id.Methods in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.task with parameters of type BOWarehouseModifier and TypeMethodDescriptionprotected voidBTTransferRequestCheckStockAvailabilityEvent.checkConsumptionMaterial(TransferRequestItem item, BOWarehouse warehouse, BOStockType stockType, BOMaterial material, PoolKit poolKit) Checks the quantities of the material on consumption, based on the givenBOWarehouseandBOStockType.protected voidBTTransferRequestCheckStockAvailabilityEvent.checkSerializedMaterial(TransferRequestItem item, BOStockType stockType, BOWarehouse warehouse, PoolKit poolKit) Checks the serial numbers for the given serialized material, based on the givenBOWarehouseandBOStockType.protected List<BOSerializedMaterial> BTTransferRequestCheckStockAvailabilityEvent.loadSerializedMaterialInStock(TransferRequestItem item, String serialNumber, BOStockType stockType, BOWarehouse warehouse, PoolKit poolKit) Loads the serialized material, based on the givenBOWarehouseandBOStockType. -
Uses of BOWarehouse in overit.geocallapp.wfm.inventory.ux.stock.search
Methods in overit.geocallapp.wfm.inventory.ux.stock.search that return BOWarehouseModifier and TypeMethodDescriptionprotected BOWarehouseServerTableViewStock.loadWarehouse(Long warehouseId, PoolKit poolKit) -
Uses of BOWarehouse in overit.geocallapp.wfm.inventory.ux.warehouse.central.detail
Methods in overit.geocallapp.wfm.inventory.ux.warehouse.central.detail with parameters of type BOWarehouseModifier and TypeMethodDescriptionprotected voidCentralWarehouseDetail.loadAdditionalData(BOWarehouse warehouse) protected List<BOWarehouseOperationCenter> CentralWarehouseDetail.loadOperationCenterRelations(BOWarehouse warehouse) protected List<BOOperationCenter> CentralWarehouseDetail.loadOperationCentersData(BOWarehouse warehouse) -
Uses of BOWarehouse in overit.geocallapp.wfm.inventory.ux.warehouse.detail
Fields in overit.geocallapp.wfm.inventory.ux.warehouse.detail declared as BOWarehouseMethods in overit.geocallapp.wfm.inventory.ux.warehouse.detail that return BOWarehouseMethods in overit.geocallapp.wfm.inventory.ux.warehouse.detail with parameters of type BOWarehouseModifier and TypeMethodDescriptionprotected abstract voidWarehouseDetail.loadAdditionalData(BOWarehouse warehouse) voidWarehouseDetailInput.setWarehouse(BOWarehouse warehouse) Sets the warehouse. -
Uses of BOWarehouse in overit.geocallapp.wfm.inventory.ux.warehouse.mobile.detail
Methods in overit.geocallapp.wfm.inventory.ux.warehouse.mobile.detail with parameters of type BOWarehouseModifier and TypeMethodDescriptionprotected voidMobileWarehouseDetail.loadAdditionalData(BOWarehouse warehouse) protected List<BOCentralMobileWarehouse> MobileWarehouseDetail.loadAssociatedCentralWarehouseRealations(BOWarehouse warehouse) protected Map<BOCentralWarehouse, Boolean> MobileWarehouseDetail.loadPreferredWarehouseData(BOWarehouse warehouse) -
Uses of BOWarehouse in overit.geocallapp.wfm.inventory.ux.warehouse.search
Methods in overit.geocallapp.wfm.inventory.ux.warehouse.search with parameters of type BOWarehouseModifier and TypeMethodDescriptionprotected voidServerTableViewWarehouse.buildOperationCenterList(BOWarehouse warehouse, Map<String, Object> newValues, PoolKit poolKit) protected voidServerTableViewWarehouse.completeRowData(DBView dbv, int rowNumber, BOWarehouse warehouse, PoolKit poolKit) protected voidServerTableViewWarehouse.getPreferredWarehouse(BOWarehouse warehouse, Map<String, Object> newValues, PoolKit poolKit)