org.kuali.rice.ken.api
Class KenApiConstants.Namespaces

java.lang.Object
  extended by org.kuali.rice.ken.api.KenApiConstants.Namespaces
Enclosing class:
KenApiConstants

public static final class KenApiConstants.Namespaces
extends Object


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

Field Detail

MODULE_NAME

public static final String MODULE_NAME
See Also:
Constant Field Values

KEN_NAMESPACE_PREFIX

public static final String KEN_NAMESPACE_PREFIX
See Also:
Constant Field Values

KEN_NAMESPACE_2_0

public static final String KEN_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.