public class ProductEntitlementInitDefaultsInterceptor extends Object implements InitDefaultsInterceptor
ProductEntitlementModel| Constructor and Description |
|---|
ProductEntitlementInitDefaultsInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
onInitDefaults(Object o,
InterceptorContext interceptorContext)
Called by
ModelService.initDefaults(Object) after instantiate a new model. |
public ProductEntitlementInitDefaultsInterceptor()
public void onInitDefaults(Object o, InterceptorContext interceptorContext) throws InterceptorException
InitDefaultsInterceptorModelService.initDefaults(Object) after instantiate a new model.onInitDefaults in interface InitDefaultsInterceptoro - the model which values should be set to the default valuesinterceptorContext - the InterceptorContextInterceptorException - if the loading of the default value reports an error.Copyright © 2017 SAP SE. All Rights Reserved.