org.kuali.kfs.module.cg
Class CGPropertyConstants

java.lang.Object
  extended by java.util.AbstractMap<K,V>
      extended by java.util.HashMap
          extended by org.kuali.rice.core.util.JSTLConstants
              extended by org.kuali.kfs.module.cg.CGPropertyConstants
All Implemented Interfaces:
Serializable, Cloneable, Map

public class CGPropertyConstants
extends org.kuali.rice.core.util.JSTLConstants

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class java.util.AbstractMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
 
Field Summary
static String DOCUMENT
           
static String NEW_MAINTAINABLE_OBJECT
           
static String RESEARCH_RISK_TYPE_DESCRIPTION
           
static String RESEARCH_RISK_TYPE_SORT_NUMBER
           
 
Constructor Summary
CGPropertyConstants()
           
 
Method Summary
 
Methods inherited from class org.kuali.rice.core.util.JSTLConstants
clear, publishFields, publishMemberClassFields, put, putAll, remove
 
Methods inherited from class java.util.HashMap
clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, size, values
 
Methods inherited from class java.util.AbstractMap
equals, hashCode, toString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.util.Map
equals, hashCode
 

Field Detail

DOCUMENT

public static final String DOCUMENT
See Also:
Constant Field Values

NEW_MAINTAINABLE_OBJECT

public static final String NEW_MAINTAINABLE_OBJECT
See Also:
Constant Field Values

RESEARCH_RISK_TYPE_DESCRIPTION

public static final String RESEARCH_RISK_TYPE_DESCRIPTION
See Also:
Constant Field Values

RESEARCH_RISK_TYPE_SORT_NUMBER

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

CGPropertyConstants

public CGPropertyConstants()


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