public class OLEPaymentRequestAccountingLineRuleHelperServiceImpl extends PaymentRequestAccountingLineRuleHelperServiceImpl
| Constructor and Description |
|---|
OLEPaymentRequestAccountingLineRuleHelperServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isValidChart(Chart chart,
org.kuali.rice.krad.datadictionary.DataDictionary dataDictionary,
String errorPropertyName,
String accountIdentifyingPropertyName,
boolean isInvoice) |
boolean |
isValidChart(String accountIdentifyingPropertyName,
Chart chart,
org.kuali.rice.krad.datadictionary.DataDictionary dataDictionary,
boolean isInvoice) |
boolean |
validateAccountingLine(AccountingLine accountingLine)
This method validates that an accounting line object contains values that actually exist in the DB.
|
hasRequiredOverrides, isValidObjectCode, isValidSubAccount, isValidSubObjectCodegetDocument, setDocumentcheckExistence, getAccountIdentifyingPropertyName, getAccountLabel, getChartLabel, getDataDictionaryService, getFinancialSystemDocumentTypeService, getFundGroupCodeLabel, getObjectCodeLabel, getObjectSubTypeCodeLabel, getObjectTypeCodeLabel, getOrganizationCodeLabel, getProjectCodeLabel, getSubAccountLabel, getSubFundGroupCodeLabel, getSubObjectCodeLabel, getUnexpiredContinuationAccountOrNull, hasAccountRequiredOverrides, hasObjectBudgetRequiredOverrides, isValidAccount, isValidAccount, isValidChart, isValidChart, isValidObjectCode, isValidObjectCode, isValidObjectTypeCode, isValidObjectTypeCode, isValidProjectCode, isValidProjectCode, isValidReferenceOriginCode, isValidReferenceTypeCode, isValidSubAccount, isValidSubObjectCode, isValidSubObjectCode, setDataDictionaryService, setFinancialSystemDocumentTypeServiceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAccountLabel, getChartLabel, getFundGroupCodeLabel, getObjectCodeLabel, getObjectSubTypeCodeLabel, getObjectTypeCodeLabel, getOrganizationCodeLabel, getProjectCodeLabel, getSubAccountLabel, getSubFundGroupCodeLabel, getSubObjectCodeLabel, isValidAccount, isValidAccount, isValidChart, isValidChart, isValidObjectCode, isValidObjectCode, isValidObjectTypeCode, isValidObjectTypeCode, isValidProjectCode, isValidProjectCode, isValidSubAccount, isValidSubObjectCode, isValidSubObjectCodepublic OLEPaymentRequestAccountingLineRuleHelperServiceImpl()
public boolean validateAccountingLine(AccountingLine accountingLine)
AccountingLineRuleHelperServicevalidateAccountingLine in interface AccountingLineRuleHelperServicevalidateAccountingLine in class AccountingLineRuleHelperServiceImplAccountingLineRuleHelperService.validateAccountingLine(org.kuali.ole.sys.businessobject.AccountingLine)public boolean isValidChart(String accountIdentifyingPropertyName, Chart chart, org.kuali.rice.krad.datadictionary.DataDictionary dataDictionary, boolean isInvoice)
public boolean isValidChart(Chart chart, org.kuali.rice.krad.datadictionary.DataDictionary dataDictionary, String errorPropertyName, String accountIdentifyingPropertyName, boolean isInvoice)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.