public class SubscriptionPricePlanLoadInterceptor extends java.lang.Object implements LoadInterceptor
LoadInterceptor implementation for instances of SubscriptionPricePlanModel. Ensures that:| Constructor and Description |
|---|
SubscriptionPricePlanLoadInterceptor() |
| 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.
|
public SubscriptionPricePlanLoadInterceptor()
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 loadedCopyright © 2018 SAP SE. All Rights Reserved.