public interface SamplesRDFSampleService
Modifier and Type | Method and Description |
---|---|
Movie[] |
getAllMovieData()
Auto generated method signature
|
Movie[] |
getMoviesByGenre(String genre3)
Auto generated method signature
|
void |
startgetAllMovieData(SamplesRDFSampleServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetMoviesByGenre(String genre3,
SamplesRDFSampleServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
Movie[] getMoviesByGenre(String genre3) throws RemoteException, DataServiceFaultException
getMoviesByGenre2
- DataServiceFaultException
- :RemoteException
void startgetMoviesByGenre(String genre3, SamplesRDFSampleServiceCallbackHandler callback) throws RemoteException
getMoviesByGenre2
- RemoteException
Movie[] getAllMovieData() throws RemoteException, DataServiceFaultException
getAllMovieData6
- DataServiceFaultException
- :RemoteException
void startgetAllMovieData(SamplesRDFSampleServiceCallbackHandler callback) throws RemoteException
getAllMovieData6
- RemoteException
Copyright © 2015 WSO2 Inc. All rights reserved.