Example usage for com.liferay.portal.kernel.repository Repository interface-usage

List of usage examples for com.liferay.portal.kernel.repository Repository interface-usage

Introduction

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

Usage

From source file com.liferay.document.library.repository.cmis.internal.RepositoryProxyBean.java

/**
 * @author Adolfo Prez
 */
public class RepositoryProxyBean extends RepositoryModelProxyBean implements Repository {

    public RepositoryProxyBean(Repository repository, ClassLoader classLoader) {