org.kuali.rice.krms.api
Class KrmsConstants.Namespaces

java.lang.Object
  extended by org.kuali.rice.krms.api.KrmsConstants.Namespaces
Enclosing class:
KrmsConstants

public static final class KrmsConstants.Namespaces
extends Object

Namespaces


Field Summary
static String KRMS_NAMESPACE_2_0
          Namespace for the kew module which is compatible with Kuali Rice 2.0.x.
static String KRMS_NAMESPACE_PREFIX
          Namespaces KRMS_NAMESPACE_PREFIX
static String MODULE_NAME
          Namespaces MODULE_NAME
 
Constructor Summary
KrmsConstants.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
Namespaces MODULE_NAME

See Also:
Constant Field Values

KRMS_NAMESPACE_PREFIX

public static final String KRMS_NAMESPACE_PREFIX
Namespaces KRMS_NAMESPACE_PREFIX

See Also:
Constant Field Values

KRMS_NAMESPACE_2_0

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

See Also:
Constant Field Values
Constructor Detail

KrmsConstants.Namespaces

public KrmsConstants.Namespaces()


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