is.idega.idegaweb.golf.webservice.server
Class GolfheimarServiceSoapBindingSkeleton
java.lang.Object
is.idega.idegaweb.golf.webservice.server.GolfheimarServiceSoapBindingSkeleton
- All Implemented Interfaces:
- GolfheimarService_PortType, java.io.Serializable, java.rmi.Remote, org.apache.axis.wsdl.Skeleton
public class GolfheimarServiceSoapBindingSkeleton
- extends java.lang.Object
- implements GolfheimarService_PortType, org.apache.axis.wsdl.Skeleton
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GolfheimarServiceSoapBindingSkeleton
public GolfheimarServiceSoapBindingSkeleton()
GolfheimarServiceSoapBindingSkeleton
public GolfheimarServiceSoapBindingSkeleton(GolfheimarService_PortType impl)
getOperationDescByName
public static java.util.List getOperationDescByName(java.lang.String methodName)
- Returns List of OperationDesc objects with this name
getOperationDescs
public static java.util.Collection getOperationDescs()
- Returns Collection of OperationDescs
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.