EC-CUBE4 APIドキュメント

StockDiffProcessor extends ItemHolderValidator implements PurchaseProcessor

編集前/編集後の個数の差分にもとづいて在庫を更新します.

Table of Contents

$productClassRepository ProductClassRepository
__construct() StockProcessor constructor. mixed
validate() mixed
getDiffOfQuantities() mixed
getQuantityByProductClass() mixed
prepare() 受注の仮確定処理を行います。 mixed
commit() 受注の確定処理を行います。 mixed
rollback() 仮確定した受注データの取り消し処理を行います。 mixed
execute() ProcessResult
validate() mixed
handle() mixed
throwInvalidItemException() mixed

Properties

Methods

throwInvalidItemException()

protected throwInvalidItemException( $errorCode : [, $ProductClass : ProductClass = null ] [, $warning : mixed = false ] ) : mixed
Parameters
$errorCode :
$ProductClass : ProductClass = null
$warning : mixed = false
Tags
throws
InvalidItemException
Return values
mixed

Search results