Elexis: Das führende OpenSource-Arztpraxisprogamm
im deutschsprachigen Raum
Java doc für Elexis version 2.1.7.dev vom 01.09.2013

ch.ct.patientenerfassung.client
Class PatientenErfServerServiceLocator

java.lang.Object
  extended by org.apache.axis.client.Service
      extended by ch.ct.patientenerfassung.client.PatientenErfServerServiceLocator
All Implemented Interfaces:
PatientenErfServerService, java.io.Serializable, javax.naming.Referenceable, javax.xml.rpc.Service

public class PatientenErfServerServiceLocator
extends org.apache.axis.client.Service
implements PatientenErfServerService

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.axis.client.Service
org.apache.axis.client.Service.HandlerRegistryImpl
 
Constructor Summary
PatientenErfServerServiceLocator()
           
 
Method Summary
 PatientenErfServer getPatientenErfassung()
           
 PatientenErfServer getPatientenErfassung(java.net.URL portAddress)
           
 java.lang.String getPatientenErfassungAddress()
           
 java.lang.String getPatientenErfassungWSDDServiceName()
           
 java.rmi.Remote getPort(java.lang.Class serviceEndpointInterface)
           
 java.rmi.Remote getPort(javax.xml.namespace.QName portName, java.lang.Class serviceEndpointInterface)
           
 java.util.Iterator getPorts()
           
 javax.xml.namespace.QName getServiceName()
           
 void setPatientenErfassungWSDDServiceName(java.lang.String name)
           
 
Methods inherited from class org.apache.axis.client.Service
createCall, createCall, createCall, createCall, getAxisClient, getCacheWSDL, getCall, getCalls, getEngine, getHandlerRegistry, getMaintainSession, getPort, getReference, getTypeMappingRegistry, getWSDLDocumentLocation, setCacheWSDL, setEngine, setEngineConfiguration, setMaintainSession, setTypeMappingRegistry
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getTypeMappingRegistry, getWSDLDocumentLocation
 

Constructor Detail

PatientenErfServerServiceLocator

public PatientenErfServerServiceLocator()
Method Detail

getPatientenErfassungAddress

public java.lang.String getPatientenErfassungAddress()
Specified by:
getPatientenErfassungAddress in interface PatientenErfServerService

getPatientenErfassungWSDDServiceName

public java.lang.String getPatientenErfassungWSDDServiceName()

setPatientenErfassungWSDDServiceName

public void setPatientenErfassungWSDDServiceName(java.lang.String name)

getPatientenErfassung

public PatientenErfServer getPatientenErfassung()
                                         throws javax.xml.rpc.ServiceException
Specified by:
getPatientenErfassung in interface PatientenErfServerService
Throws:
javax.xml.rpc.ServiceException

getPatientenErfassung

public PatientenErfServer getPatientenErfassung(java.net.URL portAddress)
                                         throws javax.xml.rpc.ServiceException
Specified by:
getPatientenErfassung in interface PatientenErfServerService
Throws:
javax.xml.rpc.ServiceException

getPort

public java.rmi.Remote getPort(java.lang.Class serviceEndpointInterface)
                        throws javax.xml.rpc.ServiceException
Specified by:
getPort in interface javax.xml.rpc.Service
Overrides:
getPort in class org.apache.axis.client.Service
Throws:
javax.xml.rpc.ServiceException

getPort

public java.rmi.Remote getPort(javax.xml.namespace.QName portName,
                               java.lang.Class serviceEndpointInterface)
                        throws javax.xml.rpc.ServiceException
Specified by:
getPort in interface javax.xml.rpc.Service
Overrides:
getPort in class org.apache.axis.client.Service
Throws:
javax.xml.rpc.ServiceException

getServiceName

public javax.xml.namespace.QName getServiceName()
Specified by:
getServiceName in interface javax.xml.rpc.Service
Overrides:
getServiceName in class org.apache.axis.client.Service

getPorts

public java.util.Iterator getPorts()
Specified by:
getPorts in interface javax.xml.rpc.Service
Overrides:
getPorts in class org.apache.axis.client.Service

Elexis: Das führende OpenSource-Arztpraxisprogamm
im deutschsprachigen Raum
Java doc für Elexis version 2.1.7.dev vom 01.09.2013