Uiinfrastructure API Docs  
 

TempFile Fields

The fields of the TempFile class are listed below. For a complete list of TempFile class members, see the TempFile Members topic.

Public Static Fields

BASE_TEMP_DIR The location of our temp directory. The current setting is a bogus default value. This should be reset from x_config.xml in StaticInit (which should be called in the warmup servlet).
MAX_TEMP_FILES The maximum number of temp files before we think that there's an error. This is a safegaurd value and should be set pretty high, but lower than the expected number of available handles on the system.

See Also

TempFile Class | com.plumtree.uiinfrastructure.tempfile Namespace