Package io.jmix.rest.impl.controller
Class EnumsController
java.lang.Object
io.jmix.rest.impl.controller.EnumsController
@RestController("rest_EnumsController")
@RequestMapping(path="/rest/metadata/enums",
produces="application/json;charset=UTF-8")
public class EnumsController
extends Object
REST controller that is used for getting an information about enums
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
enumsControllerManager
-
-
Constructor Details
-
EnumsController
public EnumsController()
-
-
Method Details
-
getAllEnumInfos
-
getEnumInfo
-