Object

com.gu.memsub.promo.Formatters

PromotionFormatters

Related Doc: package Formatters

Permalink

object PromotionFormatters

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. PromotionFormatters
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

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. implicit val appliesToFormat: OFormat[AppliesTo]

    Permalink
  5. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  6. implicit val campaignCodeFormat: OFormat[CampaignCode]

    Permalink
  7. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  8. implicit val countrySetFormat: Format[Set[Country]]

    Permalink
  9. val dateFormat: String

    Permalink
  10. implicit val dateTimeReads: Reads[DateTime]

    Permalink
  11. implicit val dateTimeWrites: Writes[DateTime]

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  14. def finalize(): Unit

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

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

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

    Permalink
    Definition Classes
    Any
  18. implicit val landingPageFormat: Format[LandingPage]

    Permalink
  19. implicit val membershipLandingPageFormat: Format[MembershipLandingPage]

    Permalink
  20. final def ne(arg0: AnyRef): Boolean

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

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

    Permalink
    Definition Classes
    AnyRef
  23. implicit val promoCodeFormat: Format[PromoCode]

    Permalink
  24. implicit val promoCodeMapReads: Reads[Map[Channel, Set[PromoCode]]]

    Permalink
  25. implicit val promoCodeMapWrites: OWrites[Map[Channel, Set[PromoCode]]]

    Permalink
  26. implicit val promoCodeScalaSetFormat: Format[Set[PromoCode]]

    Permalink
  27. implicit val promotionFormat: OFormat[AnyPromotion]

    Permalink
  28. implicit val promotionTypeFormat: OFormat[PromotionType]

    Permalink
  29. implicit val prpIdSetFormat: Format[Set[ProductRatePlanId]]

    Permalink
  30. implicit val sectionColourPageFormat: Format[SectionColour]

    Permalink
  31. implicit val subscriptionsLandingPageFormat: OFormat[SubscriptionsLandingPage]

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  34. val trackingReads: Reads[Tracking.type]

    Permalink
  35. final def wait(): Unit

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from AnyRef

Inherited from Any

Ungrouped