com.liferay.portal.model
Interface Region

All Superinterfaces:
BaseModel<Region>, java.lang.Cloneable, java.lang.Comparable<Region>, RegionModel, java.io.Serializable
All Known Implementing Classes:
RegionWrapper

public interface Region
extends RegionModel

View Source

ServiceBuilder generated this class. Modifications in this class will be overwritten the next time is generated.

This interface is a model that represents the Region table in the database.

Customize RegionImpl and rerun the ServiceBuilder to generate the new methods.

Author:
Brian Wing Shun Chan
See Also:
RegionModel, RegionImpl, RegionModelImpl
Generated:

Method Summary
 
Methods inherited from interface com.liferay.portal.model.RegionModel
clone, compareTo, getActive, getCountryId, getExpandoBridge, getName, getPrimaryKey, getPrimaryKeyObj, getRegionCode, getRegionId, hashCode, isActive, isCachedModel, isEscapedModel, isNew, setActive, setCachedModel, setCountryId, setEscapedModel, setExpandoBridgeAttributes, setName, setNew, setPrimaryKey, setRegionCode, setRegionId, toEscapedModel, toString, toXmlString