GroupRepositoryInterface
in
Interface GroupRepositoryInterface
Table of Contents
Methods
getGroupsByProduct()
public
getGroupsByProduct(ProductId $id, LanguageId $languageId) : GroupCollectionInterface
Parameters
- $id : ProductId
- $languageId : LanguageId
Return values
GroupCollectionInterface —getGroupsBySellingUnit()
public
getGroupsBySellingUnit(SellingUnitId $id) : GroupCollectionInterface
Parameters
- $id : SellingUnitId