vz-api
1.0.0
ps
/
com.keygenqt.ps.service
/
LikesProjectService
Likes
Project
Service
class
LikesProjectService
(
db
:
DatabaseMysql
)
Content copied to clipboard
Constructors
Functions
Constructors
Likes
Project
Service
Link copied to clipboard
fun
LikesProjectService
(
db
:
DatabaseMysql
)
Content copied to clipboard
Functions
delete
Link copied to clipboard
suspend
fun
delete
(
modelId
:
Int
,
key
:
String
)
:
Unit
?
Content copied to clipboard
Get model by key
get
By
Keys
Link copied to clipboard
suspend
fun
getByKeys
(
modelId
:
Int
,
key
:
String
)
:
Like
?
Content copied to clipboard
Get model by key
insert
Link copied to clipboard
suspend
fun
insert
(
modelId
:
Int
,
key
:
String
)
:
Like
Content copied to clipboard
Get model by key