Class UriResourcePathUtils


  • public final class UriResourcePathUtils
    extends Object
    • Constructor Detail

      • UriResourcePathUtils

        public UriResourcePathUtils()
    • Method Detail

      • addStaticQueryParamtersToRequest

        public static String addStaticQueryParamtersToRequest​(Request<?> request,
                                                              String uriResourcePath)
        Identifies the static query parameters in Uri resource path for and adds it to request. Returns the updated uriResourcePath.