org.openfast.session.template.exchange
Class ScalarConverter

java.lang.Object
  extended by org.openfast.session.template.exchange.AbstractFieldInstructionConverter
      extended by org.openfast.session.template.exchange.ScalarConverter
All Implemented Interfaces:
FieldInstructionConverter
Direct Known Subclasses:
VariableLengthInstructionConverter

public class ScalarConverter
extends AbstractFieldInstructionConverter


Constructor Summary
ScalarConverter()
           
 
Method Summary
 GroupValue convert(Field field, ConversionContext context)
           
 Field convert(GroupValue fieldDef, TemplateRegistry templateRegistry, ConversionContext context)
           
 Group[] getTemplateExchangeTemplates()
           
 boolean shouldConvert(Field field)
           
 
Methods inherited from class org.openfast.session.template.exchange.AbstractFieldInstructionConverter
createOperator, getOperator, setName, setNameAndId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScalarConverter

public ScalarConverter()
Method Detail

convert

public Field convert(GroupValue fieldDef,
                     TemplateRegistry templateRegistry,
                     ConversionContext context)

convert

public GroupValue convert(Field field,
                          ConversionContext context)

getTemplateExchangeTemplates

public Group[] getTemplateExchangeTemplates()

shouldConvert

public boolean shouldConvert(Field field)


Copyright © 2006-2008 The LaSalle Technology Group, LLC. All Rights Reserved.