F
I
T
protected class TypeConverter.DynamicTwoStageConverter<F,I,T> extends Object implements TypeConverter.Converter<F,T>
convert(F source)
Class<F>
getFrom()
Class<I>
getIntermediate()
Class<T>
getTo()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Class<F> getFrom()
public Class<I> getIntermediate()
public Class<T> getTo()
public T convert(F source)
convert
TypeConverter.Converter<F,T>
Copyright © 2005–2014 Alfresco Software. All rights reserved.