org.gcube.personalization.profileadministration.stubs.service
Interface ProfileAdministrationService

All Superinterfaces:
javax.xml.rpc.Service
All Known Subinterfaces:
ProfileAdministrationServiceAddressing
All Known Implementing Classes:
ProfileAdministrationServiceAddressingLocator, ProfileAdministrationServiceLocator

public interface ProfileAdministrationService
extends javax.xml.rpc.Service


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

Method Detail

getProfileAdministrationPortTypePortAddress

String getProfileAdministrationPortTypePortAddress()

getProfileAdministrationPortTypePort

ProfileAdministrationPortType getProfileAdministrationPortTypePort()
                                                                   throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getProfileAdministrationPortTypePort

ProfileAdministrationPortType getProfileAdministrationPortTypePort(URL portAddress)
                                                                   throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2013. All Rights Reserved.