java.lang.Object
com.liferay.friendly.url.separator.util.FriendlyURLSeparatorUtil
public class FriendlyURLSeparatorUtil
extends Object
-
Constructor Summary
Constructors
-
Method Summary
validate(long companyId,
String friendlyURLResolverKey,
String friendlyURLSeparator,
List<String> friendlyURLSeparators,
com.liferay.portal.service.impl.LayoutLocalServiceHelper layoutLocalServiceHelper,
Locale locale)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
FriendlyURLSeparatorUtil
public FriendlyURLSeparatorUtil()
-
Method Details
-
validate
public static String validate(long companyId,
String friendlyURLResolverKey,
String friendlyURLSeparator,
List<String> friendlyURLSeparators,
com.liferay.portal.service.impl.LayoutLocalServiceHelper layoutLocalServiceHelper,
Locale locale)