Package

org.ada.server.dataaccess.mongo

dataset

Permalink

package dataset

Visibility
  1. Public
  2. All

Type Members

  1. class CategoryMongoAsyncCrudRepo extends DictionarySubordinateMongoAsyncCrudRepo[Category, BSONObjectID]

    Permalink
  2. class CategoryMongoAsyncCrudRepoFactory extends Factory[AsyncCrudRepo[Category, BSONObjectID]]

    Permalink
  3. class DataSetMetaInfoMongoAsyncCrudRepo extends SubordinateObjectMongoAsyncCrudRepo[DataSetMetaInfo, BSONObjectID, DataSpaceMetaInfo, BSONObjectID]

    Permalink
  4. class DataSetMetaInfoMongoAsyncCrudRepoFactory extends Factory[AsyncCrudRepo[DataSetMetaInfo, BSONObjectID]]

    Permalink
  5. class DataViewMongoAsyncCrudRepo extends DictionarySubordinateMongoAsyncCrudRepo[DataView, BSONObjectID]

    Permalink
  6. class DataViewMongoAsyncCrudRepoFactory extends Factory[AsyncCrudRepo[DataView, BSONObjectID]]

    Permalink
  7. class DictionarySubordinateMongoAsyncCrudRepo[E, ID] extends SubordinateObjectMongoAsyncCrudRepo[E, ID, Dictionary, BSONObjectID]

    Permalink
  8. class FieldMongoAsyncCrudRepo extends DictionarySubordinateMongoAsyncCrudRepo[Field, String]

    Permalink
  9. class FieldMongoAsyncCrudRepoFactory extends Factory[AsyncCrudRepo[Field, String]]

    Permalink
  10. class FilterMongoAsyncCrudRepo extends DictionarySubordinateMongoAsyncCrudRepo[Filter, BSONObjectID]

    Permalink
  11. class FilterMongoAsyncCrudRepoFactory extends Factory[AsyncCrudRepo[Filter, BSONObjectID]]

    Permalink

Ungrouped