skinny

package skinny

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. skinny
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. trait Format extends AnyRef

  2. case class I18n(locale: Locale = null) extends Product with Serializable

  3. type ParamType = skinny.orm.ParamType

  4. type Params = skinny.controller.Params

  5. type PermittedStrongParameters = skinny.orm.PermittedStrongParameters

  6. type Routes = skinny.routing.Routes

  7. type ServletContext = javax.servlet.ServletContext

  8. type SkinnyCRUDMapper[A] = skinny.orm.SkinnyCRUDMapper[A]

  9. type SkinnyController = skinny.controller.SkinnyController

  10. type SkinnyControllerBase = skinny.controller.SkinnyControllerBase

  11. type SkinnyJoinTable[A] = skinny.orm.SkinnyJoinTable[A]

  12. type SkinnyLifeCycle = skinny.bootstrap.SkinnyLifeCycle

  13. type SkinnyMapper[A] = skinny.orm.SkinnyMapper[A]

  14. type SkinnyResource = skinny.controller.SkinnyResource

  15. type SkinnyServlet = skinny.controller.SkinnyServlet

  16. type StrongParameters = skinny.orm.StrongParameters

Value Members

  1. object Format

  2. val ParamType: skinny.orm.ParamType.type

  3. object SkinnyEnv

  4. val StrongParameters: skinny.orm.StrongParameters.type

  5. package bootstrap

  6. package controller

  7. package exception

  8. package routing

Inherited from AnyRef

Inherited from Any

Ungrouped