org.beangle.webmvc.support.action

Members list

Concise view

Type members

Classlikes

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

Attributes

Graph
Supertypes
trait Logging
trait EntitySupport[T]
trait ParamSupport
trait RouteSupport
trait MessageSupport
class Object
trait Matchable
class Any
Known subtypes
class RestfulAction[T]
trait ExportSupport[T <: Entity[_]]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class RestfulAction[T]
Self type
trait ImportSupport[T <: Entity[_]]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class RestfulAction[T]
Self type
abstract class RestfulAction[T <: Entity[_]] extends ActionSupport with EntityAction[T] with ExportSupport[T] with ImportSupport[T]

Attributes

Graph
Supertypes
trait ImportSupport[T]
trait ExportSupport[T]
trait EntityAction[T]
trait EntitySupport[T]
trait ActionSupport
trait Logging
trait ParamSupport
trait RouteSupport
trait MessageSupport
class Object
trait Matchable
class Any
class RestfulService[T <: Entity[_]] extends ActionSupport with EntityAction[T] with MimeSupport

Attributes

Graph
Supertypes
trait MimeSupport
trait EntityAction[T]
trait EntitySupport[T]
trait ActionSupport
trait Logging
trait ParamSupport
trait RouteSupport
trait MessageSupport
class Object
trait Matchable
class Any