Uses of Class
overit.geocallapp.wfm.core.bl.material.BOMaterial
Packages that use BOMaterial
Package
Description
-
Uses of BOMaterial in overit.geocallapp.wfm.core.bl.material
Methods in overit.geocallapp.wfm.core.bl.material that return BOMaterialModifier and TypeMethodDescriptionMaterialCache.getMaterial(Long materialId, PoolKit poolKit) Returns theBOMaterialwhich corresponds to the given id.Methods in overit.geocallapp.wfm.core.bl.material with parameters of type BOMaterialModifier and TypeMethodDescriptionvoidMaterialHelper.checkMandatoryFields(BOMaterial material, PoolKit pk) Checks the mandatory fields for the given material.voidMaterialHelper.checkMaterialTypeConsistency(BOMaterial material, PoolKit pk) Checks the material type consistency.voidMaterialHelper.checkUniqueCode(BOMaterial currentMaterial, PoolKit pk) Check whether the given code is unique. -
Uses of BOMaterial in overit.geocallapp.wfm.core.bl.material.event
Constructors in overit.geocallapp.wfm.core.bl.material.event with parameters of type BOMaterialModifierConstructorDescriptionMaterialInsertEvent(BOMaterial input) Instantiates a new material insert event.MaterialUpdateEvent(BOMaterial input) Instantiates a new material update event. -
Uses of BOMaterial in overit.geocallapp.wfm.core.bl.material.task
Methods in overit.geocallapp.wfm.core.bl.material.task with parameters of type BOMaterialModifier and TypeMethodDescriptionprotected LongBTMaterialInsert.insert(BOMaterial boMaterial, PoolKit poolKit) Performs the insertion of the givenBOMaterialtogether with the correspondingBOMaterialHistory.protected voidBTMaterialUpdate.update(BOMaterial boMaterial, PoolKit poolKit) Performs the update of the givenBOMaterialtogether with the correspondingBOMaterialHistory.voidBTMaterialInsert.validateData(BOMaterial material, PoolKit pk) Validates the material data before the insertion.voidBTMaterialUpdate.validateData(BOMaterial material, PoolKit pk) Validates the material data before the update. -
Uses of BOMaterial in overit.geocallapp.wfm.core.bl.schedule.intervention.material.agendamaterial
Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.material.agendamaterial that return BOMaterialMethods in overit.geocallapp.wfm.core.bl.schedule.intervention.material.agendamaterial with parameters of type BOMaterial -
Uses of BOMaterial in overit.geocallapp.wfm.core.bl.schedule.wooperation.accountedmaterial
Methods in overit.geocallapp.wfm.core.bl.schedule.wooperation.accountedmaterial that return BOMaterialMethods in overit.geocallapp.wfm.core.bl.schedule.wooperation.accountedmaterial with parameters of type BOMaterialModifier and TypeMethodDescriptionvoidWorkOrderOperationAccountedMaterial.setMaterial(BOMaterial material) -
Uses of BOMaterial in overit.geocallapp.wfm.core.ux.material.detail
Methods in overit.geocallapp.wfm.core.ux.material.detail that return BOMaterialModifier and TypeMethodDescriptionMaterialDetailInput.getMaterial()Returns the material set as page input.Methods in overit.geocallapp.wfm.core.ux.material.detail with parameters of type BOMaterialModifier and TypeMethodDescriptionprotected LongMaterialDetail.insertMaterial(BOMaterial material) voidMaterialDetailInput.setMaterial(BOMaterial material) Sets the material as page input.protected voidMaterialDetail.updateMaterial(BOMaterial material) -
Uses of BOMaterial in overit.geocallapp.wfm.core.ux.schedule.intervention.material
Methods in overit.geocallapp.wfm.core.ux.schedule.intervention.material with parameters of type BOMaterialModifier and TypeMethodDescriptionprotected DoubleMaterialAccounting.getNewAmount(BOMaterial material, Double quantity) -
Uses of BOMaterial in overit.geocallapp.wfm.core.ux.schedule.intervention.material.edit
Fields in overit.geocallapp.wfm.core.ux.schedule.intervention.material.edit declared as BOMaterialModifier and TypeFieldDescriptionprotected BOMaterialEditMaterialAccountingPanel.selectedMaterial -
Uses of BOMaterial in overit.geocallapp.wfm.inventory.bl.util
Methods in overit.geocallapp.wfm.inventory.bl.util with parameters of type BOMaterialModifier and TypeMethodDescriptionstatic MaterialStockCheckTypeInventoryUtility.getMaterialStockQuantityCheckType(BOMaterial material) Returns the material stock check type. -
Uses of BOMaterial in overit.geocallapp.wfm.inventory.bl.warehouse.intervention.material.agendamaterial.event
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.intervention.material.agendamaterial.event that return BOMaterialModifier and TypeMethodDescriptionWarehouseAgendaMaterialStockQuantityCheckInput.getMaterial()Returns the material.Methods in overit.geocallapp.wfm.inventory.bl.warehouse.intervention.material.agendamaterial.event with parameters of type BOMaterialModifier and TypeMethodDescriptionvoidWarehouseAgendaMaterialStockQuantityCheckInput.setMaterial(BOMaterial material) Sets the material. -
Uses of BOMaterial in overit.geocallapp.wfm.inventory.bl.warehouse.intervention.material.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.intervention.material.task with parameters of type BOMaterialModifier and TypeMethodDescriptionprotected Collection<Long> BTWarehouseMaterialAccountingSave.insertWarehouseOperation(PoolKit poolKit, Map.Entry<BOWarehouseAgendaMaterial, List<BOSerializedMaterial>> entry, BOWarehouseAgendaMaterial agendaMaterial, BOMaterial boMaterial) protected Collection<Long> BTWarehouseMaterialAccountingSave.updateWarehouseOperation(PoolKit poolKit, Map.Entry<BOWarehouseAgendaMaterial, List<BOSerializedMaterial>> entry, BOWarehouseAgendaMaterial agendaMaterial, BOMaterial boMaterial) -
Uses of BOMaterial in overit.geocallapp.wfm.inventory.bl.warehouse.material.detail
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.material.detail that return BOMaterialMethods in overit.geocallapp.wfm.inventory.bl.warehouse.material.detail with parameters of type BOMaterialModifier and TypeMethodDescriptionvoidWarehouseMaterialDetail.setMaterial(BOMaterial material) Sets the material. -
Uses of BOMaterial in overit.geocallapp.wfm.inventory.bl.warehouse.material.scheduling.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.material.scheduling.task that return BOMaterialModifier and TypeMethodDescriptionprotected BOMaterialBTWarehouseMaterialInsertFromScheduling.loadMaterial(Long materialId, PoolKit poolKit) Loads the material by the given id.Methods in overit.geocallapp.wfm.inventory.bl.warehouse.material.scheduling.task with parameters of type BOMaterialModifier and TypeMethodDescriptionprotected BOWarehouseMaterialBTWarehouseMaterialInsertFromScheduling.insertWarehouseMaterialRelation(BOMaterial material, Long centralWarehouse, PoolKit poolKit) Inserts a newBOWarehouseMaterialstarting from theBOMaterialid and the givenBOCentralWarehouseid. -
Uses of BOMaterial in overit.geocallapp.wfm.inventory.bl.warehouse.materialstock.detail
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.materialstock.detail that return BOMaterialModifier and TypeMethodDescriptionfinal BOMaterialStockSerializedMaterialDetail.getMaterial()Returns the material.Methods in overit.geocallapp.wfm.inventory.bl.warehouse.materialstock.detail with parameters of type BOMaterialModifier and TypeMethodDescriptionfinal voidStockSerializedMaterialDetail.setMaterial(BOMaterial material) Sets the material. -
Uses of BOMaterial in overit.geocallapp.wfm.inventory.bl.warehouse.transaction.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.transaction.task with parameters of type BOMaterialModifier and TypeMethodDescriptionprotected voidBTWarehouseTransactionCheckEvent.manageWarehouseMaterials(List<BOWarehouseMaterial> warehouseMaterials, BOMaterial material, Long warehouse, PoolKit poolKit) -
Uses of BOMaterial in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.task that return BOMaterialModifier and TypeMethodDescriptionprotected BOMaterialBTTransferRequestCheckStockAvailabilityEvent.loadMaterial(Long materialId, PoolKit poolKit) Loads theBOMaterialstarting from the given id.Methods in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.task with parameters of type BOMaterialModifier 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. -
Uses of BOMaterial in overit.geocallapp.wfm.inventory.ux.operation.detail
Methods in overit.geocallapp.wfm.inventory.ux.operation.detail that return BOMaterialModifier and TypeMethodDescriptionprotected BOMaterialWarehouseOperationDetail.loadMaterial(Long materialId) -
Uses of BOMaterial in overit.geocallapp.wfm.inventory.ux.stock.search
Methods in overit.geocallapp.wfm.inventory.ux.stock.search that return BOMaterialModifier and TypeMethodDescriptionprotected BOMaterialServerTableViewStock.loadMaterial(Long materialId, PoolKit poolKit) -
Uses of BOMaterial in overit.geocallapp.wfm.inventory.ux.warehouse.transaction.generation
Fields in overit.geocallapp.wfm.inventory.ux.warehouse.transaction.generation declared as BOMaterial -
Uses of BOMaterial in overit.geocallapp.wfm.inventory.ux.warehouse.transaction.stockchange
Fields in overit.geocallapp.wfm.inventory.ux.warehouse.transaction.stockchange declared as BOMaterial -
Uses of BOMaterial in overit.geocallapp.wfm.inventory.ux.warehouse.transfer.request
Methods in overit.geocallapp.wfm.inventory.ux.warehouse.transfer.request that return BOMaterialModifier and TypeMethodDescriptionprotected BOMaterialManageTransferRequest.loadMaterial(Long materialId) Methods in overit.geocallapp.wfm.inventory.ux.warehouse.transfer.request with parameters of type BOMaterialModifier and TypeMethodDescriptionprotected booleanManageTransferRequest.isMaterialSerialized(BOMaterial material) -
Uses of BOMaterial in overit.geocallapp.wfm.mobile.core.rs3.workorderdetails
Methods in overit.geocallapp.wfm.mobile.core.rs3.workorderdetails that return BOMaterialModifier and TypeMethodDescriptionprotected BOMaterialMobileWorkOrderDetailService.loadMaterialData(Long id) Loads the material data.