Uses of Class
fr.cnes.sitools.solr.model.EntityDTO

Packages that use EntityDTO
fr.cnes.sitools.solr.model   
 

Uses of EntityDTO in fr.cnes.sitools.solr.model
 

Methods in fr.cnes.sitools.solr.model that return types with arguments of type EntityDTO
 java.util.List<EntityDTO> DBConfigDTO.getEntities()
          Gets the entities value
 

Method parameters in fr.cnes.sitools.solr.model with type arguments of type EntityDTO
 void DBConfigDTO.setEntities(java.util.List<EntityDTO> entities)
          Sets the value of entities
 

Constructor parameters in fr.cnes.sitools.solr.model with type arguments of type EntityDTO
DBConfigDTO(JDBCDataSource datasource, java.util.List<EntityDTO> entities)
          Set the datasource and entities
 



Copyright © 2010-2013 CNES. All Rights Reserved.