public class PhysicalInventoryServiceImpl extends Object implements PhysicalInventoryService
| Constructor and Description |
|---|
PhysicalInventoryServiceImpl(ApplicationData applicationData,
Tools tools,
net.datastream.wsdls.inforws.InforWebServicesPT inforWebServicesToolkitClient) |
| Modifier and Type | Method and Description |
|---|---|
PhysicalInventory |
createPhysicalInventory(InforContext context,
PhysicalInventory physicalInventory) |
PhysicalInventory |
readDefaultPhysicalInventory(InforContext context,
String storeCode) |
PhysicalInventory |
readPhysicalInventory(InforContext context,
String code) |
PhysicalInventoryRow |
readPhysicalInventoryLine(InforContext context,
PhysicalInventoryRow row) |
PhysicalInventory |
updatePhysicalInventory(InforContext context,
PhysicalInventory physicalInventory) |
PhysicalInventoryRow |
updatePhysicalInventoryLine(InforContext context,
PhysicalInventoryRow row) |
public PhysicalInventoryServiceImpl(ApplicationData applicationData, Tools tools, net.datastream.wsdls.inforws.InforWebServicesPT inforWebServicesToolkitClient)
public PhysicalInventory createPhysicalInventory(InforContext context, PhysicalInventory physicalInventory) throws InforException
createPhysicalInventory in interface PhysicalInventoryServiceInforExceptionpublic PhysicalInventory readPhysicalInventory(InforContext context, String code) throws InforException
readPhysicalInventory in interface PhysicalInventoryServiceInforExceptionpublic PhysicalInventory updatePhysicalInventory(InforContext context, PhysicalInventory physicalInventory) throws InforException
updatePhysicalInventory in interface PhysicalInventoryServiceInforExceptionpublic PhysicalInventoryRow readPhysicalInventoryLine(InforContext context, PhysicalInventoryRow row) throws InforException
readPhysicalInventoryLine in interface PhysicalInventoryServiceInforExceptionpublic PhysicalInventoryRow updatePhysicalInventoryLine(InforContext context, PhysicalInventoryRow row) throws InforException
updatePhysicalInventoryLine in interface PhysicalInventoryServiceInforExceptionpublic PhysicalInventory readDefaultPhysicalInventory(InforContext context, String storeCode) throws InforException
readDefaultPhysicalInventory in interface PhysicalInventoryServiceInforExceptionCopyright © 2020 CERN European Organization for Nuclear Research. All rights reserved.