public class BTGReferencePriceOperandInitInterceptor extends java.lang.Object implements InitDefaultsInterceptor
BTGReferencePriceOperandModel.| Constructor and Description |
|---|
BTGReferencePriceOperandInitInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
onInitDefaults(java.lang.Object model,
InterceptorContext ctx)
Called by
ModelService.initDefaults(Object) after instantiate a new model. |
void |
setCommonI18NService(CommonI18NService commonI18NService) |
public BTGReferencePriceOperandInitInterceptor()
public void onInitDefaults(java.lang.Object model,
InterceptorContext ctx)
throws InterceptorException
InitDefaultsInterceptorModelService.initDefaults(Object) after instantiate a new model.onInitDefaults in interface InitDefaultsInterceptormodel - the model which values should be set to the default valuesctx - the InterceptorContextInterceptorException - if the loading of the default value reports an error.public void setCommonI18NService(CommonI18NService commonI18NService)
Copyright © 2018 SAP SE. All Rights Reserved.