Package de.hybris.platform.europe1.model
Class TaxRowModel
- java.lang.Object
-
- de.hybris.platform.servicelayer.model.AbstractItemModel
-
- de.hybris.platform.core.model.ItemModel
-
- de.hybris.platform.europe1.model.PDTRowModel
-
- de.hybris.platform.europe1.model.TaxRowModel
-
- All Implemented Interfaces:
java.io.Serializable
public class TaxRowModel extends PDTRowModel
Generated model class for type TaxRow first defined at extension europe1.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
AbstractItemModel.NewModelContextFactory
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String_PRODUCT2OWNEUROPE1TAXESGenerated relation code constant for relationProduct2OwnEurope1Taxesdefining source attributeproductin extensioneurope1.static java.lang.String_TYPECODEGenerated model type code constant.static java.lang.StringABSOLUTEGenerated constant - Attribute key ofTaxRow.absoluteattribute defined at extensioneurope1.static java.lang.StringCATALOGVERSIONGenerated constant - Attribute key ofTaxRow.catalogVersionattribute defined at extensioneurope1.static java.lang.StringCURRENCYGenerated constant - Attribute key ofTaxRow.currencyattribute defined at extensioneurope1.static java.lang.StringTAXGenerated constant - Attribute key ofTaxRow.taxattribute defined at extensioneurope1.static java.lang.StringVALUEGenerated constant - Attribute key ofTaxRow.valueattribute defined at extensioneurope1.-
Fields inherited from class de.hybris.platform.europe1.model.PDTRowModel
DATERANGE, ENDTIME, PG, PRODUCT, PRODUCTID, PRODUCTMATCHQUALIFIER, STARTTIME, UG, USER, USERMATCHQUALIFIER
-
Fields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALED
-
Fields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY
-
-
Constructor Summary
Constructors Constructor Description TaxRowModel()Generated constructor - Default constructor for generic creation.TaxRowModel(ItemModel _owner, ProductTaxGroup _pg, ProductModel _product, java.lang.String _productId, TaxModel _tax)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersTaxRowModel(TaxModel _tax)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersTaxRowModel(ItemModelContext ctx)Generated constructor - Default constructor for creation with existing context
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.BooleangetAbsolute()Generated method - Getter of theTaxRow.absolutedynamic attribute defined at extensioneurope1.CatalogVersionModelgetCatalogVersion()Generated method - Getter of theTaxRow.catalogVersionattribute defined at extensioneurope1.CurrencyModelgetCurrency()Generated method - Getter of theTaxRow.currencyattribute defined at extensioneurope1.TaxModelgetTax()Generated method - Getter of theTaxRow.taxattribute defined at extensioneurope1.java.lang.DoublegetValue()Generated method - Getter of theTaxRow.valueattribute defined at extensioneurope1.voidsetCatalogVersion(CatalogVersionModel value)Generated method - Setter ofTaxRow.catalogVersionattribute defined at extensioneurope1.voidsetCurrency(CurrencyModel value)Generated method - Setter ofTaxRow.currencyattribute defined at extensioneurope1.voidsetPg(HybrisEnumValue value)Generated method - Initial setter ofPDTRow.pgattribute defined at extensioneurope1and redeclared at extensioneurope1.voidsetProduct(ProductModel value)Generated method - Initial setter ofPDTRow.productattribute defined at extensioneurope1and redeclared at extensioneurope1.voidsetTax(TaxModel value)Generated method - Initial setter ofTaxRow.taxattribute defined at extensioneurope1.voidsetValue(java.lang.Double value)Generated method - Setter ofTaxRow.valueattribute defined at extensioneurope1.-
Methods inherited from class de.hybris.platform.europe1.model.PDTRowModel
getDateRange, getEndTime, getPg, getProduct, getProductId, getProductMatchQualifier, getStartTime, getUg, getUser, getUserMatchQualifier, setDateRange, setEndTime, setProductId, setProductMatchQualifier, setStartTime, setUg, setUser, setUserMatchQualifier
-
Methods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwner
-
Methods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
equals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplace
-
-
-
-
Field Detail
-
_TYPECODE
public static final java.lang.String _TYPECODE
Generated model type code constant.- See Also:
- Constant Field Values
-
_PRODUCT2OWNEUROPE1TAXES
public static final java.lang.String _PRODUCT2OWNEUROPE1TAXES
Generated relation code constant for relationProduct2OwnEurope1Taxesdefining source attributeproductin extensioneurope1.- See Also:
- Constant Field Values
-
CATALOGVERSION
public static final java.lang.String CATALOGVERSION
Generated constant - Attribute key ofTaxRow.catalogVersionattribute defined at extensioneurope1.- See Also:
- Constant Field Values
-
CURRENCY
public static final java.lang.String CURRENCY
Generated constant - Attribute key ofTaxRow.currencyattribute defined at extensioneurope1.- See Also:
- Constant Field Values
-
ABSOLUTE
public static final java.lang.String ABSOLUTE
Generated constant - Attribute key ofTaxRow.absoluteattribute defined at extensioneurope1.- See Also:
- Constant Field Values
-
TAX
public static final java.lang.String TAX
Generated constant - Attribute key ofTaxRow.taxattribute defined at extensioneurope1.- See Also:
- Constant Field Values
-
VALUE
public static final java.lang.String VALUE
Generated constant - Attribute key ofTaxRow.valueattribute defined at extensioneurope1.- See Also:
- Constant Field Values
-
-
Constructor Detail
-
TaxRowModel
public TaxRowModel()
Generated constructor - Default constructor for generic creation.
-
TaxRowModel
public TaxRowModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
TaxRowModel
@Deprecated(since="4.1.1", forRemoval=true) public TaxRowModel(TaxModel _tax)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - Constructor with all mandatory attributes.- Parameters:
_tax- initial attribute declared by typeTaxRowat extensioneurope1
-
TaxRowModel
@Deprecated(since="4.1.1", forRemoval=true) public TaxRowModel(ItemModel _owner, ProductTaxGroup _pg, ProductModel _product, java.lang.String _productId, TaxModel _tax)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - for all mandatory and initial attributes.- Parameters:
_owner- initial attribute declared by typeItemat extensioncore_pg- initial attribute declared by typeTaxRowat extensioneurope1_product- initial attribute declared by typeTaxRowat extensioneurope1_productId- initial attribute declared by typePDTRowat extensioneurope1_tax- initial attribute declared by typeTaxRowat extensioneurope1
-
-
Method Detail
-
getAbsolute
@Accessor(qualifier="absolute", type=GETTER) public java.lang.Boolean getAbsolute()
Generated method - Getter of theTaxRow.absolutedynamic attribute defined at extensioneurope1.- Returns:
- the absolute
-
getCatalogVersion
@Accessor(qualifier="catalogVersion", type=GETTER) public CatalogVersionModel getCatalogVersion()
Generated method - Getter of theTaxRow.catalogVersionattribute defined at extensioneurope1.- Returns:
- the catalogVersion
-
getCurrency
@Accessor(qualifier="currency", type=GETTER) public CurrencyModel getCurrency()
Generated method - Getter of theTaxRow.currencyattribute defined at extensioneurope1.- Returns:
- the currency
-
getTax
@Accessor(qualifier="tax", type=GETTER) public TaxModel getTax()
Generated method - Getter of theTaxRow.taxattribute defined at extensioneurope1.- Returns:
- the tax
-
getValue
@Accessor(qualifier="value", type=GETTER) public java.lang.Double getValue()
Generated method - Getter of theTaxRow.valueattribute defined at extensioneurope1.- Returns:
- the value
-
setCatalogVersion
@Accessor(qualifier="catalogVersion", type=SETTER) public void setCatalogVersion(CatalogVersionModel value)
Generated method - Setter ofTaxRow.catalogVersionattribute defined at extensioneurope1.- Parameters:
value- the catalogVersion
-
setCurrency
@Accessor(qualifier="currency", type=SETTER) public void setCurrency(CurrencyModel value)
Generated method - Setter ofTaxRow.currencyattribute defined at extensioneurope1.- Parameters:
value- the currency
-
setPg
@Accessor(qualifier="pg", type=SETTER) public void setPg(HybrisEnumValue value)
Generated method - Initial setter ofPDTRow.pgattribute defined at extensioneurope1and redeclared at extensioneurope1. Can only be used at creation of model - before first save. Will only accept values of typeProductTaxGroup.- Overrides:
setPgin classPDTRowModel- Parameters:
value- the pg
-
setProduct
@Accessor(qualifier="product", type=SETTER) public void setProduct(ProductModel value)
Generated method - Initial setter ofPDTRow.productattribute defined at extensioneurope1and redeclared at extensioneurope1. Can only be used at creation of model - before first save. Will only accept values of typeProductModel.- Overrides:
setProductin classPDTRowModel- Parameters:
value- the product
-
setTax
@Accessor(qualifier="tax", type=SETTER) public void setTax(TaxModel value)
Generated method - Initial setter ofTaxRow.taxattribute defined at extensioneurope1. Can only be used at creation of model - before first save.- Parameters:
value- the tax
-
-