org.openfast.session.template.exchange
Class ConversionContext

java.lang.Object
  extended by org.openfast.session.template.exchange.ConversionContext

public class ConversionContext
extends java.lang.Object


Constructor Summary
ConversionContext()
           
 
Method Summary
 void addFieldInstructionConverter(FieldInstructionConverter converter)
           
 FieldInstructionConverter getConverter(Field field)
           
 FieldInstructionConverter getConverter(Group group)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConversionContext

public ConversionContext()
Method Detail

addFieldInstructionConverter

public void addFieldInstructionConverter(FieldInstructionConverter converter)

getConverter

public FieldInstructionConverter getConverter(Group group)

getConverter

public FieldInstructionConverter getConverter(Field field)


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