public class ConstraintGroupLoadInterceptor extends java.lang.Object implements LoadInterceptor
| Constructor and Description |
|---|
ConstraintGroupLoadInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
onLoad(java.lang.Object model,
InterceptorContext ctx)
If a model is loaded from the database this method is called by the model service.
|
void |
setFlexibleSearchService(FlexibleSearchService flexibleSearchService) |
public void onLoad(java.lang.Object model,
InterceptorContext ctx)
throws InterceptorException
LoadInterceptoronLoad in interface LoadInterceptormodel - the model to be loadedctx - the InterceptorContextInterceptorException - if the model could not be loadedpublic void setFlexibleSearchService(FlexibleSearchService flexibleSearchService)
Copyright © 2018 SAP SE. All Rights Reserved.