IBM WebSphere Multichannel Bank Transformation Toolkit, Version 7.1

Bean data element external definitions

Bean data elements have the following definitions externalized in data definition file:
Table 1. <bColl> tag attributes
Attribute or subtag Description
id The name of the bean collection instance.
description A description of the bean collection.
bean The reference Java Bean represented by the bean collection.
autoCreateSubElementInstance A switch for automatically creating sub element instance for JavaBean. For JavaBeans defined with null attributes, bean collection automatically creates sub element instance when the autoCreateSubElementInstance value is set to true. When the value is set to false, bean collection do not create sub element instance for JavaBean automatically. The default value is true.


Feedback