Class DefaultQuotePrepareInterceptor

java.lang.Object
de.hybris.platform.order.interceptors.DefaultQuotePrepareInterceptor
All Implemented Interfaces:
Interceptor, PrepareInterceptor<QuoteModel>

public class DefaultQuotePrepareInterceptor extends Object implements PrepareInterceptor<QuoteModel>
Sets default values for the following attributes of new QuoteModel instances:
  • Constructor Details

    • DefaultQuotePrepareInterceptor

      public DefaultQuotePrepareInterceptor()
  • Method Details