Class CustomerGroupServiceFactory
Class CustomerGroupServiceFactory *
Package: CustomerGroup\Factories
Category: System
Located at Services/Core/CustomerGroup/Factories/CustomerGroupServiceFactory.inc.php
Category: System
Located at Services/Core/CustomerGroup/Factories/CustomerGroupServiceFactory.inc.php
Methods summary
public
|
|
public
|
|
public
|
|
protected
|
#
_createRepository( )
Creates a new instance of a CustomerGroupRepository object. Consecutive calls provide the same object. |
protected
|
#
_createReader( )
Creates a new instance of a CustomerGroupReadService object. Consecutive calls provide the same object. |
protected
|
#
_createWriter( )
Creates a new instance of a CustomerGroupWritService object. Consecutive calls provide the same object. |
Properties summary
protected
CI_DB_query_builder
|
$queryBuilder
|
|
protected
|
$accessRepository
|
|
protected
|
$writeService
|
|
protected
|
$readerService
|