@NotStorableClass public class TreeListSupportConverter320 extends TreeSupportConverter320
classInfoFactory, currentDataModelIdentifier
Constructor and Description |
---|
TreeListSupportConverter320() |
Modifier and Type | Method and Description |
---|---|
protected ValuedFieldList |
convert(ValuedFieldList valuedFieldList,
int index) |
ValuedFieldList |
convertForImport(ValuedFieldList valuedFieldList,
ClassInfo originalClassInfo,
ClassInfo replacementClassInfo) |
ValuedFieldList |
convertOnTheFly(ValuedFieldList valuedFieldList,
ClassInfo originalClassInfo,
ClassInfo replacementClassInfo) |
addNewFieldAndItsValue, changeFieldInformation, createFieldValue, initialize, setFieldInformation
public ValuedFieldList convertForImport(ValuedFieldList valuedFieldList, ClassInfo originalClassInfo, ClassInfo replacementClassInfo) throws ConversionException
convertForImport
in interface IObjectConverter
convertForImport
in class TreeSupportConverter320
ConversionException
public ValuedFieldList convertOnTheFly(ValuedFieldList valuedFieldList, ClassInfo originalClassInfo, ClassInfo replacementClassInfo) throws ConversionException
convertOnTheFly
in interface IObjectConverter
convertOnTheFly
in class TreeSupportConverter320
ConversionException
protected ValuedFieldList convert(ValuedFieldList valuedFieldList, int index) throws ConversionException
convert
in class TreeSupportConverter320
ConversionException
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.