Class CountryLocalizationBaseImpl

Object
com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.CountryLocalization>
com.liferay.portal.model.impl.CountryLocalizationModelImpl
com.liferay.portal.model.impl.CountryLocalizationBaseImpl
All Implemented Interfaces:
com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.CountryLocalization>, com.liferay.portal.kernel.model.change.tracking.CTModel<com.liferay.portal.kernel.model.CountryLocalization>, com.liferay.portal.kernel.model.ClassedModel, com.liferay.portal.kernel.model.CountryLocalization, com.liferay.portal.kernel.model.CountryLocalizationModel, com.liferay.portal.kernel.model.MVCCModel, com.liferay.portal.kernel.model.ShardedModel, Serializable, Cloneable, Comparable<com.liferay.portal.kernel.model.CountryLocalization>
Direct Known Subclasses:
CountryLocalizationImpl

public abstract class CountryLocalizationBaseImpl extends CountryLocalizationModelImpl implements com.liferay.portal.kernel.model.CountryLocalization
The extended model base implementation for the CountryLocalization service. Represents a row in the "CountryLocalization" 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 CountryLocalizationImpl.

Author:
Brian Wing Shun Chan
See Also:
{$generated.description}
  • Constructor Details

    • CountryLocalizationBaseImpl

      public CountryLocalizationBaseImpl()