|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
List
containing all the file uploads (represented as XloadFileUpload
objects) that were attempted
irrespective of the outcome (success or failure).
String
value.
XloadDirectory
object if one exists in the directory represented by this object.
XloadDirectory
object that represents this objects parent directory.
XloadDirectory
representing a directory on the file system given a path dir
.
List
containing all disk based file deployments
as XloadFile
instances.
List
containing all the file uploads (represented as XloadFileUpload
objects) that were attempted but failed.
XloadFile
object if one exists in the directory represented by this object.
XloadFile
that was being copied or moved, that caused a file naming clash inside the new directory.
file deployment
for this file upload that exists in the given directory from the FIFO (First In First Out) list described in the introduction
for this class.
file deployment
for this file upload that exists in the given directory from the FIFO (First In First Out) list described in the introduction
for this class.
file deployment
from the list, in the designated directory dir
for a file upload
designated on the client side by paramName
.
file deployment
from the list, for a file upload designated on the client side by paramName
.
file deployment
from the list, in designated directory dir
for a file upload
designated on the client side by paramName
.
List
of all the parameter names which are of type 'file'.
XloadFileUpload
instance.
file deployment
.
XloadManager
object (i.e.the XloadManager
object that this object was created from).
file deployment
associated with this file upload.
XloadFile
that represents a file deployment
to memory for the file upload designated on the
client side by paramName
.
XloadDirectory.sortBy(int, boolean)
, XloadDirectory.sortBy(int)
, XloadDirectory.setOmmitFiles(boolean)
and
XloadDirectory.setOmmitDirectories(boolean)
methods.
hasMore
family of methods of this class.
String
, or null if the parameter does not exist.
Map
of the parameters of this request.
Enumeration
of String
objects containing the names of the parameters contained in this request.
String
objects containing all of the values for the given request parameter paramName
, or null
if the parameter does not exist.
List
containing all the potential file uploads (represented as XloadFileUpload
objects) that were NOT attempted.
remoteName
) as it was on the client (usually a browser) before the file was uploaded (see the introduction for this class,
specifically the DEFINITIONS section for further information).
List
of file deployments
that have been renamed either by an installed renaming strategy on the initial upload or later by the programmer.
file deployments
that have been written to disk and were renamed via the installed rename startegy due to naming clashes.
HttpServletRequest
parameter name for the file upload associated with this XloadFile
object.
XloadProgress
object.
XloadDirectory.setOmmitFiles(boolean)
or XloadDirectory.setOmmitDirectories(boolean)
.
List
containing all the file uploads (represented as XloadFileUpload
objects) that were successful.
targetName
for this file (see the introduction for this class, specifically the DEFINITIONS section for further information).
|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |