org.openfast.session.template.exchange
Class DynamicTemplateReferenceConverter

java.lang.Object
  extended by org.openfast.session.template.exchange.DynamicTemplateReferenceConverter
All Implemented Interfaces:
FieldInstructionConverter

public class DynamicTemplateReferenceConverter
extends java.lang.Object
implements FieldInstructionConverter


Constructor Summary
DynamicTemplateReferenceConverter()
           
 
Method Summary
 GroupValue convert(Field field, ConversionContext context)
           
 Field convert(GroupValue groupValue, TemplateRegistry templateRegistry, ConversionContext context)
           
 Group[] getTemplateExchangeTemplates()
           
 boolean shouldConvert(Field field)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DynamicTemplateReferenceConverter

public DynamicTemplateReferenceConverter()
Method Detail

convert

public Field convert(GroupValue groupValue,
                     TemplateRegistry templateRegistry,
                     ConversionContext context)
Specified by:
convert in interface FieldInstructionConverter

convert

public GroupValue convert(Field field,
                          ConversionContext context)
Specified by:
convert in interface FieldInstructionConverter

shouldConvert

public boolean shouldConvert(Field field)
Specified by:
shouldConvert in interface FieldInstructionConverter

getTemplateExchangeTemplates

public Group[] getTemplateExchangeTemplates()
Specified by:
getTemplateExchangeTemplates in interface FieldInstructionConverter


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