|
||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CategoryPK in edu.rice.rubis.beans |
Methods in edu.rice.rubis.beans that return CategoryPK | |
CategoryPK |
CategoryBean.ejbCreate(java.lang.String categoryName)
This method is used to create a new Category Bean. |
Methods in edu.rice.rubis.beans with parameters of type CategoryPK | |
Category |
CategoryHome.findByPrimaryKey(CategoryPK id)
This method is used to retrieve a Category Bean from its primary key, that is to say its id. |
|
||||||||
PREV NEXT | FRAMES NO FRAMES |