Class SalesPricesImpl
java.lang.Object
ch.cern.eam.wshub.core.services.workorders.impl.SalesPricesImpl
- All Implemented Interfaces:
SalesPriceService
-
Constructor Summary
ConstructorsConstructorDescriptionSalesPricesImpl(ApplicationData applicationData, Tools tools, net.datastream.wsdls.eamws.EAMWebServicesPT eamWebServicesToolkitClient) -
Method Summary
Modifier and TypeMethodDescriptioncreateSalesPrice(EAMContext context, SalesPrice salesPrice) updateSalesPrice(EAMContext context, SalesPrice salesPrice)
-
Constructor Details
-
SalesPricesImpl
public SalesPricesImpl(ApplicationData applicationData, Tools tools, net.datastream.wsdls.eamws.EAMWebServicesPT eamWebServicesToolkitClient)
-
-
Method Details
-
createSalesPrice
- Specified by:
createSalesPricein interfaceSalesPriceService- Throws:
EAMException
-
updateSalesPrice
- Specified by:
updateSalesPricein interfaceSalesPriceService- Throws:
EAMException
-