org.kuali.kpme.pm
Class PMConstants

java.lang.Object
  extended by org.kuali.kpme.pm.PMConstants

public class PMConstants
extends Object


Nested Class Summary
static class PMConstants.CacheNamespace
           
static class PMConstants.PSTN_CLSS_QLFR_VALUE
           
 
Field Summary
static Map<String,String> PSTN_CLSS_QLFR_VALUE_MAP
           
static String PSTN_QLFR_NUMBER
           
static String PSTN_QLFR_SELECT
           
static String PSTN_QLFR_TEXT
           
static List<String> PSTN_QLFR_TYPE_VALUE_LIST
           
static String WILDCARD_CHARACTER
           
 
Constructor Summary
PMConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

WILDCARD_CHARACTER

public static final String WILDCARD_CHARACTER
See Also:
Constant Field Values

PSTN_QLFR_TEXT

public static final String PSTN_QLFR_TEXT
See Also:
Constant Field Values

PSTN_QLFR_NUMBER

public static final String PSTN_QLFR_NUMBER
See Also:
Constant Field Values

PSTN_QLFR_SELECT

public static final String PSTN_QLFR_SELECT
See Also:
Constant Field Values

PSTN_QLFR_TYPE_VALUE_LIST

public static final List<String> PSTN_QLFR_TYPE_VALUE_LIST

PSTN_CLSS_QLFR_VALUE_MAP

public static final Map<String,String> PSTN_CLSS_QLFR_VALUE_MAP
Constructor Detail

PMConstants

public PMConstants()


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