Package de.hybris.platform.hmc.jalo
Interface ConfigConstants.DEFAULTS
-
- Enclosing class:
- ConfigConstants
public static interface ConfigConstants.DEFAULTSDefines the default values of all properties.
-
-
Field Summary
Fields Modifier and Type Field Description static intBUFFERSIZEstatic booleanCASEINSENSITIVESTRINGSEARCHstatic java.lang.StringCONTENTTYPEstatic booleanDEBUG_SHOWJSPCOMMENTSstatic booleanDEFAULT_AUTOLOGINstatic intDEFAULT_COLUMNLAYOUT_COLUMNWIDTHstatic intDEFAULT_LABELWIDTHstatic java.lang.StringDEFAULT_LOGINstatic java.lang.StringDEFAULT_PASSWORDstatic intDEFAULT_TABLE_COLUMNWIDTHstatic intDEFAULT_VALUEWIDTHstatic booleanDEVELOPERMODEstatic booleanENABLE_SCROLLBARstatic java.lang.StringENCODINGstatic java.lang.StringHMC_MEDIA_FOLDERstatic booleanHMC_ORGANIZERLIST_SCROLLHEADERstatic booleanHTML_ESCAPEstatic booleanREDIRECT_ABSOLUTEstatic java.lang.StringRESULT_RANGESstatic java.lang.StringRESULT_RANGES_DEFAULTstatic intRESULTLIST_MINHEIGHTstatic booleanSHOW_ITEMHISTORYstatic booleanSHOWQUERYstatic intSTORING_MODIFIEDVALUES_SIZEstatic booleanSTRUCTURE_DBstatic java.lang.StringSTRUCTURE_FILENAMEstatic booleanTOUCHFORREPLICATIONstatic booleanUSERPROFILE_ACTIVEstatic java.lang.StringWINDOW_ABOUTstatic java.lang.StringWINDOW_ACTIONRESULTstatic java.lang.StringWINDOW_EDITORstatic java.lang.StringWINDOW_EDITOR_SMALLstatic java.lang.StringWINDOW_MODALMEDIAFILEUPLOADstatic java.lang.StringWINDOW_ORGANIZERstatic java.lang.StringWINDOW_SHORTCUTstatic java.lang.StringWINDOW_TYPEEXPORT_RESULTstatic longWINDOWTIMEOUT
-
-
-
Field Detail
-
BUFFERSIZE
static final int BUFFERSIZE
- See Also:
- Constant Field Values
-
CASEINSENSITIVESTRINGSEARCH
static final boolean CASEINSENSITIVESTRINGSEARCH
- See Also:
- Constant Field Values
-
CONTENTTYPE
static final java.lang.String CONTENTTYPE
- See Also:
- Constant Field Values
-
DEBUG_SHOWJSPCOMMENTS
static final boolean DEBUG_SHOWJSPCOMMENTS
- See Also:
- Constant Field Values
-
DEFAULT_AUTOLOGIN
static final boolean DEFAULT_AUTOLOGIN
- See Also:
- Constant Field Values
-
DEFAULT_COLUMNLAYOUT_COLUMNWIDTH
static final int DEFAULT_COLUMNLAYOUT_COLUMNWIDTH
- See Also:
- Constant Field Values
-
DEFAULT_LABELWIDTH
static final int DEFAULT_LABELWIDTH
- See Also:
- Constant Field Values
-
DEFAULT_LOGIN
static final java.lang.String DEFAULT_LOGIN
-
DEFAULT_PASSWORD
static final java.lang.String DEFAULT_PASSWORD
-
DEFAULT_TABLE_COLUMNWIDTH
static final int DEFAULT_TABLE_COLUMNWIDTH
- See Also:
- Constant Field Values
-
DEFAULT_VALUEWIDTH
static final int DEFAULT_VALUEWIDTH
- See Also:
- Constant Field Values
-
DEVELOPERMODE
static final boolean DEVELOPERMODE
- See Also:
- Constant Field Values
-
ENABLE_SCROLLBAR
static final boolean ENABLE_SCROLLBAR
- See Also:
- Constant Field Values
-
ENCODING
static final java.lang.String ENCODING
- See Also:
- Constant Field Values
-
HTML_ESCAPE
static final boolean HTML_ESCAPE
- See Also:
- Constant Field Values
-
REDIRECT_ABSOLUTE
static final boolean REDIRECT_ABSOLUTE
- See Also:
- Constant Field Values
-
RESULT_RANGES
static final java.lang.String RESULT_RANGES
- See Also:
- Constant Field Values
-
RESULT_RANGES_DEFAULT
static final java.lang.String RESULT_RANGES_DEFAULT
- See Also:
- Constant Field Values
-
RESULTLIST_MINHEIGHT
static final int RESULTLIST_MINHEIGHT
- See Also:
- Constant Field Values
-
USERPROFILE_ACTIVE
static final boolean USERPROFILE_ACTIVE
- See Also:
- Constant Field Values
-
SHOW_ITEMHISTORY
static final boolean SHOW_ITEMHISTORY
- See Also:
- Constant Field Values
-
SHOWQUERY
static final boolean SHOWQUERY
- See Also:
- Constant Field Values
-
STORING_MODIFIEDVALUES_SIZE
static final int STORING_MODIFIEDVALUES_SIZE
- See Also:
- Constant Field Values
-
STRUCTURE_DB
static final boolean STRUCTURE_DB
- See Also:
- Constant Field Values
-
STRUCTURE_FILENAME
static final java.lang.String STRUCTURE_FILENAME
-
TOUCHFORREPLICATION
static final boolean TOUCHFORREPLICATION
- See Also:
- Constant Field Values
-
WINDOW_ABOUT
static final java.lang.String WINDOW_ABOUT
- See Also:
- Constant Field Values
-
WINDOW_ACTIONRESULT
static final java.lang.String WINDOW_ACTIONRESULT
- See Also:
- Constant Field Values
-
WINDOW_EDITOR
static final java.lang.String WINDOW_EDITOR
- See Also:
- Constant Field Values
-
WINDOW_EDITOR_SMALL
static final java.lang.String WINDOW_EDITOR_SMALL
- See Also:
- Constant Field Values
-
WINDOW_MODALMEDIAFILEUPLOAD
static final java.lang.String WINDOW_MODALMEDIAFILEUPLOAD
- See Also:
- Constant Field Values
-
WINDOW_ORGANIZER
static final java.lang.String WINDOW_ORGANIZER
- See Also:
- Constant Field Values
-
WINDOW_SHORTCUT
static final java.lang.String WINDOW_SHORTCUT
- See Also:
- Constant Field Values
-
WINDOW_TYPEEXPORT_RESULT
static final java.lang.String WINDOW_TYPEEXPORT_RESULT
- See Also:
- Constant Field Values
-
WINDOWTIMEOUT
static final long WINDOWTIMEOUT
- See Also:
- Constant Field Values
-
HMC_MEDIA_FOLDER
static final java.lang.String HMC_MEDIA_FOLDER
- See Also:
- Constant Field Values
-
HMC_ORGANIZERLIST_SCROLLHEADER
static final boolean HMC_ORGANIZERLIST_SCROLLHEADER
- See Also:
- Constant Field Values
-
-