Interface ProductImageContainerRepositoryInterface
category |
System |
---|---|
package |
Product |
subpackage |
Interfaces |
deleteByProductId(\IdType $productId) : \ProductImageContainerRepositoryInterface
getByProductId(\IdType $productId) : \ProductImageContainerInterface
store(\IdType $productId, \ProductImageContainerInterface $imageContainer) : \ProductImageContainerRepositoryInterface