Example usage for com.liferay.portal.kernel.service RepositoryLocalService interface-usage

List of usage examples for com.liferay.portal.kernel.service RepositoryLocalService interface-usage

Introduction

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

Usage

From source file com.liferay.ide.utils.library.listener.service.RepositoryLocalServiceWrapper.java

/**
 * Provides a wrapper for {@link RepositoryLocalService}.
 *
 * @author Brian Wing Shun Chan
 * @see RepositoryLocalService
 * @generated