UpdateServiceRepository

Implements \Gambio\ProductImageList\UpdateService\Interfaces\UpdateServiceRepositoryInterface

Class UpdateServiceRepository

package

Gambio\ProductImageList\UpdateService\Repositories

Methods

UpdateServiceRepository constructor.

__construct(\Gambio\ProductImageList\UpdateService\Interfaces\UpdateServiceDatabaseWriterInterface $writer) 

updateImageListAttributeAssigment

updateImageListAttributeAssigment(\Gambio\ProductImageList\UpdateService\Interfaces\UpdateImageListAttributeAssignmentDtoInterface $dto) 

updateImageListCombiAssignment

updateImageListCombiAssignment(\Gambio\ProductImageList\UpdateService\Interfaces\UpdateImageListCombinationAssignmentDtoInterface $dto) 

updateImageListName

updateImageListName(\Gambio\ProductImageList\UpdateService\Interfaces\UpdateImageListNameDtoInterface $dto) 

updateImagesSort

updateImagesSort(\Gambio\ProductImageList\UpdateService\Interfaces\UpdateMultipleSortingDtoInterface $sortOrders) 

updateImageText

updateImageText(\Gambio\ProductImageList\Image\Collections\TextCollection $text) 

Properties

writer

writer : \Gambio\ProductImageList\UpdateService\Interfaces\UpdateServiceDatabaseWriterInterface