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