public class UriPropertyInterceptor extends java.lang.Object implements PropertyInterceptor<java.lang.Object,java.lang.String>
| Constructor and Description |
|---|
UriPropertyInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
intercept(PropertyContext propertyCtx,
java.lang.Object propertyValue)
Intercepts current property processing.
|
public java.lang.String intercept(PropertyContext propertyCtx, java.lang.Object propertyValue)
PropertyInterceptorintercept in interface PropertyInterceptor<java.lang.Object,java.lang.String>propertyCtx - PropertyContextpropertyValue - the unprocessed property valueCopyright © 2018 SAP SE. All Rights Reserved.