Uses of Class
org.tailormap.api.viewer.model.ViewerResponse
Package
Description
-
Uses of ViewerResponse in org.tailormap.api.controller
Modifier and TypeMethodDescriptionViewerController.defaultApp()
ViewerController.viewer
(Application app, ViewerResponse.KindEnum viewerKind) -
Uses of ViewerResponse in org.tailormap.api.persistence
-
Uses of ViewerResponse in org.tailormap.api.viewer.model
Modifier and TypeMethodDescriptionViewerResponse.addBaseAppsItem
(String baseAppsItem) ViewerResponse.addComponentsItem
(Component componentsItem) ViewerResponse.addProjectionsItem
(String projectionsItem) ViewerResponse.components
(List<@Valid Component> components) ViewerResponse.i18nSettings
(AppI18nSettings i18nSettings) ViewerResponse.kind
(ViewerResponse.KindEnum kind) ViewerResponse.projections
(List<String> projections) ViewerResponse.styling
(AppStyling styling) ViewerResponse.uiSettings
(AppUiSettings uiSettings)