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 CUSTOM_OPERATOR_PREFIX
           
static String PARAMETERIZED_TERM_PREFIX
          Prefix used to identify parameterized term specification ids in lists that otherwise contain regular old term ids.
static String STUDENT_INQUIRY_VIEW
           
static String STUDENT_LOOKUP_VIEW
           
 
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

CUSTOM_OPERATOR_PREFIX

public static final String CUSTOM_OPERATOR_PREFIX
See Also:
Constant Field Values

STUDENT_LOOKUP_VIEW

public static final String STUDENT_LOOKUP_VIEW
See Also:
Constant Field Values

STUDENT_INQUIRY_VIEW

public static final String STUDENT_INQUIRY_VIEW
See Also:
Constant Field Values
Constructor Detail

KrmsImplConstants

public KrmsImplConstants()


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