Package

org.beangle.webmvc.entity

action

Permalink

package action

Visibility
  1. Public
  2. All

Type Members

  1. trait EntityAction[T <: Entity[_]] extends RouteSupport with ParamSupport with EntitySupport[T] with Logging

    Permalink
  2. abstract class RestfulAction[T <: Entity[_]] extends ActionSupport with EntityAction[T]

    Permalink
  3. class RestfulService[T <: Entity[_ <: Serializable]] extends ActionSupport with EntityAction[T] with MimeSupport

    Permalink

Ungrouped