com.servingxml.components.recordmapping
Class FieldAttributeMapFactoryAssembler
java.lang.Object
com.servingxml.components.recordmapping.FieldAttributeMapFactoryAssembler
public class FieldAttributeMapFactoryAssembler
- extends java.lang.Object
The FieldAttributeMapFactoryAssembler
implements an assembler for
assembling FieldAttributeMap
objects.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FieldAttributeMapFactoryAssembler
public FieldAttributeMapFactoryAssembler()
setSelect
public void setSelect(java.lang.String selectExpr)
setField
public void setField(Name fieldName)
setAttribute
public void setAttribute(java.lang.String qname)
setValue
public void setValue(java.lang.String value)
assemble
public MapXmlFactory assemble(ConfigurationContext context)