|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PurApLineSession | |
---|---|
org.kuali.kfs.module.cab.document.service | |
org.kuali.kfs.module.cab.document.service.impl |
Uses of PurApLineSession in org.kuali.kfs.module.cab.document.service |
---|
Methods in org.kuali.kfs.module.cab.document.service with parameters of type PurApLineSession | |
---|---|
String |
PurApLineDocumentService.processApplyPayment(PurchasingAccountsPayableItemAsset selectedItem,
List<PurchasingAccountsPayableDocument> purApDocs,
PurApLineSession purApLineSession,
Integer requistionIdentifer)
Create CAMS asset payment document. |
String |
PurApLineDocumentService.processCreateAsset(PurchasingAccountsPayableItemAsset selectedItem,
List<PurchasingAccountsPayableDocument> purApDocs,
PurApLineSession purApLineSession,
Integer requisitionIdentifier)
Create CAMs asset global document. |
void |
PurApLineService.processSaveBusinessObjects(List<PurchasingAccountsPayableDocument> purApDocs,
PurApLineSession purApLineSession)
Save purApDoc, item assets and account lines for persistence |
Uses of PurApLineSession in org.kuali.kfs.module.cab.document.service.impl |
---|
Methods in org.kuali.kfs.module.cab.document.service.impl with parameters of type PurApLineSession | |
---|---|
protected void |
PurApLineDocumentServiceImpl.postProcessCreatingDocument(PurchasingAccountsPayableItemAsset selectedItem,
List<PurchasingAccountsPayableDocument> purApDocs,
PurApLineSession purApLineSession,
String documentNumber)
Process item line, cab document after creating CAMs document. |
String |
PurApLineDocumentServiceImpl.processApplyPayment(PurchasingAccountsPayableItemAsset selectedItem,
List<PurchasingAccountsPayableDocument> purApDocs,
PurApLineSession purApLineSession,
Integer requisitionIdentifer)
|
String |
PurApLineDocumentServiceImpl.processCreateAsset(PurchasingAccountsPayableItemAsset selectedItem,
List<PurchasingAccountsPayableDocument> purApDocs,
PurApLineSession purApLineSession,
Integer requisitionIdentifier)
|
void |
PurApLineServiceImpl.processSaveBusinessObjects(List<PurchasingAccountsPayableDocument> purApDocs,
PurApLineSession purApLineSession)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |