public class OlePaymentRequestFundCheckServiceImpl extends Object implements OlePaymentRequestFundCheckService
| Constructor and Description | 
|---|
| OlePaymentRequestFundCheckServiceImpl() | 
| Modifier and Type | Method and Description | 
|---|---|
| org.kuali.rice.core.api.util.type.KualiDecimal | getSumPaidInvoicesForAccount(String chartCode,
                                                        String accountNo,
                                                        String objectCode) | 
| org.kuali.rice.core.api.util.type.KualiDecimal | getSumPaidInvoicesForObject(String chartCode,
                                                      String accountNo,
                                                      String objectCode) | 
| boolean | hasSufficientFundCheckRequired(SourceAccountingLine accLine) | 
public OlePaymentRequestFundCheckServiceImpl()
public boolean hasSufficientFundCheckRequired(SourceAccountingLine accLine)
hasSufficientFundCheckRequired in interface OlePaymentRequestFundCheckServicepublic org.kuali.rice.core.api.util.type.KualiDecimal getSumPaidInvoicesForAccount(String chartCode, String accountNo, String objectCode)
public org.kuali.rice.core.api.util.type.KualiDecimal getSumPaidInvoicesForObject(String chartCode, String accountNo, String objectCode)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.