This class provides methods to connect to a given location (provided by a .properties-file)
at the DFS file system at CERN through applications deployed to the J2EE Public Service
as a WAR-file
File(String) -
Constructor for class j2ee.permanent.storage.File
Standard constructor for the class.
fileName -
Variable in class j2ee.permanent.storage.File
This method retrieves the dfs.properties file and populates the member variables
that provide the location/login information for the DFS Webdav Connection
This method checks if a '/' is present at the start and at the end of the location
given in the dfs.properties or through the method call, and removes them if they are there
password -
Variable in class j2ee.permanent.storage.File
R
retrieve() -
Method in class j2ee.permanent.storage.File
This method retrieves a file from the DFS file system location and places it in the
default temporary directory at the J2EEPS container