|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface B2BShoppingService
These items will allow a user to punch out for shopping and will create requisitions from an order.
Method Summary | |
---|---|
List |
createRequisitionsFromCxml(B2BShoppingCart message,
org.kuali.rice.kim.bo.Person user)
Create requisition(s) from cxml and return list for display |
String |
getPunchOutUrl(org.kuali.rice.kim.bo.Person user)
Get URL to punch out to |
Method Detail |
---|
String getPunchOutUrl(org.kuali.rice.kim.bo.Person user)
User
- ID punching out
List createRequisitionsFromCxml(B2BShoppingCart message, org.kuali.rice.kim.bo.Person user) throws org.kuali.rice.kew.exception.WorkflowException
cxml
- cXml stringuser
- User doing the requisitioning
org.kuali.rice.kew.exception.WorkflowException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |