Package com.liferay.portal.kernel.model
Interface RegionLocalization
- All Superinterfaces:
BaseModel<RegionLocalization>
,ClassedModel
,Cloneable
,Comparable<RegionLocalization>
,CTModel<RegionLocalization>
,MVCCModel
,RegionLocalizationModel
,Serializable
,ShardedModel
- All Known Implementing Classes:
RegionLocalizationWrapper
The extended model interface for the RegionLocalization service. Represents a row in the "RegionLocalization" 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.RegionLocalizationModel
cloneWithOriginalValues, getCompanyId, getCtCollectionId, getLanguageId, getMvccVersion, getPrimaryKey, getRegionId, getRegionLocalizationId, getTitle, setCompanyId, setCtCollectionId, setLanguageId, setMvccVersion, setPrimaryKey, setRegionId, setRegionLocalizationId, setTitle, toXmlString
-
Field Details
-
REGION_LOCALIZATION_ID_ACCESSOR
-