Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс ReduceStoreBatchAmountAction
+ Граф наследования:ReduceStoreBatchAmountAction:

Открытые члены

 __construct (int $documentElementId)
 
 canExecute ()
 
- Открытые члены унаследованные от Action
 execute ()
 

Защищенные данные

int $storeId
 
int $productId
 
EO_StoreDocumentElement $storeDocumentElement
 

Дополнительные унаследованные члены

- Открытые атрибуты унаследованные от Action
trait ProductAndStoreInfo
 

Подробное описание

Reduce amount for existed batch of products.

См. определение в файле reducestorebatchamountaction.php строка 24

Конструктор(ы)

◆ __construct()

__construct ( int $documentElementId)

См. определение в файле reducestorebatchamountaction.php строка 32

Методы

◆ canExecute()

canExecute ( )

@inheritDoc

Замещает Action.

См. определение в файле reducestorebatchamountaction.php строка 53

Данные класса

◆ $productId

int $productId
protected

См. определение в файле reducestorebatchamountaction.php строка 30

◆ $storeDocumentElement

EO_StoreDocumentElement $storeDocumentElement
protected

См. определение в файле reducestorebatchamountaction.php строка 31

◆ $storeId

int $storeId
protected

См. определение в файле reducestorebatchamountaction.php строка 28