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

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

Introduction

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

Usage

From source file com.liferay.blade.samples.jndiservicebuilder.model.Region.java

/**
 * The extended model interface for the Region service. Represents a row in the "region" database table, with each column mapped to a property of this class.
 *
 * @author Brian Wing Shun Chan
 * @see RegionModel
 * @see com.liferay.blade.samples.jndiservicebuilder.model.impl.RegionImpl