PurchaseFlow
Namespaces
Interfaces, Classes and Traits
- DiscountProcessor
- 値引きを制御するプロセッサ.
- ItemHolderPreprocessor
- 受注データのバリデーションを行う前に、受注データの調整を行います。
- ItemPreprocessor
- 明細単位の前処理行うインターフェス.
- PurchaseProcessor
- 受注の仮確定/確定/確定取り消し処理を行うインターフェイス。
- InvalidItemException
- ItemCollection
- ItemHolderPostValidator
- カート/受注の妥当性検証を行う.
- ItemHolderValidator
- カート/受注の妥当性検証を行う.
- ItemValidator
- 明細単位の妥当性検証.
- ProcessResult
- PurchaseContext
- PurchaseFlowの実行中コンテキスト.
- PurchaseException
- PurchaseFlow
- PurchaseFlowResult
- ValidatorTrait