|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.model.impl.BaseModelImpl<Country>
com.liferay.portal.model.impl.CountryModelImpl
com.liferay.portal.model.impl.CountryBaseImpl
@ProviderType public abstract class CountryBaseImpl
The extended model base implementation for the Country service. Represents a row in the "Country" database table, with each column mapped to a property of this class.
This class exists only as a container for the default extended model level methods generated by ServiceBuilder. Helper methods and all application logic should be put in CountryImpl.
CountryImpl,
Country,
Serialized Form| Field Summary |
|---|
| Fields inherited from class com.liferay.portal.model.impl.CountryModelImpl |
|---|
A2_COLUMN_BITMASK, A3_COLUMN_BITMASK, ACTIVE_COLUMN_BITMASK, COLUMN_BITMASK_ENABLED, DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, LOCK_EXPIRATION_TIME, NAME_COLUMN_BITMASK, ORDER_BY_JPQL, ORDER_BY_SQL, SESSION_FACTORY, TABLE_COLUMNS, TABLE_COLUMNS_MAP, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER |
| Fields inherited from interface com.liferay.portal.model.Country |
|---|
COUNTRY_ID_ACCESSOR |
| Constructor Summary | |
|---|---|
CountryBaseImpl()
|
|
| Method Summary |
|---|
| Methods inherited from class com.liferay.portal.model.impl.CountryModelImpl |
|---|
clone, compareTo, equals, getA2, getA3, getActive, getColumnBitmask, getCountryId, getExpandoBridge, getIdd, getModelAttributes, getModelClass, getModelClassName, getMvccVersion, getName, getNumber, getOriginalA2, getOriginalA3, getOriginalActive, getOriginalName, getPrimaryKey, getPrimaryKeyObj, getZipRequired, hashCode, isActive, isEntityCacheEnabled, isFinderCacheEnabled, isZipRequired, resetOriginalValues, setA2, setA3, setActive, setCountryId, setExpandoBridgeAttributes, setIdd, setModelAttributes, setMvccVersion, setName, setNumber, setPrimaryKey, setPrimaryKeyObj, setZipRequired, toCacheModel, toEscapedModel, toModel, toModels, toString, toXmlString |
| Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
|---|
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModel |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.liferay.portal.model.Country |
|---|
getName, getNameCurrentLanguageId, getNameCurrentValue, setNameCurrentLanguageId |
| Methods inherited from interface com.liferay.portal.model.CountryModel |
|---|
clone, compareTo, getA2, getA3, getActive, getCountryId, getExpandoBridge, getIdd, getMvccVersion, getName, getNumber, getPrimaryKey, getPrimaryKeyObj, getZipRequired, hashCode, isActive, isCachedModel, isEscapedModel, isNew, isZipRequired, setA2, setA3, setActive, setCachedModel, setCountryId, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setIdd, setMvccVersion, setName, setNew, setNumber, setPrimaryKey, setPrimaryKeyObj, setZipRequired, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString |
| Methods inherited from interface com.liferay.portal.model.BaseModel |
|---|
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes |
| Methods inherited from interface com.liferay.portal.model.ClassedModel |
|---|
getModelClass, getModelClassName |
| Constructor Detail |
|---|
public CountryBaseImpl()
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||