Package

org.incal

play

Permalink

package play

Visibility
  1. Public
  2. All

Type Members

  1. case class Page[A](items: Traversable[A], page: Int, offset: Long, total: Long, orderBy: String) extends Product with Serializable

    Permalink

    Helper for pagination.

  2. case class PageOrder(page: Int, orderBy: String) extends Product with Serializable

    Permalink

Value Members

  1. object PageOrder extends Serializable

    Permalink
  2. package controllers

    Permalink
  3. package formatters

    Permalink
  4. package security

    Permalink
  5. package util

    Permalink

Ungrouped