Trait/Object

com.gu.contentapi.client.model.v1

ContentFields

Related Docs: object ContentFields | package v1

Permalink

trait ContentFields extends ThriftStruct with Product with Serializable

Linear Supertypes
Serializable, Product, Equals, ThriftStruct, AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ContentFields
  2. Serializable
  3. Product
  4. Equals
  5. ThriftStruct
  6. AnyRef
  7. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Abstract Value Members

  1. abstract def allowUgc: Option[Boolean]

    Permalink
  2. abstract def body: Option[String]

    Permalink
  3. abstract def byline: Option[String]

    Permalink
  4. abstract def commentCloseDate: Option[CapiDateTime]

    Permalink
  5. abstract def commentable: Option[Boolean]

    Permalink
  6. abstract def contributorBio: Option[String]

    Permalink
  7. abstract def creationDate: Option[CapiDateTime]

    Permalink
  8. abstract def displayHint: Option[String]

    Permalink
  9. abstract def firstPublicationDate: Option[CapiDateTime]

    Permalink
  10. abstract def hasStoryPackage: Option[Boolean]

    Permalink
  11. abstract def headline: Option[String]

    Permalink
  12. abstract def internalComposerCode: Option[String]

    Permalink
  13. abstract def internalContentCode: Option[Int]

    Permalink
  14. abstract def internalOctopusCode: Option[String]

    Permalink
  15. abstract def internalPageCode: Option[Int]

    Permalink
  16. abstract def internalRevision: Option[Int]

    Permalink
  17. abstract def internalShortId: Option[String]

    Permalink
  18. abstract def internalStoryPackageCode: Option[Int]

    Permalink
  19. abstract def isInappropriateForSponsorship: Option[Boolean]

    Permalink
  20. abstract def isLive: Option[Boolean]

    Permalink
  21. abstract def isPremoderated: Option[Boolean]

    Permalink
  22. abstract def lang: Option[String]

    Permalink
  23. abstract def lastModified: Option[CapiDateTime]

    Permalink
  24. abstract def legallySensitive: Option[Boolean]

    Permalink
  25. abstract def liveBloggingNow: Option[Boolean]

    Permalink
  26. abstract def main: Option[String]

    Permalink
  27. abstract def membershipAccess: Option[MembershipTier]

    Permalink
  28. abstract def newspaperEditionDate: Option[CapiDateTime]

    Permalink
  29. abstract def newspaperPageNumber: Option[Int]

    Permalink
  30. abstract def productionOffice: Option[Office]

    Permalink
  31. abstract def publication: Option[String]

    Permalink
  32. abstract def scheduledPublicationDate: Option[CapiDateTime]

    Permalink
  33. abstract def secureThumbnail: Option[String]

    Permalink
  34. abstract def sensitive: Option[Boolean]

    Permalink
  35. abstract def shortUrl: Option[String]

    Permalink
  36. abstract def shouldHideAdverts: Option[Boolean]

    Permalink
  37. abstract def showInRelatedContent: Option[Boolean]

    Permalink
  38. abstract def standfirst: Option[String]

    Permalink
  39. abstract def starRating: Option[Int]

    Permalink
  40. abstract def thumbnail: Option[String]

    Permalink
  41. abstract def trailText: Option[String]

    Permalink
  42. abstract def wordcount: Option[Int]

    Permalink

Concrete 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. def _1: Option[String]

    Permalink
  5. def _10: Option[MembershipTier]

    Permalink
  6. def _11: Option[Int]

    Permalink
  7. def _12: Option[CapiDateTime]

    Permalink
  8. def _13: Option[Boolean]

    Permalink
  9. def _14: Option[CapiDateTime]

    Permalink
  10. def _15: Option[String]

    Permalink
  11. def _16: Option[CapiDateTime]

    Permalink
  12. def _17: Option[Boolean]

    Permalink
  13. def _18: Option[String]

    Permalink
  14. def _19: Option[String]

    Permalink
  15. def _2: Option[String]

    Permalink
  16. def _20: Option[Int]

    Permalink
  17. def _21: Option[Int]

    Permalink
  18. def _22: Option[Boolean]

    Permalink
  19. def _23: Option[Boolean]

    Permalink
  20. def _24: Option[CapiDateTime]

    Permalink
  21. def _25: Option[Boolean]

    Permalink
  22. def _26: Option[CapiDateTime]

    Permalink
  23. def _27: Option[Office]

    Permalink
  24. def _28: Option[String]

    Permalink
  25. def _29: Option[CapiDateTime]

    Permalink
  26. def _3: Option[String]

    Permalink
  27. def _30: Option[String]

    Permalink
  28. def _31: Option[String]

    Permalink
  29. def _32: Option[Boolean]

    Permalink
  30. def _33: Option[Boolean]

    Permalink
  31. def _34: Option[String]

    Permalink
  32. def _35: Option[Boolean]

    Permalink
  33. def _36: Option[Boolean]

    Permalink
  34. def _37: Option[Boolean]

    Permalink
  35. def _38: Option[String]

    Permalink
  36. def _39: Option[Int]

    Permalink
  37. def _4: Option[String]

    Permalink
  38. def _40: Option[Int]

    Permalink
  39. def _41: Option[Boolean]

    Permalink
  40. def _42: Option[String]

    Permalink
  41. def _5: Option[String]

    Permalink
  42. def _6: Option[String]

    Permalink
  43. def _7: Option[Int]

    Permalink
  44. def _8: Option[Int]

    Permalink
  45. def _9: Option[String]

    Permalink
  46. def _passthroughFields: Map[Short, TFieldBlob]

    Permalink
  47. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  48. def canEqual(other: Any): Boolean

    Permalink
    Definition Classes
    ContentFields → Equals
  49. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  50. def copy(headline: Option[String] = this.headline, standfirst: Option[String] = this.standfirst, trailText: Option[String] = this.trailText, byline: Option[String] = this.byline, main: Option[String] = this.main, body: Option[String] = this.body, newspaperPageNumber: Option[Int] = this.newspaperPageNumber, starRating: Option[Int] = this.starRating, contributorBio: Option[String] = this.contributorBio, membershipAccess: Option[MembershipTier] = this.membershipAccess, wordcount: Option[Int] = this.wordcount, commentCloseDate: Option[CapiDateTime] = this.commentCloseDate, commentable: Option[Boolean] = this.commentable, creationDate: Option[CapiDateTime] = this.creationDate, displayHint: Option[String] = this.displayHint, firstPublicationDate: Option[CapiDateTime] = this.firstPublicationDate, hasStoryPackage: Option[Boolean] = this.hasStoryPackage, internalComposerCode: Option[String] = this.internalComposerCode, internalOctopusCode: Option[String] = this.internalOctopusCode, internalPageCode: Option[Int] = this.internalPageCode, internalStoryPackageCode: Option[Int] = this.internalStoryPackageCode, isInappropriateForSponsorship: Option[Boolean] = this.isInappropriateForSponsorship, isPremoderated: Option[Boolean] = this.isPremoderated, lastModified: Option[CapiDateTime] = this.lastModified, liveBloggingNow: Option[Boolean] = this.liveBloggingNow, newspaperEditionDate: Option[CapiDateTime] = this.newspaperEditionDate, productionOffice: Option[Office] = this.productionOffice, publication: Option[String] = this.publication, scheduledPublicationDate: Option[CapiDateTime] = this.scheduledPublicationDate, secureThumbnail: Option[String] = this.secureThumbnail, shortUrl: Option[String] = this.shortUrl, shouldHideAdverts: Option[Boolean] = this.shouldHideAdverts, showInRelatedContent: Option[Boolean] = this.showInRelatedContent, thumbnail: Option[String] = this.thumbnail, legallySensitive: Option[Boolean] = this.legallySensitive, allowUgc: Option[Boolean] = this.allowUgc, sensitive: Option[Boolean] = this.sensitive, lang: Option[String] = this.lang, internalRevision: Option[Int] = this.internalRevision, internalContentCode: Option[Int] = this.internalContentCode, isLive: Option[Boolean] = this.isLive, internalShortId: Option[String] = this.internalShortId, _passthroughFields: Map[Short, TFieldBlob] = this._passthroughFields): ContentFields

    Permalink
  51. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  52. def equals(other: Any): Boolean

    Permalink
    Definition Classes
    ContentFields → Equals → AnyRef → Any
  53. def finalize(): Unit

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

    Permalink
    Definition Classes
    AnyRef → Any
  55. def getFieldBlob(_fieldId: Short): Option[TFieldBlob]

    Permalink

    Gets a field value encoded as a binary blob using TCompactProtocol.

    Gets a field value encoded as a binary blob using TCompactProtocol. If the specified field is present in the passthrough map, that value is returned. Otherwise, if the specified field is known and not optional and set to None, then the field is serialized and returned.

  56. def getFieldBlobs(ids: TraversableOnce[Short]): Map[Short, TFieldBlob]

    Permalink

    Collects TCompactProtocol-encoded field values according to getFieldBlob into a map.

  57. def hashCode(): Int

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

    Permalink
    Definition Classes
    Any
  59. final def ne(arg0: AnyRef): Boolean

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

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

    Permalink
    Definition Classes
    AnyRef
  62. def productArity: Int

    Permalink
    Definition Classes
    ContentFields → Product
  63. def productElement(n: Int): Any

    Permalink
    Definition Classes
    ContentFields → Product
  64. def productIterator: Iterator[Any]

    Permalink
    Definition Classes
    Product
  65. def productPrefix: String

    Permalink
    Definition Classes
    ContentFields → Product
  66. def setField(_blob: TFieldBlob): ContentFields

    Permalink

    Sets a field using a TCompactProtocol-encoded binary blob.

    Sets a field using a TCompactProtocol-encoded binary blob. If the field is a known field, the blob is decoded and the field is set to the decoded value. If the field is unknown and passthrough fields are enabled, then the blob will be stored in _passthroughFields.

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

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

    Permalink
    Definition Classes
    ContentFields → AnyRef → Any
  69. def unsetAllowUgc: ContentFields

    Permalink
  70. def unsetBody: ContentFields

    Permalink
  71. def unsetByline: ContentFields

    Permalink
  72. def unsetCommentCloseDate: ContentFields

    Permalink
  73. def unsetCommentable: ContentFields

    Permalink
  74. def unsetContributorBio: ContentFields

    Permalink
  75. def unsetCreationDate: ContentFields

    Permalink
  76. def unsetDisplayHint: ContentFields

    Permalink
  77. def unsetField(_fieldId: Short): ContentFields

    Permalink

    If the specified field is optional, it is set to None.

    If the specified field is optional, it is set to None. Otherwise, if the field is known, it is reverted to its default value; if the field is unknown, it is removed from the passthroughFields map, if present.

  78. def unsetFirstPublicationDate: ContentFields

    Permalink
  79. def unsetHasStoryPackage: ContentFields

    Permalink
  80. def unsetHeadline: ContentFields

    Permalink

    If the specified field is optional, it is set to None.

    If the specified field is optional, it is set to None. Otherwise, if the field is known, it is reverted to its default value; if the field is unknown, it is removed from the passthroughFields map, if present.

  81. def unsetInternalComposerCode: ContentFields

    Permalink
  82. def unsetInternalContentCode: ContentFields

    Permalink
  83. def unsetInternalOctopusCode: ContentFields

    Permalink
  84. def unsetInternalPageCode: ContentFields

    Permalink
  85. def unsetInternalRevision: ContentFields

    Permalink
  86. def unsetInternalShortId: ContentFields

    Permalink
  87. def unsetInternalStoryPackageCode: ContentFields

    Permalink
  88. def unsetIsInappropriateForSponsorship: ContentFields

    Permalink
  89. def unsetIsLive: ContentFields

    Permalink
  90. def unsetIsPremoderated: ContentFields

    Permalink
  91. def unsetLang: ContentFields

    Permalink
  92. def unsetLastModified: ContentFields

    Permalink
  93. def unsetLegallySensitive: ContentFields

    Permalink
  94. def unsetLiveBloggingNow: ContentFields

    Permalink
  95. def unsetMain: ContentFields

    Permalink
  96. def unsetMembershipAccess: ContentFields

    Permalink
  97. def unsetNewspaperEditionDate: ContentFields

    Permalink
  98. def unsetNewspaperPageNumber: ContentFields

    Permalink
  99. def unsetProductionOffice: ContentFields

    Permalink
  100. def unsetPublication: ContentFields

    Permalink
  101. def unsetScheduledPublicationDate: ContentFields

    Permalink
  102. def unsetSecureThumbnail: ContentFields

    Permalink
  103. def unsetSensitive: ContentFields

    Permalink
  104. def unsetShortUrl: ContentFields

    Permalink
  105. def unsetShouldHideAdverts: ContentFields

    Permalink
  106. def unsetShowInRelatedContent: ContentFields

    Permalink
  107. def unsetStandfirst: ContentFields

    Permalink
  108. def unsetStarRating: ContentFields

    Permalink
  109. def unsetThumbnail: ContentFields

    Permalink
  110. def unsetTrailText: ContentFields

    Permalink
  111. def unsetWordcount: ContentFields

    Permalink
  112. final def wait(): Unit

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  115. def write(_oprot: TProtocol): Unit

    Permalink
    Definition Classes
    ContentFields → ThriftStruct

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from ThriftStruct

Inherited from AnyRef

Inherited from Any

Ungrouped