org.kuali.kfs.module.purap.service
Interface PurapAccountingLineRuleHelperService

All Superinterfaces:
AccountingLineRuleHelperService
All Known Implementing Classes:
PaymentRequestAccountingLineRuleHelperServiceImpl, PurapAccountingLineRuleHelperServiceImpl, PurchasingAccountingLineRuleHelperServiceImpl, VendorCreditMemoAccountingLineRuleHelperServiceImpl

public interface PurapAccountingLineRuleHelperService
extends AccountingLineRuleHelperService


Method Summary
 PurchasingAccountsPayableDocument getDocument()
           
 void setDocument(PurchasingAccountsPayableDocument document)
           
 
Methods inherited from interface org.kuali.kfs.sys.document.service.AccountingLineRuleHelperService
getAccountLabel, getChartLabel, getFundGroupCodeLabel, getObjectCodeLabel, getObjectSubTypeCodeLabel, getObjectTypeCodeLabel, getOrganizationCodeLabel, getProjectCodeLabel, getSubAccountLabel, getSubFundGroupCodeLabel, getSubObjectCodeLabel, hasRequiredOverrides, isValidAccount, isValidAccount, isValidChart, isValidChart, isValidObjectCode, isValidObjectCode, isValidObjectTypeCode, isValidObjectTypeCode, isValidProjectCode, isValidProjectCode, isValidSubAccount, isValidSubAccount, isValidSubObjectCode, isValidSubObjectCode, validateAccountingLine
 

Method Detail

getDocument

PurchasingAccountsPayableDocument getDocument()

setDocument

void setDocument(PurchasingAccountsPayableDocument document)


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.