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