Merge pull request #246 from magento-fearless-kiwis/develop
[FearlessKiwis] Added Bundle Product to Catalog Product Data Object
Showing
- app/code/Magento/Bundle/Api/Data/LinkInterface.php 18 additions, 15 deletionsapp/code/Magento/Bundle/Api/Data/LinkInterface.php
- app/code/Magento/Bundle/Api/ProductLinkManagementInterface.php 17 additions, 3 deletions...ode/Magento/Bundle/Api/ProductLinkManagementInterface.php
- app/code/Magento/Bundle/Model/Link.php 19 additions, 21 deletionsapp/code/Magento/Bundle/Model/Link.php
- app/code/Magento/Bundle/Model/LinkManagement.php 105 additions, 24 deletionsapp/code/Magento/Bundle/Model/LinkManagement.php
- app/code/Magento/Bundle/Model/OptionRepository.php 54 additions, 21 deletionsapp/code/Magento/Bundle/Model/OptionRepository.php
- app/code/Magento/Bundle/Model/Plugin/BundleLoadOptions.php 4 additions, 1 deletionapp/code/Magento/Bundle/Model/Plugin/BundleLoadOptions.php
- app/code/Magento/Bundle/Model/Plugin/BundleSaveOptions.php 32 additions, 7 deletionsapp/code/Magento/Bundle/Model/Plugin/BundleSaveOptions.php
- app/code/Magento/Bundle/Model/Product/LinksList.php 2 additions, 1 deletionapp/code/Magento/Bundle/Model/Product/LinksList.php
- app/code/Magento/Bundle/Model/Selection.php 2 additions, 0 deletionsapp/code/Magento/Bundle/Model/Selection.php
- app/code/Magento/Bundle/Model/Source/Option/Selection/Price/Type.php 6 additions, 1 deletion...gento/Bundle/Model/Source/Option/Selection/Price/Type.php
- app/code/Magento/Bundle/Test/Unit/Model/LinkManagementTest.php 364 additions, 56 deletions...ode/Magento/Bundle/Test/Unit/Model/LinkManagementTest.php
- app/code/Magento/Bundle/Test/Unit/Model/OptionRepositoryTest.php 188 additions, 11 deletions...e/Magento/Bundle/Test/Unit/Model/OptionRepositoryTest.php
- app/code/Magento/Bundle/Test/Unit/Model/Plugin/BundleLoadOptionsTest.php 1 addition, 1 deletion...o/Bundle/Test/Unit/Model/Plugin/BundleLoadOptionsTest.php
- app/code/Magento/Bundle/Test/Unit/Model/Plugin/BundleSaveOptionsTest.php 99 additions, 7 deletions...o/Bundle/Test/Unit/Model/Plugin/BundleSaveOptionsTest.php
- app/code/Magento/Bundle/Test/Unit/Model/Product/LinksListTest.php 5 additions, 1 deletion.../Magento/Bundle/Test/Unit/Model/Product/LinksListTest.php
- app/code/Magento/Bundle/etc/data_object.xml 0 additions, 2 deletionsapp/code/Magento/Bundle/etc/data_object.xml
- app/code/Magento/Bundle/etc/webapi.xml 7 additions, 1 deletionapp/code/Magento/Bundle/etc/webapi.xml
- app/code/Magento/Catalog/Api/ProductRepositoryInterface.php 4 additions, 2 deletionsapp/code/Magento/Catalog/Api/ProductRepositoryInterface.php
- app/code/Magento/Catalog/Controller/Adminhtml/Product/Initialization/Helper.php 2 additions, 0 deletions...og/Controller/Adminhtml/Product/Initialization/Helper.php
- app/code/Magento/Catalog/Model/Plugin/ProductRepository/TransactionWrapper.php 102 additions, 0 deletions...log/Model/Plugin/ProductRepository/TransactionWrapper.php
Please register or sign in to comment