Uses of Interface
org.chorem.callao.entity.Client

Uses of Client in org.chorem.callao.entity
 

Classes in org.chorem.callao.entity with type parameters of type Client
 class ClientDAOAbstract<E extends Client>
          Implantation DAO pour l'entité Client.
 class ClientDAOImpl<E extends Client>
          Implantation du DAO pour l'entité Client.
 

Classes in org.chorem.callao.entity that implement Client
 class ClientAbstract
          Implantation POJO pour l'entité Client.
 class ClientImpl
          Implantation des operations pour l'entité Client.
 



Copyright © 2008-2010 CodeLutin. All Rights Reserved.