Packages

t

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

AngularResponseOpenApiComponentSupport

trait AngularResponseOpenApiComponentSupport extends ProductOpenApi with EnumOpenApi

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. AngularResponseOpenApiComponentSupport
  2. EnumOpenApi
  3. ProductOpenApi
  4. OpenApiSchemaSupport
  5. AnyRef
  6. 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 angularResponseOpenApi[T](implicit arg0: ToOpenApiSchema[T]): ToOpenApiSchema[AngularResponse[T]]
  5. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  6. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  7. def enumOpenApi[T <: Enumeration](enum: T)(implicit arg0: ClassTag[T]): ToOpenApiSchema[EnumOpenApi.enumOpenApi.T.Value]
    Definition Classes
    EnumOpenApi
  8. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  9. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  10. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  11. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  12. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  13. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  14. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  15. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  16. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  17. def product1[T, P1](creator: (P1) ⇒ T)(implicit arg0: ClassTag[T], arg1: ToOpenApiSchema[P1]): ToOpenApiSchema[T]
    Definition Classes
    ProductOpenApi
  18. 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
  19. 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
  20. 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
  21. 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
  22. 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
  23. 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
  24. 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
  25. 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
  26. 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
  27. 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
  28. def product2[T, P1, P2](creator: (P1, P2) ⇒ T)(implicit arg0: ClassTag[T], arg1: ToOpenApiSchema[P1], arg2: ToOpenApiSchema[P2]): ToOpenApiSchema[T]
    Definition Classes
    ProductOpenApi
  29. 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
  30. 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
  31. 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
  32. 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
  33. 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
  34. 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
  35. 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
  36. 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
  37. 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
  38. 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
  39. implicit val resultEnumOpenApi: ToOpenApiSchema[ResultIndicator]
  40. def shouldBecomeARef[T](ctx: Context, x: Schema[_])(implicit arg0: ClassTag[T]): Schema[_]
    Definition Classes
    OpenApiSchemaSupport
  41. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  42. implicit def toRefOps(schema: Schema[_]): OpenApiRefOps
    Definition Classes
    OpenApiSchemaSupport
  43. def toString(): String
    Definition Classes
    AnyRef → Any
  44. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  45. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  46. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()

Inherited from EnumOpenApi

Inherited from ProductOpenApi

Inherited from OpenApiSchemaSupport

Inherited from AnyRef

Inherited from Any

Ungrouped