Uses of Class
org.tailormap.api.persistence.json.ServicePublishingSettings
-
Uses of ServicePublishingSettings in org.tailormap.api.persistence.json
Modifier and TypeMethodDescriptionServicePublishingSettings.addProjectionsItem
(String projectionsItem) ServicePublishingSettings.defaultProjection
(String defaultProjection) @Valid ServicePublishingSettings
GeoServiceSettings.getPublishing()
Get publishingServicePublishingSettings.projections
(List<String> projections) Modifier and TypeMethodDescriptionGeoServiceSettings.publishing
(ServicePublishingSettings publishing) void
GeoServiceSettings.setPublishing
(ServicePublishingSettings publishing)