public class GlobalDiscountRowPrepareInterceptor extends PDTRowPrepareInterceptor
PrepareInterceptor for the GlobalDiscountRowModel.| Constructor and Description |
|---|
GlobalDiscountRowPrepareInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
onPrepare(java.lang.Object model,
InterceptorContext ctx)
Called in the
modelService.saveAll() method. |
protected void |
updateCatalogVersion(PDTRowModel pdtModel) |
protected void |
updateProductMatchQualifier(PDTRowModel prModel,
InterceptorContext ctx) |
getCatalogTypeService, handleProductAndProductGroup, handleUserAndUserGroup, setCatalogTypeService, setPdtProductModificationMarker, setTypeService, updateUserMatchQualifierpublic void onPrepare(java.lang.Object model,
InterceptorContext ctx)
throws InterceptorException
PrepareInterceptormodelService.saveAll() method. Prepares the values of the given model.onPrepare in interface PrepareInterceptoronPrepare in class PDTRowPrepareInterceptormodel - the model which values has to be preparedctx - the InterceptorContextInterceptorException - if an error occured during the preparationprotected void updateProductMatchQualifier(PDTRowModel prModel, InterceptorContext ctx)
updateProductMatchQualifier in class PDTRowPrepareInterceptorprotected void updateCatalogVersion(PDTRowModel pdtModel)
updateCatalogVersion in class PDTRowPrepareInterceptorCopyright © 2018 SAP SE. All Rights Reserved.