com.ibm.btt.server.flow.mapper
Interface MapListUser
- All Known Implementing Classes:
- MapRespObjMapper
- public interface MapListUser
The is the interface for the response object mappers which use a map list to identify which data elememts to be mapped out.
Field Summary |
static java.lang.String |
COPYRIGHT
|
Method Summary |
void |
acceptMapList(java.util.Vector aMapList)
Accepts the map list. |
COPYRIGHT
public static final java.lang.String COPYRIGHT
- See Also:
- Constant Field Values
acceptMapList
public void acceptMapList(java.util.Vector aMapList)
- Accepts the map list.
- Parameters:
aMapList
- The map list.
(c) Copyright IBM Corporation 1998, 2005