Uses of Class
ch.cern.eam.wshub.core.services.material.entities.PhysicalInventory
Packages that use PhysicalInventory
Package
Description
-
Uses of PhysicalInventory in ch.cern.eam.wshub.core.services.material
Methods in ch.cern.eam.wshub.core.services.material that return PhysicalInventoryModifier and TypeMethodDescriptionPhysicalInventoryService.createPhysicalInventory(EAMContext context, PhysicalInventory physicalInventory) PhysicalInventoryService.readDefaultPhysicalInventory(EAMContext context, String storeCode) PhysicalInventoryService.readPhysicalInventory(EAMContext context, String code) PhysicalInventoryService.updatePhysicalInventory(EAMContext context, PhysicalInventory physicalInventory) Methods in ch.cern.eam.wshub.core.services.material with parameters of type PhysicalInventoryModifier and TypeMethodDescriptionPhysicalInventoryService.createPhysicalInventory(EAMContext context, PhysicalInventory physicalInventory) PhysicalInventoryService.updatePhysicalInventory(EAMContext context, PhysicalInventory physicalInventory) -
Uses of PhysicalInventory in ch.cern.eam.wshub.core.services.material.impl
Methods in ch.cern.eam.wshub.core.services.material.impl that return PhysicalInventoryModifier and TypeMethodDescriptionPhysicalInventoryServiceImpl.createPhysicalInventory(EAMContext context, PhysicalInventory physicalInventory) PhysicalInventoryServiceImpl.readDefaultPhysicalInventory(EAMContext context, String storeCode) PhysicalInventoryServiceImpl.readPhysicalInventory(EAMContext context, String code) PhysicalInventoryServiceImpl.updatePhysicalInventory(EAMContext context, PhysicalInventory physicalInventory) Methods in ch.cern.eam.wshub.core.services.material.impl with parameters of type PhysicalInventoryModifier and TypeMethodDescriptionPhysicalInventoryServiceImpl.createPhysicalInventory(EAMContext context, PhysicalInventory physicalInventory) PhysicalInventoryServiceImpl.updatePhysicalInventory(EAMContext context, PhysicalInventory physicalInventory)