|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Item | |
| edu.mit.stellar.hibernate | |
| edu.mit.stellar.images.component | |
| edu.mit.stellar.images.service | |
| Uses of Item in edu.mit.stellar.hibernate |
| Methods in edu.mit.stellar.hibernate that return Item | |
Item |
AbstractCourseCollectionItem.getItem()
Return the value of the ITEM_ID column. |
| Methods in edu.mit.stellar.hibernate with parameters of type Item | |
void |
AbstractCourseCollectionItem.setItem(Item item)
Set the value of the ITEM_ID column. |
| Constructors in edu.mit.stellar.hibernate with parameters of type Item | |
CourseCollectionItem(User user,
CourseCollection courseCollection,
Item item)
|
|
| Uses of Item in edu.mit.stellar.images.component |
| Methods in edu.mit.stellar.images.component that return Item | |
Item |
CollectionManagerImpl.createLocalItemFromImageMap(java.util.Map imageInfo)
|
Item |
CollectionManagerImplB.createLocalItemFromImageMap(java.util.Map imageInfo)
|
| Methods in edu.mit.stellar.images.component with parameters of type Item | |
CourseCollectionItem |
CollectionManagerImpl.createCourseCollectionItem(CourseCollection courseCollection,
Item item,
User user)
|
CourseCollectionItem |
CollectionManagerImplB.createCourseCollectionItem(CourseCollection courseCollection,
Item item,
User user)
|
| Uses of Item in edu.mit.stellar.images.service |
| Methods in edu.mit.stellar.images.service with parameters of type Item | |
CourseCollectionItem |
CollectionManager.createCourseCollectionItem(CourseCollection courseCollection,
Item item,
User user)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||