Uses of Interface
com.neidetcher.petunia.service.Category

Packages that use Category
com.neidetcher.petunia.service   
 

Uses of Category in com.neidetcher.petunia.service
 

Classes in com.neidetcher.petunia.service that implement Category
 class CategoryImpl
           
 

Methods in com.neidetcher.petunia.service that return Category
 Category CategoryDao.find(java.lang.Integer id)
           
 Category CategoryDaoImpl.find(java.lang.Integer id)
           
 Category CategoryDao.save(Category category)
           
 Category CategoryDaoImpl.save(Category category)
           
 

Methods in com.neidetcher.petunia.service with parameters of type Category
 Category CategoryDao.save(Category category)
           
 Category CategoryDaoImpl.save(Category category)
           
 



Copyright © 2008. All Rights Reserved.