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

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

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

Classes in edu.uoc.tfc.dbmodel.crud that implement ClientManageableDao
 class ClientManageableDaoBase
           
 

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