1 package org.apache.axis.wsi.scm.manufacturer; 2 8 9 public class ManufacturerSoapBindingImplA implements org.apache.axis.wsi.scm.manufacturer.ManufacturerPortType{ 10 public boolean submitPO(org.apache.axis.wsi.scm.manufacturer.po.PurchOrdType purchaseOrder, org.apache.axis.wsi.scm.configuration.ConfigurationType configurationHeader, org.apache.axis.wsi.scm.manufacturer.callback.StartHeaderType startHeader) throws java.rmi.RemoteException , org.apache.axis.wsi.scm.configuration.ConfigurationFaultType, org.apache.axis.wsi.scm.manufacturer.po.SubmitPOFaultType { 11 return false; 12 } 13 14 } 15 | Popular Tags |