Class FriendlyURLSeparatorUtil

java.lang.Object
com.liferay.friendly.url.separator.util.FriendlyURLSeparatorUtil

public class FriendlyURLSeparatorUtil extends Object
  • 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)