|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jurismarches.vradi.services.managers.PropertiesManager
ApplicationConfig instead
@Deprecated public class PropertiesManager
Yet another ApplicationConfig fork.
| Constructor Summary | |
|---|---|
PropertiesManager()
Deprecated. |
|
| Method Summary | |
|---|---|
protected static void |
addToCommonListProperties(java.lang.String propertyName,
java.lang.String value)
Deprecated. |
protected static void |
addToCommonListProperties(java.lang.String propertyName,
java.lang.String value,
boolean replace)
Deprecated. |
protected static void |
addToCommonListProperties(java.lang.String propertyName,
java.lang.String value,
boolean replace,
boolean inverse,
boolean uniqueValues)
Deprecated. |
protected static java.util.List<java.lang.String> |
getCommonListOfStringFromProperties(java.lang.String propertyName)
Deprecated. |
protected static java.util.Properties |
getCommonProperties()
Deprecated. |
static java.io.File |
getCommonPropertiesFile()
Deprecated. |
static java.lang.String |
getLastItemOfXmlStream(java.lang.String xmlStreamName)
Deprecated. |
protected static java.util.Properties |
getProperties(java.io.File propertyFile)
Deprecated. |
static java.lang.String[] |
getXmlStreamConfig()
Deprecated. |
protected static java.util.List<java.lang.String> |
removeToCommonListProperties(java.lang.String propertyName,
java.lang.String value)
Deprecated. |
static void |
setLastItemOfXmlStream(java.lang.String xmlStreamName,
java.lang.String value)
Deprecated. |
static void |
setXmlStreamConfig(java.lang.String intervalUnit,
java.lang.String intervalValue,
java.lang.String hour,
java.lang.String minute)
Deprecated. |
protected static java.util.Properties |
store(java.util.Properties property,
java.io.File file)
Deprecated. |
protected static void |
storeCommonListProperties(java.lang.String propertyName,
java.util.List<java.lang.String> values)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PropertiesManager()
| Method Detail |
|---|
public static java.io.File getCommonPropertiesFile()
protected static java.util.Properties getCommonProperties()
protected static java.util.Properties getProperties(java.io.File propertyFile)
protected static java.util.Properties store(java.util.Properties property,
java.io.File file)
protected static java.util.List<java.lang.String> getCommonListOfStringFromProperties(java.lang.String propertyName)
protected static void storeCommonListProperties(java.lang.String propertyName,
java.util.List<java.lang.String> values)
protected static void addToCommonListProperties(java.lang.String propertyName,
java.lang.String value)
protected static void addToCommonListProperties(java.lang.String propertyName,
java.lang.String value,
boolean replace)
protected static void addToCommonListProperties(java.lang.String propertyName,
java.lang.String value,
boolean replace,
boolean inverse,
boolean uniqueValues)
protected static java.util.List<java.lang.String> removeToCommonListProperties(java.lang.String propertyName,
java.lang.String value)
public static void setLastItemOfXmlStream(java.lang.String xmlStreamName,
java.lang.String value)
public static java.lang.String getLastItemOfXmlStream(java.lang.String xmlStreamName)
public static void setXmlStreamConfig(java.lang.String intervalUnit,
java.lang.String intervalValue,
java.lang.String hour,
java.lang.String minute)
public static java.lang.String[] getXmlStreamConfig()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||