uk.ac.ebi.intact.application.hierarchView.business.tulip.client.generated
Interface TulipAccessService

All Superinterfaces:
javax.xml.rpc.Service
All Known Implementing Classes:
TulipAccessServiceLocator

public interface TulipAccessService
extends javax.xml.rpc.Service


Method Summary
 TulipAccess getTulip()
           
 TulipAccess getTulip(java.net.URL portAddress)
           
 java.lang.String getTulipAddress()
           
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getTulipAddress

public java.lang.String getTulipAddress()

getTulip

public TulipAccess getTulip()
                     throws javax.xml.rpc.ServiceException
javax.xml.rpc.ServiceException

getTulip

public TulipAccess getTulip(java.net.URL portAddress)
                     throws javax.xml.rpc.ServiceException
javax.xml.rpc.ServiceException


IntAct Project - EMBL-EBI 2004 - intact-help@ebi.ac.uk