Package

org.ada.web.controllers

core

Permalink

package core

Visibility
  1. Public
  2. All

Type Members

  1. trait AdaBaseController extends BaseController

    Permalink
  2. abstract class AdaCrudControllerImpl[E, ID] extends CrudControllerImpl[E, ID] with AdaExceptionHandler

    Permalink
  3. trait AdaExceptionHandler extends ExceptionHandler

    Permalink
  4. abstract class AdaReadonlyControllerImpl[E, ID] extends ReadonlyControllerImpl[E, ID] with AdaExceptionHandler

    Permalink
  5. trait AdminOrOwnerControllerDispatcherExt[C] extends AnyRef

    Permalink
  6. trait ExportableAction[E] extends AnyRef

    Permalink
  7. case class TestCaseClass(name: String, label: Option[String], age: Int, storageType: Option[server.models.StorageType.Value]) extends Product with Serializable

    Permalink
  8. trait WidgetRepoController[E] extends AnyRef

    Permalink

Value Members

  1. object BSONObjectIDSeqFormatter

    Permalink
  2. object GenericMapping

    Permalink
  3. object ObjectListMappingTest extends App

    Permalink

Ungrouped