public class Y2YStreamConfigurationContainerRemoveInterceptor extends java.lang.Object implements RemoveInterceptor<Y2YStreamConfigurationContainerModel>
| Constructor and Description |
|---|
Y2YStreamConfigurationContainerRemoveInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
onRemove(Y2YStreamConfigurationContainerModel container,
InterceptorContext ctx)
Called in the
modelService.removeAll() method. |
void |
setFlexibleSearchService(FlexibleSearchService flexibleSearchService) |
void |
setL10nService(L10NService l10nService) |
public Y2YStreamConfigurationContainerRemoveInterceptor()
public void onRemove(Y2YStreamConfigurationContainerModel container, InterceptorContext ctx) throws InterceptorException
RemoveInterceptormodelService.removeAll() method.onRemove in interface RemoveInterceptor<Y2YStreamConfigurationContainerModel>container - the model which should be removedctx - the InterceptorContextInterceptorException - if the remove reports an errorpublic void setFlexibleSearchService(FlexibleSearchService flexibleSearchService)
public void setL10nService(L10NService l10nService)
Copyright © 2018 SAP SE. All Rights Reserved.