Class FriendlyURLResolverRegistryUtil

Object
com.liferay.portal.kernel.portlet.FriendlyURLResolverRegistryUtil

public class FriendlyURLResolverRegistryUtil extends Object
Author:
Eduardo García, Raymond Augé
  • Constructor Details

    • FriendlyURLResolverRegistryUtil

      public FriendlyURLResolverRegistryUtil()
  • Method Details

    • getFriendlyURLResolver

      public static FriendlyURLResolver getFriendlyURLResolver(String urlSeparator)
    • getFriendlyURLResolverByDefaultURLSeparator

      public static FriendlyURLResolver getFriendlyURLResolverByDefaultURLSeparator(String defaultURLSeparator)
    • getFriendlyURLResolversAsCollection

      public static Collection<FriendlyURLResolver> getFriendlyURLResolversAsCollection()
    • getURLSeparators

      public static String[] getURLSeparators()