|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This is the Remote Interface of the IDManager Bean
Method Summary | |
java.lang.Integer |
getNextBidID()
Generate the bid id. |
java.lang.Integer |
getNextBuyNowID()
Generate the buyNow id. |
java.lang.Integer |
getNextCategoryID()
Generate the category id. |
java.lang.Integer |
getNextCommentID()
Generate the comment id. |
java.lang.Integer |
getNextItemID()
Generate the item id. |
java.lang.Integer |
getNextRegionID()
Generate the region id. |
java.lang.Integer |
getNextUserID()
Generate the user id. |
Methods inherited from interface javax.ejb.EJBObject |
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove |
Method Detail |
public java.lang.Integer getNextCategoryID() throws java.rmi.RemoteException
public java.lang.Integer getNextRegionID() throws java.rmi.RemoteException
public java.lang.Integer getNextUserID() throws java.rmi.RemoteException
public java.lang.Integer getNextItemID() throws java.rmi.RemoteException
public java.lang.Integer getNextCommentID() throws java.rmi.RemoteException
public java.lang.Integer getNextBidID() throws java.rmi.RemoteException
public java.lang.Integer getNextBuyNowID() throws java.rmi.RemoteException
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |