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