Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
Z
D
DbTools
- Class in
cluster5.server.datastorage
DbTools()
- Constructor for class cluster5.server.datastorage.
DbTools
deleteDirectory(String)
- Static method in class cluster5.shared.utils.
FileUtils
Deletes a nonempty directory.
deleteFile(Long)
- Method in class cluster5.server.datastorage.dao.
FileDao
Deletes a file indentified by its ID from database.
deleteFile(Long)
- Method in class cluster5.server.managers.
FileManager
Deletes specified file from the database and the filesystem.
deleteFile(String)
- Static method in class cluster5.shared.utils.
FileUtils
Deletes specified file from the file system.
deleteProject(Long)
- Method in class cluster5.server.datastorage.dao.
ProjectDao
Deletes specified project
deleteTask(Long)
- Method in class cluster5.server.datastorage.dao.
TaskDao
Deletes a task indentified by its ID from database.
deleteTask(String, Long, Long)
- Method in class cluster5.server.managers.
TaskManager
destroy()
- Static method in class cluster5.server.datastorage.
ConnectionSource
destroy()
- Method in class cluster5.server.rmi.
ServerImpl
Cleans up the local mess.
disposeRegistry(Registry, int)
- Method in class cluster5.shared.rmi.
RMIUtils
Shall stop a registry.
dropProject()
- Method in interface cluster5.client.
ClusterInterface
Deletes currently opened project with all associated tasks and files.
dropProject()
- Method in class cluster5.client.
ClusterInterfaceImpl
dropProject(String, Long)
- Method in class cluster5.server.managers.
ProjectManager
dropProject(String, Long)
- Method in interface cluster5.server.
ServerInterface4User
Drops a project and all related tasks and files.
dropProject(String, Long)
- Method in class cluster5.server.
ServerInterface4UserImpl
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
Z