Class StoredProductAttribute

Class StoredProductAttribute

ProductAttribute implements ProductAttributeInterface
StoredProductAttribute implements StoredProductAttributeInterface

Methods summary

public __construct( IdType $attributeId )

Initialize the stored product attribute.

public getAttributeId( void ) : integer

Returns the attribute id.

Methods inherited from ProductAttribute

getAttributeEan(), getAttributeModel(), getOptionId(), getOptionValueId(), getPrice(), getPriceType(), getSortOrder(), getStock(), getVpeId(), getVpeValue(), getWeight(), getWeightType(), setAttributeEan(), setAttributeModel(), setOptionId(), setOptionValueId(), setPrice(), setPriceType(), setSortOrder(), setStock(), setVpeId(), setVpeValue(), setWeight(), setWeightType()

Properties summary

protected $attributeId : integer

		

Properties inherited from ProductAttribute

$attributeEan, $attributeModel, $optionId, $optionValueId, $price, $priceType, $sortOrder, $stock, $vpeId, $vpeValue, $weight, $weightType