org.openfast.session.template.exchange
Class GroupConverter
java.lang.Object
org.openfast.session.template.exchange.AbstractFieldInstructionConverter
org.openfast.session.template.exchange.GroupConverter
- All Implemented Interfaces:
- FieldInstructionConverter
public class GroupConverter
- extends AbstractFieldInstructionConverter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GroupConverter
public GroupConverter()
convert
public Field convert(GroupValue fieldDef,
TemplateRegistry templateRegistry,
ConversionContext context)
convert
public GroupValue convert(Field field,
ConversionContext context)
shouldConvert
public boolean shouldConvert(Field field)
getTemplateExchangeTemplates
public Group[] getTemplateExchangeTemplates()
convert
public static Message convert(Group group,
Message groupMsg,
ConversionContext context)
parseFieldInstructions
public static Field[] parseFieldInstructions(GroupValue groupDef,
TemplateRegistry registry,
ConversionContext context)
Copyright © 2006-2008 The LaSalle Technology Group, LLC. All Rights Reserved.