is.idega.idegaweb.golf
Class UpdateHandicap
java.lang.Object
is.idega.idegaweb.golf.UpdateHandicap
public class UpdateHandicap
- extends java.lang.Object
Method Summary |
static java.lang.String |
reiknaHandicap(Member member,
double grunn,
int heildarpunktar,
int numberOfHoles)
|
static double |
reiknaHandicap2(Member member,
double grunn,
int heildarpunktar,
int numberOfHoles)
|
static void |
update(com.idega.idegaweb.IWApplicationContext iwc,
int member_id)
|
static void |
update(com.idega.idegaweb.IWApplicationContext iwc,
int member_id,
com.idega.util.IWTimestamp stampur)
|
static void |
update(com.idega.idegaweb.IWApplicationContext iwc,
Member member,
com.idega.util.IWTimestamp stampur)
|
static void |
updateThrowingException(com.idega.idegaweb.IWApplicationContext iwc,
Member member,
com.idega.util.IWTimestamp stampur)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UpdateHandicap
public UpdateHandicap()
update
public static void update(com.idega.idegaweb.IWApplicationContext iwc,
int member_id)
update
public static void update(com.idega.idegaweb.IWApplicationContext iwc,
int member_id,
com.idega.util.IWTimestamp stampur)
updateThrowingException
public static void updateThrowingException(com.idega.idegaweb.IWApplicationContext iwc,
Member member,
com.idega.util.IWTimestamp stampur)
throws java.lang.Exception
- Throws:
java.lang.Exception
update
public static void update(com.idega.idegaweb.IWApplicationContext iwc,
Member member,
com.idega.util.IWTimestamp stampur)
reiknaHandicap2
public static double reiknaHandicap2(Member member,
double grunn,
int heildarpunktar,
int numberOfHoles)
reiknaHandicap
public static java.lang.String reiknaHandicap(Member member,
double grunn,
int heildarpunktar,
int numberOfHoles)
Copyright © 2000-2014 idega software. All Rights Reserved.