org.gcube.vremanagement.resourcemanager.client
Class RMReportingLibrary

java.lang.Object
  extended by org.gcube.vremanagement.resourcemanager.client.RMReportingLibrary
All Implemented Interfaces:
RMReportingInterface

public class RMReportingLibrary
extends Object
implements RMReportingInterface

Author:
Andrea Manzi(CERN)

Constructor Summary
RMReportingLibrary(org.gcube.common.clients.delegates.ProxyDelegate<RMReportingServiceJAXWSStubs> delegate)
           
 
Method Summary
 String getReport(String reportId)
           
 org.gcube.common.clients.stubs.jaxws.JAXWSUtils.Empty sendReport(Types.SendReportParameters params)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RMReportingLibrary

public RMReportingLibrary(org.gcube.common.clients.delegates.ProxyDelegate<RMReportingServiceJAXWSStubs> delegate)
Method Detail

sendReport

public org.gcube.common.clients.stubs.jaxws.JAXWSUtils.Empty sendReport(Types.SendReportParameters params)
                                                                 throws InvalidScopeException
Specified by:
sendReport in interface RMReportingInterface
Throws:
InvalidScopeException

getReport

public String getReport(String reportId)
                 throws InvalidScopeException,
                        NoSuchReportException
Specified by:
getReport in interface RMReportingInterface
Throws:
InvalidScopeException
NoSuchReportException


Copyright © 2014. All Rights Reserved.