Object/Trait

com.gu.contentapi.client.model.v1

ContentFields

Related Docs: trait ContentFields | package v1

Permalink

object ContentFields extends ThriftStructCodec3[ContentFields] with Serializable

Linear Supertypes
Serializable, Serializable, ThriftStructCodec3[ContentFields], ThriftStructCodec[ContentFields], AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ContentFields
  2. Serializable
  3. Serializable
  4. ThriftStructCodec3
  5. ThriftStructCodec
  6. AnyRef
  7. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class Immutable extends ContentFields

    Permalink

    The default read-only implementation of ContentFields.

    The default read-only implementation of ContentFields. You typically should not need to directly reference this class; instead, use the ContentFields.apply method to construct new instances.

  2. trait Proxy extends ContentFields

    Permalink

    This Proxy trait allows you to extend the ContentFields trait with additional state or behavior and implement the read-only methods from ContentFields using an underlying instance.

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. val AllowUgcField: TField

    Permalink
  5. val AllowUgcFieldManifest: Manifest[Boolean]

    Permalink
  6. val BodyField: TField

    Permalink
  7. val BodyFieldManifest: Manifest[String]

    Permalink
  8. val BylineField: TField

    Permalink
  9. val BylineFieldManifest: Manifest[String]

    Permalink
  10. val CommentCloseDateField: TField

    Permalink
  11. val CommentCloseDateFieldManifest: Manifest[CapiDateTime]

    Permalink
  12. val CommentableField: TField

    Permalink
  13. val CommentableFieldManifest: Manifest[Boolean]

    Permalink
  14. val ContributorBioField: TField

    Permalink
  15. val ContributorBioFieldManifest: Manifest[String]

    Permalink
  16. val CreationDateField: TField

    Permalink
  17. val CreationDateFieldManifest: Manifest[CapiDateTime]

    Permalink
  18. val DisplayHintField: TField

    Permalink
  19. val DisplayHintFieldManifest: Manifest[String]

    Permalink
  20. val FirstPublicationDateField: TField

    Permalink
  21. val FirstPublicationDateFieldManifest: Manifest[CapiDateTime]

    Permalink
  22. val HasStoryPackageField: TField

    Permalink
  23. val HasStoryPackageFieldManifest: Manifest[Boolean]

    Permalink
  24. val HeadlineField: TField

    Permalink
  25. val HeadlineFieldManifest: Manifest[String]

    Permalink
  26. object Immutable extends ThriftStructCodec3[ContentFields] with Serializable

    Permalink
  27. val InternalComposerCodeField: TField

    Permalink
  28. val InternalComposerCodeFieldManifest: Manifest[String]

    Permalink
  29. val InternalContentCodeField: TField

    Permalink
  30. val InternalContentCodeFieldManifest: Manifest[Int]

    Permalink
  31. val InternalOctopusCodeField: TField

    Permalink
  32. val InternalOctopusCodeFieldManifest: Manifest[String]

    Permalink
  33. val InternalPageCodeField: TField

    Permalink
  34. val InternalPageCodeFieldManifest: Manifest[Int]

    Permalink
  35. val InternalRevisionField: TField

    Permalink
  36. val InternalRevisionFieldManifest: Manifest[Int]

    Permalink
  37. val InternalStoryPackageCodeField: TField

    Permalink
  38. val InternalStoryPackageCodeFieldManifest: Manifest[Int]

    Permalink
  39. val IsInappropriateForSponsorshipField: TField

    Permalink
  40. val IsInappropriateForSponsorshipFieldManifest: Manifest[Boolean]

    Permalink
  41. val IsPremoderatedField: TField

    Permalink
  42. val IsPremoderatedFieldManifest: Manifest[Boolean]

    Permalink
  43. val LangField: TField

    Permalink
  44. val LangFieldManifest: Manifest[String]

    Permalink
  45. val LastModifiedField: TField

    Permalink
  46. val LastModifiedFieldManifest: Manifest[CapiDateTime]

    Permalink
  47. val LegallySensitiveField: TField

    Permalink
  48. val LegallySensitiveFieldManifest: Manifest[Boolean]

    Permalink
  49. val LiveBloggingNowField: TField

    Permalink
  50. val LiveBloggingNowFieldManifest: Manifest[Boolean]

    Permalink
  51. val MainField: TField

    Permalink
  52. val MainFieldManifest: Manifest[String]

    Permalink
  53. val MembershipAccessField: TField

    Permalink
  54. val MembershipAccessFieldI32: TField

    Permalink
  55. val MembershipAccessFieldManifest: Manifest[MembershipTier]

    Permalink
  56. val NewspaperEditionDateField: TField

    Permalink
  57. val NewspaperEditionDateFieldManifest: Manifest[CapiDateTime]

    Permalink
  58. val NewspaperPageNumberField: TField

    Permalink
  59. val NewspaperPageNumberFieldManifest: Manifest[Int]

    Permalink
  60. val ProductionOfficeField: TField

    Permalink
  61. val ProductionOfficeFieldI32: TField

    Permalink
  62. val ProductionOfficeFieldManifest: Manifest[Office]

    Permalink
  63. val PublicationField: TField

    Permalink
  64. val PublicationFieldManifest: Manifest[String]

    Permalink
  65. val ScheduledPublicationDateField: TField

    Permalink
  66. val ScheduledPublicationDateFieldManifest: Manifest[CapiDateTime]

    Permalink
  67. val SecureThumbnailField: TField

    Permalink
  68. val SecureThumbnailFieldManifest: Manifest[String]

    Permalink
  69. val SensitiveField: TField

    Permalink
  70. val SensitiveFieldManifest: Manifest[Boolean]

    Permalink
  71. val ShortUrlField: TField

    Permalink
  72. val ShortUrlFieldManifest: Manifest[String]

    Permalink
  73. val ShouldHideAdvertsField: TField

    Permalink
  74. val ShouldHideAdvertsFieldManifest: Manifest[Boolean]

    Permalink
  75. val ShowInRelatedContentField: TField

    Permalink
  76. val ShowInRelatedContentFieldManifest: Manifest[Boolean]

    Permalink
  77. val StandfirstField: TField

    Permalink
  78. val StandfirstFieldManifest: Manifest[String]

    Permalink
  79. val StarRatingField: TField

    Permalink
  80. val StarRatingFieldManifest: Manifest[Int]

    Permalink
  81. val Struct: TStruct

    Permalink
  82. val ThumbnailField: TField

    Permalink
  83. val ThumbnailFieldManifest: Manifest[String]

    Permalink
  84. val TrailTextField: TField

    Permalink
  85. val TrailTextFieldManifest: Manifest[String]

    Permalink
  86. val WordcountField: TField

    Permalink
  87. val WordcountFieldManifest: Manifest[Int]

    Permalink
  88. def apply(headline: Option[String] = _root_.scala.None, standfirst: Option[String] = _root_.scala.None, trailText: Option[String] = _root_.scala.None, byline: Option[String] = _root_.scala.None, main: Option[String] = _root_.scala.None, body: Option[String] = _root_.scala.None, newspaperPageNumber: Option[Int] = _root_.scala.None, starRating: Option[Int] = _root_.scala.None, contributorBio: Option[String] = _root_.scala.None, membershipAccess: Option[MembershipTier] = _root_.scala.None, wordcount: Option[Int] = _root_.scala.None, commentCloseDate: Option[CapiDateTime] = _root_.scala.None, commentable: Option[Boolean] = _root_.scala.None, creationDate: Option[CapiDateTime] = _root_.scala.None, displayHint: Option[String] = _root_.scala.None, firstPublicationDate: Option[CapiDateTime] = _root_.scala.None, hasStoryPackage: Option[Boolean] = _root_.scala.None, internalComposerCode: Option[String] = _root_.scala.None, internalOctopusCode: Option[String] = _root_.scala.None, internalPageCode: Option[Int] = _root_.scala.None, internalStoryPackageCode: Option[Int] = _root_.scala.None, isInappropriateForSponsorship: Option[Boolean] = _root_.scala.None, isPremoderated: Option[Boolean] = _root_.scala.None, lastModified: Option[CapiDateTime] = _root_.scala.None, liveBloggingNow: Option[Boolean] = _root_.scala.None, newspaperEditionDate: Option[CapiDateTime] = _root_.scala.None, productionOffice: Option[Office] = _root_.scala.None, publication: Option[String] = _root_.scala.None, scheduledPublicationDate: Option[CapiDateTime] = _root_.scala.None, secureThumbnail: Option[String] = _root_.scala.None, shortUrl: Option[String] = _root_.scala.None, shouldHideAdverts: Option[Boolean] = _root_.scala.None, showInRelatedContent: Option[Boolean] = _root_.scala.None, thumbnail: Option[String] = _root_.scala.None, legallySensitive: Option[Boolean] = _root_.scala.None, allowUgc: Option[Boolean] = _root_.scala.None, sensitive: Option[Boolean] = _root_.scala.None, lang: Option[String] = _root_.scala.None, internalRevision: Option[Int] = _root_.scala.None, internalContentCode: Option[Int] = _root_.scala.None): ContentFields

    Permalink
  89. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  90. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  91. def decode(_iprot: TProtocol): ContentFields

    Permalink
    Definition Classes
    ContentFields → ThriftStructCodec
  92. val decoder: (TProtocol) ⇒ ContentFields

    Permalink
    Definition Classes
    ThriftStructCodec3 → ThriftStructCodec
  93. def encode(_item: ContentFields, _oproto: TProtocol): Unit

    Permalink
    Definition Classes
    ContentFields → ThriftStructCodec
  94. val encoder: (ContentFields, TProtocol) ⇒ Unit

    Permalink
    Definition Classes
    ThriftStructCodec3 → ThriftStructCodec
  95. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  96. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  97. lazy val fieldInfos: List[ThriftStructFieldInfo]

    Permalink

    Field information in declaration order.

  98. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  99. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  100. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  101. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  102. lazy val metaData: ThriftStructMetaData[ContentFields]

    Permalink
    Definition Classes
    ThriftStructCodec
  103. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  104. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  105. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  106. lazy val structAnnotations: Map[String, String]

    Permalink
  107. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  108. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  109. def ttypeToString(byte: Byte): String

    Permalink
    Attributes
    protected
    Definition Classes
    ThriftStructCodec3
  110. def validate(_item: ContentFields): Unit

    Permalink

    Checks that all required fields are non-null.

  111. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  112. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  113. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  114. def withoutPassthroughFields(original: ContentFields): ContentFields

    Permalink

Inherited from Serializable

Inherited from Serializable

Inherited from ThriftStructCodec3[ContentFields]

Inherited from ThriftStructCodec[ContentFields]

Inherited from AnyRef

Inherited from Any

Ungrouped