public class PartLotServiceImpl extends Object implements PartLotService
| Constructor and Description |
|---|
PartLotServiceImpl(ApplicationData applicationData,
Tools tools,
net.datastream.wsdls.inforws.InforWebServicesPT inforWebServicesToolkitClient) |
| Modifier and Type | Method and Description |
|---|---|
String |
createLot(InforContext context,
Lot lot) |
String |
deleteLot(InforContext context,
String lotCode) |
Lot |
readLot(InforContext context,
String lotPk) |
String |
updateLot(InforContext context,
Lot lot) |
public PartLotServiceImpl(ApplicationData applicationData, Tools tools, net.datastream.wsdls.inforws.InforWebServicesPT inforWebServicesToolkitClient)
public String createLot(InforContext context, Lot lot) throws InforException
createLot in interface PartLotServiceInforExceptionpublic Lot readLot(InforContext context, String lotPk) throws InforException
readLot in interface PartLotServiceInforExceptionpublic String updateLot(InforContext context, Lot lot) throws InforException
updateLot in interface PartLotServiceInforExceptionpublic String deleteLot(InforContext context, String lotCode) throws InforException
deleteLot in interface PartLotServiceInforExceptionCopyright © 2025 CERN European Organization for Nuclear Research. All rights reserved.