category
|
System
|
package
|
CustomerGroup
|
subpackage
|
Repositories
|
Methods
creates customer group entity.
create() : \CustomerGroup
Returns all customer group as collection.
getAll() : \CustomerGroupCollection
Returns customer group entity by given id.
getById(\IntType $id) : \CustomerGroup