Package com.liferay.portal.kernel.model
Interface CountryLocalization
- All Superinterfaces:
BaseModel<CountryLocalization>
,ClassedModel
,Cloneable
,Comparable<CountryLocalization>
,CountryLocalizationModel
,CTModel<CountryLocalization>
,MVCCModel
,Serializable
,ShardedModel
- All Known Implementing Classes:
CountryLocalizationWrapper
The extended model interface for the CountryLocalization service. Represents a row in the "CountryLocalization" database table, with each column mapped to a property of this class.
- Author:
- Brian Wing Shun Chan
- See Also:
- {$generated.description}
-
Field Summary
Fields -
Method Summary
Methods inherited from interface com.liferay.portal.kernel.model.BaseModel
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel
Methods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassName
Methods inherited from interface java.lang.Comparable
compareTo
Methods inherited from interface com.liferay.portal.kernel.model.CountryLocalizationModel
cloneWithOriginalValues, getCompanyId, getCountryId, getCountryLocalizationId, getCtCollectionId, getLanguageId, getMvccVersion, getPrimaryKey, getTitle, setCompanyId, setCountryId, setCountryLocalizationId, setCtCollectionId, setLanguageId, setMvccVersion, setPrimaryKey, setTitle, toXmlString
-
Field Details
-
COUNTRY_LOCALIZATION_ID_ACCESSOR
-