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

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

Introduction

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

Usage

From source file com.liferay.portlet.PortletSessionImpl.java

/**
 * @author Brian Wing Shun Chan
 */
public class PortletSessionImpl implements LiferayPortletSession {

    public static final String getPortletScope(String portletName, long plid) {