Uses of Interface
edu.uoc.tfc.dbmodel.security.crud.OperationManageableDao

Packages that use OperationManageableDao
edu.uoc.tfc.dbmodel.security.crud   
 

Uses of OperationManageableDao in edu.uoc.tfc.dbmodel.security.crud
 

Classes in edu.uoc.tfc.dbmodel.security.crud that implement OperationManageableDao
 class OperationManageableDaoBase
           
 

Methods in edu.uoc.tfc.dbmodel.security.crud with parameters of type OperationManageableDao
 void OperationManageableServiceBase.setDao(OperationManageableDao dao)