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

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

 __construct (int $documentElementId)
 
 canExecute ()
 
 execute ()
 

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

int $productId
 
EO_StoreDocumentElement $storeDocumentElement
 

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

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

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

Remove existed batch of products.

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

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

◆ __construct()

__construct ( int $documentElementId)

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

Методы

◆ canExecute()

canExecute ( )

@inheritDoc

Замещает Action.

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

◆ execute()

execute ( )

@inheritDoc

Замещает Action.

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

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

◆ $productId

int $productId
protected

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

◆ $storeDocumentElement

EO_StoreDocumentElement $storeDocumentElement
protected

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