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
|
|
public
|
#
delete(
Deletes customer group entity data in database with personal offer table. |
protected
|
|
protected
|
|
protected
|
#
_dropGroupPermissionColumn( $customerGroupId, $table )
Drops group permission column by id and given table name. |
Properties summary
protected
CI_DB_query_builder
|
$queryBuilder
|