org.kuali.rice.location.api
Class LocationConstants.Namespaces

java.lang.Object
  extended by org.kuali.rice.location.api.LocationConstants.Namespaces
Enclosing class:
LocationConstants

public static final class LocationConstants.Namespaces
extends Object


Field Summary
static String LOCATION_NAMESPACE_2_0
          Namespace for the core module which is compatible with Kuali Rice 2.0.x.
static String LOCATION_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

LOCATION_NAMESPACE_PREFIX

public static final String LOCATION_NAMESPACE_PREFIX
See Also:
Constant Field Values

LOCATION_NAMESPACE_2_0

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