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

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

public static final class KRADConstants.Config
extends Object


Field Summary
static String APPLY_ILLEGAL_BUSINESS_OBJECT_FOR_SAVE_CHECK
           
static String COMPONENT_PUBLISHING_DELAY
           
static String COMPONENT_PUBLISHING_ENABLED
           
static String ILLEGAL_BUSINESS_OBJECTS_FOR_SAVE
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

APPLY_ILLEGAL_BUSINESS_OBJECT_FOR_SAVE_CHECK

public static final String APPLY_ILLEGAL_BUSINESS_OBJECT_FOR_SAVE_CHECK
See Also:
Constant Field Values

ILLEGAL_BUSINESS_OBJECTS_FOR_SAVE

public static final String ILLEGAL_BUSINESS_OBJECTS_FOR_SAVE
See Also:
Constant Field Values

COMPONENT_PUBLISHING_ENABLED

public static final String COMPONENT_PUBLISHING_ENABLED
See Also:
Constant Field Values

COMPONENT_PUBLISHING_DELAY

public static final String COMPONENT_PUBLISHING_DELAY
See Also:
Constant Field Values


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