ImportChannableSalesCommand
extends ContainerAwareCommand
in package
Class ImportChannableSalesCommand
Table of Contents
Constants
- CHANNABLE_ORDER_STATUS = 'not_shipped'
- CHANNBEL_ORDER_TO_IMPORT_FROM = '-2 day'
Properties
- $channableService : ChannableService
- $configService : Config
- $output : OutputInterface
Methods
- __construct() : mixed
- configure() : mixed
- Configuration de la commande
- execute() : int
- addChannableOrder() : mixed
Constants
CHANNABLE_ORDER_STATUS
public
mixed
CHANNABLE_ORDER_STATUS
= 'not_shipped'
CHANNBEL_ORDER_TO_IMPORT_FROM
public
mixed
CHANNBEL_ORDER_TO_IMPORT_FROM
= '-2 day'
Properties
$channableService
protected
ChannableService
$channableService
$configService
protected
Config
$configService
$output
protected
OutputInterface
$output
Methods
__construct()
public
__construct(ChannableService $channableService) : mixed
Parameters
- $channableService : ChannableService
configure()
Configuration de la commande
protected
configure() : mixed
execute()
protected
execute(InputInterface $input, OutputInterface $output) : int
Parameters
- $input : InputInterface
- $output : OutputInterface
Tags
Return values
intaddChannableOrder()
private
addChannableOrder(mixed $channableOrderReadyToAdd[, mixed $output = null ]) : mixed
Parameters
- $channableOrderReadyToAdd : mixed
- $output : mixed = null