public interface B2BShoppingService
| Modifier and Type | Method and Description |
|---|---|
List |
createRequisitionsFromCxml(B2BShoppingCart message,
org.kuali.rice.kim.api.identity.Person user)
Create requisition(s) from cxml and return list for display
|
String |
getPunchOutUrl(org.kuali.rice.kim.api.identity.Person user)
Get URL to punch out to
|
String getPunchOutUrl(org.kuali.rice.kim.api.identity.Person user)
User - ID punching outList createRequisitionsFromCxml(B2BShoppingCart message, org.kuali.rice.kim.api.identity.Person user) throws org.kuali.rice.kew.api.exception.WorkflowException
cxml - cXml stringuser - User doing the requisitioningorg.kuali.rice.kew.api.exception.WorkflowExceptionCopyright © 2004-2014 The Kuali Foundation. All Rights Reserved.