Class ControllerUtils

java.lang.Object
io.jmix.ui.sys.ControllerUtils

public final class ControllerUtils extends Object
  • Method Details

    • getLocationWithoutParams

      public static String getLocationWithoutParams()
      The URL string that is returned will have '/' in the end
    • getLocationWithoutParams

      public static String getLocationWithoutParams(URI location)
      The URL string that is returned will have '/' in the end
    • getWebControllerURL

      public static String getWebControllerURL(@Nullable String mapping)
    • getDispatcher

      public static String getDispatcher()
    • getControllerPrefix

      public static String getControllerPrefix()
    • getControllerPath

      public static String getControllerPath(javax.servlet.http.HttpServletRequest request)