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