Package com.ibm.commerce.programadapter.messagemapper

Provides the interface and base implementation of a Message Mapper.

See: Description

  • Interface Summary 
    Interface Description
    MessageMapper
    MessageMapper will convert an object into a com.ibm.commerce.datatype.CommandProperty object.
  • Class Summary 
    Class Description
    MessageMapperGenericImpl
    Generic MessageMapper that contains the set and getters.
    MessageMapperGroup
    The Component which all messages will go through to be converted into a com.ibm.commerce.datatype.CommandProperty object.

Package com.ibm.commerce.programadapter.messagemapper Description

Provides the interface and base implementation of a Message Mapper.