Packages

c

io.growing.graphql.model

NamedEntityResponseProjection

class NamedEntityResponseProjection extends GraphQLResponseProjection

Response projection for NamedEntity

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

Instance Constructors

  1. new NamedEntityResponseProjection()

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 all$(maxDepth: Int): NamedEntityResponseProjection
    Definition Classes
    NamedEntityResponseProjection → GraphQLResponseProjection
    Annotations
    @Override()
  5. def all$(): NamedEntityResponseProjection
    Definition Classes
    NamedEntityResponseProjection → GraphQLResponseProjection
    Annotations
    @Override()
  6. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  7. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  8. def createdAt(alias: String): NamedEntityResponseProjection
  9. def createdAt(): NamedEntityResponseProjection
  10. def creator(alias: String): NamedEntityResponseProjection
  11. def creator(): NamedEntityResponseProjection
  12. def creatorId(alias: String): NamedEntityResponseProjection
  13. def creatorId(): NamedEntityResponseProjection
  14. final def eq(arg0: AnyRef): Boolean
    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( classOf[java.lang.Throwable] )
  17. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  18. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  19. def id(alias: String): NamedEntityResponseProjection
  20. def id(): NamedEntityResponseProjection
  21. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  22. def name(alias: String): NamedEntityResponseProjection
  23. def name(): NamedEntityResponseProjection
  24. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  25. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  26. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  27. def onComplexMetric(alias: String, subProjection: ComplexMetricResponseProjection): NamedEntityResponseProjection
  28. def onComplexMetric(subProjection: ComplexMetricResponseProjection): NamedEntityResponseProjection
  29. def onCustomEvent(alias: String, subProjection: CustomEventResponseProjection): NamedEntityResponseProjection
  30. def onCustomEvent(subProjection: CustomEventResponseProjection): NamedEntityResponseProjection
  31. def onDashboard(alias: String, subProjection: DashboardResponseProjection): NamedEntityResponseProjection
  32. def onDashboard(subProjection: DashboardResponseProjection): NamedEntityResponseProjection
  33. def onElement(alias: String, subProjection: ElementResponseProjection): NamedEntityResponseProjection
  34. def onElement(subProjection: ElementResponseProjection): NamedEntityResponseProjection
  35. def onEventAnalysis(alias: String, subProjection: EventAnalysisResponseProjection): NamedEntityResponseProjection
  36. def onEventAnalysis(subProjection: EventAnalysisResponseProjection): NamedEntityResponseProjection
  37. def onEventImportJob(alias: String, subProjection: EventImportJobResponseProjection): NamedEntityResponseProjection
  38. def onEventImportJob(subProjection: EventImportJobResponseProjection): NamedEntityResponseProjection
  39. def onEventVariable(alias: String, subProjection: EventVariableResponseProjection): NamedEntityResponseProjection
  40. def onEventVariable(subProjection: EventVariableResponseProjection): NamedEntityResponseProjection
  41. def onFrequencyAnalysis(alias: String, subProjection: FrequencyAnalysisResponseProjection): NamedEntityResponseProjection
  42. def onFrequencyAnalysis(subProjection: FrequencyAnalysisResponseProjection): NamedEntityResponseProjection
  43. def onFunnelAnalysis(alias: String, subProjection: FunnelAnalysisResponseProjection): NamedEntityResponseProjection
  44. def onFunnelAnalysis(subProjection: FunnelAnalysisResponseProjection): NamedEntityResponseProjection
  45. def onItemModel(alias: String, subProjection: ItemModelResponseProjection): NamedEntityResponseProjection
  46. def onItemModel(subProjection: ItemModelResponseProjection): NamedEntityResponseProjection
  47. def onItemVariable(alias: String, subProjection: ItemVariableResponseProjection): NamedEntityResponseProjection
  48. def onItemVariable(subProjection: ItemVariableResponseProjection): NamedEntityResponseProjection
  49. def onKpiAnalysis(alias: String, subProjection: KpiAnalysisResponseProjection): NamedEntityResponseProjection
  50. def onKpiAnalysis(subProjection: KpiAnalysisResponseProjection): NamedEntityResponseProjection
  51. def onRetentionAnalysis(alias: String, subProjection: RetentionAnalysisResponseProjection): NamedEntityResponseProjection
  52. def onRetentionAnalysis(subProjection: RetentionAnalysisResponseProjection): NamedEntityResponseProjection
  53. def onSegment(alias: String, subProjection: SegmentResponseProjection): NamedEntityResponseProjection
  54. def onSegment(subProjection: SegmentResponseProjection): NamedEntityResponseProjection
  55. def onSimpleEvent(alias: String, subProjection: SimpleEventResponseProjection): NamedEntityResponseProjection
  56. def onSimpleEvent(subProjection: SimpleEventResponseProjection): NamedEntityResponseProjection
  57. def onTag(alias: String, subProjection: TagResponseProjection): NamedEntityResponseProjection
  58. def onTag(subProjection: TagResponseProjection): NamedEntityResponseProjection
  59. def onTrackOverviewAnalysis(alias: String, subProjection: TrackOverviewAnalysisResponseProjection): NamedEntityResponseProjection
  60. def onTrackOverviewAnalysis(subProjection: TrackOverviewAnalysisResponseProjection): NamedEntityResponseProjection
  61. def onTunnel(alias: String, subProjection: TunnelResponseProjection): NamedEntityResponseProjection
  62. def onTunnel(subProjection: TunnelResponseProjection): NamedEntityResponseProjection
  63. def onUserVariable(alias: String, subProjection: UserVariableResponseProjection): NamedEntityResponseProjection
  64. def onUserVariable(subProjection: UserVariableResponseProjection): NamedEntityResponseProjection
  65. def ownerId(alias: String): NamedEntityResponseProjection
  66. def ownerId(): NamedEntityResponseProjection
  67. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  68. def toString(): String
    Definition Classes
    GraphQLResponseProjection → AnyRef → Any
  69. def typename(alias: String): NamedEntityResponseProjection
  70. def typename(): NamedEntityResponseProjection
  71. def updatedAt(alias: String): NamedEntityResponseProjection
  72. def updatedAt(): NamedEntityResponseProjection
  73. def updater(alias: String): NamedEntityResponseProjection
  74. def updater(): NamedEntityResponseProjection
  75. def updaterId(alias: String): NamedEntityResponseProjection
  76. def updaterId(): NamedEntityResponseProjection
  77. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  78. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  79. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()

Inherited from GraphQLResponseProjection

Inherited from AnyRef

Inherited from Any

Ungrouped