Uses of Interface
edu.uoc.tfc.dbmodel.crud.PartManageableDao

Packages that use PartManageableDao
edu.uoc.tfc.dbmodel.crud   
 

Uses of PartManageableDao in edu.uoc.tfc.dbmodel.crud
 

Classes in edu.uoc.tfc.dbmodel.crud that implement PartManageableDao
 class PartManageableDaoBase
           
 

Methods in edu.uoc.tfc.dbmodel.crud with parameters of type PartManageableDao
 void PartManageableServiceBase.setDao(PartManageableDao dao)