org.kuali.kfs.module.cab
Class CabConstants

java.lang.Object
  extended by java.util.AbstractMap<K,V>
      extended by java.util.HashMap
          extended by org.kuali.rice.core.util.JSTLConstants
              extended by org.kuali.kfs.module.cab.CabConstants
All Implemented Interfaces:
Serializable, Cloneable, Map

public class CabConstants
extends org.kuali.rice.core.util.JSTLConstants

See Also:
Serialized Form

Nested Class Summary
static class CabConstants.Actions
           
static class CabConstants.ActivityStatusCode
           
static class CabConstants.DateFormats
           
static class CabConstants.Parameters
           
static class CabConstants.ValidationStrings
           
 
Nested classes/interfaces inherited from class java.util.AbstractMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
 
Field Summary
static String CAB_PURAP_SESSION
           
static String CAPITAL_ASSET_SYSTEM_STATE_CODE_NEW
           
static String CB_INVOICE_LINE_ACTION_URL
           
static String CM
           
static String DOT_DOC
           
static String DOT_LINE
           
static String PAYMENT_DIFFERENT_OBJECT_SUB_TYPE_CONFIRMATION_QUESTION
           
static String PO_STATUS_CODE_OPEN
           
static String PREQ
           
static String SKIP_ASSET_NUMBERS_TO_ASSET_GLOBAL_QUESTION
           
static String TRADE_IN_INDICATOR_QUESTION
           
static String TRADE_IN_TYPE_CODE
           
 
Constructor Summary
CabConstants()
           
 
Method Summary
 
Methods inherited from class org.kuali.rice.core.util.JSTLConstants
clear, publishFields, publishMemberClassFields, put, putAll, remove
 
Methods inherited from class java.util.HashMap
clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, size, values
 
Methods inherited from class java.util.AbstractMap
equals, hashCode, toString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.util.Map
equals, hashCode
 

Field Detail

PREQ

public static final String PREQ
See Also:
Constant Field Values

CM

public static final String CM
See Also:
Constant Field Values

TRADE_IN_TYPE_CODE

public static final String TRADE_IN_TYPE_CODE
See Also:
Constant Field Values

CB_INVOICE_LINE_ACTION_URL

public static final String CB_INVOICE_LINE_ACTION_URL
See Also:
Constant Field Values

DOT_DOC

public static final String DOT_DOC
See Also:
Constant Field Values

DOT_LINE

public static final String DOT_LINE
See Also:
Constant Field Values

TRADE_IN_INDICATOR_QUESTION

public static final String TRADE_IN_INDICATOR_QUESTION
See Also:
Constant Field Values

SKIP_ASSET_NUMBERS_TO_ASSET_GLOBAL_QUESTION

public static final String SKIP_ASSET_NUMBERS_TO_ASSET_GLOBAL_QUESTION
See Also:
Constant Field Values

PAYMENT_DIFFERENT_OBJECT_SUB_TYPE_CONFIRMATION_QUESTION

public static final String PAYMENT_DIFFERENT_OBJECT_SUB_TYPE_CONFIRMATION_QUESTION
See Also:
Constant Field Values

CAPITAL_ASSET_SYSTEM_STATE_CODE_NEW

public static final String CAPITAL_ASSET_SYSTEM_STATE_CODE_NEW
See Also:
Constant Field Values

PO_STATUS_CODE_OPEN

public static final String PO_STATUS_CODE_OPEN
See Also:
Constant Field Values

CAB_PURAP_SESSION

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

CabConstants

public CabConstants()


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