org.kuali.rice.kns.uif
Class UifConstants.ContextVariableNames

java.lang.Object
  extended by org.kuali.rice.kns.uif.UifConstants.ContextVariableNames
Enclosing class:
UifConstants

public static class UifConstants.ContextVariableNames
extends Object


Field Summary
static String COMPONENT
           
static String CONFIG_PROPERTIES
           
static String CONSTANTS
           
static String INDEX
           
static String LINE
           
static String MANAGER
           
static String PARENT
           
static String VIEW
           
 
Constructor Summary
UifConstants.ContextVariableNames()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONFIG_PROPERTIES

public static final String CONFIG_PROPERTIES
See Also:
Constant Field Values

COMPONENT

public static final String COMPONENT
See Also:
Constant Field Values

CONSTANTS

public static final String CONSTANTS
See Also:
Constant Field Values

INDEX

public static final String INDEX
See Also:
Constant Field Values

LINE

public static final String LINE
See Also:
Constant Field Values

MANAGER

public static final String MANAGER
See Also:
Constant Field Values

PARENT

public static final String PARENT
See Also:
Constant Field Values

VIEW

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

UifConstants.ContextVariableNames

public UifConstants.ContextVariableNames()


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