public class RMReportingLibrary extends Object implements RMReportingInterface
Constructor and Description |
---|
RMReportingLibrary(org.gcube.common.clients.delegates.ProxyDelegate<RMReportingServiceJAXWSStubs> delegate) |
Modifier and Type | Method and Description |
---|---|
String |
getReport(String reportId) |
org.gcube.common.clients.stubs.jaxws.JAXWSUtils.Empty |
sendReport(Types.SendReportParameters params) |
public RMReportingLibrary(org.gcube.common.clients.delegates.ProxyDelegate<RMReportingServiceJAXWSStubs> delegate)
public org.gcube.common.clients.stubs.jaxws.JAXWSUtils.Empty sendReport(Types.SendReportParameters params) throws InvalidScopeException
sendReport
in interface RMReportingInterface
InvalidScopeException
public String getReport(String reportId) throws InvalidScopeException, NoSuchReportException
getReport
in interface RMReportingInterface
InvalidScopeException
NoSuchReportException
Copyright © 2014. All Rights Reserved.