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, validateAccountingLineclone, 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, isValidSubAccount, isValidSubObjectCode, isValidSubObjectCode, validateAccountingLinepublic PurapAccountingLineRuleHelperServiceImpl()
public PurchasingAccountsPayableDocument getDocument()
getDocument in interface PurapAccountingLineRuleHelperServicepublic void setDocument(PurchasingAccountsPayableDocument document)
setDocument in interface PurapAccountingLineRuleHelperServicepublic boolean hasRequiredOverrides(AccountingLine line, String overrideCode)
AccountingLineRuleHelperServicehasRequiredOverrides in interface AccountingLineRuleHelperServicehasRequiredOverrides in class AccountingLineRuleHelperServiceImplin purap implementation this does nothing since it is handled in our rule classesCopyright © 2004–2014 The Kuali Foundation. All rights reserved.