uk.gov.hmrc.apiplatform.modules.applications.query.domain.models

Members list

Type members

Classlikes

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
sealed trait ApplicationQuery

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait FilterParam[+P] extends Param[P]

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
sealed trait NonUniqueFilterParam[+P] extends FilterParam[P]

Attributes

Supertypes
trait FilterParam[P]
trait Param[P]
class Object
trait Matchable
class Any
Known subtypes
case class Pagination(pageSize: Int = ..., pageNbr: Int = ...)

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case object Pagination

Attributes

Companion
class
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Pagination.type
sealed trait PaginationParam[+P] extends Param[P]

Attributes

Supertypes
trait Param[P]
class Object
trait Matchable
class Any
Known subtypes
class PageNbrQP
class PageSizeQP
sealed trait Param[+P]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Param

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Param.type
enum ParamName(val text: String)

Attributes

Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
class ByClientId
class ById
enum Sorting

Attributes

Companion
object
Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Sorting

Attributes

Companion
enum
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Sorting.type
sealed trait SortingParam[+P] extends Param[P]

Attributes

Supertypes
trait Param[P]
class Object
trait Matchable
class Any
Known subtypes
class SortQP
sealed trait UniqueFilterParam[+P] extends FilterParam[P]

Attributes

Supertypes
trait FilterParam[P]
trait Param[P]
class Object
trait Matchable
class Any
Known subtypes