toggle menu
few
jvm
switch theme
search in API
api
/
com.few.api.domain.problem.service
/
ProblemArticleService
Problem
Article
Service
@
Service
class
ProblemArticleService
(
articleDao
:
ArticleDao
)
Members
Constructors
Problem
Article
Service
Link copied to clipboard
constructor
(
articleDao
:
ArticleDao
)
Functions
browse
Article
Id
By
Workbook
Id
Limit
Day
Link copied to clipboard
fun
browseArticleIdByWorkbookIdLimitDay
(
inDto
:
BrowseArticleIdInDto
)
:
List
<
Long
>