public final class SessionTempFileUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
JAVA_IO_TMPDIR |
| Modifier and Type | Method and Description |
|---|---|
static void |
deleteDir()
Deletes the temporary directory for the current session.
|
static void |
deleteDir(String sessionId)
Deletes the temporary directory for the current session.
|
static void |
deleteFile(String fileName) |
static String |
saveToFile(String s,
String fileName) |
public static final String JAVA_IO_TMPDIR
public static void deleteDir()
throws NgcUiException
NgcUiExceptionpublic static void deleteDir(String sessionId) throws NgcUiException
NgcUiExceptionpublic static String saveToFile(String s, String fileName) throws NgcUiException
NgcUiExceptionpublic static void deleteFile(String fileName)
Copyright © 2016 SAPERION AG. All rights reserved.