Example usage for com.liferay.portal.kernel.model RepositoryModel interface-usage

List of usage examples for com.liferay.portal.kernel.model RepositoryModel interface-usage

Introduction

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

Usage

From source file com.liferay.ide.utils.library.listener.model.Repository.java

/**
 * The extended model interface for the Repository service. Represents a row in the "liblistener_Repository" database table, with each column mapped to a property of this class.
 *
 * @author Brian Wing Shun Chan
 * @see RepositoryModel
 * @see com.liferay.ide.utils.library.listener.model.impl.RepositoryImpl