Uses of Class
overit.geocallapp.wfm.core.bl.material.serialized.BOSerializedMaterial
Packages that use BOSerializedMaterial
Package
Description
-
Uses of BOSerializedMaterial in overit.geocallapp.wfm.core.bl.material.serialized
Methods in overit.geocallapp.wfm.core.bl.material.serialized that return BOSerializedMaterialModifier and TypeMethodDescriptionSerializedMaterialWithAccount.getSerializedMaterial()Returns the serialized material.Methods in overit.geocallapp.wfm.core.bl.material.serialized with parameters of type BOSerializedMaterialModifier and TypeMethodDescriptionvoidSerializedMaterialWithAccount.setSerializedMaterial(BOSerializedMaterial serializedMaterial) Sets the serialized material. -
Uses of BOSerializedMaterial in overit.geocallapp.wfm.core.bl.material.serialized.event
Constructors in overit.geocallapp.wfm.core.bl.material.serialized.event with parameters of type BOSerializedMaterialModifierConstructorDescriptionInstantiates a new serialized material insert event.Instantiates a new serialized material update event. -
Uses of BOSerializedMaterial in overit.geocallapp.wfm.core.bl.material.serialized.task
Methods in overit.geocallapp.wfm.core.bl.material.serialized.task with parameters of type BOSerializedMaterialModifier and TypeMethodDescriptionprotected LongBTSerializedMaterialInsert.insert(BOSerializedMaterial serializedMaterial, PoolKit poolKit) Performs the insertion of the givenBOSerializedMaterial.protected voidBTSerializedMaterialUpdate.update(BOSerializedMaterial serializedMaterial, PoolKit poolKit) protected voidBTSerializedMaterialInsert.validate(BOSerializedMaterial serializedMaterial, PoolKit poolKit) protected voidBTSerializedMaterialUpdate.validate(BOSerializedMaterial serializedMaterial, PoolKit poolKit) -
Uses of BOSerializedMaterial in overit.geocallapp.wfm.core.bl.schedule.intervention.material.event
Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.material.event that return types with arguments of type BOSerializedMaterialMethod parameters in overit.geocallapp.wfm.core.bl.schedule.intervention.material.event with type arguments of type BOSerializedMaterialModifier and TypeMethodDescriptionvoidMaterialAccountingSaveInput.setAgendaMaterial(Map<BOAgendaMaterial, List<BOSerializedMaterial>> agendaMaterial) -
Uses of BOSerializedMaterial in overit.geocallapp.wfm.core.bl.schedule.intervention.material.task
Method parameters in overit.geocallapp.wfm.core.bl.schedule.intervention.material.task with type arguments of type BOSerializedMaterialModifier and TypeMethodDescriptionprotected voidBTMaterialAccountingSave.saveAgendaMaterial(Map<BOAgendaMaterial, List<BOSerializedMaterial>> agendaMaterial, PoolKit poolKit) protected voidBTMaterialAccountingSave.saveSerializedMaterials(BOAgendaMaterial agendaMaterial, List<BOSerializedMaterial> serializedMaterials, PoolKit poolKit) -
Uses of BOSerializedMaterial in overit.geocallapp.wfm.core.ux.material.serialized
Methods in overit.geocallapp.wfm.core.ux.material.serialized with parameters of type BOSerializedMaterialModifier and TypeMethodDescriptionprotected voidServerTableViewSerializedMaterial.completeRowData(DBView dbv, int rowNumber, BOSerializedMaterial serializedMaterial, PoolKit poolKit) -
Uses of BOSerializedMaterial in overit.geocallapp.wfm.core.ux.schedule.intervention.material.serialized
Methods in overit.geocallapp.wfm.core.ux.schedule.intervention.material.serialized that return types with arguments of type BOSerializedMaterialModifier and TypeMethodDescriptionSerializedMaterialAssociationConfiguration.getSerializedMaterials()Method parameters in overit.geocallapp.wfm.core.ux.schedule.intervention.material.serialized with type arguments of type BOSerializedMaterialModifier and TypeMethodDescriptionvoidSerializedMaterialAssociationConfiguration.setSerializedMaterials(List<BOSerializedMaterial> serializedMaterials) -
Uses of BOSerializedMaterial in overit.geocallapp.wfm.inventory.bl.warehouse.intervention.material.event
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.intervention.material.event that return types with arguments of type BOSerializedMaterialModifier and TypeMethodDescriptionWarehouseMaterialAccountingSaveInput.getWarehouseAgendaMaterial()Returns the map that links aBOWarehouseAgendaMaterialwith a list ofBOSerializedMaterial.Method parameters in overit.geocallapp.wfm.inventory.bl.warehouse.intervention.material.event with type arguments of type BOSerializedMaterialModifier and TypeMethodDescriptionvoidWarehouseMaterialAccountingSaveInput.setWarehouseAgendaMaterial(Map<BOWarehouseAgendaMaterial, List<BOSerializedMaterial>> warehouseAgendaMaterial) Sets the map that links aBOWarehouseAgendaMaterialwith a list ofBOSerializedMaterial. -
Uses of BOSerializedMaterial in overit.geocallapp.wfm.inventory.bl.warehouse.intervention.material.task
Method parameters in overit.geocallapp.wfm.inventory.bl.warehouse.intervention.material.task with type arguments of type BOSerializedMaterialModifier and TypeMethodDescriptionprotected Collection<Long> BTWarehouseMaterialAccountingSave.createOperationForSerializedMaterials(BOWarehouseAgendaMaterial warehouseAgendaMaterial, List<BOSerializedMaterial> serializedMaterials, PoolKit poolKit) protected 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 BOSerializedMaterial in overit.geocallapp.wfm.inventory.bl.warehouse.materialstock.detail
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.materialstock.detail that return BOSerializedMaterialModifier and TypeMethodDescriptionfinal BOSerializedMaterialStockSerializedMaterialDetail.getSerializedMaterial()Returns the serialized material.Methods in overit.geocallapp.wfm.inventory.bl.warehouse.materialstock.detail with parameters of type BOSerializedMaterialModifier and TypeMethodDescriptionfinal voidStockSerializedMaterialDetail.setSerializedMaterial(BOSerializedMaterial serializedMaterial) Sets the serialized material. -
Uses of BOSerializedMaterial in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.item.serializedmaterial.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.item.serializedmaterial.task that return types with arguments of type BOSerializedMaterialModifier and TypeMethodDescriptionprotected List<BOSerializedMaterial> BTSerializedMaterialsByItemLoad.loadSerializedMaterials(Set<Long> serializedMaterials, PoolKit poolKit) Loads theBOSerializedMaterialstarting from their ids. -
Uses of BOSerializedMaterial in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.task that return types with arguments of type BOSerializedMaterialModifier and TypeMethodDescriptionprotected List<BOSerializedMaterial> BTTransferRequestCheckStockAvailabilityEvent.loadSerializedMaterialInStock(TransferRequestItem item, String serialNumber, BOStockType stockType, BOWarehouse warehouse, PoolKit poolKit) Loads the serialized material, based on the givenBOWarehouseandBOStockType. -
Uses of BOSerializedMaterial in overit.geocallapp.wfm.inventory.ux.schedule.intervention.material.serialized
Methods in overit.geocallapp.wfm.inventory.ux.schedule.intervention.material.serialized that return types with arguments of type BOSerializedMaterial -
Uses of BOSerializedMaterial in overit.geocallapp.wfm.inventory.ux.warehouse.transfer.request.serializedmaterial.selection
Methods in overit.geocallapp.wfm.inventory.ux.warehouse.transfer.request.serializedmaterial.selection that return types with arguments of type BOSerializedMaterial