Открытые члены | |
__construct () | |
getName () | |
getCode () | |
getSupportedRecipientTypes () | |
loadConfiguration () | |
saveConfiguration (Message\Configuration $configuration) | |
start () | |
send (Message\Adapter $message) | |
end () | |
Открытые атрибуты | |
const | CODE = self::CODE_UNDEFINED |
const | CODE_RC_LEAD = 'rc_lead' |
const | CODE_RC_DEAL = 'rc_deal' |
Защищенные члены | |
detectDealCategoryId ($categoryId, EntityManageFacility $facility) | |
getLastDealCategoryId (EntityManageFacility $facility) | |
getLastDeal (EntityManageFacility $facility, $days) | |
getOrderData ($dealId) | |
copyDealProducts ($fromDealId, $toDealId) | |
Защищенные данные | |
$configuration | |
$responsibleQueue | |
См. определение в файле transportbase.php строка 34
__construct | ( | ) |
Transport constructor.
См. определение в файле transportbase.php строка 49
|
protected |
См. определение в файле transportbase.php строка 387
|
protected |
См. определение в файле transportbase.php строка 256
end | ( | ) |
getCode | ( | ) |
|
protected |
См. определение в файле transportbase.php строка 320
|
protected |
См. определение в файле transportbase.php строка 281
getName | ( | ) |
|
protected |
См. определение в файле transportbase.php строка 371
getSupportedRecipientTypes | ( | ) |
Get supported recipient types.
См. определение в файле transportbase.php строка 79
loadConfiguration | ( | ) |
saveConfiguration | ( | Message\Configuration | $configuration | ) |
См. определение в файле transportbase.php строка 98
send | ( | Message\Adapter | $message | ) |
Send.
Message\Adapter | $message | Message. |
См. определение в файле transportbase.php строка 119
start | ( | ) |
|
protected |
См. определение в файле transportbase.php строка 41
|
protected |
См. определение в файле transportbase.php строка 44
const CODE = self::CODE_UNDEFINED |
См. определение в файле transportbase.php строка 36
const CODE_RC_DEAL = 'rc_deal' |
См. определение в файле transportbase.php строка 38
const CODE_RC_LEAD = 'rc_lead' |
См. определение в файле transportbase.php строка 37