Package com.ibm.portal.pcm.events

Interface Summary
ContextToPayloadMapper Mapper to create the event payload to be send to the next portlet(s) in a dialog flow.
DialogStartPayload This class represents the well-defined special start payload which can be used to initiate a new dialog.
MapperFactory A factory to create PayloadToContextMapper and ContextToPayloadMapper.
PayloadToContextMapper Interface to map the payload of an Event to a DCXData.
 

Class Summary
AbstractCachingMapperFactory Abstract implementation of a caching MapperFactory.