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