org.gcube.data.harmonization.occurrence.stubs.service
Interface ReportsService

All Superinterfaces:
javax.xml.rpc.Service
All Known Subinterfaces:
ReportsServiceAddressing
All Known Implementing Classes:
ReportsServiceAddressingLocator, ReportsServiceLocator

public interface ReportsService
extends javax.xml.rpc.Service


Method Summary
 ReportsPortType getReportsPortTypePort()
           
 ReportsPortType getReportsPortTypePort(URL portAddress)
           
 String getReportsPortTypePortAddress()
           
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getReportsPortTypePortAddress

String getReportsPortTypePortAddress()

getReportsPortTypePort

ReportsPortType getReportsPortTypePort()
                                       throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getReportsPortTypePort

ReportsPortType getReportsPortTypePort(URL portAddress)
                                       throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2012. All Rights Reserved.