public class AdminPrms extends BasePrms
| Modifier and Type | Field and Description |
|---|---|
static Long |
expectedEmailNotificationEnabled |
static Long |
expectedEmailNotificationFrom |
static Long |
expectedEmailNotificationHost |
static Long |
expectedEmailNotificationToList |
| Constructor and Description |
|---|
AdminPrms() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
getExpectedEmailNotificationEnabled() |
static String |
getExpectedEmailNotificationFrom() |
static String |
getExpectedEmailNotificationHost() |
static Vector |
getExpectedEmailNotificationToList() |
static void |
main(String[] args) |
dumpKeys, keyForName, nameForKey, setValues, tab, tasktabpublic static Long expectedEmailNotificationEnabled
public static Long expectedEmailNotificationFrom
public static Long expectedEmailNotificationHost
public static Long expectedEmailNotificationToList
public static boolean getExpectedEmailNotificationEnabled()
public static String getExpectedEmailNotificationFrom()
public static String getExpectedEmailNotificationHost()
public static Vector getExpectedEmailNotificationToList()
public static void main(String[] args)
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.