Uses of Class
domain.Phototypes

Packages that use Phototypes
dao   
 

Uses of Phototypes in dao
 

Methods in dao that return types with arguments of type Phototypes
 java.util.List<Phototypes> PhototypesDAO.findAllVerified()
           
 java.util.List<Phototypes> HibernatePhototypesDAO.findAllVerified()