Package

com.indix.utils

core

Permalink

package core

Visibility
  1. Public
  2. All

Type Members

  1. case class ISBN(isbn: String, isbn10: Option[String] = None) extends Product with Serializable

    Permalink
  2. case class UPC(rawUpc: Long) extends Product with Serializable

    Permalink

Value Members

  1. object ISBN extends Serializable

    Permalink
  2. object UPC extends Serializable

    Permalink
  3. object UrlUtils

    Permalink

    Useful helper methods to operate on product urls

Ungrouped