Uses of Class
fr.cnes.sitools.datasource.mongodb.model.Collection

Packages that use Collection
fr.cnes.sitools.datasource.mongodb.model   
 

Uses of Collection in fr.cnes.sitools.datasource.mongodb.model
 

Methods in fr.cnes.sitools.datasource.mongodb.model that return types with arguments of type Collection
 java.util.List<Collection> Database.getCollections()
          Gets the collections value
 

Method parameters in fr.cnes.sitools.datasource.mongodb.model with type arguments of type Collection
 void Database.setCollections(java.util.List<Collection> collections)
          Sets the value of collections
 



Copyright © 2010-2013 CNES. All Rights Reserved.