Class FriendlyURLResolverRegistryUtil

java.lang.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(long companyId, String urlSeparator)
    • getFriendlyURLResolverByDefaultURLSeparator

      public static FriendlyURLResolver getFriendlyURLResolverByDefaultURLSeparator(String defaultURLSeparator)
    • getFriendlyURLResolversAsCollection

      public static Collection<FriendlyURLResolver> getFriendlyURLResolversAsCollection(long companyId)
    • getURLSeparators

      public static String[] getURLSeparators()
    • removeURLSeparators

      public static void removeURLSeparators()