|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PurApLineDocumentService
This class declares methods used by CAB PurAp Line process
Method Summary | |
---|---|
String |
processApplyPayment(PurchasingAccountsPayableItemAsset selectedItem,
List<PurchasingAccountsPayableDocument> purApDocs,
PurApLineSession purApLineSession,
Integer requistionIdentifer)
Create CAMS asset payment document. |
String |
processCreateAsset(PurchasingAccountsPayableItemAsset selectedItem,
List<PurchasingAccountsPayableDocument> purApDocs,
PurApLineSession purApLineSession,
Integer requisitionIdentifier)
Create CAMs asset global document. |
Method Detail |
---|
String processCreateAsset(PurchasingAccountsPayableItemAsset selectedItem, List<PurchasingAccountsPayableDocument> purApDocs, PurApLineSession purApLineSession, Integer requisitionIdentifier) throws org.kuali.rice.kew.exception.WorkflowException
selectedItem
- purApDocs
- purApLineSession
- requisitionIdentifier
-
org.kuali.rice.kew.exception.WorkflowException
String processApplyPayment(PurchasingAccountsPayableItemAsset selectedItem, List<PurchasingAccountsPayableDocument> purApDocs, PurApLineSession purApLineSession, Integer requistionIdentifer) throws org.kuali.rice.kew.exception.WorkflowException
selectedItem
- purApDocs
- purApLineSession
- requistionIdentifer
-
org.kuali.rice.kew.exception.WorkflowException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |