|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.solidstategroup.cms.Countries
public class Countries
| Constructor Summary | |
|---|---|
Countries()
|
|
| Method Summary | |
|---|---|
static void |
clearCache()
|
static void |
execute()
|
java.util.Vector |
getCountries()
|
static Country |
getCountry(int countryId)
|
static java.lang.String |
getQuery()
|
static java.util.Vector |
getResults()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Countries()
| Method Detail |
|---|
public static java.util.Vector getResults()
public static void clearCache()
public static void execute()
public static java.lang.String getQuery()
public java.util.Vector getCountries()
public static Country getCountry(int countryId)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||