org.kuali.rice.core.api
Class CoreConstants.Namespaces

java.lang.Object
  extended by org.kuali.rice.core.api.CoreConstants.Namespaces
Enclosing class:
CoreConstants

public static final class CoreConstants.Namespaces
extends Object


Field Summary
static String CORE_NAMESPACE_2_0
          Namespace for the core module which is compatible with Kuali Rice 2.0.x.
static String CORE_NAMESPACE_PREFIX
           
static String MODULE_NAME
           
static String ROOT_NAMESPACE_PREFIX
           
static String UNSPECIFIED
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ROOT_NAMESPACE_PREFIX

public static final String ROOT_NAMESPACE_PREFIX
See Also:
Constant Field Values

MODULE_NAME

public static final String MODULE_NAME
See Also:
Constant Field Values

CORE_NAMESPACE_PREFIX

public static final String CORE_NAMESPACE_PREFIX
See Also:
Constant Field Values

UNSPECIFIED

public static final String UNSPECIFIED
See Also:
Constant Field Values

CORE_NAMESPACE_2_0

public static final String CORE_NAMESPACE_2_0
Namespace for the core module which is compatible with Kuali Rice 2.0.x.

See Also:
Constant Field Values


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