com.mongodb.casbah.query

AsQueryParam

object AsQueryParam extends AnyRef

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. Hide All
  2. Show all
  1. AsQueryParam
  2. AnyRef
  3. Any
Visibility
  1. Public
  2. All

Value Members

  1. def != (arg0: AnyRef): Boolean

    Attributes
    final
    Definition Classes
    AnyRef
  2. def != (arg0: Any): Boolean

    Attributes
    final
    Definition Classes
    Any
  3. def ## (): Int

    Attributes
    final
    Definition Classes
    AnyRef → Any
  4. def == (arg0: AnyRef): Boolean

    Attributes
    final
    Definition Classes
    AnyRef
  5. def == (arg0: Any): Boolean

    Attributes
    final
    Definition Classes
    Any
  6. def apply [A] (implicit a: AsQueryParam[A]): AsQueryParam[A]

  7. implicit def array [A] : AsQueryParam[Array[A]]

    Attributes
    implicit
  8. def asInstanceOf [T0] : T0

    Attributes
    final
    Definition Classes
    Any
  9. implicit val boolean : AsQueryParam[Boolean]

    Attributes
    implicit
  10. def clone (): AnyRef

    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws()
  11. implicit def dateOrNumeric [A] (implicit arg0: ValidDateOrNumericType[A]): AsQueryParam[A]

    Attributes
    implicit
  12. implicit def dbObject [A <: DBObject] : AsQueryParam[A]

    Attributes
    implicit
  13. implicit val dbRef : AsQueryParam[DBRef]

    Attributes
    implicit
  14. def eq (arg0: AnyRef): Boolean

    Attributes
    final
    Definition Classes
    AnyRef
  15. def equals (arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  16. def finalize (): Unit

    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws()
  17. def getClass (): java.lang.Class[_]

    Attributes
    final
    Definition Classes
    AnyRef → Any
  18. def hashCode (): Int

    Definition Classes
    AnyRef → Any
  19. def isInstanceOf [T0] : Boolean

    Attributes
    final
    Definition Classes
    Any
  20. implicit def iterable [A <: Iterable[_]] : AsQueryParam[A]

    Attributes
    implicit
  21. def ne (arg0: AnyRef): Boolean

    Attributes
    final
    Definition Classes
    AnyRef
  22. def notify (): Unit

    Attributes
    final
    Definition Classes
    AnyRef
  23. def notifyAll (): Unit

    Attributes
    final
    Definition Classes
    AnyRef
  24. implicit val objectId : AsQueryParam[ObjectId]

    Attributes
    implicit
  25. implicit val string : AsQueryParam[String]

    Attributes
    implicit
  26. def synchronized [T0] (arg0: ⇒ T0): T0

    Attributes
    final
    Definition Classes
    AnyRef
  27. def toString (): String

    Definition Classes
    AnyRef → Any
  28. implicit def tuple1 [A1] : AsQueryParam[(A1)]

    Attributes
    implicit
  29. implicit def tuple10 [A1, A2, A3, A4, A5, A6, A7, A8, A9, A10] : AsQueryParam[(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10)]

    Attributes
    implicit
  30. implicit def tuple11 [A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11] : AsQueryParam[(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11)]

    Attributes
    implicit
  31. implicit def tuple12 [A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12] : AsQueryParam[(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12)]

    Attributes
    implicit
  32. implicit def tuple13 [A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13] : AsQueryParam[(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13)]

    Attributes
    implicit
  33. implicit def tuple14 [A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14] : AsQueryParam[(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14)]

    Attributes
    implicit
  34. implicit def tuple15 [A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15] : AsQueryParam[(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15)]

    Attributes
    implicit
  35. implicit def tuple16 [A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16] : AsQueryParam[(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16)]

    Attributes
    implicit
  36. implicit def tuple17 [A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17] : AsQueryParam[(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17)]

    Attributes
    implicit
  37. implicit def tuple18 [A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18] : AsQueryParam[(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18)]

    Attributes
    implicit
  38. implicit def tuple19 [A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19] : AsQueryParam[(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19)]

    Attributes
    implicit
  39. implicit def tuple2 [A1, A2] : AsQueryParam[(A1, A2)]

    Attributes
    implicit
  40. implicit def tuple20 [A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20] : AsQueryParam[(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20)]

    Attributes
    implicit
  41. implicit def tuple21 [A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21] : AsQueryParam[(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21)]

    Attributes
    implicit
  42. implicit def tuple22 [A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21, A22] : AsQueryParam[(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21, A22)]

    Attributes
    implicit
  43. implicit def tuple3 [A1, A2, A3] : AsQueryParam[(A1, A2, A3)]

    Attributes
    implicit
  44. implicit def tuple4 [A1, A2, A3, A4] : AsQueryParam[(A1, A2, A3, A4)]

    Attributes
    implicit
  45. implicit def tuple5 [A1, A2, A3, A4, A5] : AsQueryParam[(A1, A2, A3, A4, A5)]

    Attributes
    implicit
  46. implicit def tuple6 [A1, A2, A3, A4, A5, A6] : AsQueryParam[(A1, A2, A3, A4, A5, A6)]

    Attributes
    implicit
  47. implicit def tuple7 [A1, A2, A3, A4, A5, A6, A7] : AsQueryParam[(A1, A2, A3, A4, A5, A6, A7)]

    Attributes
    implicit
  48. implicit def tuple8 [A1, A2, A3, A4, A5, A6, A7, A8] : AsQueryParam[(A1, A2, A3, A4, A5, A6, A7, A8)]

    Attributes
    implicit
  49. implicit def tuple9 [A1, A2, A3, A4, A5, A6, A7, A8, A9] : AsQueryParam[(A1, A2, A3, A4, A5, A6, A7, A8, A9)]

    Attributes
    implicit
  50. def wait (): Unit

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

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

    Attributes
    final
    Definition Classes
    AnyRef
    Annotations
    @throws()

Inherited from AnyRef

Inherited from Any