|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ILocalRepository
This type is used for local storage repositories. These kind of repositories store their information on the local filesystem.
| Method Summary | |
|---|---|
String |
getFile()
Gets the full qualified file path to the local file |
String |
getFileType()
Gets the file type as extension, e.g. *.db |
String |
getNamespace()
|
void |
setFile(String filename)
Sets the full qualified file path for the local file. |
| Method Detail |
|---|
String getNamespace()
String getFile()
void setFile(String filename)
filename - String getFileType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||