Example usage for com.liferay.portal.kernel.search DocumentContributor interface-usage

List of usage examples for com.liferay.portal.kernel.search DocumentContributor interface-usage

Introduction

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

Usage

From source file com.liferay.trash.internal.search.TrashedModelDocumentContributor.java

/**
 * @author Eudaldo Alonso
 */
@Component(immediate = true, service = DocumentContributor.class)
public class TrashedModelDocumentContributor implements DocumentContributor {