Uses of Class
io.meeds.layout.model.SiteCreateModel
Packages that use SiteCreateModel
-
Uses of SiteCreateModel in io.meeds.layout.rest
Methods in io.meeds.layout.rest with parameters of type SiteCreateModelModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<SiteRestEntity>SiteLayoutRest.createSite(jakarta.servlet.http.HttpServletRequest request, SiteCreateModel createModel) -
Uses of SiteCreateModel in io.meeds.layout.service
Methods in io.meeds.layout.service with parameters of type SiteCreateModelModifier and TypeMethodDescriptionorg.exoplatform.portal.config.model.PortalConfigSiteLayoutService.createSite(SiteCreateModel createModel, String username)