|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object it.imolinfo.jbi4cics.messageformat.commarea.CommareaFormatter
public final class CommareaFormatter
Questa classe serve a formattare una commarea secondo quanto definito nel CommareaBeanMappingDescriptor known limitation: ad oggi non sono supportati i filler e i nested bean known bugs: ci sono dei problemi di conversione da e verso Float e Double (temo ineliminabili perche' dovuti alla limitata precisione del formato dati) c'è un problema di conversione con BigDecimal non meglio identificato, vedere SimpleCommareaMappingTest.
Constructor Summary | |
---|---|
CommareaFormatter()
Initializes a new instance of this class. |
Method Summary | |
---|---|
void |
mapInputBeanToInputMessage(ServiceContext context)
|
void |
mapOutputMessageToOutputBean(ServiceContext context)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CommareaFormatter()
Method Detail |
---|
public void mapInputBeanToInputMessage(ServiceContext context) throws FormatException
mapInputBeanToInputMessage
in interface MessageFormatter
FormatException
public void mapOutputMessageToOutputBean(ServiceContext context) throws FormatException
mapOutputMessageToOutputBean
in interface MessageFormatter
FormatException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |