Uses of Record Class
org.tailormap.api.persistence.helper.ViewerHelper.AppLayerContext
Packages that use ViewerHelper.AppLayerContext
-
Uses of ViewerHelper.AppLayerContext in org.tailormap.api.persistence.helper
Methods in org.tailormap.api.persistence.helper that return types with arguments of type ViewerHelper.AppLayerContextModifier and TypeMethodDescriptionViewerHelper.getAppLayerContextMap
(Application application) Returns a map of AppTreeLayerNode id to AppLayerContext, with only nodes that reference an existing GeoServiceLayer, including base layer nodes.ViewerHelper.getAppLayerContextMap
(Application application, List<String> appLayerIds) As #getAppLayerContextMap(), but only for the given appLayerIds.