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 - :RemoteExceptionvoid startgetMoviesByGenre(String genre3, SamplesRDFSampleServiceCallbackHandler callback) throws RemoteException
getMoviesByGenre2 - RemoteExceptionMovie[] getAllMovieData() throws RemoteException, DataServiceFaultException
getAllMovieData6 - DataServiceFaultException - :RemoteExceptionvoid startgetAllMovieData(SamplesRDFSampleServiceCallbackHandler callback) throws RemoteException
getAllMovieData6 - RemoteExceptionCopyright © 2018 WSO2. All rights reserved.