org.kuali.rice.krad.uif
Class UifConstants
java.lang.Object
org.kuali.rice.krad.uif.UifConstants
public class UifConstants
- extends Object
General constants used within the User Interface Framework
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONTROLLER_METHOD_DISPATCH_PARAMETER_NAME
public static final String CONTROLLER_METHOD_DISPATCH_PARAMETER_NAME
- See Also:
- Constant Field Values
DEFAULT_MODEL_NAME
public static final String DEFAULT_MODEL_NAME
- See Also:
- Constant Field Values
DEFAULT_VIEW_NAME
public static final String DEFAULT_VIEW_NAME
- See Also:
- Constant Field Values
SPRING_VIEW_ID
public static final String SPRING_VIEW_ID
- See Also:
- Constant Field Values
SPRING_REDIRECT_ID
public static final String SPRING_REDIRECT_ID
- See Also:
- Constant Field Values
EL_PLACEHOLDER_PREFIX
public static final String EL_PLACEHOLDER_PREFIX
- See Also:
- Constant Field Values
EL_PLACEHOLDER_SUFFIX
public static final String EL_PLACEHOLDER_SUFFIX
- See Also:
- Constant Field Values
NO_BIND_ADJUST_PREFIX
public static final String NO_BIND_ADJUST_PREFIX
- See Also:
- Constant Field Values
DATA_OBJECT_BIND_ADJUST_PREFIX
public static final String DATA_OBJECT_BIND_ADJUST_PREFIX
- See Also:
- Constant Field Values
UifConstants
public UifConstants()
Copyright © 2005-2011 The Kuali Foundation. All Rights Reserved.