protected Map<?,?> |
SerializableProperties.asMap(String val) |
protected String |
SerializableProperties.asString() |
boolean |
Registration.getCancelSent() |
String |
Registration.getFormValues() |
protected Map<?,?> |
SerializableProperties.getMap(String name) |
String |
SerializableProperties.getProperties()
This will be called to serialize the values for the db.
|
String |
FormDef.getWaitListLimit() |
void |
SerializableProperties.init(Map vals) |
String |
SerializableProperties.may(String name) |
static String |
JsonUtil.may(String name,
Map theVals) |
protected boolean |
SerializableProperties.mayBool(String name) |
protected int |
SerializableProperties.mayInt(String name) |
List |
SerializableProperties.mayList(String name) |
List |
SerializableProperties.mayList(String name,
Map theVals) |
static List |
JsonUtil.mayList(String name,
Map theVals) |
String |
SerializableProperties.must(String name) |
static String |
JsonUtil.must(String name,
Map theVals) |
List<String> |
SerializableProperties.mustList(String name) |
static List |
JsonUtil.mustList(String name,
Map theVals) |
Map |
Registration.restoreFormValues() |
void |
Registration.saveFormValues(Map vals) |
void |
SerializableProperties.setProperties(String val) |
void |
FormDef.setWaitListLimit(String val) |