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

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

Uses of PartManageableService in edu.uoc.tfc
 

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

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

Classes in edu.uoc.tfc.dbmodel.crud that implement PartManageableService
 class PartManageableServiceBase