org.itracker.web.util
Class Constants

java.lang.Object
  extended by org.itracker.web.util.Constants

public class Constants
extends Object


Field Summary
static String AUTH_LOGIN_KEY
           
static String AUTH_REDIRECT_KEY
           
static String AUTH_TYPE_KEY
           
static String AUTH_VALUE_KEY
           
static String COMPONENT_KEY
           
static String COOKIE_NAME
           
static String CUSTOMFIELD_KEY
           
static String CUSTOMFIELDVALUE_KEY
           
static String EDIT_LANGUAGE_BASE_KEY
           
static String EDIT_LANGUAGE_KEYS_KEY
           
static String EDIT_LANGUAGE_LANG_KEY
           
static String EDIT_LANGUAGE_LOC_KEY
           
static String EDIT_LANGUAGE_TYPE_KEY
           
static String EDIT_USER_KEY
           
static String EDIT_USER_PERMS_KEY
           
static String EDIT_USER_PREFS_KEY
           
static String IMPORT_DATA_KEY
           
static String ISSUE_KEY
           
static String LIST_OPTIONS_KEY
           
static String LOCALE_KEY
           
static String PERMISSIONS_KEY
           
static String PREFERENCES_KEY
           
static String PROJECT_KEY
           
static String PROJECT_SCRIPT_KEY
           
static String PROJECTS_KEY
           
static String REPORT_IMAGEMAP_KEY
           
static String REPORT_KEY
           
static String SEARCH_QUERY_KEY
           
static String SESSION_TRACKER_KEY
           
static String TASK_KEY
           
static String USER_KEY
           
static String VERSION_KEY
           
static String WORKFLOW_SCRIPT_KEY
           
 
Constructor Summary
Constants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

COOKIE_NAME

public static final String COOKIE_NAME
See Also:
Constant Field Values

AUTH_TYPE_KEY

public static final String AUTH_TYPE_KEY
See Also:
Constant Field Values

AUTH_LOGIN_KEY

public static final String AUTH_LOGIN_KEY
See Also:
Constant Field Values

AUTH_VALUE_KEY

public static final String AUTH_VALUE_KEY
See Also:
Constant Field Values

AUTH_REDIRECT_KEY

public static final String AUTH_REDIRECT_KEY
See Also:
Constant Field Values

LOCALE_KEY

public static final String LOCALE_KEY
See Also:
Constant Field Values

PERMISSIONS_KEY

public static final String PERMISSIONS_KEY
See Also:
Constant Field Values

PREFERENCES_KEY

public static final String PREFERENCES_KEY
See Also:
Constant Field Values

SESSION_TRACKER_KEY

public static final String SESSION_TRACKER_KEY
See Also:
Constant Field Values

USER_KEY

public static final String USER_KEY
See Also:
Constant Field Values

COMPONENT_KEY

public static final String COMPONENT_KEY
See Also:
Constant Field Values

CUSTOMFIELD_KEY

public static final String CUSTOMFIELD_KEY
See Also:
Constant Field Values

CUSTOMFIELDVALUE_KEY

public static final String CUSTOMFIELDVALUE_KEY
See Also:
Constant Field Values

EDIT_USER_KEY

public static final String EDIT_USER_KEY
See Also:
Constant Field Values

EDIT_USER_PREFS_KEY

public static final String EDIT_USER_PREFS_KEY
See Also:
Constant Field Values

EDIT_USER_PERMS_KEY

public static final String EDIT_USER_PERMS_KEY
See Also:
Constant Field Values

ISSUE_KEY

public static final String ISSUE_KEY
See Also:
Constant Field Values

LIST_OPTIONS_KEY

public static final String LIST_OPTIONS_KEY
See Also:
Constant Field Values

PROJECT_KEY

public static final String PROJECT_KEY
See Also:
Constant Field Values

PROJECTS_KEY

public static final String PROJECTS_KEY
See Also:
Constant Field Values

PROJECT_SCRIPT_KEY

public static final String PROJECT_SCRIPT_KEY
See Also:
Constant Field Values

REPORT_KEY

public static final String REPORT_KEY
See Also:
Constant Field Values

SEARCH_QUERY_KEY

public static final String SEARCH_QUERY_KEY
See Also:
Constant Field Values

TASK_KEY

public static final String TASK_KEY
See Also:
Constant Field Values

VERSION_KEY

public static final String VERSION_KEY
See Also:
Constant Field Values

WORKFLOW_SCRIPT_KEY

public static final String WORKFLOW_SCRIPT_KEY
See Also:
Constant Field Values

EDIT_LANGUAGE_KEYS_KEY

public static final String EDIT_LANGUAGE_KEYS_KEY
See Also:
Constant Field Values

EDIT_LANGUAGE_TYPE_KEY

public static final String EDIT_LANGUAGE_TYPE_KEY
See Also:
Constant Field Values

EDIT_LANGUAGE_BASE_KEY

public static final String EDIT_LANGUAGE_BASE_KEY
See Also:
Constant Field Values

EDIT_LANGUAGE_LANG_KEY

public static final String EDIT_LANGUAGE_LANG_KEY
See Also:
Constant Field Values

EDIT_LANGUAGE_LOC_KEY

public static final String EDIT_LANGUAGE_LOC_KEY
See Also:
Constant Field Values

IMPORT_DATA_KEY

public static final String IMPORT_DATA_KEY
See Also:
Constant Field Values

REPORT_IMAGEMAP_KEY

public static final String REPORT_IMAGEMAP_KEY
See Also:
Constant Field Values
Constructor Detail

Constants

public Constants()


Copyright © 2002-2012 itracker. All Rights Reserved.