- All Superinterfaces:
- BaseModel<Region>, ClassedModel, java.lang.Cloneable, java.lang.Comparable<Region>, MVCCModel, RegionModel, java.io.Serializable
- All Known Implementing Classes:
- RegionWrapper
@ProviderType
public interface Region
extends RegionModel
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 Also:
RegionModel,
com.liferay.portal.model.impl.RegionImpl,
com.liferay.portal.model.impl.RegionModelImpl- Generated: