org.inria.myriads.snoozeclient.util
Class StorageUtils

java.lang.Object
  extended by org.inria.myriads.snoozeclient.util.StorageUtils

public final class StorageUtils
extends Object

Storage utility.

Author:
Eugen Feller

Method Summary
static boolean createRepositoryDirectory()
          Creates the repository storage directory.
static String getDatabaseFileName()
          Returns the database file name.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createRepositoryDirectory

public static boolean createRepositoryDirectory()
Creates the repository storage directory.

Returns:
true if created, false otherwise

getDatabaseFileName

public static String getDatabaseFileName()
Returns the database file name.

Returns:
The database file name


Copyright © 2012. All Rights Reserved.