Example usage for com.liferay.portal.kernel.service LayoutLocalServiceWrapper subclass-usage

List of usage examples for com.liferay.portal.kernel.service LayoutLocalServiceWrapper subclass-usage

Introduction

In this page you can find the example usage for com.liferay.portal.kernel.service LayoutLocalServiceWrapper subclass-usage.

Usage

From source file com.liferay.grow.service.wrapper.LayoutCustomServiceWrapper.java

/**
 * @author Tamas Molnar
 */
@Component(immediate = true, property = {}, service = ServiceWrapper.class)
public class LayoutCustomServiceWrapper extends LayoutLocalServiceWrapper {