Merge pull request #152 from magento-api/MAGETWO-34416-Extension-Attributes-Squash
[API] Sprint 44 - Part 2 : MAGETWO-34416 Refactor Extensible Models and Objects to use Extended Attributes
Showing
- .php_cs 0 additions, 1 deletion.php_cs
- app/code/Magento/Bundle/Api/Data/LinkInterface.php 15 additions, 0 deletionsapp/code/Magento/Bundle/Api/Data/LinkInterface.php
- app/code/Magento/Bundle/Api/Data/OptionInterface.php 15 additions, 0 deletionsapp/code/Magento/Bundle/Api/Data/OptionInterface.php
- app/code/Magento/Bundle/Api/Data/OptionTypeInterface.php 15 additions, 0 deletionsapp/code/Magento/Bundle/Api/Data/OptionTypeInterface.php
- app/code/Magento/Bundle/Model/Link.php 22 additions, 0 deletionsapp/code/Magento/Bundle/Model/Link.php
- app/code/Magento/Bundle/Model/Option.php 21 additions, 0 deletionsapp/code/Magento/Bundle/Model/Option.php
- app/code/Magento/Bundle/Model/Plugin/BundleLoadOptions.php 12 additions, 10 deletionsapp/code/Magento/Bundle/Model/Plugin/BundleLoadOptions.php
- app/code/Magento/Bundle/Model/Plugin/BundleSaveOptions.php 2 additions, 7 deletionsapp/code/Magento/Bundle/Model/Plugin/BundleSaveOptions.php
- app/code/Magento/Bundle/Model/Source/Option/Type.php 29 additions, 4 deletionsapp/code/Magento/Bundle/Model/Source/Option/Type.php
- app/code/Magento/Bundle/Test/Unit/Model/OptionRepositoryTest.php 4 additions, 0 deletions...e/Magento/Bundle/Test/Unit/Model/OptionRepositoryTest.php
- app/code/Magento/Bundle/Test/Unit/Model/Plugin/BundleLoadOptionsTest.php 24 additions, 16 deletions...o/Bundle/Test/Unit/Model/Plugin/BundleLoadOptionsTest.php
- app/code/Magento/Bundle/Test/Unit/Model/Plugin/BundleSaveOptionsTest.php 48 additions, 13 deletions...o/Bundle/Test/Unit/Model/Plugin/BundleSaveOptionsTest.php
- app/code/Magento/Bundle/Test/Unit/Pricing/Price/DiscountCalculatorTest.php 1 addition, 3 deletions...Bundle/Test/Unit/Pricing/Price/DiscountCalculatorTest.php
- app/code/Magento/Bundle/etc/data_object.xml 2 additions, 0 deletionsapp/code/Magento/Bundle/etc/data_object.xml
- app/code/Magento/Catalog/Api/Data/CategoryInterface.php 16 additions, 1 deletionapp/code/Magento/Catalog/Api/Data/CategoryInterface.php
- app/code/Magento/Catalog/Api/Data/CategoryProductLinkInterface.php 20 additions, 1 deletion...Magento/Catalog/Api/Data/CategoryProductLinkInterface.php
- app/code/Magento/Catalog/Api/Data/CategoryTreeInterface.php 1 addition, 1 deletionapp/code/Magento/Catalog/Api/Data/CategoryTreeInterface.php
- app/code/Magento/Catalog/Api/Data/EavAttributeInterface.php 5 additions, 0 deletionsapp/code/Magento/Catalog/Api/Data/EavAttributeInterface.php
- app/code/Magento/Catalog/Api/Data/ProductAttributeMediaGalleryEntryContentInterface.php 24 additions, 3 deletions...ata/ProductAttributeMediaGalleryEntryContentInterface.php
- app/code/Magento/Catalog/Api/Data/ProductAttributeMediaGalleryEntryInterface.php 20 additions, 1 deletion...g/Api/Data/ProductAttributeMediaGalleryEntryInterface.php
Please register or sign in to comment