org.kuali.kfs.gl
Class GeneralLedgerConstants

java.lang.Object
  extended by org.kuali.kfs.gl.GeneralLedgerConstants

public class GeneralLedgerConstants
extends Object

This class holds constants specifically for use within the General Ledger module.


Nested Class Summary
static class GeneralLedgerConstants.BalanceForwardRule
           
static class GeneralLedgerConstants.BalanceInquiryDrillDowns
           
static class GeneralLedgerConstants.Balancing
           
static class GeneralLedgerConstants.BatchFileSystem
           
static class GeneralLedgerConstants.ColumnNames
           
static class GeneralLedgerConstants.DummyBusinessObject
           
static class GeneralLedgerConstants.EncumbranceClosingOriginEntry
           
static class GeneralLedgerConstants.GlAccountBalanceGroupParameters
           
static class GeneralLedgerConstants.GlScrubberGroupParameters
           
static class GeneralLedgerConstants.GlScrubberGroupRules
           
static class GeneralLedgerConstants.GlSummaryReport
           
static class GeneralLedgerConstants.LookupableBeanKeys
           
static class GeneralLedgerConstants.OrganizationReversionProcess
           
static class GeneralLedgerConstants.PendingEntryOptions
           
static class GeneralLedgerConstants.PosterOutputSummaryEntry
           
static class GeneralLedgerConstants.PosterService
           
static class GeneralLedgerConstants.Reconciliation
           
 
Field Summary
static String ANNUAL_CLOSING_DOCUMENT_TYPE
           
static String ANNUAL_CLOSING_FISCAL_YEAR_PARM
           
static String ANNUAL_CLOSING_FUND_BALANCE_OBJECT_CODE_PARM
           
static String ANNUAL_CLOSING_FUND_BALANCE_OBJECT_TYPE_PARM
           
static String ANNUAL_CLOSING_TRANSACTION_DATE_PARM
           
static String DELETE_CODE
           
static String EMPTY_CODE
           
static String ERROR_CODE
           
static String FINALNCIAL_BALANCE_TYPE_FOR_COLLECTOR_DETAIL_RECORD
           
static String FISCAL_YEAR_PARM
           
static String GL_ORGANIZATION_REVERSION_SELECTION_GROUP
           
static String GL_SCRUBBER_GROUP
           
static String INCOME_OR_EXPENSE_TRANSFER_CONSOLIDATION_CODE
           
static String INSERT_CODE
           
static String SELECT_CODE
           
static String UPDATE_CODE
           
 
Constructor Summary
GeneralLedgerConstants()
           
 
Method Summary
static String getDashOrganizationReferenceId()
           
static String getSpaceAllCollectorBatchHeaderFields()
           
static String getSpaceAllCollectorBatchTrailerFields()
           
static String getSpaceAllCollectorDetailFields()
           
static String getSpaceAllOriginEntryFields()
           
static String getSpaceBalanceTypeCode()
           
static String getSpaceChartOfAccountsCode()
           
static String getSpaceDebitCreditCode()
           
static String getSpaceFinancialObjectCode()
           
static String getSpaceFinancialSystemOriginationCode()
           
static String getSpaceSubAccountTypeCode()
           
static String getSpaceTransactionDate()
           
static String getSpaceTransactionEntrySequenceNumber()
           
static String getSpaceTransactionLedgetEntryDescription()
           
static String getSpaceUniversityFiscalPeriodCode()
           
static String getSpaceUniversityFiscalYear()
           
static String getZeroTransactionEntrySequenceNumber()
           
static String getZeroTransactionLedgerEntryAmount()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSERT_CODE

public static final String INSERT_CODE
See Also:
Constant Field Values

UPDATE_CODE

public static final String UPDATE_CODE
See Also:
Constant Field Values

DELETE_CODE

public static final String DELETE_CODE
See Also:
Constant Field Values

SELECT_CODE

public static final String SELECT_CODE
See Also:
Constant Field Values

EMPTY_CODE

public static final String EMPTY_CODE
See Also:
Constant Field Values

ERROR_CODE

public static final String ERROR_CODE
See Also:
Constant Field Values

FINALNCIAL_BALANCE_TYPE_FOR_COLLECTOR_DETAIL_RECORD

public static final String FINALNCIAL_BALANCE_TYPE_FOR_COLLECTOR_DETAIL_RECORD
See Also:
Constant Field Values

GL_SCRUBBER_GROUP

public static final String GL_SCRUBBER_GROUP
See Also:
Constant Field Values

GL_ORGANIZATION_REVERSION_SELECTION_GROUP

public static final String GL_ORGANIZATION_REVERSION_SELECTION_GROUP
See Also:
Constant Field Values

ANNUAL_CLOSING_TRANSACTION_DATE_PARM

public static final String ANNUAL_CLOSING_TRANSACTION_DATE_PARM
See Also:
Constant Field Values

ANNUAL_CLOSING_FISCAL_YEAR_PARM

public static final String ANNUAL_CLOSING_FISCAL_YEAR_PARM
See Also:
Constant Field Values

FISCAL_YEAR_PARM

public static final String FISCAL_YEAR_PARM
See Also:
Constant Field Values

ANNUAL_CLOSING_FUND_BALANCE_OBJECT_CODE_PARM

public static final String ANNUAL_CLOSING_FUND_BALANCE_OBJECT_CODE_PARM
See Also:
Constant Field Values

ANNUAL_CLOSING_FUND_BALANCE_OBJECT_TYPE_PARM

public static final String ANNUAL_CLOSING_FUND_BALANCE_OBJECT_TYPE_PARM
See Also:
Constant Field Values

ANNUAL_CLOSING_DOCUMENT_TYPE

public static final String ANNUAL_CLOSING_DOCUMENT_TYPE
See Also:
Constant Field Values

INCOME_OR_EXPENSE_TRANSFER_CONSOLIDATION_CODE

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

GeneralLedgerConstants

public GeneralLedgerConstants()
Method Detail

getSpaceUniversityFiscalPeriodCode

public static String getSpaceUniversityFiscalPeriodCode()

getSpaceBalanceTypeCode

public static String getSpaceBalanceTypeCode()

getSpaceFinancialSystemOriginationCode

public static String getSpaceFinancialSystemOriginationCode()

getSpaceDebitCreditCode

public static String getSpaceDebitCreditCode()

getSpaceFinancialObjectCode

public static String getSpaceFinancialObjectCode()

getSpaceTransactionDate

public static String getSpaceTransactionDate()

getSpaceUniversityFiscalYear

public static String getSpaceUniversityFiscalYear()

getSpaceTransactionEntrySequenceNumber

public static String getSpaceTransactionEntrySequenceNumber()

getSpaceTransactionLedgetEntryDescription

public static String getSpaceTransactionLedgetEntryDescription()

getSpaceSubAccountTypeCode

public static String getSpaceSubAccountTypeCode()

getSpaceAllOriginEntryFields

public static String getSpaceAllOriginEntryFields()

getSpaceAllCollectorBatchHeaderFields

public static String getSpaceAllCollectorBatchHeaderFields()

getSpaceAllCollectorBatchTrailerFields

public static String getSpaceAllCollectorBatchTrailerFields()

getSpaceAllCollectorDetailFields

public static String getSpaceAllCollectorDetailFields()

getZeroTransactionEntrySequenceNumber

public static String getZeroTransactionEntrySequenceNumber()

getZeroTransactionLedgerEntryAmount

public static String getZeroTransactionLedgerEntryAmount()

getDashOrganizationReferenceId

public static String getDashOrganizationReferenceId()

getSpaceChartOfAccountsCode

public static String getSpaceChartOfAccountsCode()


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