Package de.schmizzolin.yogi
Class UserFiles
java.lang.Object
de.schmizzolin.yogi.UserFiles
Persistent session state per user
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddeleteSelection(String book, String name) List<net.oneandone.sushi.fs.file.FileNode>listProtocols(String book) listSelections(String book) loadSelectionOpt(String book, String name) newSelection(String book, String orig) intnextProtocol(String book) net.oneandone.sushi.fs.file.FileNodeprotocolFile(String book, long id) voidsaveSelection(String book, String name, List<String> lst)
-
Constructor Details
-
UserFiles
- Throws:
IOException
-
-
Method Details
-
protocolFile
-
nextProtocol
- Throws:
IOException
-
listProtocols
- Throws:
IOException
-
loadSelectionOpt
- Throws:
IOException
-
saveSelection
- Throws:
IOException
-
listSelections
- Throws:
IOException
-
newSelection
- Throws:
IOException
-
deleteSelection
- Throws:
IOException
-