org.kuali.rice.krad.util
Class KRADConstants.SystemGroupParameterNames

java.lang.Object
  extended by org.kuali.rice.krad.util.KRADConstants.SystemGroupParameterNames
Enclosing class:
KRADConstants

public static final class KRADConstants.SystemGroupParameterNames
extends Object


Field Summary
static String ALLOW_ENROUTE_BLANKET_APPROVE_WITHOUT_APPROVAL_REQUEST_IND
           
static String CHECK_ENCRYPTION_SERVICE_OVERRIDE_IND
           
static String DEFAULT_CAN_PERFORM_ROUTE_REPORT_IND
           
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_LIMIT
           
static String MULTIPLE_VALUE_LOOKUP_RESULTS_PER_PAGE
           
static String OLTP_LOCKOUT_ACTIVE_IND
           
static String OLTP_LOCKOUT_DEFAULT_MESSAGE
           
static String OLTP_LOCKOUT_MESSAGE_PARM
           
static String SENSITIVE_DATA_PATTERNS
           
static String SENSITIVE_DATA_PATTERNS_WARNING_IND
           
 
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_LIMIT

public static final String MULTIPLE_VALUE_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

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

OLTP_LOCKOUT_ACTIVE_IND

public static final String OLTP_LOCKOUT_ACTIVE_IND
See Also:
Constant Field Values

OLTP_LOCKOUT_MESSAGE_PARM

public static final String OLTP_LOCKOUT_MESSAGE_PARM
See Also:
Constant Field Values

OLTP_LOCKOUT_DEFAULT_MESSAGE

public static final String OLTP_LOCKOUT_DEFAULT_MESSAGE
See Also:
Constant Field Values


Copyright © 2005–2014 The Kuali Foundation. All rights reserved.