Overview
  • Package
  • Class
  • Tree
  • Todo

Packages

  • AddonValue
    • Interfaces
  • AdminHttpViewControllers
  • ApiV2Controllers
  • Authentication
    • Collections
    • Entities
    • Factories
    • Interfaces
    • Strategies
  • Category
    • Collections
    • Entities
    • Factories
    • Interfaces
    • Providers
    • Repositories
    • Storages
  • Customer
    • Address
    • Country
    • CountryZone
    • Interfaces
    • Storages
    • Validation
    • ValueObjects
  • Email
    • Collections
    • Entities
    • Exceptions
    • Interfaces
    • Repository
    • ValueObjects
  • Extensions
    • Customers
    • Emails
    • Helpers
    • Invoices
    • Orders
    • Serializers
    • Templates
  • Http
    • Collections
    • Exceptions
    • Factories
    • Interfaces
    • ValueObjects
  • HttpViewControllers
  • InfoBox
    • Collections
    • Entities
    • Factories
    • Interfaces
    • Repositories
  • Invoice
    • Interfaces
    • ValueObjects
  • Loaders
    • CrossCuttingLoader
    • GXCoreLoader
    • Interfaces
  • Modules
    • Collections
    • Controllers
    • Interfaces
  • None
  • Order
    • Collections
    • Entities
    • Factories
    • Interfaces
    • Repositories
    • Storages
    • ValueObjects
  • Precheck
  • Product
    • Collections
    • Entities
    • Factories
    • Interfaces
    • Providers
    • Repositories
    • Storages
  • ProductModule
    • Collections
    • Deleter
    • Entities
    • Factories
    • Interface
    • Interfaces
    • Reader
    • Repositories
    • Writer
  • Shared
    • ClassFinder
    • Exceptions
    • FileSystem
    • Interfaces
    • Storage
    • Types
  • SharedShoppingCart
    • Interfaces
  • Slider
    • Collections
    • Entities
    • Factories
    • Interfaces
    • Repositories
    • Storages
  • Statistics
    • Interfaces
  • UserConfiguration
    • Interfaces
    • Repository

Classes

  • ProductAttributeObjectService
  • ProductAttributeService

Interfaces

  • ProductAttributeFactoryInterface
  • ProductAttributeInterface
  • ProductAttributeObjectServiceInterface
  • ProductAttributeServiceInterface
  • StoredProductAttributeInterface

Interface StoredProductAttributeInterface

Interface StoredProductAttributeInterface

StoredProductAttributeInterface implements ProductAttributeInterface

Direct known implementers

StoredProductAttribute

Package: ProductModule\Interfaces
Category: System
Located at Services/Core/ProductModule/Entities/Interfaces/StoredProductAttributeInterface.inc.php

Methods summary

public integer
# getAttributeId( )

Returns the attribute id.

Returns the attribute id.

Returns

integer
Id of product attribute.

Methods inherited from ProductAttributeInterface

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

API documentation generated by ApiGen