Class PartStoreServiceImpl
java.lang.Object
ch.cern.eam.wshub.core.services.material.impl.PartStoreServiceImpl
- All Implemented Interfaces:
PartStoreService
-
Constructor Summary
ConstructorsConstructorDescriptionPartStoreServiceImpl(ApplicationData applicationData, Tools tools, net.datastream.wsdls.eamws.EAMWebServicesPT eamWebServicesToolkitClient) -
Method Summary
Modifier and TypeMethodDescriptionaddPartStore(EAMContext context, PartStore partStoreParam) updatePartStore(EAMContext context, PartStore partStoreParam)
-
Constructor Details
-
PartStoreServiceImpl
public PartStoreServiceImpl(ApplicationData applicationData, Tools tools, net.datastream.wsdls.eamws.EAMWebServicesPT eamWebServicesToolkitClient)
-
-
Method Details
-
updatePartStore
- Specified by:
updatePartStorein interfacePartStoreService- Throws:
EAMException
-
addPartStore
- Specified by:
addPartStorein interfacePartStoreService- Throws:
EAMException
-