is.idega.idegaweb.golf.business
Class GolfCacher

java.lang.Object
  extended by is.idega.idegaweb.golf.business.GolfCacher

public class GolfCacher
extends java.lang.Object

Title: Golf Description: Copyright: Copyright (c) 2001 Company: idega.is

Version:
1.0
Author:
2000 - idega team - Gudmundur Agust Saemundsson

Constructor Summary
GolfCacher()
           
 
Method Summary
static Union getCachedUnion(int union_id)
           
static Union getCachedUnion(java.lang.String union_id)
           
static com.idega.presentation.ui.DropdownMenu getUnionAbbreviationDropdown(java.lang.String name)
           
static java.util.List getUnions()
           
static void refetchUnions()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GolfCacher

public GolfCacher()
Method Detail

refetchUnions

public static void refetchUnions()

getUnionAbbreviationDropdown

public static com.idega.presentation.ui.DropdownMenu getUnionAbbreviationDropdown(java.lang.String name)

getUnions

public static java.util.List getUnions()

getCachedUnion

public static Union getCachedUnion(int union_id)

getCachedUnion

public static Union getCachedUnion(java.lang.String union_id)


Copyright © 2000-2014 idega software. All Rights Reserved.