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
NgcUiException
public static void deleteDir(String sessionId) throws NgcUiException
NgcUiException
public static String saveToFile(String s, String fileName) throws NgcUiException
NgcUiException
public static void deleteFile(String fileName)
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.