org.gcube.vremanagement.resourcemanager.client.interfaces
Interface RMReportingInterface

All Known Implementing Classes:
RMReportingLibrary

public interface RMReportingInterface

Author:
Andrea Manzi(CERN)

Method Summary
 String getReport(String reportId)
           
 org.gcube.common.clients.stubs.jaxws.JAXWSUtils.Empty sendReport(Types.SendReportParameters params)
           
 

Method Detail

sendReport

org.gcube.common.clients.stubs.jaxws.JAXWSUtils.Empty sendReport(Types.SendReportParameters params)
                                                                 throws InvalidScopeException
Throws:
InvalidScopeException

getReport

String getReport(String reportId)
                 throws InvalidScopeException,
                        NoSuchReportException
Throws:
InvalidScopeException
NoSuchReportException


Copyright © 2013. All Rights Reserved.