Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
D
F
G
I
L
N
O
P
R
S
T
U
W
C
checkFor(String, String, FilesContainer, FileContainer, Locale)
- Method in interface nl.innovationinvestments.docstore.storage.
PermissionValidator
Returns null if the action is allowed, or not null (usually a error message, that is why the locale is for) when the action is not allowed.
checkFor(String, String, FilesContainer, FileContainer, Locale)
- Method in class nl.innovationinvestments.docstore.storage.
PermissionValidatorHttp
checkFor(String, String, FilesContainer, FileContainer, Locale)
- Method in class nl.innovationinvestments.docstore.storage.
PermissionValidatorHttpContent
contentType
- Variable in class nl.innovationinvestments.docstore.storage.
FileContainer
D
delete(FilesContainer)
- Method in interface nl.innovationinvestments.docstore.storage.
Storage
delete(FilesContainer)
- Method in class nl.innovationinvestments.docstore.storage.
StorageFilesystem
DELETE_ACTION
- Static variable in interface nl.innovationinvestments.docstore.storage.
PermissionValidator
DELETE_EVENT
- Static variable in interface nl.innovationinvestments.docstore.storage.
PermissionValidator
determinePermissionValidator()
- Method in class nl.innovationinvestments.docstore.storage.
StorageAbstract
setPermissionValidator based on the configuration
dirName
- Variable in class nl.innovationinvestments.docstore.storage.
FilesContainer
DocstoreServlet
- Class in
nl.innovationinvestments.docstore
This servlet uses Apache Common Fileupload to provide the IO with the client.
DocstoreServlet()
- Constructor for class nl.innovationinvestments.docstore.
DocstoreServlet
doDelete(HttpServletRequest, HttpServletResponse)
- Method in class nl.innovationinvestments.docstore.
DocstoreServlet
delete a document
doGet(HttpServletRequest, HttpServletResponse)
- Method in class nl.innovationinvestments.docstore.
DocstoreServlet
read a document
doPost(HttpServletRequest, HttpServletResponse)
- Method in class nl.innovationinvestments.docstore.
DocstoreServlet
create a new document
doPut(HttpServletRequest, HttpServletResponse)
- Method in class nl.innovationinvestments.docstore.
DocstoreServlet
update / replace a document
F
failIfNoPermission(String, FilesContainer, FileContainer)
- Method in class nl.innovationinvestments.docstore.storage.
StorageAbstract
fieldname
- Variable in class nl.innovationinvestments.docstore.storage.
FileContainer
FileContainer
- Class in
nl.innovationinvestments.docstore.storage
FileContainer()
- Constructor for class nl.innovationinvestments.docstore.storage.
FileContainer
files
- Variable in class nl.innovationinvestments.docstore.storage.
FilesContainer
FilesContainer
- Class in
nl.innovationinvestments.docstore.storage
FilesContainer()
- Constructor for class nl.innovationinvestments.docstore.storage.
FilesContainer
G
getId()
- Method in interface nl.innovationinvestments.docstore.storage.
Storage
getId()
- Method in class nl.innovationinvestments.docstore.storage.
StorageAbstract
Id
getPermissionValidator()
- Method in class nl.innovationinvestments.docstore.storage.
StorageAbstract
PermissionValidator
I
init(ServletConfig)
- Method in class nl.innovationinvestments.docstore.
ProgressAsImage
inputStream
- Variable in class nl.innovationinvestments.docstore.storage.
FileContainer
insert(FilesContainer)
- Method in interface nl.innovationinvestments.docstore.storage.
Storage
insert(FilesContainer)
- Method in class nl.innovationinvestments.docstore.storage.
StorageFilesystem
INSERT_EVENT
- Static variable in interface nl.innovationinvestments.docstore.storage.
PermissionValidator
insertAndUpdate(FilesContainer, String)
- Method in class nl.innovationinvestments.docstore.storage.
StorageFilesystem
L
localPathName
- Variable in class nl.innovationinvestments.docstore.storage.
FileContainer
N
name
- Variable in class nl.innovationinvestments.docstore.storage.
FileContainer
nl.innovationinvestments.docstore
- package nl.innovationinvestments.docstore
nl.innovationinvestments.docstore.storage
- package nl.innovationinvestments.docstore.storage
O
originalName
- Variable in class nl.innovationinvestments.docstore.storage.
FileContainer
P
PermissionValidator
- Interface in
nl.innovationinvestments.docstore.storage
This interface is used to check for permissions of all kinds.
PermissionValidatorAbstract
- Class in
nl.innovationinvestments.docstore.storage
PermissionValidatorAbstract()
- Constructor for class nl.innovationinvestments.docstore.storage.
PermissionValidatorAbstract
PermissionValidatorHttp
- Class in
nl.innovationinvestments.docstore.storage
PermissionValidatorHttp()
- Constructor for class nl.innovationinvestments.docstore.storage.
PermissionValidatorHttp
PermissionValidatorHttpContent
- Class in
nl.innovationinvestments.docstore.storage
PermissionValidatorHttpContent()
- Constructor for class nl.innovationinvestments.docstore.storage.
PermissionValidatorHttpContent
ProgressAsImage
- Class in
nl.innovationinvestments.docstore
Will examine the progress information and return an HTML page containing the progress in %, which will automatically refresh every second.
ProgressAsImage()
- Constructor for class nl.innovationinvestments.docstore.
ProgressAsImage
ProgressInText
- Class in
nl.innovationinvestments.docstore
Will examine the progress information and return an HTML page containing the progress in %, which will automatically refresh every second.
ProgressInText()
- Constructor for class nl.innovationinvestments.docstore.
ProgressInText
properties
- Variable in class nl.innovationinvestments.docstore.storage.
FilesContainer
R
READ_ACTION
- Static variable in interface nl.innovationinvestments.docstore.storage.
PermissionValidator
resolveActionUrl(String, String, String, FilesContainer, FileContainer, Locale)
- Method in class nl.innovationinvestments.docstore.storage.
PermissionValidatorAbstract
resolveEventUrl(String, String, String, FilesContainer, FileContainer, Locale)
- Method in class nl.innovationinvestments.docstore.storage.
PermissionValidatorAbstract
resolveUrl(String, String, FilesContainer, FileContainer, Locale)
- Method in class nl.innovationinvestments.docstore.storage.
PermissionValidatorAbstract
S
select(FilesContainer)
- Method in interface nl.innovationinvestments.docstore.storage.
Storage
select(FilesContainer)
- Method in class nl.innovationinvestments.docstore.storage.
StorageFilesystem
sendEvent(String, String, FilesContainer, FileContainer, Locale)
- Method in interface nl.innovationinvestments.docstore.storage.
PermissionValidator
sendEvent(String, String, FilesContainer, FileContainer, Locale)
- Method in class nl.innovationinvestments.docstore.storage.
PermissionValidatorHttp
sendEvent(String, String, FilesContainer, FileContainer, Locale)
- Method in class nl.innovationinvestments.docstore.storage.
PermissionValidatorHttpContent
sendEvent(String, FilesContainer, FileContainer)
- Method in class nl.innovationinvestments.docstore.storage.
StorageAbstract
service(HttpServletRequest, HttpServletResponse)
- Method in class nl.innovationinvestments.docstore.
DocstoreServlet
We may deviate the handling using the "method" parameter
service(HttpServletRequest, HttpServletResponse)
- Method in class nl.innovationinvestments.docstore.
ProgressAsImage
We may deviate the handling using the "method" parameter
service(HttpServletRequest, HttpServletResponse)
- Method in class nl.innovationinvestments.docstore.
ProgressInText
We may deviate the handling using the "method" parameter
setId(String)
- Method in interface nl.innovationinvestments.docstore.storage.
Storage
setId(String)
- Method in class nl.innovationinvestments.docstore.storage.
StorageAbstract
setPermissionValidator(PermissionValidator)
- Method in class nl.innovationinvestments.docstore.storage.
StorageAbstract
size
- Variable in class nl.innovationinvestments.docstore.storage.
FileContainer
SOURCECODE_VERSION
- Static variable in class nl.innovationinvestments.docstore.
DocstoreServlet
Standard variable for determining version of a class file.
SOURCECODE_VERSION
- Static variable in class nl.innovationinvestments.docstore.
ProgressAsImage
Standard variable for determining version of a class file.
SOURCECODE_VERSION
- Static variable in class nl.innovationinvestments.docstore.
ProgressInText
Standard variable for determining version of a class file.
SOURCECODE_VERSION
- Static variable in class nl.innovationinvestments.docstore.storage.
PermissionValidatorAbstract
Standard variable for determining version of a class file.
SOURCECODE_VERSION
- Static variable in class nl.innovationinvestments.docstore.storage.
PermissionValidatorHttp
Standard variable for determining version of a class file.
SOURCECODE_VERSION
- Static variable in class nl.innovationinvestments.docstore.storage.
PermissionValidatorHttpContent
Standard variable for determining version of a class file.
SOURCECODE_VERSION
- Static variable in class nl.innovationinvestments.docstore.storage.
StorageAbstract
Standard variable for determining version of a class file.
SOURCECODE_VERSION
- Static variable in class nl.innovationinvestments.docstore.storage.
StorageFilesystem
Standard variable for determining version of a class file.
Storage
- Interface in
nl.innovationinvestments.docstore.storage
StorageAbstract
- Class in
nl.innovationinvestments.docstore.storage
StorageAbstract(String)
- Constructor for class nl.innovationinvestments.docstore.storage.
StorageAbstract
StorageFilesystem
- Class in
nl.innovationinvestments.docstore.storage
StorageFilesystem(String)
- Constructor for class nl.innovationinvestments.docstore.storage.
StorageFilesystem
T
toString()
- Method in class nl.innovationinvestments.docstore.storage.
FileContainer
toString()
- Method in class nl.innovationinvestments.docstore.storage.
FilesContainer
U
update(FilesContainer)
- Method in interface nl.innovationinvestments.docstore.storage.
Storage
update(FilesContainer)
- Method in class nl.innovationinvestments.docstore.storage.
StorageFilesystem
UPDATE_EVENT
- Static variable in interface nl.innovationinvestments.docstore.storage.
PermissionValidator
W
WRITE_ACTION
- Static variable in interface nl.innovationinvestments.docstore.storage.
PermissionValidator
C
D
F
G
I
L
N
O
P
R
S
T
U
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2010. All Rights Reserved.