/** * Services.java * * This file was auto-generated from WSDL * by the Apache Axis2 version: 1.6.2 Built on : Apr 17, 2012 (05:33:49 IST) */ package com.topsun.posclient.webservice; /* * Services java interface */ public interface Services { /** * Auto generated method signature * * @param checkMember0 */ public com.topsun.posclient.webservice.dto.CheckMemberResponse checkMember( com.topsun.posclient.webservice.dto.CheckMember checkMember0) throws java.rmi.RemoteException ; /** * Auto generated method signature for Asynchronous Invocations * * @param checkMember0 */ public void startcheckMember( com.topsun.posclient.webservice.dto.CheckMember checkMember0, final com.topsun.posclient.webservice.ServicesCallbackHandler callback) throws java.rmi.RemoteException; /** * Auto generated method signature * * @param getInvoice2 */ public com.topsun.posclient.webservice.dto.GetInvoiceResponse getInvoice( com.topsun.posclient.webservice.dto.GetInvoice getInvoice2) throws java.rmi.RemoteException ; /** * Auto generated method signature for Asynchronous Invocations * * @param getInvoice2 */ public void startgetInvoice( com.topsun.posclient.webservice.dto.GetInvoice getInvoice2, final com.topsun.posclient.webservice.ServicesCallbackHandler callback) throws java.rmi.RemoteException; /** * Auto generated method signature * * @param checkOldGoldData4 */ public com.topsun.posclient.webservice.dto.CheckOldGoldDataResponse checkOldGoldData( com.topsun.posclient.webservice.dto.CheckOldGoldData checkOldGoldData4) throws java.rmi.RemoteException ; /** * Auto generated method signature for Asynchronous Invocations * * @param checkOldGoldData4 */ public void startcheckOldGoldData( com.topsun.posclient.webservice.dto.CheckOldGoldData checkOldGoldData4, final com.topsun.posclient.webservice.ServicesCallbackHandler callback) throws java.rmi.RemoteException; /** * Auto generated method signature * * @param getCardRuleData6 */ public com.topsun.posclient.webservice.dto.GetCardRuleDataResponse getCardRuleData( com.topsun.posclient.webservice.dto.GetCardRuleData getCardRuleData6) throws java.rmi.RemoteException ; /** * Auto generated method signature for Asynchronous Invocations * * @param getCardRuleData6 */ public void startgetCardRuleData( com.topsun.posclient.webservice.dto.GetCardRuleData getCardRuleData6, final com.topsun.posclient.webservice.ServicesCallbackHandler callback) throws java.rmi.RemoteException; /** * Auto generated method signature * * @param syncItemData8 */ public com.topsun.posclient.webservice.dto.SyncItemDataResponse syncItemData( com.topsun.posclient.webservice.dto.SyncItemData syncItemData8) throws java.rmi.RemoteException ; /** * Auto generated method signature for Asynchronous Invocations * * @param syncItemData8 */ public void startsyncItemData( com.topsun.posclient.webservice.dto.SyncItemData syncItemData8, final com.topsun.posclient.webservice.ServicesCallbackHandler callback) throws java.rmi.RemoteException; /** * Auto generated method signature * * @param getMAuthData10 */ public com.topsun.posclient.webservice.dto.GetMAuthDataResponse getMAuthData( com.topsun.posclient.webservice.dto.GetMAuthData getMAuthData10) throws java.rmi.RemoteException ; /** * Auto generated method signature for Asynchronous Invocations * * @param getMAuthData10 */ public void startgetMAuthData( com.topsun.posclient.webservice.dto.GetMAuthData getMAuthData10, final com.topsun.posclient.webservice.ServicesCallbackHandler callback) throws java.rmi.RemoteException; /** * Auto generated method signature * * @param getPointData12 */ public com.topsun.posclient.webservice.dto.GetPointDataResponse getPointData( com.topsun.posclient.webservice.dto.GetPointData getPointData12) throws java.rmi.RemoteException ; /** * Auto generated method signature for Asynchronous Invocations * * @param getPointData12 */ public void startgetPointData( com.topsun.posclient.webservice.dto.GetPointData getPointData12, final com.topsun.posclient.webservice.ServicesCallbackHandler callback) throws java.rmi.RemoteException; /** * Auto generated method signature * * @param helloWorld14 */ public com.topsun.posclient.webservice.dto.HelloWorldResponse helloWorld( com.topsun.posclient.webservice.dto.HelloWorld helloWorld14) throws java.rmi.RemoteException ; /** * Auto generated method signature for Asynchronous Invocations * * @param helloWorld14 */ public void starthelloWorld( com.topsun.posclient.webservice.dto.HelloWorld helloWorld14, final com.topsun.posclient.webservice.ServicesCallbackHandler callback) throws java.rmi.RemoteException; /** * Auto generated method signature * * @param getAllSupplier16 */ public com.topsun.posclient.webservice.dto.GetAllSupplierResponse getAllSupplier( com.topsun.posclient.webservice.dto.GetAllSupplier getAllSupplier16) throws java.rmi.RemoteException ; /** * Auto generated method signature for Asynchronous Invocations * * @param getAllSupplier16 */ public void startgetAllSupplier( com.topsun.posclient.webservice.dto.GetAllSupplier getAllSupplier16, final com.topsun.posclient.webservice.ServicesCallbackHandler callback) throws java.rmi.RemoteException; /** * Auto generated method signature * * @param syncInternalCodeData18 */ public com.topsun.posclient.webservice.dto.SyncInternalCodeDataResponse syncInternalCodeData( com.topsun.posclient.webservice.dto.SyncInternalCodeData syncInternalCodeData18) throws java.rmi.RemoteException ; /** * Auto generated method signature for Asynchronous Invocations * * @param syncInternalCodeData18 */ public void startsyncInternalCodeData( com.topsun.posclient.webservice.dto.SyncInternalCodeData syncInternalCodeData18, final com.topsun.posclient.webservice.ServicesCallbackHandler callback) throws java.rmi.RemoteException; /** * Auto generated method signature * * @param checkUserInfo20 */ public com.topsun.posclient.webservice.dto.CheckUserInfoResponse checkUserInfo( com.topsun.posclient.webservice.dto.CheckUserInfo checkUserInfo20) throws java.rmi.RemoteException ; /** * Auto generated method signature for Asynchronous Invocations * * @param checkUserInfo20 */ public void startcheckUserInfo( com.topsun.posclient.webservice.dto.CheckUserInfo checkUserInfo20, final com.topsun.posclient.webservice.ServicesCallbackHandler callback) throws java.rmi.RemoteException; /** * Auto generated method signature * * @param getPrintTemplate22 */ public com.topsun.posclient.webservice.dto.GetPrintTemplateResponse getPrintTemplate( com.topsun.posclient.webservice.dto.GetPrintTemplate getPrintTemplate22) throws java.rmi.RemoteException ; /** * Auto generated method signature for Asynchronous Invocations * * @param getPrintTemplate22 */ public void startgetPrintTemplate( com.topsun.posclient.webservice.dto.GetPrintTemplate getPrintTemplate22, final com.topsun.posclient.webservice.ServicesCallbackHandler callback) throws java.rmi.RemoteException; /** * Auto generated method signature * * @param getOldGoldData24 */ public com.topsun.posclient.webservice.dto.GetOldGoldDataResponse getOldGoldData( com.topsun.posclient.webservice.dto.GetOldGoldData getOldGoldData24) throws java.rmi.RemoteException ; /** * Auto generated method signature for Asynchronous Invocations * * @param getOldGoldData24 */ public void startgetOldGoldData( com.topsun.posclient.webservice.dto.GetOldGoldData getOldGoldData24, final com.topsun.posclient.webservice.ServicesCallbackHandler callback) throws java.rmi.RemoteException; /** * Auto generated method signature * * @param getAllCashierMode26 */ public com.topsun.posclient.webservice.dto.GetAllCashierModeResponse getAllCashierMode( com.topsun.posclient.webservice.dto.GetAllCashierMode getAllCashierMode26) throws java.rmi.RemoteException ; /** * Auto generated method signature for Asynchronous Invocations * * @param getAllCashierMode26 */ public void startgetAllCashierMode( com.topsun.posclient.webservice.dto.GetAllCashierMode getAllCashierMode26, final com.topsun.posclient.webservice.ServicesCallbackHandler callback) throws java.rmi.RemoteException; /** * Auto generated method signature * * @param getPromotionData28 */ public com.topsun.posclient.webservice.dto.GetPromotionDataResponse getPromotionData( com.topsun.posclient.webservice.dto.GetPromotionData getPromotionData28) throws java.rmi.RemoteException ; /** * Auto generated method signature for Asynchronous Invocations * * @param getPromotionData28 */ public void startgetPromotionData( com.topsun.posclient.webservice.dto.GetPromotionData getPromotionData28, final com.topsun.posclient.webservice.ServicesCallbackHandler callback) throws java.rmi.RemoteException; /** * Auto generated method signature * * @param queryItemData30 */ public com.topsun.posclient.webservice.dto.QueryItemDataResponse queryItemData( com.topsun.posclient.webservice.dto.QueryItemData queryItemData30) throws java.rmi.RemoteException ; /** * Auto generated method signature for Asynchronous Invocations * * @param queryItemData30 */ public void startqueryItemData( com.topsun.posclient.webservice.dto.QueryItemData queryItemData30, final com.topsun.posclient.webservice.ServicesCallbackHandler callback) throws java.rmi.RemoteException; /** * Auto generated method signature * * @param getUserInfo32 */ public com.topsun.posclient.webservice.dto.GetUserInfoResponse getUserInfo( com.topsun.posclient.webservice.dto.GetUserInfo getUserInfo32) throws java.rmi.RemoteException ; /** * Auto generated method signature for Asynchronous Invocations * * @param getUserInfo32 */ public void startgetUserInfo( com.topsun.posclient.webservice.dto.GetUserInfo getUserInfo32, final com.topsun.posclient.webservice.ServicesCallbackHandler callback) throws java.rmi.RemoteException; /** * Auto generated method signature * * @param getRetailDocNum34 */ public com.topsun.posclient.webservice.dto.GetRetailDocNumResponse getRetailDocNum( com.topsun.posclient.webservice.dto.GetRetailDocNum getRetailDocNum34) throws java.rmi.RemoteException ; /** * Auto generated method signature for Asynchronous Invocations * * @param getRetailDocNum34 */ public void startgetRetailDocNum( com.topsun.posclient.webservice.dto.GetRetailDocNum getRetailDocNum34, final com.topsun.posclient.webservice.ServicesCallbackHandler callback) throws java.rmi.RemoteException; /** * Auto generated method signature * * @param getMemberData36 */ public com.topsun.posclient.webservice.dto.GetMemberDataResponse getMemberData( com.topsun.posclient.webservice.dto.GetMemberData getMemberData36) throws java.rmi.RemoteException ; /** * Auto generated method signature for Asynchronous Invocations * * @param getMemberData36 */ public void startgetMemberData( com.topsun.posclient.webservice.dto.GetMemberData getMemberData36, final com.topsun.posclient.webservice.ServicesCallbackHandler callback) throws java.rmi.RemoteException; /** * Auto generated method signature * * @param getRetailInvoice38 */ public com.topsun.posclient.webservice.dto.GetRetailInvoiceResponse getRetailInvoice( com.topsun.posclient.webservice.dto.GetRetailInvoice getRetailInvoice38) throws java.rmi.RemoteException ; /** * Auto generated method signature for Asynchronous Invocations * * @param getRetailInvoice38 */ public void startgetRetailInvoice( com.topsun.posclient.webservice.dto.GetRetailInvoice getRetailInvoice38, final com.topsun.posclient.webservice.ServicesCallbackHandler callback) throws java.rmi.RemoteException; /** * Auto generated method signature * * @param saveShopAllot40 */ public com.topsun.posclient.webservice.dto.SaveShopAllotResponse saveShopAllot( com.topsun.posclient.webservice.dto.SaveShopAllot saveShopAllot40) throws java.rmi.RemoteException ; /** * Auto generated method signature for Asynchronous Invocations * * @param saveShopAllot40 */ public void startsaveShopAllot( com.topsun.posclient.webservice.dto.SaveShopAllot saveShopAllot40, final com.topsun.posclient.webservice.ServicesCallbackHandler callback) throws java.rmi.RemoteException; /** * Auto generated method signature * * @param checkPartSales42 */ public com.topsun.posclient.webservice.dto.CheckPartSalesResponse checkPartSales( com.topsun.posclient.webservice.dto.CheckPartSales checkPartSales42) throws java.rmi.RemoteException ; /** * Auto generated method signature for Asynchronous Invocations * * @param checkPartSales42 */ public void startcheckPartSales( com.topsun.posclient.webservice.dto.CheckPartSales checkPartSales42, final com.topsun.posclient.webservice.ServicesCallbackHandler callback) throws java.rmi.RemoteException; /** * Auto generated method signature * * @param syncMaterialData44 */ public com.topsun.posclient.webservice.dto.SyncMaterialDataResponse syncMaterialData( com.topsun.posclient.webservice.dto.SyncMaterialData syncMaterialData44) throws java.rmi.RemoteException ; /** * Auto generated method signature for Asynchronous Invocations * * @param syncMaterialData44 */ public void startsyncMaterialData( com.topsun.posclient.webservice.dto.SyncMaterialData syncMaterialData44, final com.topsun.posclient.webservice.ServicesCallbackHandler callback) throws java.rmi.RemoteException; /** * Auto generated method signature * * @param getGoldBarRPrice46 */ public com.topsun.posclient.webservice.dto.GetGoldBarRPriceResponse getGoldBarRPrice( com.topsun.posclient.webservice.dto.GetGoldBarRPrice getGoldBarRPrice46) throws java.rmi.RemoteException ; /** * Auto generated method signature for Asynchronous Invocations * * @param getGoldBarRPrice46 */ public void startgetGoldBarRPrice( com.topsun.posclient.webservice.dto.GetGoldBarRPrice getGoldBarRPrice46, final com.topsun.posclient.webservice.ServicesCallbackHandler callback) throws java.rmi.RemoteException; /** * Auto generated method signature * * @param queryShopAllot48 */ public com.topsun.posclient.webservice.dto.QueryShopAllotResponse queryShopAllot( com.topsun.posclient.webservice.dto.QueryShopAllot queryShopAllot48) throws java.rmi.RemoteException ; /** * Auto generated method signature for Asynchronous Invocations * * @param queryShopAllot48 */ public void startqueryShopAllot( com.topsun.posclient.webservice.dto.QueryShopAllot queryShopAllot48, final com.topsun.posclient.webservice.ServicesCallbackHandler callback) throws java.rmi.RemoteException; /** * Auto generated method signature * * @param saveInvoice50 */ public com.topsun.posclient.webservice.dto.SaveInvoiceResponse saveInvoice( com.topsun.posclient.webservice.dto.SaveInvoice saveInvoice50) throws java.rmi.RemoteException ; /** * Auto generated method signature for Asynchronous Invocations * * @param saveInvoice50 */ public void startsaveInvoice( com.topsun.posclient.webservice.dto.SaveInvoice saveInvoice50, final com.topsun.posclient.webservice.ServicesCallbackHandler callback) throws java.rmi.RemoteException; /** * Auto generated method signature * * @param savePartSales52 */ public com.topsun.posclient.webservice.dto.SavePartSalesResponse savePartSales( com.topsun.posclient.webservice.dto.SavePartSales savePartSales52) throws java.rmi.RemoteException ; /** * Auto generated method signature for Asynchronous Invocations * * @param savePartSales52 */ public void startsavePartSales( com.topsun.posclient.webservice.dto.SavePartSales savePartSales52, final com.topsun.posclient.webservice.ServicesCallbackHandler callback) throws java.rmi.RemoteException; /** * Auto generated method signature * * @param queryReturnRepository54 */ public com.topsun.posclient.webservice.dto.QueryReturnRepositoryResponse queryReturnRepository( com.topsun.posclient.webservice.dto.QueryReturnRepository queryReturnRepository54) throws java.rmi.RemoteException ; /** * Auto generated method signature for Asynchronous Invocations * * @param queryReturnRepository54 */ public void startqueryReturnRepository( com.topsun.posclient.webservice.dto.QueryReturnRepository queryReturnRepository54, final com.topsun.posclient.webservice.ServicesCallbackHandler callback) throws java.rmi.RemoteException; /** * Auto generated method signature * * @param saveOldGoldData56 */ public com.topsun.posclient.webservice.dto.SaveOldGoldDataResponse saveOldGoldData( com.topsun.posclient.webservice.dto.SaveOldGoldData saveOldGoldData56) throws java.rmi.RemoteException ; /** * Auto generated method signature for Asynchronous Invocations * * @param saveOldGoldData56 */ public void startsaveOldGoldData( com.topsun.posclient.webservice.dto.SaveOldGoldData saveOldGoldData56, final com.topsun.posclient.webservice.ServicesCallbackHandler callback) throws java.rmi.RemoteException; /** * Auto generated method signature * * @param getGoldPriceData58 */ public com.topsun.posclient.webservice.dto.GetGoldPriceDataResponse getGoldPriceData( com.topsun.posclient.webservice.dto.GetGoldPriceData getGoldPriceData58) throws java.rmi.RemoteException ; /** * Auto generated method signature for Asynchronous Invocations * * @param getGoldPriceData58 */ public void startgetGoldPriceData( com.topsun.posclient.webservice.dto.GetGoldPriceData getGoldPriceData58, final com.topsun.posclient.webservice.ServicesCallbackHandler callback) throws java.rmi.RemoteException; /** * Auto generated method signature * * @param syncShopData60 */ public com.topsun.posclient.webservice.dto.SyncShopDataResponse syncShopData( com.topsun.posclient.webservice.dto.SyncShopData syncShopData60) throws java.rmi.RemoteException ; /** * Auto generated method signature for Asynchronous Invocations * * @param syncShopData60 */ public void startsyncShopData( com.topsun.posclient.webservice.dto.SyncShopData syncShopData60, final com.topsun.posclient.webservice.ServicesCallbackHandler callback) throws java.rmi.RemoteException; /** * Auto generated method signature * * @param saveReturnRepository62 */ public com.topsun.posclient.webservice.dto.SaveReturnRepositoryResponse saveReturnRepository( com.topsun.posclient.webservice.dto.SaveReturnRepository saveReturnRepository62) throws java.rmi.RemoteException ; /** * Auto generated method signature for Asynchronous Invocations * * @param saveReturnRepository62 */ public void startsaveReturnRepository( com.topsun.posclient.webservice.dto.SaveReturnRepository saveReturnRepository62, final com.topsun.posclient.webservice.ServicesCallbackHandler callback) throws java.rmi.RemoteException; // }