Logidav Docs

WarehouseProductSyncCommand extends ContainerAwareCommand
in package

Table of Contents

Properties

$defaultName  : mixed
$entityManager  : EntityManagerInterface
$productService  : ProductService

Methods

__construct()  : mixed
configure()  : mixed
execute()  : mixed
executeContainerSync()  : bool
Exécute la synchronisation des arrivées conteneurs
executeWarehouseSync()  : bool
Exécute la synchronisation des stocks entrepôt

Properties

Methods

__construct()

public __construct(EntityManagerInterface $entityManager) : mixed
Parameters
$entityManager : EntityManagerInterface

execute()

protected execute(InputInterface $input, OutputInterface $output) : mixed
Parameters
$input : InputInterface
$output : OutputInterface

executeContainerSync()

Exécute la synchronisation des arrivées conteneurs

private executeContainerSync(SymfonyStyle $io[, int|null $limit = null ]) : bool
Parameters
$io : SymfonyStyle
$limit : int|null = null
Return values
bool

executeWarehouseSync()

Exécute la synchronisation des stocks entrepôt

private executeWarehouseSync(SymfonyStyle $io[, int|null $limit = null ]) : bool
Parameters
$io : SymfonyStyle
$limit : int|null = null
Return values
bool

        
On this page

Search results