org.kuali.kfs.fp.document.validation.impl
Interface AuxiliaryVoucherDocumentRuleConstants

All Superinterfaces:
AccountingDocumentRuleBaseConstants

public interface AuxiliaryVoucherDocumentRuleConstants
extends AccountingDocumentRuleBaseConstants

Holds constants for AuxiliaryVoucherDocument business rules.


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.kuali.kfs.sys.document.validation.impl.AccountingDocumentRuleBaseConstants
AccountingDocumentRuleBaseConstants.ACCOUNT_NUMBER, AccountingDocumentRuleBaseConstants.APPLICATION_PARAMETER, AccountingDocumentRuleBaseConstants.ERROR_PATH, AccountingDocumentRuleBaseConstants.GENERAL_LEDGER_PENDING_ENTRY_CODE
 
Field Summary
static String AUXILIARY_VOUCHER_ACCOUNTING_PERIOD_GRACE_PERIOD
           
static String GENERAL_LEDGER_PENDING_ENTRY_OFFSET_CODE
           
static String RESTRICTED_COMBINED_CODES
           
static String RESTRICTED_OBJECT_SUB_TYPE_CODES
           
static String RESTRICTED_PERIOD_CODES
           
 

Field Detail

RESTRICTED_COMBINED_CODES

static final String RESTRICTED_COMBINED_CODES
See Also:
Constant Field Values

RESTRICTED_OBJECT_SUB_TYPE_CODES

static final String RESTRICTED_OBJECT_SUB_TYPE_CODES
See Also:
Constant Field Values

RESTRICTED_PERIOD_CODES

static final String RESTRICTED_PERIOD_CODES
See Also:
Constant Field Values

GENERAL_LEDGER_PENDING_ENTRY_OFFSET_CODE

static final String GENERAL_LEDGER_PENDING_ENTRY_OFFSET_CODE
See Also:
Constant Field Values

AUXILIARY_VOUCHER_ACCOUNTING_PERIOD_GRACE_PERIOD

static final String AUXILIARY_VOUCHER_ACCOUNTING_PERIOD_GRACE_PERIOD
See Also:
Constant Field Values


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