Uses of Interface
com.broadleafcommerce.data.tracking.core.transition.TargetRelatedRequest
Package
Description
-
Uses of TargetRelatedRequest in com.broadleafcommerce.data.tracking.core
Modifier and TypeMethodDescriptiondefault TransitionPackage<D>
TrackableRepository.findPromoteOrientedItems
(TargetRelatedRequest request) Find items positioned for original and tracking from the perspective of a promotion request. -
Uses of TargetRelatedRequest in com.broadleafcommerce.data.tracking.core.transition
Modifier and TypeClassDescriptionclass
A request for a promotion operation, moving all changes related to a promotion id from the sandboxable state of an item to the requested target sandbox state.class
A request for a rebase operation, moving all missing changes from a more advanced sandbox state of an item to a less advanced state.class
A request for a reject operation, moving all visible changes related to a promotion id from the sandboxable state of an item to the requested target sandbox state.