Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
G
I
M
P
R
S
U
V
A
actionPerformed(ActionEvent)
- Method in class com.scand.vault.
VaultApplet
Internal method.
addFilesToDownloadList(String, String, String)
- Method in class com.scand.vault.
VaultApplet
Add the specified list of files' URLs to the download list.
addFileToDownloadList(String, String)
- Method in class com.scand.vault.
VaultApplet
Add the specified file URL to the download list.
addToSelection(String)
- Method in class com.scand.vault.
VaultApplet
Adds the specified file or folder to the selection.
C
clearClientData()
- Method in class com.scand.vault.
VaultApplet
Clear all userdata values.
clearDownloadList()
- Method in class com.scand.vault.
VaultApplet
Clear the download list.
com.scand.vault
- package com.scand.vault
createNewFolder(String)
- Static method in class com.scand.vault.
VaultApplet
Internal method.
D
downloadFiles(boolean)
- Method in class com.scand.vault.
VaultApplet
Programmatically start the download process.
G
getAllItems()
- Method in class com.scand.vault.
VaultApplet
To get all rows in the applet, pipe | delimited.
getClientData(String)
- Method in class com.scand.vault.
VaultApplet
Get userdata (form fields) for uploading.
getDelimiter()
- Method in class com.scand.vault.
VaultApplet
Get the delimiter used to separate files in the file lists.
getDownloadReport()
- Method in class com.scand.vault.
VaultApplet
Get the download report.
getFolderStructure(String)
- Method in class com.scand.vault.
VaultApplet
Returns the content of the specified folder with all sub-folders.
getFrame()
- Method in class com.scand.vault.
VaultApplet
Internal method.
getLastError()
- Method in class com.scand.vault.
VaultApplet
Get the error message from the last operation.
getResponse()
- Method in class com.scand.vault.
VaultApplet
Returns the Response property, which is set with the server response data from the upload() method call.
getSaveAsItem(String)
- Method in class com.scand.vault.
VaultApplet
To get "save as" column in the applet, pass fileUrl not the displayName.
getSaveAsItems()
- Method in class com.scand.vault.
VaultApplet
To get "save as" column in the applet, pipe | delimited.
getSelectedItems()
- Method in class com.scand.vault.
VaultApplet
To get the highlighted rows in the applet, pipe | delimited.
getWorkingDir()
- Method in class com.scand.vault.
VaultApplet
Get applet's current working directory (where files are to be downloaded into).
I
init()
- Method in class com.scand.vault.
VaultApplet
Internal method.
M
mkDir(String)
- Method in class com.scand.vault.
VaultApplet
Creates a directory structure on the local file system.
P
pACTIONBUTTONLABEL
- Static variable in class com.scand.vault.
VaultApplet
Applet parameter.
pBGCOLOR
- Static variable in class com.scand.vault.
VaultApplet
Applet parameter.
pCHUNKSIZE
- Static variable in class com.scand.vault.
VaultApplet
Applet parameter.
pDISABLEADDBUTTON
- Static variable in class com.scand.vault.
VaultApplet
Applet parameter.
pMODE
- Static variable in class com.scand.vault.
VaultApplet
Applet parameter.
pONBUTTONCLICK
- Static variable in class com.scand.vault.
VaultApplet
Applet parameter.
pUPLOADERDOC
- Static variable in class com.scand.vault.
VaultApplet
Applet parameter.
pWORKINGDIR
- Static variable in class com.scand.vault.
VaultApplet
Applet parameter.
R
removeFromSelection(String)
- Method in class com.scand.vault.
VaultApplet
Removes the specified file or folder from the selection.
S
setClientData(String, String)
- Method in class com.scand.vault.
VaultApplet
Set userdata (form fields) for uploading.
setDelimiter(String)
- Method in class com.scand.vault.
VaultApplet
Set the delimiter used to separate files in the file lists.
setDownloadBaseURL(String)
- Method in class com.scand.vault.
VaultApplet
Define the base URL, so the applet can build the relative directory structure.
setSaveAsItem(String, String)
- Method in class com.scand.vault.
VaultApplet
To set "save as" column in the applet, pass fileUrl not the displayName.
setUploaderDoc(String)
- Method in class com.scand.vault.
VaultApplet
Sets the server side uploader document name.
setWorkingDir(String)
- Method in class com.scand.vault.
VaultApplet
Sets the local working directory for the applet (where files are to be downloaded into).
start()
- Method in class com.scand.vault.
VaultApplet
Internal method.
stop()
- Method in class com.scand.vault.
VaultApplet
Internal method.
stopDownload()
- Method in class com.scand.vault.
VaultApplet
Cancel the curent download.
U
upload()
- Method in class com.scand.vault.
VaultApplet
Uploads the selected files to the server.
V
VaultApplet
- class com.scand.vault.
VaultApplet
.
Vault applet provides batch file uploading/downloading capabilities together with related file manipulation routines.
VaultApplet()
- Constructor for class com.scand.vault.
VaultApplet
A
C
D
G
I
M
P
R
S
U
V
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes