Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
W
WorkspaceDAO
- class org.lamsfoundation.lams.contentrepository.dao.hibernate.
WorkspaceDAO
.
Data access routines for Workspaces.
WorkspaceDAO()
- Constructor for class org.lamsfoundation.lams.contentrepository.dao.hibernate.
WorkspaceDAO
WorkspaceNotFoundException
- exception org.lamsfoundation.lams.contentrepository.
WorkspaceNotFoundException
.
Requested workspace not found.
WorkspaceNotFoundException()
- Constructor for class org.lamsfoundation.lams.contentrepository.
WorkspaceNotFoundException
Constructs a new instance of this class.
WorkspaceNotFoundException(String)
- Constructor for class org.lamsfoundation.lams.contentrepository.
WorkspaceNotFoundException
Constructs a new instance of this class given a message describing the failure cause.
WorkspaceNotFoundException(String, Throwable)
- Constructor for class org.lamsfoundation.lams.contentrepository.
WorkspaceNotFoundException
Constructs a new instance of this class given a message describing the failure and a root throwable.
WorkspaceNotFoundException(Throwable)
- Constructor for class org.lamsfoundation.lams.contentrepository.
WorkspaceNotFoundException
Constructs a new instance of this class given a root throwable.
writeFile(Long, Long, InputStream)
- Method in interface org.lamsfoundation.lams.contentrepository.dao.
IFileDAO
Write out a file to the repository.
writeFile(Long, Long, InputStream)
- Method in class org.lamsfoundation.lams.contentrepository.dao.file.
FileDAO
Write out a file to the repository.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W