Uses of Record Class
org.praxisplatform.uischema.surface.SurfaceCatalogResponse
Packages that use SurfaceCatalogResponse
Package
Description
Camada base de controllers REST metadata-driven da plataforma.
Endpoints e componentes que publicam documentacao OpenAPI enriquecida.
-
Uses of SurfaceCatalogResponse in org.praxisplatform.uischema.controller.base
Methods in org.praxisplatform.uischema.controller.base that return types with arguments of type SurfaceCatalogResponseModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<SurfaceCatalogResponse> AbstractResourceQueryController.getItemSurfaces(ID id) -
Uses of SurfaceCatalogResponse in org.praxisplatform.uischema.controller.docs
Methods in org.praxisplatform.uischema.controller.docs that return types with arguments of type SurfaceCatalogResponseModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<SurfaceCatalogResponse> SurfaceCatalogController.getSurfaces(String resourceKey, String group) -
Uses of SurfaceCatalogResponse in org.praxisplatform.uischema.surface
Methods in org.praxisplatform.uischema.surface that return SurfaceCatalogResponseModifier and TypeMethodDescriptionSurfaceCatalogService.findByGroup(String group) SurfaceCatalogService.findByResourceKey(String resourceKey) SurfaceCatalogService.findItemSurfaces(String resourceKey, Object resourceId)