Class SyncTimestapsForCatalogVersionRemoveInterceptor
java.lang.Object
de.hybris.platform.catalog.interceptors.SyncTimestapsForCatalogVersionRemoveInterceptor
- All Implemented Interfaces:
Interceptor,RemoveInterceptor
public class SyncTimestapsForCatalogVersionRemoveInterceptor
extends Object
implements RemoveInterceptor
Removes such
ItemSyncTimestampModels for which currently removed CatalogVersionModel is either
ItemSyncTimestampModel.SOURCEVERSION or ItemSyncTimestampModel.TARGETVERSION.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidonRemove(Object model, InterceptorContext ctx) Called in themodelService.removeAll()method.voidsetItemSyncTimestampDao(ItemSyncTimestampDao itemSyncTimestampDao) void
-
Constructor Details
-
SyncTimestapsForCatalogVersionRemoveInterceptor
public SyncTimestapsForCatalogVersionRemoveInterceptor()
-
-
Method Details
-
onRemove
Description copied from interface:RemoveInterceptorCalled in themodelService.removeAll()method.- Specified by:
onRemovein interfaceRemoveInterceptor- Parameters:
model- the model which should be removedctx- theInterceptorContext- Throws:
InterceptorException- if the remove reports an error
-
setItemSyncTimestampDao
-
setLimit
-