backend
/
com.tp2020.backend.controllers.category
/
CategoryController
Category
Controller
class
CategoryController
(categoryRepository:
CategoryRepository
, questionRepository:
QuestionRepository
, lockManager:
LockManager
) :
Controller
Content copied to clipboard
Types
Functions
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Functions
equals
Link copied to clipboard
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
open fun
hashCode
():
Int
Content copied to clipboard
setupRoutes
Link copied to clipboard
open override fun
setupRoutes
(route:
Route
)
Content copied to clipboard
toString
Link copied to clipboard
open fun
toString
():
String
Content copied to clipboard