edu.uoc.tfc.service
Class AsseguradoraServiceImpl

java.lang.Object
  extended by edu.uoc.tfc.service.AsseguradoraServiceBase
      extended by edu.uoc.tfc.service.AsseguradoraServiceImpl
All Implemented Interfaces:
AsseguradoraService

public class AsseguradoraServiceImpl
extends AsseguradoraServiceBase

See Also:
AsseguradoraService

Constructor Summary
AsseguradoraServiceImpl()
           
 
Method Summary
 
Methods inherited from class edu.uoc.tfc.service.AsseguradoraServiceBase
altaAsseguradora, cercaAsseguradores, getAsseguradora, modificaAsseguradora, setAsseguradoraDao
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AsseguradoraServiceImpl

public AsseguradoraServiceImpl()