is.idega.idegaweb.golf.webservice.server
Class GolfheimarServiceSoapBindingStub
java.lang.Object
org.apache.axis.client.Stub
is.idega.idegaweb.golf.webservice.server.GolfheimarServiceSoapBindingStub
- All Implemented Interfaces:
- GolfheimarService_PortType, java.rmi.Remote, javax.xml.rpc.Stub
public class GolfheimarServiceSoapBindingStub
- extends org.apache.axis.client.Stub
- implements GolfheimarService_PortType
Fields inherited from class org.apache.axis.client.Stub |
_call, 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 |
Methods inherited from class org.apache.axis.client.Stub |
_createCall, _getCall, _getProperty, _getPropertyNames, _getService, _setProperty, addAttachment, clearAttachments, clearHeaders, extractAttachments, firstCall, getAttachments, getHeader, getHeaders, getPassword, getPortName, getResponseHeader, getResponseHeaders, getResponseHeaders, getTimeout, getUsername, removeProperty, setAttachments, setHeader, setHeader, setMaintainSession, setPassword, setPortName, setPortName, setRequestHeaders, setTimeout, setUsername |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GolfheimarServiceSoapBindingStub
public GolfheimarServiceSoapBindingStub()
throws org.apache.axis.AxisFault
- Throws:
org.apache.axis.AxisFault
GolfheimarServiceSoapBindingStub
public GolfheimarServiceSoapBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
- Throws:
org.apache.axis.AxisFault
GolfheimarServiceSoapBindingStub
public GolfheimarServiceSoapBindingStub(javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
- Throws:
org.apache.axis.AxisFault
createCall
protected org.apache.axis.client.Call createCall()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
listAllTournaments
public Tournament[] listAllTournaments(java.util.Calendar in0,
java.util.Calendar in1)
throws java.rmi.RemoteException
- Specified by:
listAllTournaments
in interface GolfheimarService_PortType
- Throws:
java.rmi.RemoteException
authenticateUser
public Session authenticateUser(java.lang.String in0,
java.lang.String in1)
throws java.rmi.RemoteException
- Specified by:
authenticateUser
in interface GolfheimarService_PortType
- Throws:
java.rmi.RemoteException
getUserHandicap
public float getUserHandicap(Session in0)
throws java.rmi.RemoteException,
SessionTimedOutException
- Specified by:
getUserHandicap
in interface GolfheimarService_PortType
- Throws:
java.rmi.RemoteException
SessionTimedOutException
getPublicGolferInfo
public PublicGolferInfo getPublicGolferInfo(java.lang.String in0)
throws java.rmi.RemoteException
- Specified by:
getPublicGolferInfo
in interface GolfheimarService_PortType
- Throws:
java.rmi.RemoteException
getCourse
public Course getCourse(java.lang.String in0)
throws java.rmi.RemoteException
- Specified by:
getCourse
in interface GolfheimarService_PortType
- Throws:
java.rmi.RemoteException
getCourses
public Course[] getCourses()
throws java.rmi.RemoteException
- Specified by:
getCourses
in interface GolfheimarService_PortType
- Throws:
java.rmi.RemoteException
getRounds
public Round[] getRounds(Session in0,
java.util.Calendar in1,
java.util.Calendar in2)
throws java.rmi.RemoteException,
SessionTimedOutException
- Specified by:
getRounds
in interface GolfheimarService_PortType
- Throws:
java.rmi.RemoteException
SessionTimedOutException
getRound
public Round getRound(Session in0,
java.lang.String in1)
throws java.rmi.RemoteException,
SessionTimedOutException
- Specified by:
getRound
in interface GolfheimarService_PortType
- Throws:
java.rmi.RemoteException
SessionTimedOutException
insertRound
public int insertRound(Session in0,
Round in1)
throws java.rmi.RemoteException,
SessionTimedOutException
- Specified by:
insertRound
in interface GolfheimarService_PortType
- Throws:
java.rmi.RemoteException
SessionTimedOutException
Copyright © 2000-2014 idega software. All Rights Reserved.