org.gcube.personalization.userprofileaccess.stubs.service
Interface UserProfileAccessService

All Superinterfaces:
javax.xml.rpc.Service
All Known Subinterfaces:
UserProfileAccessServiceAddressing
All Known Implementing Classes:
UserProfileAccessServiceAddressingLocator, UserProfileAccessServiceLocator

public interface UserProfileAccessService
extends javax.xml.rpc.Service


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

Method Detail

getUserProfileAccessPortTypePortAddress

String getUserProfileAccessPortTypePortAddress()

getUserProfileAccessPortTypePort

UserProfileAccessPortType getUserProfileAccessPortTypePort()
                                                           throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getUserProfileAccessPortTypePort

UserProfileAccessPortType getUserProfileAccessPortTypePort(URL portAddress)
                                                           throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2013. All Rights Reserved.