public class GroupConverter extends AbstractFieldInstructionConverter
Constructor and Description |
---|
GroupConverter() |
Modifier and Type | Method and Description |
---|---|
GroupValue |
convert(Field field,
ConversionContext context) |
static Message |
convert(Group group,
Message groupMsg,
ConversionContext context) |
Field |
convert(GroupValue fieldDef,
TemplateRegistry templateRegistry,
ConversionContext context) |
Group[] |
getTemplateExchangeTemplates() |
static Field[] |
parseFieldInstructions(GroupValue groupDef,
TemplateRegistry registry,
ConversionContext context) |
boolean |
shouldConvert(Field field) |
createOperator, getOperator, setName, setName, setNameAndId
public Field convert(GroupValue fieldDef, TemplateRegistry templateRegistry, ConversionContext context)
public GroupValue convert(Field field, ConversionContext context)
public boolean shouldConvert(Field field)
public Group[] getTemplateExchangeTemplates()
public static Message convert(Group group, Message groupMsg, ConversionContext context)
public static Field[] parseFieldInstructions(GroupValue groupDef, TemplateRegistry registry, ConversionContext context)
Copyright © 2006-2013 The LaSalle Technology Group, LLC. All Rights Reserved.