Class TuaProductOfferingPrepareInterceptor
java.lang.Object
de.hybris.platform.tuadatamodel.interceptors.TuaProductOfferingPrepareInterceptor
- All Implemented Interfaces:
de.hybris.platform.servicelayer.interceptor.Interceptor,de.hybris.platform.servicelayer.interceptor.PrepareInterceptor<TuaProductOfferingModel>
@Deprecated(since="2302")
public class TuaProductOfferingPrepareInterceptor
extends Object
implements de.hybris.platform.servicelayer.interceptor.PrepareInterceptor<TuaProductOfferingModel>
Deprecated.
Interceptor to generate unique id for
TuaProductOfferingModel that are newly created.- Since:
- 2208
-
Constructor Summary
ConstructorsConstructorDescriptionTuaProductOfferingPrepareInterceptor(de.hybris.platform.servicelayer.keygenerator.KeyGenerator keyGenerator) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionprotected de.hybris.platform.servicelayer.keygenerator.KeyGeneratorDeprecated.voidonPrepare(TuaProductOfferingModel productOfferingModel, de.hybris.platform.servicelayer.interceptor.InterceptorContext ctx) Deprecated.
-
Constructor Details
-
TuaProductOfferingPrepareInterceptor
public TuaProductOfferingPrepareInterceptor(de.hybris.platform.servicelayer.keygenerator.KeyGenerator keyGenerator) Deprecated.
-
-
Method Details
-
onPrepare
public void onPrepare(TuaProductOfferingModel productOfferingModel, de.hybris.platform.servicelayer.interceptor.InterceptorContext ctx) Deprecated.- Specified by:
onPreparein interfacede.hybris.platform.servicelayer.interceptor.PrepareInterceptor<TuaProductOfferingModel>
-
getKeyGenerator
protected de.hybris.platform.servicelayer.keygenerator.KeyGenerator getKeyGenerator()Deprecated.
-
TuaProductOfferingModelhas been marked as deprecated.