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

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

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

Classes in edu.uoc.tfc.dbmodel.crud that implement FacturaManageableDao
 class FacturaManageableDaoBase
           
 

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