toggle menu
ktorceful
0.3
jvm
switch theme
search in API
ktorceful-dao
/
dev.herrrta.ktorceful.dao.resources
/
EntityResource
Entity
Resource
class
EntityResource
Members
Constructors
Entity
Resource
Link copied to clipboard
constructor
(
)
Types
Action
Link copied to clipboard
class
Action
<
T
>
(
val
parent
:
T
,
val
name
:
String
)
Pk
Link copied to clipboard
class
Pk
<
T
,
PK
>
(
val
parent
:
T
,
val
pk
:
PK
)