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
sessionId
- the ID of the session to delete the directory forNgcUiException
public static String saveToFile(String s, String fileName) throws NgcUiException
NgcUiException
public static void deleteFile(String fileName)
Copyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.