org.kuali.rice.krms.impl.util
Class KrmsImplConstants

java.lang.Object
  extended by org.kuali.rice.krms.impl.util.KrmsImplConstants

public class KrmsImplConstants
extends Object


Nested Class Summary
static class KrmsImplConstants.PropertyNames
          This class contains constants associated with the KRMS Repository
static class KrmsImplConstants.WebPaths
           
 
Field Summary
static String PARAMETERIZED_TERM_PREFIX
          Prefix used to identify parameterized term specification ids in lists that otherwise contain regular old term ids.
 
Constructor Summary
KrmsImplConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PARAMETERIZED_TERM_PREFIX

public static final String PARAMETERIZED_TERM_PREFIX
Prefix used to identify parameterized term specification ids in lists that otherwise contain regular old term ids.

See Also:
Constant Field Values
Constructor Detail

KrmsImplConstants

public KrmsImplConstants()


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