org.alfresco.service.cmr.repository.datatype
Class TypeConverter.TwoStageConverter

java.lang.Object
  extended by org.alfresco.service.cmr.repository.datatype.TypeConverter.TwoStageConverter
All Implemented Interfaces:
TypeConverter.Converter
Enclosing class:
TypeConverter

public static class TypeConverter.TwoStageConverter
extends java.lang.Object
implements TypeConverter.Converter

Support for chaining conversions


Method Summary
 java.lang.Object convert(java.lang.Object source)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

convert

public java.lang.Object convert(java.lang.Object source)
Specified by:
convert in interface TypeConverter.Converter


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.