|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PurApAccountingLine in org.kuali.kfs.module.purap.businessobject |
---|
Classes in org.kuali.kfs.module.purap.businessobject that implement PurApAccountingLine | |
---|---|
class |
AccountsPayableSummaryAccount
Payment Request Summary Account Business Object. |
class |
CreditMemoAccount
Accounting line Business Object for a credit memo item line. |
class |
CreditMemoAccountRevision
Credit Memo Account Revision Business Object. |
class |
PaymentRequestAccount
Payment Request Account Business Object. |
class |
PaymentRequestAccountRevision
Payment Request Account Revision Business Object. |
class |
PurApAccountingLineBase
Purap Accounting Line Base Business Object. |
class |
PurchaseOrderAccount
Purchase Order Account Business Object. |
class |
RequisitionAccount
Requisition Account Business Object. |
Methods in org.kuali.kfs.module.purap.businessobject that return PurApAccountingLine | |
---|---|
PurApAccountingLine |
PurApAccountingLineBase.createBlankAmountsCopy()
|
PurApAccountingLine |
PurApAccountingLine.createBlankAmountsCopy()
Creates a copy of the current purap accounting line and sets the percentage and the amount to zero. |
PurApAccountingLine |
PurApItemBase.getBaselineSourceAccountingLine(int index)
|
PurApAccountingLine |
PurApItem.getNewSourceLine()
|
PurApAccountingLine |
PurApItemBase.getNewSourceLine()
|
PurApAccountingLine |
PurApItemBase.getSourceAccountingLine(int index)
This implementation is coupled tightly with some underlying issues that the Struts PojoProcessor plugin has with how objects get instantiated within lists. |
Methods in org.kuali.kfs.module.purap.businessobject that return types with arguments of type PurApAccountingLine | |
---|---|
List<PurApAccountingLine> |
PurApItem.getBaselineSourceAccountingLines()
|
List<PurApAccountingLine> |
PurApItemBase.getBaselineSourceAccountingLines()
|
List<PurApAccountingLine> |
PurApItem.getSourceAccountingLines()
|
List<PurApAccountingLine> |
PurApItemBase.getSourceAccountingLines()
|
Methods in org.kuali.kfs.module.purap.businessobject with parameters of type PurApAccountingLine | |
---|---|
boolean |
PurApAccountingLineBase.accountStringsAreEqual(PurApAccountingLine accountingLine)
|
boolean |
PurApAccountingLine.accountStringsAreEqual(PurApAccountingLine accountingLine)
Compares the current accounting line values with a purap accounting line to see if both accounting lines are equal. |
protected void |
PurApAccountingLineBase.copyFrom(PurApAccountingLine other)
|
void |
PurApItem.setNewSourceLine(PurApAccountingLine newAccountingLine)
|
void |
PurApItemBase.setNewSourceLine(PurApAccountingLine newAccountingLine)
|
Method parameters in org.kuali.kfs.module.purap.businessobject with type arguments of type PurApAccountingLine | |
---|---|
void |
PaymentRequestItem.generateAccountListFromPoItemAccounts(List<PurApAccountingLine> accounts)
|
void |
PurApItemBase.setBaselineSourceAccountingLines(List<PurApAccountingLine> baselineSourceLines)
|
void |
PurApItem.setSourceAccountingLines(List<PurApAccountingLine> purapAccountingLines)
|
void |
PurApItemBase.setSourceAccountingLines(List<PurApAccountingLine> accountingLines)
|
Constructors in org.kuali.kfs.module.purap.businessobject with parameters of type PurApAccountingLine | |
---|---|
PurchaseOrderAccount(PurApAccountingLine ra)
|
Uses of PurApAccountingLine in org.kuali.kfs.module.purap.document |
---|
Methods in org.kuali.kfs.module.purap.document that return PurApAccountingLine | |
---|---|
protected PurApAccountingLine |
PurchaseOrderDocument.getFirstAccount()
Returns the first PO item's first accounting line (assuming the item list is sequentially ordered). |
PurApAccountingLine |
PaymentRequestDocument.getFirstAccount()
Returns the first payment item's first account (assuming the item list is sequentially ordered). |
Methods in org.kuali.kfs.module.purap.document with parameters of type PurApAccountingLine | |
---|---|
protected boolean |
PurchaseOrderDocument.isObjectCodeAllowedForAwardRouting(PurApAccountingLine accountingLine,
org.kuali.rice.kns.service.ParameterService parameterService)
|
Uses of PurApAccountingLine in org.kuali.kfs.module.purap.document.service |
---|
Methods in org.kuali.kfs.module.purap.document.service with parameters of type PurApAccountingLine | |
---|---|
boolean |
PurapService.isAccountingLineTaxable(PurApAccountingLine acctLine,
boolean deliveryStateTaxable)
Determines if the accounting line is taxable based on account and object code. |
Uses of PurApAccountingLine in org.kuali.kfs.module.purap.document.service.impl |
---|
Methods in org.kuali.kfs.module.purap.document.service.impl that return PurApAccountingLine | |
---|---|
protected PurApAccountingLine |
PaymentRequestServiceImpl.addTaxAccountingLine(PurApItem taxItem,
BigDecimal taxableAmount)
Generates a PurAP accounting line and adds to the specified tax item. |
Methods in org.kuali.kfs.module.purap.document.service.impl with parameters of type PurApAccountingLine | |
---|---|
boolean |
PurapServiceImpl.isAccountingLineTaxable(PurApAccountingLine acctLine,
boolean deliveryStateTaxable)
|
protected boolean |
PurapServiceImpl.isAccountTaxable(String parameterSuffix,
PurApAccountingLine acctLine)
Checks if the account fund/subfund groups are in a set of parameters taking into account allowed/denied constraints and ultimately determines if taxable. |
protected boolean |
PurapServiceImpl.isObjectCodeTaxable(String parameterSuffix,
PurApAccountingLine acctLine)
Checks if the object code level/consolidation groups are in a set of parameters taking into account allowed/denied constraints and ultimately determines if taxable. |
Uses of PurApAccountingLine in org.kuali.kfs.module.purap.document.validation.impl |
---|
Methods in org.kuali.kfs.module.purap.document.validation.impl that return PurApAccountingLine | |
---|---|
PurApAccountingLine |
PurchasingAccountsPayableAccountPercentBetween0And100Validation.getAccountingLine()
|
protected PurApAccountingLine |
PaymentRequestProcessItemValidation.getPreqAccountingLine()
Gets the preqAccountingLine attribute. |
Methods in org.kuali.kfs.module.purap.document.validation.impl with parameters of type PurApAccountingLine | |
---|---|
protected boolean |
PaymentRequestProcessItemValidation.reviewAccountingLineValidation(PaymentRequestDocument document,
PurApAccountingLine accountingLine)
|
void |
PurchasingAccountsPayableAccountPercentBetween0And100Validation.setAccountingLine(PurApAccountingLine accountingLine)
|
protected void |
PaymentRequestProcessItemValidation.setPreqAccountingLine(PurApAccountingLine preqAccountingLine)
Sets the preqAccountingLine attribute value. |
protected boolean |
PurchasingUpdateAccountingLineValidation.verifyAccountingLinePercent(PurApAccountingLine purapAccountingLine)
Verifies that the accounting line percent is a whole number. |
Uses of PurApAccountingLine in org.kuali.kfs.module.purap.document.web.struts |
---|
Fields in org.kuali.kfs.module.purap.document.web.struts declared as PurApAccountingLine | |
---|---|
protected PurApAccountingLine |
PurchasingFormBase.accountDistributionnewSourceLine
|
Fields in org.kuali.kfs.module.purap.document.web.struts with type parameters of type PurApAccountingLine | |
---|---|
protected List<PurApAccountingLine> |
PurchasingFormBase.accountDistributionsourceAccountingLines
|
Methods in org.kuali.kfs.module.purap.document.web.struts that return PurApAccountingLine | |
---|---|
PurApAccountingLine |
PurchasingFormBase.getAccountDistributionnewSourceLine()
|
PurApAccountingLine |
PurchasingFormBase.getAccountDistributionsourceAccountingLine(int index)
Returns the Account Distribution Source Accounting Line at the specified index. |
Methods in org.kuali.kfs.module.purap.document.web.struts that return types with arguments of type PurApAccountingLine | |
---|---|
List<PurApAccountingLine> |
PurchasingFormBase.getAccountDistributionsourceAccountingLines()
|
Methods in org.kuali.kfs.module.purap.document.web.struts with parameters of type PurApAccountingLine | |
---|---|
void |
PurchasingFormBase.addAccountDistributionsourceAccountingLine(PurApAccountingLine line)
Sets the sequence number appropriately for the passed in source accounting line using the value that has been stored in the nextSourceLineNumber variable, adds the accounting line to the list that is aggregated by this object, and then handles incrementing the nextSourceLineNumber variable. |
protected void |
PurchasingAccountsPayableActionBase.insertAccountingLine(KualiAccountingDocumentFormBase financialDocumentForm,
PurApItem item,
PurApAccountingLine line)
Insert the given Accounting Line in several appropriate places in the given item and given form. |
protected void |
PurchasingAccountsPayableActionBase.insertAccountingLine(PurchasingAccountsPayableFormBase financialDocumentForm,
PurApItem item,
PurApAccountingLine line)
Insert the given Accounting Line in several appropriate places in the given item and given form. |
void |
PurchasingFormBase.setAccountDistributionnewSourceLine(PurApAccountingLine accountDistributionnewSourceLine)
|
Method parameters in org.kuali.kfs.module.purap.document.web.struts with type arguments of type PurApAccountingLine | |
---|---|
void |
PurchasingFormBase.setAccountDistributionsourceAccountingLines(List<PurApAccountingLine> accountDistributionAccountingLines)
|
protected boolean |
PurchasingActionBase.validateDistributeAccounts(org.kuali.rice.kns.document.Document document,
List<PurApAccountingLine> distributionsourceAccountingLines)
Validates that the accounting lines while a distribute accounts action is being taken. |
Uses of PurApAccountingLine in org.kuali.kfs.module.purap.service |
---|
Methods in org.kuali.kfs.module.purap.service with type parameters of type PurApAccountingLine | ||
---|---|---|
|
PurapAccountingService.updateAccountAmountsWithTotal(List<T> sourceAccountingLines,
org.kuali.rice.kns.util.KualiDecimal totalAmount)
calculates values for a list of accounting lines based on an amount |
Methods in org.kuali.kfs.module.purap.service that return types with arguments of type PurApAccountingLine | |
---|---|
List<PurApAccountingLine> |
PurapAccountingService.generateAccountDistributionForProration(List<SourceAccountingLine> accounts,
org.kuali.rice.kns.util.KualiDecimal totalAmount,
Integer percentScale)
Deprecated. |
List<PurApAccountingLine> |
PurapAccountingService.generateAccountDistributionForProration(List<SourceAccountingLine> accounts,
org.kuali.rice.kns.util.KualiDecimal totalAmount,
Integer percentScale,
Class clazz)
Determines an appropriate account distribution for a particular Purchasing Accounts Payable list of Accounts. |
List<PurApAccountingLine> |
PurapAccountingService.generateAccountDistributionForProrationWithZeroTotal(PurchasingAccountsPayableDocument purapdoc)
Determines an appropriate account distribution for a particular Purchasing Accounts Payable list of Accounts. |
List<PurApAccountingLine> |
PurapAccountingService.getAccountsFromItem(PurApItem item)
|
Uses of PurApAccountingLine in org.kuali.kfs.module.purap.service.impl |
---|
Methods in org.kuali.kfs.module.purap.service.impl with type parameters of type PurApAccountingLine | ||
---|---|---|
|
PurapAccountingServiceImpl.updateAccountAmountsWithTotal(List<T> sourceAccountingLines,
org.kuali.rice.kns.util.KualiDecimal totalAmount)
calculates values for a list of accounting lines based on an amount |
Methods in org.kuali.kfs.module.purap.service.impl that return types with arguments of type PurApAccountingLine | |
---|---|
List<PurApAccountingLine> |
PurapAccountingServiceImpl.generateAccountDistributionForProration(List<SourceAccountingLine> accounts,
org.kuali.rice.kns.util.KualiDecimal totalAmount,
Integer percentScale)
Deprecated. |
List<PurApAccountingLine> |
PurapAccountingServiceImpl.generateAccountDistributionForProration(List<SourceAccountingLine> accounts,
org.kuali.rice.kns.util.KualiDecimal totalAmount,
Integer percentScale,
Class clazz)
|
List<PurApAccountingLine> |
PurapAccountingServiceImpl.generateAccountDistributionForProrationWithZeroTotal(PurchasingAccountsPayableDocument purapDoc)
|
List<PurApAccountingLine> |
PurapAccountingServiceImpl.generatePercentSummary(PurchasingAccountsPayableDocument purapDoc)
|
List<PurApAccountingLine> |
PurapAccountingServiceImpl.getAccountsFromItem(PurApItem item)
|
Method parameters in org.kuali.kfs.module.purap.service.impl with type arguments of type PurApAccountingLine | |
---|---|
protected void |
PurapAccountingServiceImpl.convertAmtToTax(List<PurApAccountingLine> accounts,
org.kuali.rice.kns.util.KualiDecimal useTax,
List<SourceAccountingLine> newSourceLines)
Replaces amount field with prorated tax amount in list |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |