Class Constants


  • public class Constants
    extends java.lang.Object
    Constants for the Archive module.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String ATTIC_DIRECTORY_NAME
      Directory where "deleted" files are placed".
      static java.lang.String FILE_DIRECTORY_NAME
      The name of the directory in which files are stored.
      static java.lang.String TEMPORARY_DIRECTORY_NAME
      Temporary directory used during upload, where partial files exist, until moved into directory FILE_DIRECTORY_NAME.
      static java.lang.String TRANSLATIONS_BUNDLE
      Internationalisation resource bundle.
    • Constructor Summary

      Constructors 
      Constructor Description
      Constants()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait