public class PkToLongConverter extends java.lang.Object implements PropertyInterceptor
| Constructor and Description |
|---|
PkToLongConverter() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
intercept(PropertyContext ctx,
java.lang.Object source)
Intercepts current property processing.
|
public java.lang.Long intercept(PropertyContext ctx, java.lang.Object source)
PropertyInterceptorintercept in interface PropertyInterceptorctx - PropertyContextsource - the unprocessed property valueCopyright © 2018 SAP SE. All Rights Reserved.