public interface TypeAdapter
| Modifier and Type | Method and Description | 
|---|---|
Object | 
getAdaptedValue(OperationContext ctx,
               Object objectToAdapt)
Adapt the given object to an instance of the given target type. 
 | 
Object getAdaptedValue(OperationContext ctx, Object objectToAdapt) throws TypeAdaptException
ctx - objectToAdapt - TypeAdaptException - when the object cannot be adaptedCopyright © 2019 Nuxeo. All rights reserved.