| Package | Description |
|---|---|
| com.appslandia.common.base | |
| com.appslandia.common.crypto | |
| com.appslandia.common.utils |
| Modifier and Type | Class and Description |
|---|---|
class |
PropertyConfig |
class |
QueryParams |
| Modifier and Type | Method and Description |
|---|---|
ConfigBase |
ConfigBase.put(String key,
boolean value) |
ConfigBase |
ConfigBase.put(String key,
Boolean value) |
ConfigBase |
ConfigBase.put(String key,
Date value) |
ConfigBase |
ConfigBase.put(String key,
double value) |
ConfigBase |
ConfigBase.put(String key,
Double value) |
ConfigBase |
ConfigBase.put(String key,
float value) |
ConfigBase |
ConfigBase.put(String key,
Float value) |
ConfigBase |
ConfigBase.put(String key,
int value) |
ConfigBase |
ConfigBase.put(String key,
Integer value) |
ConfigBase |
ConfigBase.put(String key,
long value) |
ConfigBase |
ConfigBase.put(String key,
Long value) |
ConfigBase |
ConfigBase.put(String key,
String value) |
ConfigBase |
ConfigBase.put(String key,
Time value) |
ConfigBase |
ConfigBase.put(String key,
Timestamp value) |
| Modifier and Type | Class and Description |
|---|---|
class |
SecureConfig |
| Modifier and Type | Method and Description |
|---|---|
static void |
PropertyUtils.initialize(Object obj,
ConfigBase props,
FormatProvider formatProvider,
com.appslandia.common.utils.PropertyUtils.PropertyStrategy propertyStrategy) |
static void |
PropertyUtils.initialize(Object obj,
ConfigBase props,
com.appslandia.common.utils.PropertyUtils.PropertyStrategy propertyStrategy) |
Copyright © 2018. All rights reserved.