Class FriendlyURLResolverRegistryUtil
java.lang.Object
com.liferay.portal.kernel.portlet.FriendlyURLResolverRegistryUtil
- Author:
- Eduardo García, Raymond Augé
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic FriendlyURLResolvergetFriendlyURLResolver(long companyId, String urlSeparator) static FriendlyURLResolvergetFriendlyURLResolverByDefaultURLSeparator(String defaultURLSeparator) static Collection<FriendlyURLResolver> getFriendlyURLResolversAsCollection(long companyId) static String[]static void
-
Constructor Details
-
FriendlyURLResolverRegistryUtil
public FriendlyURLResolverRegistryUtil()
-
-
Method Details
-
getFriendlyURLResolver
-
getFriendlyURLResolverByDefaultURLSeparator
public static FriendlyURLResolver getFriendlyURLResolverByDefaultURLSeparator(String defaultURLSeparator) -
getFriendlyURLResolversAsCollection
-
getURLSeparators
-
removeURLSeparators
public static void removeURLSeparators()
-