Packages

t

it.agilelab.bigdata.wasp.master.web.openapi

ProducerOpenApiComponentSupport

trait ProducerOpenApiComponentSupport extends ProductOpenApi with LangOpenApi with CollectionsOpenApi

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ProducerOpenApiComponentSupport
  2. CollectionsOpenApi
  3. LangOpenApi
  4. ProductOpenApi
  5. OpenApiSchemaSupport
  6. AnyRef
  7. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. trait OpenApiRefOps extends AnyRef
    Definition Classes
    OpenApiSchemaSupport

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. implicit def arrayOpenApi[T](implicit arg0: ToOpenApiSchema[T]): ToOpenApiSchema[Array[T]]
    Definition Classes
    CollectionsOpenApi
  5. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  6. implicit lazy val booleanOpenApi: ToOpenApiSchema[Boolean]
    Definition Classes
    LangOpenApi
  7. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  8. implicit lazy val doubleOpenApi: ToOpenApiSchema[Double]
    Definition Classes
    LangOpenApi
  9. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  10. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  11. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  12. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  13. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  14. implicit lazy val instantOpenApi: ToOpenApiSchema[Instant]
    Definition Classes
    LangOpenApi
  15. implicit lazy val integerOpenApi: ToOpenApiSchema[Int]
    Definition Classes
    LangOpenApi
  16. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  17. implicit def listOpenApi[T](implicit arg0: ToOpenApiSchema[T]): ToOpenApiSchema[List[T]]
    Definition Classes
    CollectionsOpenApi
  18. implicit lazy val longOpenApi: ToOpenApiSchema[Long]
    Definition Classes
    LangOpenApi
  19. implicit def mapOpenApy[T](implicit arg0: ToOpenApiSchema[T]): ToOpenApiSchema[Map[String, T]]
    Definition Classes
    CollectionsOpenApi
  20. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  21. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  22. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  23. def objectOpenApi[T]: ToOpenApiSchema[T]
    Definition Classes
    LangOpenApi
  24. implicit def optionOpenApi[T](implicit arg0: ToOpenApiSchema[T]): ToOpenApiSchema[Option[T]]
    Definition Classes
    CollectionsOpenApi
  25. implicit lazy val producerModel: ToOpenApiSchema[ProducerModel]
  26. def product1[T, P1](creator: (P1) ⇒ T)(implicit arg0: ClassTag[T], arg1: ToOpenApiSchema[P1]): ToOpenApiSchema[T]
    Definition Classes
    ProductOpenApi
  27. def product10[T, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10](creator: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10) ⇒ T)(implicit arg0: ClassTag[T], arg1: ToOpenApiSchema[P1], arg2: ToOpenApiSchema[P2], arg3: ToOpenApiSchema[P3], arg4: ToOpenApiSchema[P4], arg5: ToOpenApiSchema[P5], arg6: ToOpenApiSchema[P6], arg7: ToOpenApiSchema[P7], arg8: ToOpenApiSchema[P8], arg9: ToOpenApiSchema[P9], arg10: ToOpenApiSchema[P10]): ToOpenApiSchema[T]
    Definition Classes
    ProductOpenApi
  28. def product11[T, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11](creator: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11) ⇒ T)(implicit arg0: ClassTag[T], arg1: ToOpenApiSchema[P1], arg2: ToOpenApiSchema[P2], arg3: ToOpenApiSchema[P3], arg4: ToOpenApiSchema[P4], arg5: ToOpenApiSchema[P5], arg6: ToOpenApiSchema[P6], arg7: ToOpenApiSchema[P7], arg8: ToOpenApiSchema[P8], arg9: ToOpenApiSchema[P9], arg10: ToOpenApiSchema[P10], arg11: ToOpenApiSchema[P11]): ToOpenApiSchema[T]
    Definition Classes
    ProductOpenApi
  29. def product12[T, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12](creator: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12) ⇒ T)(implicit arg0: ClassTag[T], arg1: ToOpenApiSchema[P1], arg2: ToOpenApiSchema[P2], arg3: ToOpenApiSchema[P3], arg4: ToOpenApiSchema[P4], arg5: ToOpenApiSchema[P5], arg6: ToOpenApiSchema[P6], arg7: ToOpenApiSchema[P7], arg8: ToOpenApiSchema[P8], arg9: ToOpenApiSchema[P9], arg10: ToOpenApiSchema[P10], arg11: ToOpenApiSchema[P11], arg12: ToOpenApiSchema[P12]): ToOpenApiSchema[T]
    Definition Classes
    ProductOpenApi
  30. def product13[T, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13](creator: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13) ⇒ T)(implicit arg0: ClassTag[T], arg1: ToOpenApiSchema[P1], arg2: ToOpenApiSchema[P2], arg3: ToOpenApiSchema[P3], arg4: ToOpenApiSchema[P4], arg5: ToOpenApiSchema[P5], arg6: ToOpenApiSchema[P6], arg7: ToOpenApiSchema[P7], arg8: ToOpenApiSchema[P8], arg9: ToOpenApiSchema[P9], arg10: ToOpenApiSchema[P10], arg11: ToOpenApiSchema[P11], arg12: ToOpenApiSchema[P12], arg13: ToOpenApiSchema[P13]): ToOpenApiSchema[T]
    Definition Classes
    ProductOpenApi
  31. def product14[T, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14](creator: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14) ⇒ T)(implicit arg0: ClassTag[T], arg1: ToOpenApiSchema[P1], arg2: ToOpenApiSchema[P2], arg3: ToOpenApiSchema[P3], arg4: ToOpenApiSchema[P4], arg5: ToOpenApiSchema[P5], arg6: ToOpenApiSchema[P6], arg7: ToOpenApiSchema[P7], arg8: ToOpenApiSchema[P8], arg9: ToOpenApiSchema[P9], arg10: ToOpenApiSchema[P10], arg11: ToOpenApiSchema[P11], arg12: ToOpenApiSchema[P12], arg13: ToOpenApiSchema[P13], arg14: ToOpenApiSchema[P14]): ToOpenApiSchema[T]
    Definition Classes
    ProductOpenApi
  32. def product15[T, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15](creator: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15) ⇒ T)(implicit arg0: ClassTag[T], arg1: ToOpenApiSchema[P1], arg2: ToOpenApiSchema[P2], arg3: ToOpenApiSchema[P3], arg4: ToOpenApiSchema[P4], arg5: ToOpenApiSchema[P5], arg6: ToOpenApiSchema[P6], arg7: ToOpenApiSchema[P7], arg8: ToOpenApiSchema[P8], arg9: ToOpenApiSchema[P9], arg10: ToOpenApiSchema[P10], arg11: ToOpenApiSchema[P11], arg12: ToOpenApiSchema[P12], arg13: ToOpenApiSchema[P13], arg14: ToOpenApiSchema[P14], arg15: ToOpenApiSchema[P15]): ToOpenApiSchema[T]
    Definition Classes
    ProductOpenApi
  33. def product16[T, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16](creator: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16) ⇒ T)(implicit arg0: ClassTag[T], arg1: ToOpenApiSchema[P1], arg2: ToOpenApiSchema[P2], arg3: ToOpenApiSchema[P3], arg4: ToOpenApiSchema[P4], arg5: ToOpenApiSchema[P5], arg6: ToOpenApiSchema[P6], arg7: ToOpenApiSchema[P7], arg8: ToOpenApiSchema[P8], arg9: ToOpenApiSchema[P9], arg10: ToOpenApiSchema[P10], arg11: ToOpenApiSchema[P11], arg12: ToOpenApiSchema[P12], arg13: ToOpenApiSchema[P13], arg14: ToOpenApiSchema[P14], arg15: ToOpenApiSchema[P15], arg16: ToOpenApiSchema[P16]): ToOpenApiSchema[T]
    Definition Classes
    ProductOpenApi
  34. def product17[T, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17](creator: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17) ⇒ T)(implicit arg0: ClassTag[T], arg1: ToOpenApiSchema[P1], arg2: ToOpenApiSchema[P2], arg3: ToOpenApiSchema[P3], arg4: ToOpenApiSchema[P4], arg5: ToOpenApiSchema[P5], arg6: ToOpenApiSchema[P6], arg7: ToOpenApiSchema[P7], arg8: ToOpenApiSchema[P8], arg9: ToOpenApiSchema[P9], arg10: ToOpenApiSchema[P10], arg11: ToOpenApiSchema[P11], arg12: ToOpenApiSchema[P12], arg13: ToOpenApiSchema[P13], arg14: ToOpenApiSchema[P14], arg15: ToOpenApiSchema[P15], arg16: ToOpenApiSchema[P16], arg17: ToOpenApiSchema[P17]): ToOpenApiSchema[T]
    Definition Classes
    ProductOpenApi
  35. def product18[T, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18](creator: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18) ⇒ T)(implicit arg0: ClassTag[T], arg1: ToOpenApiSchema[P1], arg2: ToOpenApiSchema[P2], arg3: ToOpenApiSchema[P3], arg4: ToOpenApiSchema[P4], arg5: ToOpenApiSchema[P5], arg6: ToOpenApiSchema[P6], arg7: ToOpenApiSchema[P7], arg8: ToOpenApiSchema[P8], arg9: ToOpenApiSchema[P9], arg10: ToOpenApiSchema[P10], arg11: ToOpenApiSchema[P11], arg12: ToOpenApiSchema[P12], arg13: ToOpenApiSchema[P13], arg14: ToOpenApiSchema[P14], arg15: ToOpenApiSchema[P15], arg16: ToOpenApiSchema[P16], arg17: ToOpenApiSchema[P17], arg18: ToOpenApiSchema[P18]): ToOpenApiSchema[T]
    Definition Classes
    ProductOpenApi
  36. def product19[T, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19](creator: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19) ⇒ T)(implicit arg0: ClassTag[T], arg1: ToOpenApiSchema[P1], arg2: ToOpenApiSchema[P2], arg3: ToOpenApiSchema[P3], arg4: ToOpenApiSchema[P4], arg5: ToOpenApiSchema[P5], arg6: ToOpenApiSchema[P6], arg7: ToOpenApiSchema[P7], arg8: ToOpenApiSchema[P8], arg9: ToOpenApiSchema[P9], arg10: ToOpenApiSchema[P10], arg11: ToOpenApiSchema[P11], arg12: ToOpenApiSchema[P12], arg13: ToOpenApiSchema[P13], arg14: ToOpenApiSchema[P14], arg15: ToOpenApiSchema[P15], arg16: ToOpenApiSchema[P16], arg17: ToOpenApiSchema[P17], arg18: ToOpenApiSchema[P18], arg19: ToOpenApiSchema[P19]): ToOpenApiSchema[T]
    Definition Classes
    ProductOpenApi
  37. def product2[T, P1, P2](creator: (P1, P2) ⇒ T)(implicit arg0: ClassTag[T], arg1: ToOpenApiSchema[P1], arg2: ToOpenApiSchema[P2]): ToOpenApiSchema[T]
    Definition Classes
    ProductOpenApi
  38. def product20[T, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20](creator: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20) ⇒ T)(implicit arg0: ClassTag[T], arg1: ToOpenApiSchema[P1], arg2: ToOpenApiSchema[P2], arg3: ToOpenApiSchema[P3], arg4: ToOpenApiSchema[P4], arg5: ToOpenApiSchema[P5], arg6: ToOpenApiSchema[P6], arg7: ToOpenApiSchema[P7], arg8: ToOpenApiSchema[P8], arg9: ToOpenApiSchema[P9], arg10: ToOpenApiSchema[P10], arg11: ToOpenApiSchema[P11], arg12: ToOpenApiSchema[P12], arg13: ToOpenApiSchema[P13], arg14: ToOpenApiSchema[P14], arg15: ToOpenApiSchema[P15], arg16: ToOpenApiSchema[P16], arg17: ToOpenApiSchema[P17], arg18: ToOpenApiSchema[P18], arg19: ToOpenApiSchema[P19], arg20: ToOpenApiSchema[P20]): ToOpenApiSchema[T]
    Definition Classes
    ProductOpenApi
  39. def product21[T, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20, P21](creator: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20, P21) ⇒ T)(implicit arg0: ClassTag[T], arg1: ToOpenApiSchema[P1], arg2: ToOpenApiSchema[P2], arg3: ToOpenApiSchema[P3], arg4: ToOpenApiSchema[P4], arg5: ToOpenApiSchema[P5], arg6: ToOpenApiSchema[P6], arg7: ToOpenApiSchema[P7], arg8: ToOpenApiSchema[P8], arg9: ToOpenApiSchema[P9], arg10: ToOpenApiSchema[P10], arg11: ToOpenApiSchema[P11], arg12: ToOpenApiSchema[P12], arg13: ToOpenApiSchema[P13], arg14: ToOpenApiSchema[P14], arg15: ToOpenApiSchema[P15], arg16: ToOpenApiSchema[P16], arg17: ToOpenApiSchema[P17], arg18: ToOpenApiSchema[P18], arg19: ToOpenApiSchema[P19], arg20: ToOpenApiSchema[P20], arg21: ToOpenApiSchema[P21]): ToOpenApiSchema[T]
    Definition Classes
    ProductOpenApi
  40. def product22[T, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20, P21, P22](creator: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20, P21, P22) ⇒ T)(implicit arg0: ClassTag[T], arg1: ToOpenApiSchema[P1], arg2: ToOpenApiSchema[P2], arg3: ToOpenApiSchema[P3], arg4: ToOpenApiSchema[P4], arg5: ToOpenApiSchema[P5], arg6: ToOpenApiSchema[P6], arg7: ToOpenApiSchema[P7], arg8: ToOpenApiSchema[P8], arg9: ToOpenApiSchema[P9], arg10: ToOpenApiSchema[P10], arg11: ToOpenApiSchema[P11], arg12: ToOpenApiSchema[P12], arg13: ToOpenApiSchema[P13], arg14: ToOpenApiSchema[P14], arg15: ToOpenApiSchema[P15], arg16: ToOpenApiSchema[P16], arg17: ToOpenApiSchema[P17], arg18: ToOpenApiSchema[P18], arg19: ToOpenApiSchema[P19], arg20: ToOpenApiSchema[P20], arg21: ToOpenApiSchema[P21], arg22: ToOpenApiSchema[P22]): ToOpenApiSchema[T]
    Definition Classes
    ProductOpenApi
  41. def product3[T, P1, P2, P3](creator: (P1, P2, P3) ⇒ T)(implicit arg0: ClassTag[T], arg1: ToOpenApiSchema[P1], arg2: ToOpenApiSchema[P2], arg3: ToOpenApiSchema[P3]): ToOpenApiSchema[T]
    Definition Classes
    ProductOpenApi
  42. def product4[T, P1, P2, P3, P4](creator: (P1, P2, P3, P4) ⇒ T)(implicit arg0: ClassTag[T], arg1: ToOpenApiSchema[P1], arg2: ToOpenApiSchema[P2], arg3: ToOpenApiSchema[P3], arg4: ToOpenApiSchema[P4]): ToOpenApiSchema[T]
    Definition Classes
    ProductOpenApi
  43. def product5[T, P1, P2, P3, P4, P5](creator: (P1, P2, P3, P4, P5) ⇒ T)(implicit arg0: ClassTag[T], arg1: ToOpenApiSchema[P1], arg2: ToOpenApiSchema[P2], arg3: ToOpenApiSchema[P3], arg4: ToOpenApiSchema[P4], arg5: ToOpenApiSchema[P5]): ToOpenApiSchema[T]
    Definition Classes
    ProductOpenApi
  44. def product6[T, P1, P2, P3, P4, P5, P6](creator: (P1, P2, P3, P4, P5, P6) ⇒ T)(implicit arg0: ClassTag[T], arg1: ToOpenApiSchema[P1], arg2: ToOpenApiSchema[P2], arg3: ToOpenApiSchema[P3], arg4: ToOpenApiSchema[P4], arg5: ToOpenApiSchema[P5], arg6: ToOpenApiSchema[P6]): ToOpenApiSchema[T]
    Definition Classes
    ProductOpenApi
  45. def product7[T, P1, P2, P3, P4, P5, P6, P7](creator: (P1, P2, P3, P4, P5, P6, P7) ⇒ T)(implicit arg0: ClassTag[T], arg1: ToOpenApiSchema[P1], arg2: ToOpenApiSchema[P2], arg3: ToOpenApiSchema[P3], arg4: ToOpenApiSchema[P4], arg5: ToOpenApiSchema[P5], arg6: ToOpenApiSchema[P6], arg7: ToOpenApiSchema[P7]): ToOpenApiSchema[T]
    Definition Classes
    ProductOpenApi
  46. def product8[T, P1, P2, P3, P4, P5, P6, P7, P8](creator: (P1, P2, P3, P4, P5, P6, P7, P8) ⇒ T)(implicit arg0: ClassTag[T], arg1: ToOpenApiSchema[P1], arg2: ToOpenApiSchema[P2], arg3: ToOpenApiSchema[P3], arg4: ToOpenApiSchema[P4], arg5: ToOpenApiSchema[P5], arg6: ToOpenApiSchema[P6], arg7: ToOpenApiSchema[P7], arg8: ToOpenApiSchema[P8]): ToOpenApiSchema[T]
    Definition Classes
    ProductOpenApi
  47. def product9[T, P1, P2, P3, P4, P5, P6, P7, P8, P9](creator: (P1, P2, P3, P4, P5, P6, P7, P8, P9) ⇒ T)(implicit arg0: ClassTag[T], arg1: ToOpenApiSchema[P1], arg2: ToOpenApiSchema[P2], arg3: ToOpenApiSchema[P3], arg4: ToOpenApiSchema[P4], arg5: ToOpenApiSchema[P5], arg6: ToOpenApiSchema[P6], arg7: ToOpenApiSchema[P7], arg8: ToOpenApiSchema[P8], arg9: ToOpenApiSchema[P9]): ToOpenApiSchema[T]
    Definition Classes
    ProductOpenApi
  48. implicit def seqOpenApi[T](implicit arg0: ToOpenApiSchema[T]): ToOpenApiSchema[Seq[T]]
    Definition Classes
    CollectionsOpenApi
  49. implicit def setOpenApi[T](implicit arg0: ToOpenApiSchema[T]): ToOpenApiSchema[Set[T]]
    Definition Classes
    CollectionsOpenApi
  50. def shouldBecomeARef[T](ctx: Context, x: Schema[_])(implicit arg0: ClassTag[T]): Schema[_]
    Definition Classes
    OpenApiSchemaSupport
  51. implicit lazy val stringOpenApi: ToOpenApiSchema[String]
    Definition Classes
    LangOpenApi
  52. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  53. implicit def toRefOps(schema: Schema[_]): OpenApiRefOps
    Definition Classes
    OpenApiSchemaSupport
  54. def toString(): String
    Definition Classes
    AnyRef → Any
  55. implicit val typeSafeConfigOpenApi: ToOpenApiSchema[Config]
    Definition Classes
    CollectionsOpenApi
  56. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  57. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  58. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()

Inherited from CollectionsOpenApi

Inherited from LangOpenApi

Inherited from ProductOpenApi

Inherited from OpenApiSchemaSupport

Inherited from AnyRef

Inherited from Any

Ungrouped