Uses of Class
org.tailormap.api.persistence.json.ServicePublishingSettings
Packages that use ServicePublishingSettings
-
Uses of ServicePublishingSettings in org.tailormap.api.persistence.json
Methods in org.tailormap.api.persistence.json that return ServicePublishingSettingsModifier and TypeMethodDescriptionServicePublishingSettings.addProjectionsItem(String projectionsItem) ServicePublishingSettings.defaultProjection(@Nullable String defaultProjection) @Valid ServicePublishingSettingsGeoServiceSettings.getPublishing()Get publishingServicePublishingSettings.projections(@Nullable List<String> projections) Methods in org.tailormap.api.persistence.json with parameters of type ServicePublishingSettingsModifier and TypeMethodDescriptionGeoServiceSettings.publishing(@Nullable ServicePublishingSettings publishing) voidGeoServiceSettings.setPublishing(ServicePublishingSettings publishing)