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. type Flash = skinny.controller.Flash

  2. type MultiParams = skinny.controller.MultiParams

  3. type Params = skinny.controller.Params

  4. type Routes = skinny.routing.Routes

  5. type ServletContext = javax.servlet.ServletContext

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

  7. type SkinnyCRUDMapperWithId[Id, A] = skinny.orm.SkinnyCRUDMapperWithId[Id, A]

  8. type SkinnyController = skinny.controller.SkinnyController

  9. type SkinnyControllerBase = skinny.controller.SkinnyControllerBase

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

  11. type SkinnyJoinTableWithId[Id, A] = skinny.orm.SkinnyJoinTableWithId[Id, A]

  12. type SkinnyLifeCycle = skinny.bootstrap.SkinnyLifeCycle

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

  14. type SkinnyMapperWithId[Id, A] = skinny.orm.SkinnyMapperWithId[Id, A]

  15. type SkinnyResource = skinny.controller.SkinnyResource

  16. type SkinnyResourceWithId[Id] = skinny.controller.SkinnyResourceWithId[Id]

  17. type SkinnyServlet = skinny.controller.SkinnyServlet

  18. type TypeConverter[A, B] = org.scalatra.util.conversion.TypeConverter[A, B]

Value Members

  1. val Flash: skinny.controller.Flash.type

  2. val MultiParams: skinny.controller.MultiParams.type

  3. val Params: skinny.controller.Params.type

  4. package assets

  5. package controller

  6. package exception

  7. package task

Inherited from AnyRef

Inherited from Any

Ungrouped