UserSpecificPricelistManager
class UserSpecificPricelistManager implements BasicEntityManagerInterface
Class UserSpecificPricelistManager is injected as alligator.user.specific.pricelist.manager service. UserSpecificPricelistManager handles the logic for entity.
Properties
| protected UserSpecificPricelistRepository | $repository | ||
| protected PricelistManager | $pricelistManager |
Methods
__construct(UserSpecificPricelistRepository $repository, PricelistManager $pricelistManager)
UserSpecificPricelistManager constructor.
bool
editUserSpecificPricelist(mixed $data, mixed $userId, array $json)
Edit user specific pricelists
Details
at line 35
__construct(UserSpecificPricelistRepository $repository, PricelistManager $pricelistManager)
UserSpecificPricelistManager constructor.
at line 49
bool
editUserSpecificPricelist(mixed $data, mixed $userId, array $json)
Edit user specific pricelists