Uses of Interface
com.hack23.cia.service.data.api.AbstractGenericDAO

Packages that use AbstractGenericDAO
com.hack23.cia.service.data.api   
com.hack23.cia.service.data.impl   
 

Uses of AbstractGenericDAO in com.hack23.cia.service.data.api
 

Subinterfaces of AbstractGenericDAO in com.hack23.cia.service.data.api
 interface AgencyDAO
          The Interface AgencyDAO.
 interface CommitteeProposalComponentDataDAO
          The Interface CommitteeProposalComponentDataDAO.
 interface CountrydetailsDAO
          The Interface CountrydetailsDAO.
 interface CountryElementDAO
          The Interface CountryElementDAO.
 interface CountryinfoEuElementDAO
          The Interface CountryinfoEuElementDAO.
 interface DataDAO
          The Interface DataDAO.
 interface DocumentContentDataDAO
          The Interface DocumentContentDataDAO.
 interface DocumentElementDAO
          The Interface DocumentElementDAO.
 interface DocumentStatusContainerDAO
          The Interface DocumentStatusContainerDAO.
 interface IndicatorElementDAO
          The Interface IndicatorElementDAO.
 interface LanguageContentDataDAO
          The Interface LanguageContentDataDAO.
 interface MepinfoEuElementDAO
          The Interface MepinfoEuElementDAO.
 interface PersonDataDAO
          The Interface PersonDataDAO.
 interface UserDAO
          The Interface UserDAO.
 interface VoteDataDAO
          The Interface VoteDataDAO.
 interface VoteinfoEuElementDAO
          The Interface VoteinfoEuElementDAO.
 interface VotesEuDataDAO
          The Interface VotesEuDataDAO.
 

Uses of AbstractGenericDAO in com.hack23.cia.service.data.impl
 

Classes in com.hack23.cia.service.data.impl that implement AbstractGenericDAO
 class AbstractGenericDAOImpl<T extends Serializable,ID extends Serializable>
          The Class AbstractGenericDAOImpl.
 class AgencyDAOImpl
          The Class AgencyDAOImpl.
 class CommitteeProposalComponentDataDAOImpl
          The Class CommitteeProposalComponentDataDAOImpl.
 class CountrydetailsDAOImpl
          The Class CountrydetailsDAOImpl.
 class CountryElementDAOImpl
          The Class CountryElementDAOImpl.
 class CountryinfoEuElementDAOImpl
          The Class CountryinfoEuElementDAOImpl.
 class DataDAOImpl
          The Class DataDAOImpl.
 class DocumentContentDataDAOImpl
          The Class DocumentContentDataDAOImpl.
 class DocumentElementDAOImpl
          The Class DocumentElementDAOImpl.
 class DocumentStatusContainerDAOImpl
          The Class DocumentStatusContainerDAOImpl.
 class IndicatorElementDAOImpl
          The Class IndicatorElementDAOImpl.
 class LanguageContentDataDAOImpl
          The Class LanguageContentDataDAOImpl.
 class MepinfoEuElementDAOImpl
          The Class MepinfoEuElementDAOImpl.
 class PersonDataDAOImpl
          The Class PersonDataDAOImpl.
 class UserDAOImpl
          The Class UserDAOImpl.
 class VoteDataDAOImpl
          The Class VoteDataDAOImpl.
 class VoteinfoEuElementDAOImpl
          The Class VoteinfoEuElementDAOImpl.
 class VotesEuDataDAOImpl
          The Class VotesEuDataDAOImpl.
 



Copyright © 2008-2011 www.hack23.com. All Rights Reserved.