Example usage for com.liferay.portal.kernel.portlet FriendlyURLMapper interface-usage

List of usage examples for com.liferay.portal.kernel.portlet FriendlyURLMapper interface-usage

Introduction

In this page you can find the example usage for com.liferay.portal.kernel.portlet FriendlyURLMapper interface-usage.

Usage

From source file com.liferay.util.bridges.wai.WAIFriendlyURLMapper.java

/**
 * @author Jorge Ferrer
 */
public class WAIFriendlyURLMapper implements FriendlyURLMapper {

    public String buildPath(LiferayPortletURL liferayPortletURL) {