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

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

Uses of ClientManageableService in edu.uoc.tfc
 

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

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

Classes in edu.uoc.tfc.dbmodel.crud that implement ClientManageableService
 class ClientManageableServiceBase