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

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

Uses of AsseguradoraManageableService in edu.uoc.tfc
 

Methods in edu.uoc.tfc that return AsseguradoraManageableService
 AsseguradoraManageableService ServiceLocator.getAsseguradoraManageableService()
          Gets an instance of AsseguradoraManageableService.
 AsseguradoraManageableService ManageableServiceLocator.getAsseguradoraManageableService()
          Gets an instance of AsseguradoraManageableService.
 

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

Classes in edu.uoc.tfc.dbmodel.crud that implement AsseguradoraManageableService
 class AsseguradoraManageableServiceBase