Object

org.ada.server.models

DataSetFormattersAndIds

Related Doc: package models

Permalink

object DataSetFormattersAndIds

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. DataSetFormattersAndIds
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. implicit object CategoryIdentity extends BSONObjectIdentity[Category]

    Permalink
  5. implicit object DataSetMetaInfoIdentity extends BSONObjectIdentity[DataSetMetaInfo]

    Permalink
  6. implicit object DataSetSettingIdentity extends BSONObjectIdentity[DataSetSetting]

    Permalink
  7. implicit object DataSpaceMetaInfoIdentity extends BSONObjectIdentity[DataSpaceMetaInfo]

    Permalink
  8. implicit object DictionaryIdentity extends BSONObjectIdentity[Dictionary]

    Permalink
  9. implicit object FieldIdentity extends Identity[Field, String]

    Permalink
  10. implicit object JsObjectIdentity extends BSONObjectIdentity[JsObject]

    Permalink
  11. implicit val aggTypeFormat: Format[AggType.Value]

    Permalink
  12. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  13. implicit val basicDisplayOptionsFormat: OFormat[BasicDisplayOptions]

    Permalink
  14. implicit val categoryFormat: Format[Category]

    Permalink
  15. implicit val chartTypeFormat: Format[ChartType.Value]

    Permalink
  16. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  17. implicit val correlationTypeFormat: Format[CorrelationType.Value]

    Permalink
  18. implicit val dataSetMetaInfoFormat: OFormat[DataSetMetaInfo]

    Permalink
  19. val dataSetSettingFormat: OFormat[DataSetSetting]

    Permalink
  20. val dataSpaceMetaInfoFormat: Format[DataSpaceMetaInfo]

    Permalink
  21. implicit val dictionaryFormat: OFormat[Dictionary]

    Permalink
  22. implicit val distributionDisplayOptionsFormat: OFormat[MultiChartDisplayOptions]

    Permalink
  23. implicit val enumTypeFormat: Format[FieldTypeId.Value]

    Permalink
  24. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  25. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  26. implicit val fieldFormat: Format[Field]

    Permalink
  27. implicit val filterShowFieldStyleFormat: Format[FilterShowFieldStyle.Value]

    Permalink
  28. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  29. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  30. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  31. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  32. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  33. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  34. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  35. val serializableBSONObjectIDFormat: SerializableFormat[BSONObjectID]

    Permalink
  36. implicit val serializableDataSetSettingFormat: SerializableFormat[DataSetSetting]

    Permalink
  37. implicit val serializableDataSpaceMetaInfoFormat: Format[DataSpaceMetaInfo]

    Permalink
  38. implicit val storageTypeFormat: Format[StorageType.Value]

    Permalink
  39. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  40. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  41. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  42. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  43. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  44. val widgetSpecClasses: Seq[Class[_ <: WidgetSpec]]

    Permalink
  45. implicit val widgetSpecFormat: Format[WidgetSpec]

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped