org.kuali.rice.kns.util
Class KNSConstants.SystemGroupParameterNames

java.lang.Object
  extended by org.kuali.rice.kns.util.KNSConstants.SystemGroupParameterNames
Enclosing class:
KNSConstants

public static class KNSConstants.SystemGroupParameterNames
extends Object


Field Summary
static String ALLOW_ENROUTE_BLANKET_APPROVE_WITHOUT_APPROVAL_REQUEST_IND
           
static String CHECK_ENCRYPTION_SERVICE_OVERRIDE_IND
           
static String DATE_TO_STRING_FORMAT_FOR_FILE_NAME
           
static String DATE_TO_STRING_FORMAT_FOR_USER_INTERFACE
           
static String DEFAULT_CAN_PERFORM_ROUTE_REPORT_IND
           
static String DEFAULT_COUNTRY
           
static String ENABLE_DIRECT_INQUIRIES_IND
           
static String ENABLE_FIELD_LEVEL_HELP_IND
          Used to indicate whether field level help is enabled.
static String LOOKUP_RESULTS_LIMIT
           
static String MULTIPLE_VALUE_LOOKUP_RESULTS_PER_PAGE
           
static String SENSITIVE_DATA_PATTERNS
           
static String SENSITIVE_DATA_PATTERNS_WARNING_IND
           
static String STRING_TO_DATE_FORMATS
           
static String STRING_TO_TIMESTAMP_FORMATS
           
static String TIMESTAMP_TO_STRING_FORMAT_FOR_FILE_NAME
           
static String TIMESTAMP_TO_STRING_FORMAT_FOR_USER_INTERFACE
           
 
Constructor Summary
KNSConstants.SystemGroupParameterNames()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CHECK_ENCRYPTION_SERVICE_OVERRIDE_IND

public static final String CHECK_ENCRYPTION_SERVICE_OVERRIDE_IND
See Also:
Constant Field Values

LOOKUP_RESULTS_LIMIT

public static final String LOOKUP_RESULTS_LIMIT
See Also:
Constant Field Values

MULTIPLE_VALUE_LOOKUP_RESULTS_PER_PAGE

public static final String MULTIPLE_VALUE_LOOKUP_RESULTS_PER_PAGE
See Also:
Constant Field Values

DEFAULT_CAN_PERFORM_ROUTE_REPORT_IND

public static final String DEFAULT_CAN_PERFORM_ROUTE_REPORT_IND
See Also:
Constant Field Values

ALLOW_ENROUTE_BLANKET_APPROVE_WITHOUT_APPROVAL_REQUEST_IND

public static final String ALLOW_ENROUTE_BLANKET_APPROVE_WITHOUT_APPROVAL_REQUEST_IND
See Also:
Constant Field Values

ENABLE_FIELD_LEVEL_HELP_IND

public static final String ENABLE_FIELD_LEVEL_HELP_IND
Used to indicate whether field level help is enabled. Depending on the namespace this parameter is in, it may affect either lookups (i.e. the search criteria fields) or maintenance documents.

See Also:
Constant Field Values

ENABLE_DIRECT_INQUIRIES_IND

public static final String ENABLE_DIRECT_INQUIRIES_IND
See Also:
Constant Field Values

DEFAULT_COUNTRY

public static final String DEFAULT_COUNTRY
See Also:
Constant Field Values

STRING_TO_DATE_FORMATS

public static final String STRING_TO_DATE_FORMATS
See Also:
Constant Field Values

STRING_TO_TIMESTAMP_FORMATS

public static final String STRING_TO_TIMESTAMP_FORMATS
See Also:
Constant Field Values

DATE_TO_STRING_FORMAT_FOR_USER_INTERFACE

public static final String DATE_TO_STRING_FORMAT_FOR_USER_INTERFACE
See Also:
Constant Field Values

TIMESTAMP_TO_STRING_FORMAT_FOR_USER_INTERFACE

public static final String TIMESTAMP_TO_STRING_FORMAT_FOR_USER_INTERFACE
See Also:
Constant Field Values

DATE_TO_STRING_FORMAT_FOR_FILE_NAME

public static final String DATE_TO_STRING_FORMAT_FOR_FILE_NAME
See Also:
Constant Field Values

TIMESTAMP_TO_STRING_FORMAT_FOR_FILE_NAME

public static final String TIMESTAMP_TO_STRING_FORMAT_FOR_FILE_NAME
See Also:
Constant Field Values

SENSITIVE_DATA_PATTERNS

public static final String SENSITIVE_DATA_PATTERNS
See Also:
Constant Field Values

SENSITIVE_DATA_PATTERNS_WARNING_IND

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

KNSConstants.SystemGroupParameterNames

public KNSConstants.SystemGroupParameterNames()


Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.