public class ExampleUtils extends Object
Constructor and Description |
---|
ExampleUtils() |
Modifier and Type | Method and Description |
---|---|
static String |
getCurrencySymbol(Currency currency) |
static Object |
getSessionObject(Class aClass) |
static void |
removeSessionObject(Class aClass) |
static void |
setSessionObject(Object object) |