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

Uses of CallaoUser in org.chorem.callao.entity
 

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

Classes in org.chorem.callao.entity that implement CallaoUser
 class CallaoUserAbstract
          Implantation POJO pour l'entité CallaoUser.
 class CallaoUserImpl
          Implantation des operations pour l'entité CallaoUser.
 



Copyright © 2008-2010 CodeLutin. All Rights Reserved.