org.kuali.kfs.module.endow
Class EndowConstants

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.endow.EndowConstants
All Implemented Interfaces:
Serializable, Cloneable, Map

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

See Also:
Serialized Form

Nested Class Summary
static class EndowConstants.AccrualMethod
           
static class EndowConstants.AgreementSpecialInstructionCode
           
static class EndowConstants.AgreementStatusCode
          Preset Values These will be here until we can come up with a better solution.
static class EndowConstants.ClassCodeTypes
           
static class EndowConstants.ConsolidatedObjectCode
           
static class EndowConstants.DocumentTypeNames
           
static class EndowConstants.EndowmentReport
           
static class EndowConstants.EndowmentTransactionTypeCodes
           
static class EndowConstants.FeeBalanceTypes
           
static class EndowConstants.FeeMethod
           
static class EndowConstants.FeeType
           
static class EndowConstants.FrequencyCodes
           
static class EndowConstants.FrequencyMonthly
           
static class EndowConstants.FrequencyMonths
           
static class EndowConstants.FrequencyTypes
           
static class EndowConstants.FrequencyWeekDays
           
static class EndowConstants.HistoryHoldingValueAdjustmentValuationCodes
           
static class EndowConstants.HoldingHistoryValueAdjustmentDocument
           
static class EndowConstants.HoldingTaxLotRebalanceCodes
           
static class EndowConstants.IncomePrincipalIndicator
           
static class EndowConstants.KemidValueOptions
           
static class EndowConstants.KemToGLInterfaceBatchProcess
           
static class EndowConstants.ObjectTypeCode
           
static class EndowConstants.Scale
           
static class EndowConstants.SecurityReportingGroups
           
static class EndowConstants.Sequences
           
static class EndowConstants.TaxLotsAccountingMethodOptions
           
static class EndowConstants.TransactionRestrictionCode
           
static class EndowConstants.TransactionSourceTypeCode
           
static class EndowConstants.TransactionSubTypeCode
           
static class EndowConstants.TypeRestrictionPresetValueCodes
           
static class EndowConstants.ValuationMethod
           
 
Nested classes/interfaces inherited from class java.util.AbstractMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
 
Field Summary
static String ACCOUNTING_LINE_ERRORS
           
static String DECREASE_TAX_LOTS_LABEL_NAME
           
static String DECREASE_TRANSACTION_LINE_GROUP_LABEL_NAME
           
static String ENDOWMENT_CASH_TRANSFER_TRANSACTION_TYPE
           
static String ENDOWMENT_GENERAL_LEDGER_CASH_TRANSFER_TRANSACTION_TYPE
           
static String ENDOWMENT_RECURRING_CASH_TRANSFER_DOCUMENT_TYPES
           
static String EXISTING_SOURCE_TRAN_LINE_PROPERTY_NAME
           
static String EXISTING_TARGET_TRAN_LINE_PROPERTY_NAME
           
static String INCOME
           
static String INCREASE_TAX_LOTS_LABEL_NAME
           
static String INCREASE_TRANSACTION_LINE_GROUP_LABEL_NAME
           
static String KFS_ENDOW_ROLE_NAMESPACE
           
static String KUALI_FREQUENCY_LOOKUPABLE_IMPL
           
static String LOOKUP_LINK
           
static int MAXIMUM_NUMBER_OF_LINES_PER_EDOC
           
static int MAXMUM_NUMBER_OF_EDOC_INITIALIZATION_TRY
           
static String NEW_SOURCE_ACC_LINE_PROPERTY_NAME
           
static String NEW_SOURCE_TRAN_LINE_PROPERTY_NAME
           
static String NEW_TARGET_ACC_LINE_PROPERTY_NAME
           
static String NEW_TARGET_TRAN_LINE_PROPERTY_NAME
           
static String NO
           
static int NUMBER_OF_DAYS_IN_YEAR
           
static int NUMBER_OF_MONTHS_REMAINING
           
static org.kuali.rice.kns.util.KualiInteger ONE
           
static String PRINCIPAL
           
static String SECURITY_ERRORS
           
static int SHORT_VS_LONG_TERM_PERIOD
           
static String SOURCE_ACCOUNTING_LINES_ERRORS
           
static String SOURCE_TAX_LOTS_LABEL_NAME
           
static String SOURCE_TRANSACTION_LINE_GROUP_LABEL_NAME
           
static String SOURCE_TRANSACTION_LINES_ERRORS
           
static String TARGET_ACCOUNTING_LINES_ERRORS
           
static String TARGET_TAX_LOTS__LABEL_NAME
           
static String TARGET_TRANSACTION_LINE_GROUP_LABEL_NAME
           
static String TARGET_TRANSACTION_LINES_ERRORS
           
static String TRANSACTION_DETAILS_ERRORS
           
static String TRANSACTION_LINE_ERRORS
           
static String TRANSACTION_LINE_TYPE_SOURCE
           
static String TRANSACTION_LINE_TYPE_TARGET
           
static String TRANSACTION_SECURITY_TAB_ERRORS
           
static String TRANSACTION_SECURITY_TYPE_SOURCE
           
static String TRANSACTION_SECURITY_TYPE_TARGET
           
static String UNITS_TOTALING_EDITING_MODE
           
static String YES
           
static org.kuali.rice.kns.util.KualiInteger ZERO
           
 
Constructor Summary
EndowConstants()
           
 
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

KFS_ENDOW_ROLE_NAMESPACE

public static final String KFS_ENDOW_ROLE_NAMESPACE
See Also:
Constant Field Values

YES

public static final String YES
See Also:
Constant Field Values

NO

public static final String NO
See Also:
Constant Field Values

NUMBER_OF_MONTHS_REMAINING

public static final int NUMBER_OF_MONTHS_REMAINING
See Also:
Constant Field Values

NUMBER_OF_DAYS_IN_YEAR

public static final int NUMBER_OF_DAYS_IN_YEAR
See Also:
Constant Field Values

MAXIMUM_NUMBER_OF_LINES_PER_EDOC

public static final int MAXIMUM_NUMBER_OF_LINES_PER_EDOC
See Also:
Constant Field Values

MAXMUM_NUMBER_OF_EDOC_INITIALIZATION_TRY

public static final int MAXMUM_NUMBER_OF_EDOC_INITIALIZATION_TRY
See Also:
Constant Field Values

SHORT_VS_LONG_TERM_PERIOD

public static final int SHORT_VS_LONG_TERM_PERIOD
See Also:
Constant Field Values

NEW_SOURCE_TRAN_LINE_PROPERTY_NAME

public static final String NEW_SOURCE_TRAN_LINE_PROPERTY_NAME
See Also:
Constant Field Values

NEW_TARGET_TRAN_LINE_PROPERTY_NAME

public static final String NEW_TARGET_TRAN_LINE_PROPERTY_NAME
See Also:
Constant Field Values

NEW_SOURCE_ACC_LINE_PROPERTY_NAME

public static final String NEW_SOURCE_ACC_LINE_PROPERTY_NAME
See Also:
Constant Field Values

NEW_TARGET_ACC_LINE_PROPERTY_NAME

public static final String NEW_TARGET_ACC_LINE_PROPERTY_NAME
See Also:
Constant Field Values

SOURCE_TRANSACTION_LINE_GROUP_LABEL_NAME

public static final String SOURCE_TRANSACTION_LINE_GROUP_LABEL_NAME
See Also:
Constant Field Values

TARGET_TRANSACTION_LINE_GROUP_LABEL_NAME

public static final String TARGET_TRANSACTION_LINE_GROUP_LABEL_NAME
See Also:
Constant Field Values

SOURCE_TAX_LOTS_LABEL_NAME

public static final String SOURCE_TAX_LOTS_LABEL_NAME
See Also:
Constant Field Values

TARGET_TAX_LOTS__LABEL_NAME

public static final String TARGET_TAX_LOTS__LABEL_NAME
See Also:
Constant Field Values

DECREASE_TRANSACTION_LINE_GROUP_LABEL_NAME

public static final String DECREASE_TRANSACTION_LINE_GROUP_LABEL_NAME
See Also:
Constant Field Values

INCREASE_TRANSACTION_LINE_GROUP_LABEL_NAME

public static final String INCREASE_TRANSACTION_LINE_GROUP_LABEL_NAME
See Also:
Constant Field Values

DECREASE_TAX_LOTS_LABEL_NAME

public static final String DECREASE_TAX_LOTS_LABEL_NAME
See Also:
Constant Field Values

INCREASE_TAX_LOTS_LABEL_NAME

public static final String INCREASE_TAX_LOTS_LABEL_NAME
See Also:
Constant Field Values

LOOKUP_LINK

public static final String LOOKUP_LINK
See Also:
Constant Field Values

ZERO

public static final org.kuali.rice.kns.util.KualiInteger ZERO

ONE

public static final org.kuali.rice.kns.util.KualiInteger ONE

PRINCIPAL

public static final String PRINCIPAL
See Also:
Constant Field Values

INCOME

public static final String INCOME
See Also:
Constant Field Values

UNITS_TOTALING_EDITING_MODE

public static final String UNITS_TOTALING_EDITING_MODE
See Also:
Constant Field Values

EXISTING_SOURCE_TRAN_LINE_PROPERTY_NAME

public static final String EXISTING_SOURCE_TRAN_LINE_PROPERTY_NAME
See Also:
Constant Field Values

EXISTING_TARGET_TRAN_LINE_PROPERTY_NAME

public static final String EXISTING_TARGET_TRAN_LINE_PROPERTY_NAME
See Also:
Constant Field Values

SECURITY_ERRORS

public static final String SECURITY_ERRORS
See Also:
Constant Field Values

TRANSACTION_LINE_TYPE_SOURCE

public static final String TRANSACTION_LINE_TYPE_SOURCE
See Also:
Constant Field Values

TRANSACTION_LINE_TYPE_TARGET

public static final String TRANSACTION_LINE_TYPE_TARGET
See Also:
Constant Field Values

TRANSACTION_SECURITY_TYPE_SOURCE

public static final String TRANSACTION_SECURITY_TYPE_SOURCE
See Also:
Constant Field Values

TRANSACTION_SECURITY_TYPE_TARGET

public static final String TRANSACTION_SECURITY_TYPE_TARGET
See Also:
Constant Field Values

TRANSACTION_DETAILS_ERRORS

public static final String TRANSACTION_DETAILS_ERRORS
See Also:
Constant Field Values

SOURCE_TRANSACTION_LINES_ERRORS

public static final String SOURCE_TRANSACTION_LINES_ERRORS
See Also:
Constant Field Values

TARGET_TRANSACTION_LINES_ERRORS

public static final String TARGET_TRANSACTION_LINES_ERRORS
See Also:
Constant Field Values

TRANSACTION_LINE_ERRORS

public static final String TRANSACTION_LINE_ERRORS
See Also:
Constant Field Values

TRANSACTION_SECURITY_TAB_ERRORS

public static final String TRANSACTION_SECURITY_TAB_ERRORS
See Also:
Constant Field Values

ACCOUNTING_LINE_ERRORS

public static final String ACCOUNTING_LINE_ERRORS
See Also:
Constant Field Values

SOURCE_ACCOUNTING_LINES_ERRORS

public static final String SOURCE_ACCOUNTING_LINES_ERRORS
See Also:
Constant Field Values

TARGET_ACCOUNTING_LINES_ERRORS

public static final String TARGET_ACCOUNTING_LINES_ERRORS
See Also:
Constant Field Values

ENDOWMENT_CASH_TRANSFER_TRANSACTION_TYPE

public static final String ENDOWMENT_CASH_TRANSFER_TRANSACTION_TYPE
See Also:
Constant Field Values

ENDOWMENT_GENERAL_LEDGER_CASH_TRANSFER_TRANSACTION_TYPE

public static final String ENDOWMENT_GENERAL_LEDGER_CASH_TRANSFER_TRANSACTION_TYPE
See Also:
Constant Field Values

ENDOWMENT_RECURRING_CASH_TRANSFER_DOCUMENT_TYPES

public static final String ENDOWMENT_RECURRING_CASH_TRANSFER_DOCUMENT_TYPES
See Also:
Constant Field Values

KUALI_FREQUENCY_LOOKUPABLE_IMPL

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

EndowConstants

public EndowConstants()


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