Interface StoredProductInterface
Interface StoredProductInterface
- StoredProductInterface implements ProductInterface, AddonValueContainerInterface
Direct known implementers
Category: System
Located at Services/Core/Product/Entities/Interfaces/StoredProductInterface.inc.php
Methods summary
public
integer
|
Methods inherited from ProductInterface
addAddonValues(),
deleteAddonValue(),
getAddedDateTime(),
getAdditionalImages(),
getAddonValue(),
getAddonValues(),
getAvailableDateTime(),
getCheckoutInformation(),
getDescription(),
getDiscountAllowed(),
getEan(),
getImageContainer(),
getKeywords(),
getLastModifiedDateTime(),
getManufacturerId(),
getMetaDescription(),
getMetaKeywords(),
getMetaTitle(),
getName(),
getOrderedCount(),
getPrice(),
getPrimaryImage(),
getProductModel(),
getProductTypeId(),
getQuantity(),
getSettings(),
getShippingCosts(),
getShippingTimeId(),
getShortDescription(),
getSortOrder(),
getTaxClassId(),
getUrl(),
getUrlKeywords(),
getUrlRewrite(),
getUrlRewrites(),
getViewedCount(),
getVpeId(),
getVpeValue(),
getWeight(),
isActive(),
isFsk18(),
isVpeActive(),
setActive(),
setAddedDateTime(),
setAddonValue(),
setAvailableDateTime(),
setCheckoutInformation(),
setDescription(),
setDiscountAllowed(),
setEan(),
setFsk18(),
setImageContainer(),
setKeywords(),
setLastModifiedDateTime(),
setManufacturerId(),
setMetaDescription(),
setMetaKeywords(),
setMetaTitle(),
setName(),
setOrderedCount(),
setPrice(),
setProductModel(),
setProductTypeId(),
setQuantity(),
setSettings(),
setShippingCosts(),
setShippingTimeId(),
setShortDescription(),
setSortOrder(),
setTaxClassId(),
setUrl(),
setUrlKeywords(),
setUrlRewrite(),
setUrlRewrites(),
setViewedCount(),
setVpeActive(),
setVpeId(),
setVpeValue(),
setWeight()