Class ProductPriceRegisterForRemoveInterceptor

java.lang.Object
de.hybris.platform.servicelayer.interceptor.impl.PartOfModelRegisterForRemoveInterceptor
de.hybris.platform.servicelayer.interceptor.impl.ProductPriceRegisterForRemoveInterceptor
All Implemented Interfaces:
Interceptor, RemoveInterceptor

public class ProductPriceRegisterForRemoveInterceptor extends PartOfModelRegisterForRemoveInterceptor
Special PartOfModelRegisterForRemoveInterceptor for ProductModel.europe1price, ProductModel.europe1tax and ProductModel.europe1discount. Only those PDTRowModel are deleted which have the back-reference to the ProductModel. This is the same behaviour as in the Europe1PriceFactory.
  • Constructor Details

    • ProductPriceRegisterForRemoveInterceptor

      public ProductPriceRegisterForRemoveInterceptor()
  • Method Details