Packages

c

io.growing.graphql.model

ElementResponseProjection

class ElementResponseProjection extends GraphQLResponseProjection

Response projection for Element

Annotations
@Generated()
Linear Supertypes
GraphQLResponseProjection, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ElementResponseProjection
  2. GraphQLResponseProjection
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new ElementResponseProjection()

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. def actions(alias: String): ElementResponseProjection
  5. def actions(): ElementResponseProjection
  6. def all$(maxDepth: Int): ElementResponseProjection
    Definition Classes
    ElementResponseProjection → GraphQLResponseProjection
    Annotations
    @Override()
  7. def all$(): ElementResponseProjection
    Definition Classes
    ElementResponseProjection → GraphQLResponseProjection
    Annotations
    @Override()
  8. def appVersion(alias: String): ElementResponseProjection
  9. def appVersion(): ElementResponseProjection
  10. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  11. def attrs(alias: String, subProjection: DocPropsResponseProjection): ElementResponseProjection
  12. def attrs(subProjection: DocPropsResponseProjection): ElementResponseProjection
  13. def businessType(alias: String): ElementResponseProjection
  14. def businessType(): ElementResponseProjection
  15. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  16. def createdAt(alias: String): ElementResponseProjection
  17. def createdAt(): ElementResponseProjection
  18. def creator(alias: String): ElementResponseProjection
  19. def creator(): ElementResponseProjection
  20. def creatorId(alias: String): ElementResponseProjection
  21. def creatorId(): ElementResponseProjection
  22. def definition(alias: String, subProjection: DocPropsResponseProjection): ElementResponseProjection
  23. def definition(subProjection: DocPropsResponseProjection): ElementResponseProjection
  24. def description(alias: String): ElementResponseProjection
  25. def description(): ElementResponseProjection
  26. def docType(alias: String): ElementResponseProjection
  27. def docType(): ElementResponseProjection
  28. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  29. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  30. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  31. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  32. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  33. def id(alias: String): ElementResponseProjection
  34. def id(): ElementResponseProjection
  35. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  36. def isSystem(alias: String): ElementResponseProjection
  37. def isSystem(): ElementResponseProjection
  38. def name(alias: String): ElementResponseProjection
  39. def name(): ElementResponseProjection
  40. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  41. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  42. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  43. def ownerId(alias: String): ElementResponseProjection
  44. def ownerId(): ElementResponseProjection
  45. def patternMatched(alias: String): ElementResponseProjection
  46. def patternMatched(): ElementResponseProjection
  47. def platforms(alias: String): ElementResponseProjection
  48. def platforms(): ElementResponseProjection
  49. def screenshot(alias: String, subProjection: ScreenshotResponseProjection): ElementResponseProjection
  50. def screenshot(subProjection: ScreenshotResponseProjection): ElementResponseProjection
  51. def sdkVersion(alias: String): ElementResponseProjection
  52. def sdkVersion(): ElementResponseProjection
  53. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  54. def toString(): String
    Definition Classes
    GraphQLResponseProjection → AnyRef → Any
  55. def typename(alias: String): ElementResponseProjection
  56. def typename(): ElementResponseProjection
  57. def updatedAt(alias: String): ElementResponseProjection
  58. def updatedAt(): ElementResponseProjection
  59. def updater(alias: String): ElementResponseProjection
  60. def updater(): ElementResponseProjection
  61. def updaterId(alias: String): ElementResponseProjection
  62. def updaterId(): ElementResponseProjection
  63. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  64. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  65. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()

Inherited from GraphQLResponseProjection

Inherited from AnyRef

Inherited from Any

Ungrouped