Uses of Class
io.meeds.layout.model.SiteUpdateModel
Packages that use SiteUpdateModel
-
Uses of SiteUpdateModel in io.meeds.layout.rest
Methods in io.meeds.layout.rest with parameters of type SiteUpdateModelModifier and TypeMethodDescriptionvoidSiteLayoutRest.updateSite(jakarta.servlet.http.HttpServletRequest request, SiteUpdateModel updateModel) -
Uses of SiteUpdateModel in io.meeds.layout.service
Methods in io.meeds.layout.service with parameters of type SiteUpdateModelModifier and TypeMethodDescriptionvoidSiteLayoutService.updateSite(SiteUpdateModel updateModel, String username)