org.kuali.rice.krad.service
Class KRADServiceLocatorWeb.Namespaces

java.lang.Object
  extended by org.kuali.rice.krad.service.KRADServiceLocatorWeb.Namespaces
Enclosing class:
KRADServiceLocatorWeb

public static final class KRADServiceLocatorWeb.Namespaces
extends Object


Field Summary
static String KRAD_NAMESPACE_2_0
          Namespace for the krad module which is compatible with Kuali Rice 2.0.x.
static String KRAD_NAMESPACE_PREFIX
           
static String MODULE_NAME
           
 
Constructor Summary
KRADServiceLocatorWeb.Namespaces()
           
 
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

KRAD_NAMESPACE_PREFIX

public static final String KRAD_NAMESPACE_PREFIX
See Also:
Constant Field Values

KRAD_NAMESPACE_2_0

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

See Also:
Constant Field Values
Constructor Detail

KRADServiceLocatorWeb.Namespaces

public KRADServiceLocatorWeb.Namespaces()


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