|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TolvenPropertiesLocal
| Method Summary | |
|---|---|
void |
clearProperties(java.util.List<Property> properties)
|
java.util.List<Property> |
findProperties()
Return the tolven persistent properties (from the database, not the running system |
java.lang.String |
getLog4Threshold()
|
java.lang.String |
getProperty(java.lang.String name)
Same as doing a System.getProperty but wrapped by our environment. |
void |
setAllProperties()
Set all of the properties from the database into the running properties of the system. |
void |
updateLog4Threshold(java.lang.String threshold)
|
void |
updateProperties(java.util.List<Property> properties)
|
| Method Detail |
|---|
java.util.List<Property> findProperties()
void updateProperties(java.util.List<Property> properties)
void clearProperties(java.util.List<Property> properties)
void updateLog4Threshold(java.lang.String threshold)
java.lang.String getLog4Threshold()
java.lang.String getProperty(java.lang.String name)
name - Name of the property
void setAllProperties()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||