toggle menu
kaskad_platform
1.0.0
jvm
switch theme
search in API
database
/
ru.sydis.database.maria
/
DpConfigRepositoryMariaDb
Dp
Config
Repository
Maria
Db
class
DpConfigRepositoryMariaDb
:
DpConfigRepository
Members
Constructors
Dp
Config
Repository
Maria
Db
Link copied to clipboard
constructor
(
)
Functions
add
Config
Link copied to clipboard
open
override
fun
addConfig
(
dpId
:
ProtoDpId
,
attr
:
Int
,
attrReference
:
List
<
DpConfig
>
)
del
Config
Link copied to clipboard
open
override
fun
delConfig
(
dpId
:
ProtoDpId
,
attr
:
Int
,
attrReference
:
List
<
DpConfig
>
)
get
Attributes
Link copied to clipboard
open
override
fun
getAttributes
(
parent
:
DpConfig
)
:
List
<
DpAttribute
>
get
Config
Dp
Link copied to clipboard
open
override
fun
getConfigDp
(
dpId
:
ProtoDpId
,
attrReference
:
List
<
DpConfig
>
)
:
List
<
Int
>
get
Config
Ids
Link copied to clipboard
open
override
fun
getConfigIds
(
)
:
List
<
DpConfig
>