public class ArrayStringToDocModelList extends Object implements TypeAdapter
Constructor and Description |
---|
ArrayStringToDocModelList() |
Modifier and Type | Method and Description |
---|---|
DocumentRef |
createRef(String value) |
Object |
getAdaptedValue(OperationContext ctx,
Object objectToAdapt)
Adapt the given object to an instance of the given target type.
|
public ArrayStringToDocModelList()
public Object getAdaptedValue(OperationContext ctx, Object objectToAdapt) throws TypeAdaptException
TypeAdapter
getAdaptedValue
in interface TypeAdapter
TypeAdaptException
- when the object cannot be adaptedpublic DocumentRef createRef(String value)
Copyright © 2015 Nuxeo SA. All rights reserved.