org.kuali.kfs.gl.service
Interface SufficientFundsServiceConstants

All Known Implementing Classes:
SufficientFundsServiceImpl

public interface SufficientFundsServiceConstants

Holds constants for transfer of funds document.


Field Summary
static String KUALI_TRANSACTION_PROCESSING_SUFFICIENT_FUNDS_SECURITY_GROUPING
          Security grouping constants used to do application parameter lookups
static String SUFFICIENT_FUNDS_OBJECT_CODE_CASH_IN_BANK
          Application parameter lookup constants to be used in conjunction with the grouping constants above
static String SUFFICIENT_FUNDS_OBJECT_CODE_SPECIALS
          Application parameter lookup constants to be used in conjunction with the grouping constants above
 

Field Detail

KUALI_TRANSACTION_PROCESSING_SUFFICIENT_FUNDS_SECURITY_GROUPING

static final String KUALI_TRANSACTION_PROCESSING_SUFFICIENT_FUNDS_SECURITY_GROUPING
Security grouping constants used to do application parameter lookups

See Also:
Constant Field Values

SUFFICIENT_FUNDS_OBJECT_CODE_CASH_IN_BANK

static final String SUFFICIENT_FUNDS_OBJECT_CODE_CASH_IN_BANK
Application parameter lookup constants to be used in conjunction with the grouping constants above

See Also:
Constant Field Values

SUFFICIENT_FUNDS_OBJECT_CODE_SPECIALS

static final String SUFFICIENT_FUNDS_OBJECT_CODE_SPECIALS
Application parameter lookup constants to be used in conjunction with the grouping constants above

See Also:
Constant Field Values


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