org.gcube.application.aquamaps.aquamapsservice.stubs.service
Interface DataManagementService

All Superinterfaces:
javax.xml.rpc.Service
All Known Subinterfaces:
DataManagementServiceAddressing
All Known Implementing Classes:
DataManagementServiceAddressingLocator, DataManagementServiceLocator

public interface DataManagementService
extends javax.xml.rpc.Service


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

Method Detail

getDataManagementPortTypePortAddress

String getDataManagementPortTypePortAddress()

getDataManagementPortTypePort

DataManagementPortType getDataManagementPortTypePort()
                                                     throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getDataManagementPortTypePort

DataManagementPortType getDataManagementPortTypePort(URL portAddress)
                                                     throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2013. All Rights Reserved.