|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PurchaseOrderAccount in org.kuali.kfs.module.cab.batch.dataaccess |
---|
Methods in org.kuali.kfs.module.cab.batch.dataaccess that return types with arguments of type PurchaseOrderAccount | |
---|---|
Collection<PurchaseOrderAccount> |
ExtractDao.findPreTaggablePOAccounts(BatchParameters batchParameters)
This method implementation should retrieve all eligible pretaggable PO account lines from Purchasing module |
Uses of PurchaseOrderAccount in org.kuali.kfs.module.cab.batch.dataaccess.impl |
---|
Methods in org.kuali.kfs.module.cab.batch.dataaccess.impl that return types with arguments of type PurchaseOrderAccount | |
---|---|
Collection<PurchaseOrderAccount> |
ExtractDaoOjb.findPreTaggablePOAccounts(BatchParameters batchParameters)
|
Uses of PurchaseOrderAccount in org.kuali.kfs.module.cab.batch.service |
---|
Methods in org.kuali.kfs.module.cab.batch.service that return types with arguments of type PurchaseOrderAccount | |
---|---|
Collection<PurchaseOrderAccount> |
BatchExtractService.findPreTaggablePOAccounts()
Implementation will retrieve all eligible Purchase Order account lines from a Purchase order that matches criteria required by pre-asset tagging, using these account lines, batch process can identify the eligible purchase order line items to be saved for pre-tagging screen |
Method parameters in org.kuali.kfs.module.cab.batch.service with type arguments of type PurchaseOrderAccount | |
---|---|
void |
BatchExtractService.savePreTagLines(Collection<PurchaseOrderAccount> preTaggablePOAccounts)
Implementation will identify eligible purchase oder line items eligible for pre-tagging screen |
Uses of PurchaseOrderAccount in org.kuali.kfs.module.cab.batch.service.impl |
---|
Methods in org.kuali.kfs.module.cab.batch.service.impl that return types with arguments of type PurchaseOrderAccount | |
---|---|
Collection<PurchaseOrderAccount> |
BatchExtractServiceImpl.findPreTaggablePOAccounts()
|
Method parameters in org.kuali.kfs.module.cab.batch.service.impl with type arguments of type PurchaseOrderAccount | |
---|---|
void |
BatchExtractServiceImpl.savePreTagLines(Collection<PurchaseOrderAccount> preTaggablePOAccounts)
|
Uses of PurchaseOrderAccount in org.kuali.kfs.module.purap.businessobject |
---|
Methods in org.kuali.kfs.module.purap.businessobject with parameters of type PurchaseOrderAccount | |
---|---|
void |
PurchaseOrderAccount.copyFrom(PurchaseOrderAccount other)
Caller of this method should take care of creating PurchaseOrderItems |
Constructors in org.kuali.kfs.module.purap.businessobject with parameters of type PurchaseOrderAccount | |
---|---|
PaymentRequestAccount(PaymentRequestItem item,
PurchaseOrderAccount poa)
Constructor. |
Uses of PurchaseOrderAccount in org.kuali.kfs.module.purap.document.web.struts |
---|
Methods in org.kuali.kfs.module.purap.document.web.struts that return PurchaseOrderAccount | |
---|---|
PurchaseOrderAccount |
PurchaseOrderForm.setupNewAccountDistributionAccountingLine()
|
PurchaseOrderAccount |
PurchaseOrderForm.setupNewPurchasingAccountingLine()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |