Package ubic.gemma.web.util
Class Constants
java.lang.Object
ubic.gemma.web.util.Constants
Constant values used throughout the application.
Originally from Appfuse
- Author:
- pavlidis
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
APP_NAME
- See Also:
-
BUNDLE_KEY
The name of the ResourceBundle used in this application- See Also:
-
CONFIG
The name of the configuration hashmap stored in application scope. Variables placed here (in the StartupListener) are available in jsps using $appConfig['key'] synax.- See Also:
-
-
Constructor Details
-
Constants
public Constants()
-