public class CMSRelationInitDefaultsInterceptor extends Object implements InitDefaultsInterceptor
Uid attribute in CMSRelationModel model.| Constructor and Description |
|---|
CMSRelationInitDefaultsInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
onInitDefaults(Object model,
InterceptorContext ctx)
Called by
ModelService.initDefaults(Object) after instantiate a new model. |
void |
setProcessCodeGenerator(KeyGenerator keyGenerator) |
public void onInitDefaults(Object model, InterceptorContext ctx) throws InterceptorException
ModelService.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 setProcessCodeGenerator(KeyGenerator keyGenerator)
Copyright © 2017 SAP SE. All Rights Reserved.