edu.uoc.tfc.service
Class PartServiceImpl

java.lang.Object
  extended by edu.uoc.tfc.service.PartServiceBase
      extended by edu.uoc.tfc.service.PartServiceImpl
All Implemented Interfaces:
PartService

public class PartServiceImpl
extends PartServiceBase

See Also:
PartService

Constructor Summary
PartServiceImpl()
           
 
Method Summary
 
Methods inherited from class edu.uoc.tfc.service.PartServiceBase
altaPart, carregaAsseguradores, carregaClients, carregaTipusSinistre, cercaParts, getFactura, getPart, imprimirFactura, imprimirPart, modificaPart, setAsseguradoraDao, setClientDao, setFacturaDao, setPartDao, setTipusSiniestreDao, tancarPart
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PartServiceImpl

public PartServiceImpl()