List of usage examples for com.liferay.portal.kernel.model RegionModel interface-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