public interface ExcelSampleService
Modifier and Type | Method and Description |
---|---|
ProductE[] |
getProductClassifications()
Auto generated method signature
|
Product[] |
getProducts()
Auto generated method signature
|
void |
startgetProductClassifications(ExcelSampleServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetProducts(ExcelSampleServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
ProductE[] getProductClassifications() throws RemoteException, DataServiceFault
getProductClassifications2
- DataServiceFault
- :RemoteException
void startgetProductClassifications(ExcelSampleServiceCallbackHandler callback) throws RemoteException
getProductClassifications2
- RemoteException
Product[] getProducts() throws RemoteException, DataServiceFault
getProducts5
- DataServiceFault
- :RemoteException
void startgetProducts(ExcelSampleServiceCallbackHandler callback) throws RemoteException
getProducts5
- RemoteException
Copyright © 2015 WSO2 Inc. All rights reserved.