Interface CustomerGroupRepository
| category |
System |
|---|---|
| package |
CustomerGroup |
| subpackage |
Repositories |
__construct(\CustomerGroupWriterInterface $writer, \CustomerGroupDeleterInterface $deleter)
createBase(\IntType $customerGroupId, \IntType $baseId) : \CustomerGroupRepository
delete(\CustomerGroup $customerGroup) : $this|\CustomerGroupRepositoryInterface
store(\CustomerGroup $customerGroup) : $this|\CustomerGroupRepositoryInterface
update(\CustomerGroup $customerGroup) : $this|\CustomerGroupRepositoryInterface
nonRemovableIds :