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 PatientenErfassungSoapBindingStub

java.lang.Object
  extended by org.apache.axis.client.Stub
      extended by ch.ct.patientenerfassung.client.PatientenErfassungSoapBindingStub
All Implemented Interfaces:
PatientenErfServer, java.rmi.Remote, javax.xml.rpc.Stub

public class PatientenErfassungSoapBindingStub
extends org.apache.axis.client.Stub
implements PatientenErfServer


Field Summary
 
Fields inherited from class org.apache.axis.client.Stub
cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, service
 
Fields inherited from interface javax.xml.rpc.Stub
ENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY
 
Constructor Summary
PatientenErfassungSoapBindingStub()
           
PatientenErfassungSoapBindingStub(javax.xml.rpc.Service service)
           
PatientenErfassungSoapBindingStub(java.net.URL endpointURL, javax.xml.rpc.Service service)
           
 
Method Summary
 int speichernPatient(ChCtPatientenerfassungPatient patient, java.lang.String jndiName)
           
 
Methods inherited from class org.apache.axis.client.Stub
_getProperty, _getPropertyNames, _setProperty, firstCall, getPassword, getPortName, getTimeout, getUsername, setMaintainSession, setPassword, setPortName, setPortName, setTimeout, setUsername
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PatientenErfassungSoapBindingStub

public PatientenErfassungSoapBindingStub()
                                  throws org.apache.axis.AxisFault
Throws:
org.apache.axis.AxisFault

PatientenErfassungSoapBindingStub

public PatientenErfassungSoapBindingStub(java.net.URL endpointURL,
                                         javax.xml.rpc.Service service)
                                  throws org.apache.axis.AxisFault
Throws:
org.apache.axis.AxisFault

PatientenErfassungSoapBindingStub

public PatientenErfassungSoapBindingStub(javax.xml.rpc.Service service)
                                  throws org.apache.axis.AxisFault
Throws:
org.apache.axis.AxisFault
Method Detail

speichernPatient

public int speichernPatient(ChCtPatientenerfassungPatient patient,
                            java.lang.String jndiName)
                     throws java.rmi.RemoteException
Specified by:
speichernPatient in interface PatientenErfServer
Throws:
java.rmi.RemoteException

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