public class PurapAccountingLineRuleHelperServiceImpl extends AccountingLineRuleHelperServiceImpl implements PurapAccountingLineRuleHelperService
Constructor and Description |
---|
PurapAccountingLineRuleHelperServiceImpl() |
Modifier and Type | Method and Description |
---|---|
PurchasingAccountsPayableDocument |
getDocument() |
boolean |
hasRequiredOverrides(AccountingLine line,
String overrideCode)
Checks that the given overrideCode is sufficient for the given BO, adding errors to the global map if not.
|
void |
setDocument(PurchasingAccountsPayableDocument document) |
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, isValidSubAccount, isValidSubObjectCode, isValidSubObjectCode, setDataDictionaryService, setFinancialSystemDocumentTypeService, validateAccountingLine
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, isValidSubAccount, isValidSubObjectCode, isValidSubObjectCode, validateAccountingLine
public PurapAccountingLineRuleHelperServiceImpl()
public PurchasingAccountsPayableDocument getDocument()
getDocument
in interface PurapAccountingLineRuleHelperService
public void setDocument(PurchasingAccountsPayableDocument document)
setDocument
in interface PurapAccountingLineRuleHelperService
public boolean hasRequiredOverrides(AccountingLine line, String overrideCode)
AccountingLineRuleHelperService
hasRequiredOverrides
in interface AccountingLineRuleHelperService
hasRequiredOverrides
in class AccountingLineRuleHelperServiceImpl
in purap implementation this does nothing since it is handled in our rule classes
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.