org.kuali.kfs.module.external.kc
Class KcConstants

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.external.kc.KcConstants
All Implemented Interfaces:
Serializable, Cloneable, Map

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

See Also:
Serialized Form

Nested Class Summary
static class KcConstants.AccountCreationDefaults
           
static class KcConstants.AwardAccount
           
static class KcConstants.BudgetAdjustment
           
static class KcConstants.BudgetCategory
           
static class KcConstants.Cfda
           
static class KcConstants.EffortReporting
           
static class KcConstants.Unit
           
 
Nested classes/interfaces inherited from class java.util.AbstractMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
 
Field Summary
static String ACCOUNT_CREATE_DEFAULT_IDENTIFIER
           
static String FEDERAL_SPONSOR_TYPE_CODES
           
static String KC_NAMESPACE_URI
           
static String MAXIMUM_ACCOUNT_RESPONSIBILITY_ID
           
static String WEBSERVICE_UNREACHABLE
           
 
Constructor Summary
KcConstants()
           
 
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

KC_NAMESPACE_URI

public static final String KC_NAMESPACE_URI
See Also:
Constant Field Values

MAXIMUM_ACCOUNT_RESPONSIBILITY_ID

public static final String MAXIMUM_ACCOUNT_RESPONSIBILITY_ID
See Also:
Constant Field Values

FEDERAL_SPONSOR_TYPE_CODES

public static final String FEDERAL_SPONSOR_TYPE_CODES
See Also:
Constant Field Values

ACCOUNT_CREATE_DEFAULT_IDENTIFIER

public static final String ACCOUNT_CREATE_DEFAULT_IDENTIFIER
See Also:
Constant Field Values

WEBSERVICE_UNREACHABLE

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

KcConstants

public KcConstants()


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