|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This is the Remote Interface of the SB_StoreBuyNow Bean
Method Summary | |
void |
createBuyNow(java.lang.Integer fromId,
java.lang.Integer userId,
int qty)
Create a buyNow and update the item. |
Methods inherited from interface javax.ejb.EJBObject |
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove |
Method Detail |
public void createBuyNow(java.lang.Integer fromId, java.lang.Integer userId, int qty) throws java.rmi.RemoteException
itemId
- id of the item related to the commentuserId
- id of the buyerqty
- quantity of items
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |