|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Configuration
| Method Summary | |
|---|---|
ISqlite |
getDatabaseInterface()
Optional: an sqlite database interface for caching the database entries. |
java.lang.String |
read()
Returns the configuration content as String. |
void |
write(java.lang.String a_configurationContent)
Writes the configuration. |
| Method Detail |
|---|
java.lang.String read()
throws java.lang.Exception
java.lang.Exception - if an error occurs while reading the configuration to a String
void write(java.lang.String a_configurationContent)
throws java.lang.Exception
a_configurationContent -
java.lang.ExceptionISqlite getDatabaseInterface()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||