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, isValidSubObjectCode
getDocument, setDocument
checkExistence, 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, setFinancialSystemDocumentTypeService
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAccountLabel, getChartLabel, getFundGroupCodeLabel, getObjectCodeLabel, getObjectSubTypeCodeLabel, getObjectTypeCodeLabel, getOrganizationCodeLabel, getProjectCodeLabel, getSubAccountLabel, getSubFundGroupCodeLabel, getSubObjectCodeLabel, isValidAccount, isValidAccount, isValidChart, isValidChart, isValidObjectCode, isValidObjectCode, isValidObjectTypeCode, isValidObjectTypeCode, isValidProjectCode, isValidProjectCode, isValidSubAccount, isValidSubObjectCode, isValidSubObjectCode
public OLEPaymentRequestAccountingLineRuleHelperServiceImpl()
public boolean validateAccountingLine(AccountingLine accountingLine)
AccountingLineRuleHelperService
validateAccountingLine
in interface AccountingLineRuleHelperService
validateAccountingLine
in class AccountingLineRuleHelperServiceImpl
AccountingLineRuleHelperService.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–2014 The Kuali Foundation. All rights reserved.