Package

com.gu.contentatom.thrift.atom

viewpoints

Permalink

package viewpoints

Visibility
  1. Public
  2. All

Type Members

  1. trait Commenter extends ThriftStruct with Product4[String, Option[String], Option[String], Option[String]] with Serializable

    Permalink
  2. trait Viewpoint extends ThriftStruct with Product4[Commenter, String, Option[String], Option[Long]] with Serializable

    Permalink
  3. trait ViewpointsAtom extends ThriftStruct with Product3[String, Option[String], Seq[Viewpoint]] with Serializable

    Permalink

Value Members

  1. object Commenter extends ThriftStructCodec3[Commenter] with Serializable

    Permalink
  2. object Viewpoint extends ThriftStructCodec3[Viewpoint] with Serializable

    Permalink
  3. object ViewpointsAtom extends ThriftStructCodec3[ViewpointsAtom] with Serializable

    Permalink

Ungrouped