Interface CommerceTaxMethod

All Superinterfaces:
com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<CommerceTaxMethod>, com.liferay.portal.kernel.model.ClassedModel, Cloneable, CommerceTaxMethodModel, Comparable<CommerceTaxMethod>, com.liferay.portal.kernel.model.GroupedModel, com.liferay.portal.kernel.model.LocalizedModel, com.liferay.portal.kernel.model.MVCCModel, com.liferay.portal.kernel.model.PersistedModel, Serializable, com.liferay.portal.kernel.model.ShardedModel
All Known Implementing Classes:
CommerceTaxMethodWrapper

@ProviderType public interface CommerceTaxMethod extends CommerceTaxMethodModel, com.liferay.portal.kernel.model.PersistedModel
The extended model interface for the CommerceTaxMethod service. Represents a row in the "CommerceTaxMethod" database table, with each column mapped to a property of this class.
See Also:
Generated:
  • Field Details

    • COMMERCE_TAX_METHOD_ID_ACCESSOR

      static final com.liferay.portal.kernel.util.Accessor<CommerceTaxMethod,Long> COMMERCE_TAX_METHOD_ID_ACCESSOR
  • Method Details

    • getTypeSettingsUnicodeProperties

      com.liferay.portal.kernel.util.UnicodeProperties getTypeSettingsUnicodeProperties()
    • setTypeSettingsUnicodeProperties

      void setTypeSettingsUnicodeProperties(com.liferay.portal.kernel.util.UnicodeProperties typeSettingsUnicodeProperties)