com.liferay.portal.model
Interface Country

All Superinterfaces:
BaseModel<Country>, java.lang.Cloneable, java.lang.Comparable<Country>, CountryModel, java.io.Serializable
All Known Implementing Classes:
CountryWrapper

public interface Country
extends CountryModel

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 Country table in the database.

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

Author:
Brian Wing Shun Chan
See Also:
CountryModel, CountryImpl, CountryModelImpl
Generated:

Method Summary
 
Methods inherited from interface com.liferay.portal.model.CountryModel
clone, compareTo, getA2, getA3, getActive, getCountryId, getExpandoBridge, getIdd, getName, getNumber, getPrimaryKey, getPrimaryKeyObj, hashCode, isActive, isCachedModel, isEscapedModel, isNew, setA2, setA3, setActive, setCachedModel, setCountryId, setEscapedModel, setExpandoBridgeAttributes, setIdd, setName, setNew, setNumber, setPrimaryKey, toEscapedModel, toString, toXmlString