Class CustomerGroupDeleter
Class CustomerGroupDeleter
- CustomerGroupDeleter implements CustomerGroupDeleterInterface
Package: CustomerGroup\Repositories
Category: System
Located at Services/Core/CustomerGroup/Repositories/CustomerGroupDeleter.inc.php
Category: System
Located at Services/Core/CustomerGroup/Repositories/CustomerGroupDeleter.inc.php
Methods summary
public
delete( CustomerGroup $customerGroup )
:
Deletes customer group entity data in database with personal offer table.
protected
_dropGroupPermissionColumn( $customerGroupId, $table )
:
Drops group permission column by id and given table name.