org.gcube.contentmanagement.timeseriesservice.stubs.service
Interface CurationManagerService

All Superinterfaces:
javax.xml.rpc.Service
All Known Subinterfaces:
CurationManagerServiceAddressing
All Known Implementing Classes:
CurationManagerServiceAddressingLocator, CurationManagerServiceLocator

public interface CurationManagerService
extends javax.xml.rpc.Service


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

Method Detail

getCurationManagerPortTypePortAddress

String getCurationManagerPortTypePortAddress()

getCurationManagerPortTypePort

CurationManagerPortType getCurationManagerPortTypePort()
                                                       throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getCurationManagerPortTypePort

CurationManagerPortType getCurationManagerPortTypePort(URL portAddress)
                                                       throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2012. All Rights Reserved.