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 ROOT_NAMESPACE_PREFIX
           
 
Constructor Summary
private CoreConstants.Namespaces()
           
 
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

CORE_NAMESPACE_PREFIX

public static final String CORE_NAMESPACE_PREFIX
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
Constructor Detail

CoreConstants.Namespaces

private CoreConstants.Namespaces()


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