Uses of Class
at.letto.service.microservice.AdminInfoDto
Packages that use AdminInfoDto
Package
Description
-
Uses of AdminInfoDto in at.letto.basespringboot.controller
Methods in at.letto.basespringboot.controller that return AdminInfoDto -
Uses of AdminInfoDto in at.letto.dto
Fields in at.letto.dto declared as AdminInfoDtoModifier and TypeFieldDescriptionprotected AdminInfoDto
ServiceInfoDTO.adminInfoDto
Administrative Information über das Service -
Uses of AdminInfoDto in at.letto.image.restclient
Methods in at.letto.image.restclient that return AdminInfoDto -
Uses of AdminInfoDto in at.letto.login.restclient
Methods in at.letto.login.restclient that return AdminInfoDto -
Uses of AdminInfoDto in at.letto.math.restclient
Methods in at.letto.math.restclient that return AdminInfoDto -
Uses of AdminInfoDto in at.letto.restclient.endpoint
Methods in at.letto.restclient.endpoint with parameters of type AdminInfoDtoModifier and TypeMethodDescriptionvoid
InfoControllerInterface.setInfo
(AdminInfoDto adminInfoDto) Setzt die Ports im AdminInfoDto -
Uses of AdminInfoDto in at.letto.service.interfaces
Methods in at.letto.service.interfaces that return AdminInfoDtoModifier and TypeMethodDescriptionMicroService.admininfo()
Liefert Information über das Rest-Service -
Uses of AdminInfoDto in at.letto.service.rest
Methods in at.letto.service.rest that return AdminInfoDtoModifier and TypeMethodDescriptionBaseRestClient.admininfo()
BaseRestClient.admininfo
(LettoToken lettoToken) BaseRestClient.admininfoauth()
-
Uses of AdminInfoDto in at.letto.setup.restclient
Methods in at.letto.setup.restclient that return AdminInfoDto -
Uses of AdminInfoDto in at.open.letto.plugin.controller
Methods in at.open.letto.plugin.controller that return types with arguments of type AdminInfoDtoModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity
<AdminInfoDto> InfoController.admininfo()
org.springframework.http.ResponseEntity
<AdminInfoDto> InfoController.lettoinfo()
Liefert Information über das Service für den AdminMethods in at.open.letto.plugin.controller with parameters of type AdminInfoDtoModifier and TypeMethodDescriptionvoid
InfoControllerImplementation.setInfo
(AdminInfoDto adminInfoDto)