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

All Superinterfaces:
javax.xml.rpc.Service
All Known Subinterfaces:
UserProfileAccessFactoryServiceAddressing
All Known Implementing Classes:
UserProfileAccessFactoryServiceAddressingLocator, UserProfileAccessFactoryServiceLocator

public interface UserProfileAccessFactoryService
extends javax.xml.rpc.Service


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

Method Detail

getUserProfileAccessFactoryPortTypePortAddress

String getUserProfileAccessFactoryPortTypePortAddress()

getUserProfileAccessFactoryPortTypePort

UserProfileAccessFactoryPortType getUserProfileAccessFactoryPortTypePort()
                                                                         throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getUserProfileAccessFactoryPortTypePort

UserProfileAccessFactoryPortType getUserProfileAccessFactoryPortTypePort(URL portAddress)
                                                                         throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2013. All Rights Reserved.