|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
com.essbase.eas.essbase.server.ObjectHelper
Deprecated. This class has been deprecated.
public final class ObjectHelper
This class provides some basic operations to assist in the management of the files of Essbase objects. In the current implementation, no instances of this class should ever be instantiated.
FileUtilities| Method Summary | |
|---|---|
static void |
deleteFile(java.lang.String fileName)Deprecated. Please use FileUtilities.delteFile() |
static java.lang.String |
generateTmpFileName()Deprecated. Please use FileUtilities.createTempFileName() |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static java.lang.String generateTmpFileName()
public static void deleteFile(java.lang.String fileName)
fileName - - name of the file to delete
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||