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

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

Introduction

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

Usage

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

/**
 * @author Adolfo Prez
 */
public abstract class BaseCMISRepositoryFactory<T extends CMISRepositoryHandler> implements RepositoryFactory {

    @Override