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

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

Uses of FacturaManageableService in edu.uoc.tfc
 

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

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

Classes in edu.uoc.tfc.dbmodel.crud that implement FacturaManageableService
 class FacturaManageableServiceBase