Class CustomerGroupAccessRepository
category |
System |
---|---|
package |
CustomerGroup |
subpackage |
Repositories |
__construct(\CustomerGroupFactory $factory, \CustomerGroupReaderInterface $reader, \LanguageProvider $languageProvider)
_createConfigurations(array $dataSet) : \CustomerGroupConfigurations
_createSettings(array $dataSet) : \CustomerGroupSettings
create() : \CustomerGroup
getAll() : \CustomerGroupCollection
Throws |
|
---|
\CustomerGroupCollection
Customer group collection.
getById(\IntType $id) : \CustomerGroup