Package

org.ada.server.dataaccess

dataset

Permalink

package dataset

Visibility
  1. Public
  2. All

Type Members

  1. trait CategoryRepoFactory extends AnyRef

    Permalink
    Annotations
    @ImplementedBy()
  2. class ClassificationResultMongoAsyncCrudRepo extends DictionarySubordinateMongoAsyncCrudRepo[ClassificationResult, BSONObjectID]

    Permalink
  3. trait ClassificationResultRepoFactory extends AnyRef

    Permalink
  4. trait DataSetAccessor extends AnyRef

    Permalink
  5. trait DataSetAccessorFactory extends AnyRef

    Permalink
  6. class DataSetAccessorFactoryImpl extends RefreshableCache[String, DataSetAccessor] with DataSetAccessorFactory

    Permalink
    Attributes
    protected[org.ada.server.dataaccess]
    Annotations
    @Singleton()
  7. class DataSetAccessorImpl extends DataSetAccessor

    Permalink
    Attributes
    protected
  8. trait DataViewRepoFactory extends AnyRef

    Permalink
    Annotations
    @ImplementedBy()
  9. trait FieldRepoFactory extends AnyRef

    Permalink
    Annotations
    @ImplementedBy()
  10. trait FilterRepoFactory extends AnyRef

    Permalink
    Annotations
    @ImplementedBy()
  11. abstract class RefreshableCache[ID, T] extends AnyRef

    Permalink
  12. class RegressionResultMongoAsyncCrudRepo extends DictionarySubordinateMongoAsyncCrudRepo[RegressionResult, BSONObjectID]

    Permalink
  13. trait RegressionResultRepoFactory extends AnyRef

    Permalink

Value Members

  1. object CategoryRepo

    Permalink
  2. object DataViewRepo

    Permalink
  3. object FieldRepo

    Permalink
  4. object FilterRepo

    Permalink
  5. object FilterRepoExtra

    Permalink

Ungrouped