Example usage for com.liferay.portal.kernel.portletdisplaytemplate PortletDisplayTemplateManager interface-usage

List of usage examples for com.liferay.portal.kernel.portletdisplaytemplate PortletDisplayTemplateManager interface-usage

Introduction

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

Usage

From source file com.liferay.portlet.display.template.internal.PortletDisplayTemplateManagerImpl.java

/**
 * @author Leonardo Barros
 */
@Component(immediate = true)
public class PortletDisplayTemplateManagerImpl implements PortletDisplayTemplateManager {