edu.uoc.tfc.service
Class ClientServiceImpl

java.lang.Object
  extended by edu.uoc.tfc.service.ClientServiceBase
      extended by edu.uoc.tfc.service.ClientServiceImpl
All Implemented Interfaces:
ClientService

public class ClientServiceImpl
extends ClientServiceBase

See Also:
ClientService

Constructor Summary
ClientServiceImpl()
           
 
Method Summary
 
Methods inherited from class edu.uoc.tfc.service.ClientServiceBase
altaClient, cercaClients, getClient, modificaClient, setClientDao
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClientServiceImpl

public ClientServiceImpl()