Packages

c

io.growing.graphql.model

SimpleEventResponseProjection

class SimpleEventResponseProjection extends GraphQLResponseProjection

Response projection for SimpleEvent

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

Instance Constructors

  1. new SimpleEventResponseProjection()

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

Inherited from GraphQLResponseProjection

Inherited from AnyRef

Inherited from Any

Ungrouped