    componentName: "AjaxLookListPage"
          package: "er.ajax.look.pages"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Ajax/AjaxLook/Sources/er/ajax/look/pages/AjaxLookListPage.java"
         comments: "{}"
     classComment: ""
      classDocURL: "er/ajax/look/pages/AjaxLookListPage.html"
      allComments: "[]"
        condition: "null"
          warning: No package defined for class
          warning: No class comment defined for class

    componentName: "ERD2WCheatSheet"
          package: "er.directtoweb.components"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/ERD2WCheatSheet.java"
         comments: "{object={order=000, name=object, comment=}}"
     classComment: "Given a configured D2WContext ((entity+task or pageconfig) and propertyKey) and - depending on task - d2wContext.object or displayGroup displays all the available components together with their configuration info."
      classDocURL: "er/directtoweb/components/ERD2WCheatSheet.html"
      allComments: "[/**,  * Given a configured D2WContext ((entity+task or pageconfig) and propertyKey) and,  * - depending on task - d2wContext.object or displayGroup displays all the,  * available components together with their configuration info. As this info is pulled from,  * the d2wclientConfiguration.plist, it is of high importance that you keep these files up to date.,  * They are also used by the D2WAssistant and ERD2Ws component debugging features.,  * ,  * @author ak,  * @d2wKey object,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "object": binding tag in javadoc but no/empty comment

    componentName: "ERD2WCustomComponentWithArgs"
          package: "er.directtoweb.components"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/ERD2WCustomComponentWithArgs.java"
         comments: "{extraBindings={order=000, name=extraBindings, comment=}}"
     classComment: "Allows custom components to resolve valueForBinding requests in the rules."
      classDocURL: "er/directtoweb/components/ERD2WCustomComponentWithArgs.html"
      allComments: "[/**,  * Allows custom components to resolve valueForBinding requests in the rules.<br />,  * @d2wKey extraBindings,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "extraBindings": binding tag in javadoc but no/empty comment

    componentName: "ERD2WEditOrDefault"
          package: "er.directtoweb.components"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/ERD2WEditOrDefault.java"
         comments: "{innerComponentName={order=001, name=innerComponentName, comment=}, defaultValue={order=002, name=defaultValue, comment=}, displayValueForNull={order=000, name=displayValueForNull, comment=}}"
     classComment: "Generic edit or default value component, uses other components like editNumber or editString."
      classDocURL: "er/directtoweb/components/ERD2WEditOrDefault.html"
      allComments: "[/**,  * Generic edit or default value component, uses other components like editNumber or editString.<br />,  * @d2wKey displayValueForNull,  * @d2wKey innerComponentName,  * @d2wKey defaultValue,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "displayValueForNull": binding tag in javadoc but no/empty comment
          Binding: "innerComponentName": binding tag in javadoc but no/empty comment
          Binding: "defaultValue": binding tag in javadoc but no/empty comment

    componentName: "ERD2WExtraDisplayPropertyKeysComponent"
          package: "er.directtoweb.components"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/ERD2WExtraDisplayPropertyKeysComponent.java"
         comments: "{componentName={order=000, name=componentName, comment=}, propertyKey={order=001, name=propertyKey, comment=}}"
     classComment: "A component to encapsulate the repetition over "extra" display property keys."
      classDocURL: "er/directtoweb/components/ERD2WExtraDisplayPropertyKeysComponent.html"
      allComments: "[/**,  * A component to encapsulate the repetition over "extra" display property keys.  The property keys,  * are used to resolve the names of components that are to be displayed.  The common examples are,  * <code>aboveDisplayPropertyKeys</code> and <code>belowDisplayPropertyKeys</code>.,  * @binding extraPropertiesKey - the property key property key to use when asking the D2W context ,  * which extra property keys to display,  * @author Travis Cripps,  * @d2wKey componentName,  * @d2wKey propertyKey,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "componentName": binding tag in javadoc but no/empty comment
          Binding: "propertyKey": binding tag in javadoc but no/empty comment

    componentName: "ERD2WFlyOverCustomComponent"
          package: "er.directtoweb.components"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/ERD2WFlyOverCustomComponent.java"
         comments: "{displayPropertyKeys={order=003, name=displayPropertyKeys, comment=the keys value to show in the table}, label={order=001, name=label, comment=the string to show as label (optional)}, propertyKey={order=000, name=propertyKey, comment=the key value to show as label (optional)}, customComponentName={order=002, name=customComponentName, comment=the component to use as display for the propertyKey when no label was given (optional)}}"
     classComment: "Displays a fly-over that shows a table with hidden property keys."
      classDocURL: "er/directtoweb/components/ERD2WFlyOverCustomComponent.html"
      allComments: "[/**,  * Displays a fly-over that shows a table with hidden property keys. It's very cool in lists when,  * you don't have enough space for all the items you'd want to show.,  *,  * @d2wKey propertyKey the key value to show as label (optional),  * @d2wKey label the string to show as label (optional),  * @d2wKey customComponentName the component to use as display for the propertyKey when no label was given (optional),  * @d2wKey displayPropertyKeys the keys value to show in the table,  *,  * @author ak on Tue Feb 10 2004,  * @project ERDirectToWeb,  */]"
        condition: "null"
          warning: No package defined for class

    componentName: "ERD2WHead"
          package: "er.directtoweb.components"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/ERD2WHead.java"
         comments: "{}"
     classComment: "Better D2WHead component which provides the title as a human readable name and allows for component content."
      classDocURL: "er/directtoweb/components/ERD2WHead.html"
      allComments: "[/**,  * Better D2WHead component which provides the title as a human readable name and ,  * allows for component content. Drop it in your page wrapper.,  *,  * @author ak,  */]"
        condition: "null"
          warning: No package defined for class

    componentName: "ERD2WKeyMapper"
          package: "er.directtoweb.components"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/ERD2WKeyMapper.java"
         comments: "{componentName={order=000, name=componentName, comment=}, keyMappingsForComparisonObject={order=001, name=keyMappingsForComparisonObject, comment=}}"
     classComment: "Useful for remapping keys if say you want to compare two different objects in a compare list."
      classDocURL: "er/directtoweb/components/ERD2WKeyMapper.html"
      allComments: "[/**,  * Useful for remapping keys if say you want to compare two different objects in a compare list.<br />,  * @d2wKey componentName,  * @d2wKey keyMappingsForComparisonObject,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "componentName": binding tag in javadoc but no/empty comment
          Binding: "keyMappingsForComparisonObject": binding tag in javadoc but no/empty comment

    componentName: "ERD2WMultiItemCustomComponent"
          package: "er.directtoweb.components"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/ERD2WMultiItemCustomComponent.java"
         comments: "{displayNameForProperty={order=002, name=displayNameForProperty, comment=}, componentName={order=003, name=componentName, comment=}, displayPropertyKeys={order=001, name=displayPropertyKeys, comment=}, propertyKey={order=000, name=propertyKey, comment=}}"
     classComment: "Displays multiple items in one line."
      classDocURL: "er/directtoweb/components/ERD2WMultiItemCustomComponent.html"
      allComments: "[/**,  * Displays multiple items in one line. Useful for "firstName lastName" stuff.,  * Rules:,  * 100 : .. => displayPropertyKeys = (..., name, ...),  * 100 : .. and (propertyKey = "name") => displayPropertyKeys = (firstName, lastName),  * 100 : .. and (propertyKey = "name") => componentName = ERD2WMultiItemCustomComponent,  * Then all firstName and lastName will end up in one line with a "name" label.,  * @author ak,  * @d2wKey propertyKey,  * @d2wKey displayPropertyKeys,  * @d2wKey displayNameForProperty,  * @d2wKey componentName,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "propertyKey": binding tag in javadoc but no/empty comment
          Binding: "displayPropertyKeys": binding tag in javadoc but no/empty comment
          Binding: "displayNameForProperty": binding tag in javadoc but no/empty comment
          Binding: "componentName": binding tag in javadoc but no/empty comment

    componentName: "ERD2WPropertyName"
          package: "er.directtoweb.components"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/ERD2WPropertyName.java"
         comments: "{displayNameForProperty={order=002, name=displayNameForProperty, comment=}, keyPathsWithValidationExceptions={order=007, name=keyPathsWithValidationExceptions, comment=}, componentName={order=003, name=componentName, comment=}, hidePropertyName={order=005, name=hidePropertyName, comment=}, escapeHTML={order=001, name=escapeHTML, comment=}, displayRequiredMarker={order=006, name=displayRequiredMarker, comment=}, displayRequiredMarkerCell={order=000, name=displayRequiredMarkerCell, comment=}, customComponentName={order=004, name=customComponentName, comment=}}"
     classComment: "Used for displaying the propertyName in a template."
      classDocURL: "er/directtoweb/components/ERD2WPropertyName.html"
      allComments: "[/**,  * Used for displaying the propertyName in a template.<br />,  * ,  * @binding localContext,  * @d2wKey displayRequiredMarkerCell,  * @d2wKey escapeHTML,  * @d2wKey displayNameForProperty,  * @d2wKey componentName,  * @d2wKey customComponentName,  * @d2wKey hidePropertyName,  * @d2wKey displayRequiredMarker,  * @d2wKey keyPathsWithValidationExceptions,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "displayRequiredMarkerCell": binding tag in javadoc but no/empty comment
          Binding: "escapeHTML": binding tag in javadoc but no/empty comment
          Binding: "displayNameForProperty": binding tag in javadoc but no/empty comment
          Binding: "componentName": binding tag in javadoc but no/empty comment
          Binding: "customComponentName": binding tag in javadoc but no/empty comment
          Binding: "hidePropertyName": binding tag in javadoc but no/empty comment
          Binding: "displayRequiredMarker": binding tag in javadoc but no/empty comment
          Binding: "keyPathsWithValidationExceptions": binding tag in javadoc but no/empty comment

    componentName: "ERD2WStatelessComponent"
          package: "er.directtoweb.components"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/ERD2WStatelessComponent.java"
         comments: "{}"
     classComment: ""
      classDocURL: "er/directtoweb/components/ERD2WStatelessComponent.html"
      allComments: "[]"
        condition: "null"
          warning: No package defined for class
          warning: No class comment defined for class

    componentName: "ERD2WStatelessCustomComponentWithArgs"
          package: "er.directtoweb.components"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/ERD2WStatelessCustomComponentWithArgs.java"
         comments: "{extraBindings={order=002, name=extraBindings, comment=}, propertyKey={order=001, name=propertyKey, comment=}, customComponentName={order=000, name=customComponentName, comment=}}"
     classComment: "Stateless version of D2WCustomComponentWithArgs."
      classDocURL: "er/directtoweb/components/ERD2WStatelessCustomComponentWithArgs.html"
      allComments: "[/**,  * Stateless version of D2WCustomComponentWithArgs.<br />,  * @d2wKey customComponentName,  * @d2wKey propertyKey,  * @d2wKey extraBindings,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "customComponentName": binding tag in javadoc but no/empty comment
          Binding: "propertyKey": binding tag in javadoc but no/empty comment
          Binding: "extraBindings": binding tag in javadoc but no/empty comment

    componentName: "ERD2WDisplayAttachment"
          package: "er.directtoweb.components.attachments"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/attachments/ERD2WDisplayAttachment.java"
         comments: "{size={order=000, name=size, comment=}}"
     classComment: "D2W component to display ERAttachments The configurationName is computed: 'Entity.propertyKey' The properties for this configuration name must be set:"
      classDocURL: "er/directtoweb/components/attachments/ERD2WDisplayAttachment.html"
      allComments: "[/**,  * D2W component to display ERAttachments,  * ,  * The configurationName is computed: 'Entity.propertyKey',  * The properties for this configuration name must be set:,  * @see {http://webobjects.mdimension.com/hudson/job/Wonder53/javadoc/er/attachment/package-summary.html},  * ,  * @author mendis,  * @d2wKey size,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "size": binding tag in javadoc but no/empty comment

    componentName: "ERD2WDisplayImageAttachment"
          package: "er.directtoweb.components.attachments"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Misc/ERDivaliteLook/Sources/er/directtoweb/components/attachments/ERD2WDisplayImageAttachment.java"
         comments: "{size={order=000, name=size, comment=}}"
     classComment: "D2W component to display image ERAttachments"
      classDocURL: "er/directtoweb/components/attachments/ERD2WDisplayImageAttachment.html"
      allComments: "[/**,  * D2W component to display image ERAttachments,  * ,  * @author mendis,  * @d2wKey size,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "size": binding tag in javadoc but no/empty comment

    componentName: "ERD2WEditAttachment"
          package: "er.directtoweb.components.attachments"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/attachments/ERD2WEditAttachment.java"
         comments: "{size={order=000, name=size, comment=}}"
     classComment: "D2W component for editing ERAttachments The configurationName is computed: 'Entity.propertyKey' The properties for this configuration name must be set:"
      classDocURL: "er/directtoweb/components/attachments/ERD2WEditAttachment.html"
      allComments: "[/**,  * D2W component for editing ERAttachments,  * The configurationName is computed: 'Entity.propertyKey',  * ,  * The properties for this configuration name must be set:,  * @see {http://webobjects.mdimension.com/hudson/job/Wonder53/javadoc/er/attachment/package-summary.html},  * ,  * Prerequisite: you must set a D2W rule for key 'enctype' with value "multipart/form-data" in the edit page template,  * ,  * @author mendis,  *,  * @binding object,  * @binding propertyKey,  * @d2wKey size,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "size": binding tag in javadoc but no/empty comment

    componentName: "D2WAjaxEditAttachment"
          package: "er.directtoweb.components.attachments._ajax"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Ajax/ERDivaLook/Sources/er/directtoweb/components/attachments/_ajax/D2WAjaxEditAttachment.java"
         comments: "{}"
     classComment: "D2W component for editing ERAttachments The configurationName is computed: 'Entity.propertyKey'"
      classDocURL: "er/directtoweb/components/attachments/_ajax/D2WAjaxEditAttachment.html"
      allComments: "[/**,  * D2W component for editing ERAttachments,  * The configurationName is computed: 'Entity.propertyKey',  * ,  * @author mendis,  *,  * @binding object,  * @binding propertyKey,  */]"
        condition: "null"
          warning: No package defined for class

    componentName: "D2WAjaxEditAttachmentList"
          package: "er.directtoweb.components.attachments._ajax"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Ajax/ERDivaLook/Sources/er/directtoweb/components/attachments/_ajax/D2WAjaxEditAttachmentList.java"
         comments: "{}"
     classComment: "D2W component for editing toMany ERAttachments The configurationName is computed: 'Entity.propertyKey'"
      classDocURL: "er/directtoweb/components/attachments/_ajax/D2WAjaxEditAttachmentList.html"
      allComments: "[/**,  * D2W component for editing toMany ERAttachments,  * The configurationName is computed: 'Entity.propertyKey',  * ,  * @author mendis,  *,  */]"
        condition: "null"
          warning: No package defined for class

    componentName: "ERD2WCustomDisplayBoolean"
          package: "er.directtoweb.components.bool"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/bool/ERD2WCustomDisplayBoolean.java"
         comments: "{choicesNames={order=000, name=choicesNames, comment=}}"
     classComment: "Allows the display of strings instead of Yes/No/Unset or checkboxes for boolean values."
      classDocURL: "er/directtoweb/components/bool/ERD2WCustomDisplayBoolean.html"
      allComments: "[/**,  * Allows the display of strings instead of Yes/No/Unset or checkboxes for boolean values.<br />,  * @d2wKey choicesNames,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "choicesNames": binding tag in javadoc but no/empty comment

    componentName: "ERD2WCustomEditBoolean"
          package: "er.directtoweb.components.bool"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/bool/ERD2WCustomEditBoolean.java"
         comments: "{choicesNames={order=000, name=choicesNames, comment=}}"
     classComment: "Allows editing boolean values based on radio buttons and localizable strings."
      classDocURL: "er/directtoweb/components/bool/ERD2WCustomEditBoolean.html"
      allComments: "[/**,  * Allows editing boolean values based on radio buttons and localizable strings.<br />,  * Set the values via the <code>choicesNames</code> d2wcontext value, eg: ("Yes", "No") or ("Set", "Unset", "Don't care"),  * @d2wKey choicesNames,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "choicesNames": binding tag in javadoc but no/empty comment

    componentName: "ERD2WCustomQueryBoolean"
          package: "er.directtoweb.components.bool"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/bool/ERD2WCustomQueryBoolean.java"
         comments: "{choicesNames={order=000, name=choicesNames, comment=}}"
     classComment: "Better D2WQueryBoolean, which allows you to sprecify the choices names via a context key, containing the labels in a format like ("Don't care", "Yes", "No") or ("Yes", "No")."
      classDocURL: "er/directtoweb/components/bool/ERD2WCustomQueryBoolean.html"
      allComments: "[/**,  * Better D2WQueryBoolean, which allows you to sprecify the choices names via a context key, ,  * containing the labels in a format like ("Don't care", "Yes", "No") or ("Yes", "No").,  * Also keeps the selected value. ,  * ,  * @author ak on Mon Dec 22 2003,  * @d2wKey choicesNames,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "choicesNames": binding tag in javadoc but no/empty comment

    componentName: "ERD2WDisplayYesNo"
          package: "er.directtoweb.components.bool"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/bool/ERD2WDisplayYesNo.java"
         comments: "{}"
     classComment: "Displays a boolean localized as Yes or No."
      classDocURL: "er/directtoweb/components/bool/ERD2WDisplayYesNo.html"
      allComments: "[/**,  * Displays a boolean localized as Yes or No.<br />,  * You should use ERD2WCustomDisplayBoolean with the choicesNames d2w key instead.,  */]"
        condition: "null"
          warning: No package defined for class

    componentName: "ERD2WEditAllowRestrict"
          package: "er.directtoweb.components.bool"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/bool/ERD2WEditAllowRestrict.java"
         comments: "{}"
     classComment: "Edits a boolean with the string Allow/Restrict."
      classDocURL: "er/directtoweb/components/bool/ERD2WEditAllowRestrict.html"
      allComments: "[/**,  * Edits a boolean with the string Allow/Restrict. <br />,  * You should use ERD2WCustomEditBoolean with the choicesNames d2w key instead.,  * ,  */]"
        condition: "null"
          warning: No package defined for class

    componentName: "ERD2WEditFlag"
          package: "er.directtoweb.components.bool"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/bool/ERD2WEditFlag.java"
         comments: "{}"
     classComment: "Edits a boolean with radio buttons and Yes/No<br /> You should use ERD2WCustomEditBoolean with the choicesNames d2w key instead."
      classDocURL: "er/directtoweb/components/bool/ERD2WEditFlag.html"
      allComments: "[/**,  * Edits a boolean with radio buttons and Yes/No<br />,  * You should use ERD2WCustomEditBoolean with the choicesNames d2w key instead.,  */]"
        condition: "null"
          warning: No package defined for class

    componentName: "ERD2WEditYesNo"
          package: "er.directtoweb.components.bool"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/bool/ERD2WEditYesNo.java"
         comments: "{}"
     classComment: "Edits a boolean with radio buttons and Yes/No<br /> You should use ERD2WCustomEditBoolean with the choicesNames d2w key instead."
      classDocURL: "er/directtoweb/components/bool/ERD2WEditYesNo.html"
      allComments: "[/**,  * Edits a boolean with radio buttons and Yes/No<br />,  * You should use ERD2WCustomEditBoolean with the choicesNames d2w key instead.,  */]"
        condition: "null"
          warning: No package defined for class

    componentName: "ERD2WQueryBooleanRadioList"
          package: "er.directtoweb.components.bool"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/bool/ERD2WQueryBooleanRadioList.java"
         comments: "{choicesNames={order=000, name=choicesNames, comment=}}"
     classComment: "Similar to ERD2WCustomQueryBoolean but displays elements in a <ul></ul> instead of table/matrix"
      classDocURL: "er/directtoweb/components/bool/ERD2WQueryBooleanRadioList.html"
      allComments: "[/**,  * Similar to ERD2WCustomQueryBoolean but displays elements in a <ul></ul> instead of table/matrix,  * @see ERD2WCustomQueryBoolean,  * ,  * @author mendis,  * @d2wKey choicesNames,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "choicesNames": binding tag in javadoc but no/empty comment

    componentName: "ERD2WDisplayDateOrNull"
          package: "er.directtoweb.components.dates"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/dates/ERD2WDisplayDateOrNull.java"
         comments: "{formatter={order=000, name=formatter, comment=}, displayValueForNull={order=001, name=displayValueForNull, comment=}}"
     classComment: "Displays a date or a null string."
      classDocURL: "er/directtoweb/components/dates/ERD2WDisplayDateOrNull.html"
      allComments: "[/**,  * Displays a date or a null string.<br />,  * ,  * @d2wKey formatter,  * @d2wKey displayValueForNull,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "formatter": binding tag in javadoc but no/empty comment
          Binding: "displayValueForNull": binding tag in javadoc but no/empty comment

    componentName: "ERD2WQueryDateRange"
          package: "er.directtoweb.components.dates"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/dates/ERD2WQueryDateRange.java"
         comments: "{}"
     classComment: ""
      classDocURL: "er/directtoweb/components/dates/ERD2WQueryDateRange.html"
      allComments: "[]"
        condition: "null"
          warning: No package defined for class
          warning: No class comment defined for class

    componentName: "ERD2WAjaxQueryDateRange"
          package: "er.directtoweb.components.dates._ajax"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Ajax/ERDivaLook/Sources/er/directtoweb/components/dates/_ajax/ERD2WAjaxQueryDateRange.java"
         comments: "{}"
     classComment: ""
      classDocURL: "er/directtoweb/components/dates/_ajax/ERD2WAjaxQueryDateRange.html"
      allComments: "[]"
        condition: "null"
          warning: No package defined for class
          warning: No class comment defined for class

    componentName: "ERD2WDisplayAddress"
          package: "er.directtoweb.components.misc"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/misc/ERD2WDisplayAddress.java"
         comments: "{}"
     classComment: "Displays an address."
      classDocURL: "er/directtoweb/components/misc/ERD2WDisplayAddress.html"
      allComments: "[/**,  * Displays an address.  Needs some cleanup to be more generic.<br />,  * ,  */]"
        condition: "null"
          warning: No package defined for class

    componentName: "ERD2WDisplayConstant"
          package: "er.directtoweb.components.misc"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/misc/ERD2WDisplayConstant.java"
         comments: "{}"
     classComment: "For a given key it asks the context for the value."
      classDocURL: "er/directtoweb/components/misc/ERD2WDisplayConstant.html"
      allComments: "[/**,  * For a given key it asks the context for the value.  Presumablly the constant is already in the rules.<br />,  * ,  */]"
        condition: "null"
          warning: No package defined for class

    componentName: "ERD2WDisplayDictionary"
          package: "er.directtoweb.components.misc"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/misc/ERD2WDisplayDictionary.java"
         comments: "{}"
     classComment: "Displays a dictionary by serializing it as property list."
      classDocURL: "er/directtoweb/components/misc/ERD2WDisplayDictionary.html"
      allComments: "[/**,  * Displays a dictionary by serializing it as property list.  The dictionary is assumed,  * to only contain objects that are valid for an old-style (i.e., non-XML) plist.,  *,  * @deprecated Use {@link ERD2WDisplayPreformattedString} instead.,  */]"
        condition: "null"
          warning: No package defined for class

    componentName: "ERD2WDisplayImage"
          package: "er.directtoweb.components.misc"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/misc/ERD2WDisplayImage.java"
         comments: "{imageHeight={order=001, name=imageHeight, comment=}, imageMimeType={order=002, name=imageMimeType, comment=}, imageWidth={order=000, name=imageWidth, comment=}}"
     classComment: "Displays an image via the src or data binding, with imageHeight and imageWidth from the d2wContext<br />"
      classDocURL: "er/directtoweb/components/misc/ERD2WDisplayImage.html"
      allComments: "[/**,  * Displays an image via the src or data binding, with imageHeight and imageWidth from the d2wContext<br />,  * ,  * @d2wKey imageWidth,  * @d2wKey imageHeight,  * @d2wKey imageMimeType,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "imageWidth": binding tag in javadoc but no/empty comment
          Binding: "imageHeight": binding tag in javadoc but no/empty comment
          Binding: "imageMimeType": binding tag in javadoc but no/empty comment

    componentName: "ERD2WDisplayImageWithUrl"
          package: "er.directtoweb.components.misc"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/misc/ERD2WDisplayImageWithUrl.java"
         comments: "{imageHeight={order=001, name=imageHeight, comment=}, imageWidth={order=000, name=imageWidth, comment=}}"
     classComment: "Displays a url, where the object-key pair refer to a url<br />"
      classDocURL: "er/directtoweb/components/misc/ERD2WDisplayImageWithUrl.html"
      allComments: "[/**,  * Displays a url, where the object-key pair refer to a url<br />,  * @d2wKey imageWidth,  * @d2wKey imageHeight,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "imageWidth": binding tag in javadoc but no/empty comment
          Binding: "imageHeight": binding tag in javadoc but no/empty comment

    componentName: "ERD2WDisplayURL"
          package: "er.directtoweb.components.misc"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/misc/ERD2WDisplayURL.java"
         comments: "{urlTarget={order=000, name=urlTarget, comment=}}"
     classComment: "Displays the URL in a hyperlink with target set to "_blank"."
      classDocURL: "er/directtoweb/components/misc/ERD2WDisplayURL.html"
      allComments: "[/**,  * Displays the URL in a hyperlink with target set to "_blank".  The target value may be overridden using the ,  * D2W key <code>urlTarget</code>.,  * @d2wKey urlTarget,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "urlTarget": binding tag in javadoc but no/empty comment

    componentName: "ERD2WEditURL"
          package: "er.directtoweb.components.misc"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/misc/ERD2WEditURL.java"
         comments: "{maxLength={order=001, name=maxLength, comment=}, length={order=000, name=length, comment=}}"
     classComment: "Used for editing urls."
      classDocURL: "er/directtoweb/components/misc/ERD2WEditURL.html"
      allComments: "[/**,  * Used for editing urls.<br />,  * @d2wKey length,  * @d2wKey maxLength,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "length": binding tag in javadoc but no/empty comment
          Binding: "maxLength": binding tag in javadoc but no/empty comment

    componentName: "ERD2WQueryAnyField"
          package: "er.directtoweb.components.misc"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/misc/ERD2WQueryAnyField.java"
         comments: "{}"
     classComment: "Localized QueryAnyField for the query all pages."
      classDocURL: "er/directtoweb/components/misc/ERD2WQueryAnyField.html"
      allComments: "[/**,  * Localized QueryAnyField for the query all pages.,  * ,  *,  * @author giorgio,  */]"
        condition: "null"
          warning: No package defined for class

    componentName: "ERD2WQueryNonNull"
          package: "er.directtoweb.components.misc"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/misc/ERD2WQueryNonNull.java"
         comments: "{choicesNames={order=000, name=choicesNames, comment=}}"
     classComment: "Query component for null or non-null."
      classDocURL: "er/directtoweb/components/misc/ERD2WQueryNonNull.html"
      allComments: "[/**,  * Query component for null or non-null.<br />,  * @d2wKey choicesNames,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "choicesNames": binding tag in javadoc but no/empty comment

    componentName: "ERD2WQueryOperator"
          package: "er.directtoweb.components.misc"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/misc/ERD2WQueryOperator.java"
         comments: "{queryOperators={order=000, name=queryOperators, comment=}}"
     classComment: "Localized replacement for D2WQueryOperator."
      classDocURL: "er/directtoweb/components/misc/ERD2WQueryOperator.html"
      allComments: "[/**,  * Localized replacement for D2WQueryOperator.,  * @d2wKey queryOperators,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "queryOperators": binding tag in javadoc but no/empty comment

    componentName: "ERD2WDisplayNumberWithUnit"
          package: "er.directtoweb.components.numbers"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/numbers/ERD2WDisplayNumberWithUnit.java"
         comments: "{resolvedUnit={order=000, name=resolvedUnit, comment=}, displayValueForNull={order=001, name=displayValueForNull, comment=}}"
     classComment: "Same as ERDDisplayNumberWithUnit only subclass is different."
      classDocURL: "er/directtoweb/components/numbers/ERD2WDisplayNumberWithUnit.html"
      allComments: "[/**,  * Same as ERDDisplayNumberWithUnit only subclass is different.  This should be cleaned up.<br />,  * ,  * @binding key,  * @binding object,  * @d2wKey resolvedUnit,  * @d2wKey displayValueForNull,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "resolvedUnit": binding tag in javadoc but no/empty comment
          Binding: "displayValueForNull": binding tag in javadoc but no/empty comment

    componentName: "ERD2WEditNumber"
          package: "er.directtoweb.components.numbers"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/numbers/ERD2WEditNumber.java"
         comments: "{smartAttribute={order=001, name=smartAttribute, comment=}, name={order=000, name=name, comment=}}"
     classComment: "Common superclass of all ER's edit number components."
      classDocURL: "er/directtoweb/components/numbers/ERD2WEditNumber.html"
      allComments: "[/**,  * Common superclass of all ER's edit number components.<br />,  * ,  * @d2wKey name,  * @d2wKey smartAttribute,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "name": binding tag in javadoc but no/empty comment
          Binding: "smartAttribute": binding tag in javadoc but no/empty comment

    componentName: "ERD2WEditNumberWithUnit"
          package: "er.directtoweb.components.numbers"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/numbers/ERD2WEditNumberWithUnit.java"
         comments: "{maxLength={order=000, name=maxLength, comment=}, resolvedUnit={order=001, name=resolvedUnit, comment=}}"
     classComment: "Edits a number displaying the unit off of the EOAttributes userInfo."
      classDocURL: "er/directtoweb/components/numbers/ERD2WEditNumberWithUnit.html"
      allComments: "[/**,  * Edits a number displaying the unit off of the EOAttributes userInfo.<br />,  * ,  * @d2wKey maxLength,  * @d2wKey resolvedUnit,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "maxLength": binding tag in javadoc but no/empty comment
          Binding: "resolvedUnit": binding tag in javadoc but no/empty comment

    componentName: "ERD2WEditPercentage"
          package: "er.directtoweb.components.numbers"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/numbers/ERD2WEditPercentage.java"
         comments: "{propertyKey={order=000, name=propertyKey, comment=}}"
     classComment: "Edits a percentage number with radio buttons."
      classDocURL: "er/directtoweb/components/numbers/ERD2WEditPercentage.html"
      allComments: "[/**,  * Edits a percentage number with radio buttons.<br />,  * @d2wKey propertyKey,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "propertyKey": binding tag in javadoc but no/empty comment

    componentName: "ERD2WPopUp"
          package: "er.directtoweb.components.numbers"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/numbers/ERD2WPopUp.java"
         comments: "{restrictedChoiceKey={order=000, name=restrictedChoiceKey, comment=}}"
     classComment: "Popup used for picking a number or some other value by using the key restrictedChoiceKey."
      classDocURL: "er/directtoweb/components/numbers/ERD2WPopUp.html"
      allComments: "[/**,  * Popup used for picking a number or some other value by ,  * using the key restrictedChoiceKey.<br />,  * You should use ERD2WEditToOneRelationship, though.,  * @d2wKey restrictedChoiceKey,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "restrictedChoiceKey": binding tag in javadoc but no/empty comment

    componentName: "ERD2WQueryNumberRange"
          package: "er.directtoweb.components.numbers"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/numbers/ERD2WQueryNumberRange.java"
         comments: "{}"
     classComment: ""
      classDocURL: "er/directtoweb/components/numbers/ERD2WQueryNumberRange.html"
      allComments: "[]"
        condition: "null"
          warning: No package defined for class
          warning: No class comment defined for class

    componentName: "ERD2WDisplayRelationshipFlag"
          package: "er.directtoweb.components.relationships"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/relationships/ERD2WDisplayRelationshipFlag.java"
         comments: "{keyWhenRelationship={order=000, name=keyWhenRelationship, comment=}}"
     classComment: "Allows for a flag if an object has a given related object."
      classDocURL: "er/directtoweb/components/relationships/ERD2WDisplayRelationshipFlag.html"
      allComments: "[/**,  * Allows for a flag if an object has a given related object. Given a "User" with a "groups" ,  * relationship to a "Group" entity, you can have a list page for your users and tabular display,  * if a user is in a group or not. You need some rules like: ,  * <code><pre>,  * 100 : (task = 'list') and (entity.name = "User") => displayPropertyKeys = (name, "groups.@Admin", "groups.@Accounting"),  * 100 : (task = 'list') and (entity.name = "User") and (propertyKey like 'groups.*') => componentName = "ERD2WDisplayRelationshipFlag",  * 100 : (entity.name = 'Group') => keyWhenRelationship = "name",  * 100 : (propertyKey = 'groups.@Admin') => displayNameForProperty = "Admin",  * 100 : (propertyKey = 'groups.@Accounting') => displayNameForProperty = "Accounting",  * </pre></code>,  * However, this might be too much work, as you need to change the rules anytime you add or remove ,  * from the Group entity. To automatically display possible values from the Group entity, use ,  * the ERDDelayedRelationshipFlagAssignment: ,  * <code><pre>,  * 100 : (task = 'list') and (entity.name = "User") => displayPropertyKeys = (name, "@groups") [er.directtoweb.ERDDelayedRelationshipFlagAssignment],  * 100 : (task = 'list') and (entity.name = "User") and (propertyKey like 'groups.*') => componentName = "ERD2WDisplayRelationshipFlag",  * 100 : (entity.name = 'Group') => keyWhenRelationship = "name",  * 100 : (propertyKey like 'groups.@*') => displayNameForProperty = '&lt;computed&gt;' [er.directtoweb.ERDDelayedRelationshipFlagAssignment],  * 100 : (propertyKey like 'groups.@*') => restrictedChoiceKey = "session.possibleGroups",  * </pre></code>,  * The "@" in the displayPropertyKeys rule is the flag that tells the assignment which relationship to,  * expand. Together with a method that returns the candidates for the Group entity in the Session class, you now have an ,  * automatic display of boolean flags:,  * <code><pre>,  * Name   |  Admin   | Accounting | Marketing,  * ------------------------------------------,  * Fred   |   [x]    |    [ ]     |   [ ]    ,  * Carl   |   [ ]    |    [x]     |   [x]    ,  * Suzi   |   [x]    |    [ ]     |   [ ]    ,  * </pre></code>,  * Note that the ERDDelayedRelationshipFlagAssignment gets called up pretty often, so you might need to make your ,  * candidate method in the session cache the keys.,  * ,  * @author ak,  * @d2wKey keyWhenRelationship,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "keyWhenRelationship": binding tag in javadoc but no/empty comment

    componentName: "ERD2WDisplayToManyCustom"
          package: "er.directtoweb.components.relationships"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/relationships/ERD2WDisplayToManyCustom.java"
         comments: "{componentBorder={order=001, name=componentBorder, comment=}, numCols={order=002, name=numCols, comment=}, customComponentName={order=000, name=customComponentName, comment=}}"
     classComment: "Allows custom components to be used to display the eos from a toMany."
      classDocURL: "er/directtoweb/components/relationships/ERD2WDisplayToManyCustom.html"
      allComments: "[/**,  * Allows custom components to be used to display the eos from a toMany.<br />,  * @d2wKey customComponentName,  * @d2wKey componentBorder,  * @d2wKey numCols,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "customComponentName": binding tag in javadoc but no/empty comment
          Binding: "componentBorder": binding tag in javadoc but no/empty comment
          Binding: "numCols": binding tag in javadoc but no/empty comment

    componentName: "ERD2WDisplayToManyList"
          package: "er.directtoweb.components.relationships"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/relationships/ERD2WDisplayToManyList.java"
         comments: "{emptyArrayDisplayString={order=000, name=emptyArrayDisplayString, comment=}}"
     classComment: "Improved toMany display compononent, uses ERListDisplay."
      classDocURL: "er/directtoweb/components/relationships/ERD2WDisplayToManyList.html"
      allComments: "[/**,  * Improved toMany display compononent, uses ERListDisplay.<br />,  * @d2wKey emptyArrayDisplayString,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "emptyArrayDisplayString": binding tag in javadoc but no/empty comment

    componentName: "ERD2WDisplayToManyTable"
          package: "er.directtoweb.components.relationships"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/relationships/ERD2WDisplayToManyTable.java"
         comments: "{goingVertically={order=004, name=goingVertically, comment=}, showIndex={order=003, name=showIndex, comment=}, componentBorder={order=001, name=componentBorder, comment=}, numCols={order=002, name=numCols, comment=}, disabled={order=000, name=disabled, comment=}, inspectConfigurationName={order=005, name=inspectConfigurationName, comment=}}"
     classComment: "Cleaned up some of the formatting on the original toMany table."
      classDocURL: "er/directtoweb/components/relationships/ERD2WDisplayToManyTable.html"
      allComments: "[/**,  * Cleaned up some of the formatting on the original toMany table.<br />,  * @d2wKey disabled,  * @d2wKey componentBorder,  * @d2wKey numCols,  * @d2wKey showIndex,  * @d2wKey goingVertically,  * @d2wKey inspectConfigurationName,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "disabled": binding tag in javadoc but no/empty comment
          Binding: "componentBorder": binding tag in javadoc but no/empty comment
          Binding: "numCols": binding tag in javadoc but no/empty comment
          Binding: "showIndex": binding tag in javadoc but no/empty comment
          Binding: "goingVertically": binding tag in javadoc but no/empty comment
          Binding: "inspectConfigurationName": binding tag in javadoc but no/empty comment

    componentName: "ERD2WDisplayToManyUnorderedList"
          package: "er.directtoweb.components.relationships"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/relationships/ERD2WDisplayToManyUnorderedList.java"
         comments: "{disabled={order=000, name=disabled, comment=}}"
     classComment: "Display toMany relationship in <ul></ul>"
      classDocURL: "er/directtoweb/components/relationships/ERD2WDisplayToManyUnorderedList.html"
      allComments: "[/**,  * Display toMany relationship in <ul></ul>,  * ,  * @author mendis,  * @d2wKey disabled,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "disabled": binding tag in javadoc but no/empty comment

    componentName: "ERD2WDisplayToOne"
          package: "er.directtoweb.components.relationships"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/relationships/ERD2WDisplayToOne.java"
         comments: "{noSelectionString={order=000, name=noSelectionString, comment=}, disabled={order=001, name=disabled, comment=}}"
     classComment: "Same as original except allows display of noSelectionString if relationship is null."
      classDocURL: "er/directtoweb/components/relationships/ERD2WDisplayToOne.html"
      allComments: "[/**,  * Same as original except allows display of noSelectionString if relationship is null.<br />,  * Also, links are disabled if no object exists.,  * @d2wKey noSelectionString,  * @d2wKey disabled,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "noSelectionString": binding tag in javadoc but no/empty comment
          Binding: "disabled": binding tag in javadoc but no/empty comment

    componentName: "ERD2WEditSortedToManyFault"
          package: "er.directtoweb.components.relationships"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/relationships/ERD2WEditSortedToManyFault.java"
         comments: "{browserSize={order=003, name=browserSize, comment=}, showIndex={order=002, name=showIndex, comment=}, maxBrowserSize={order=004, name=maxBrowserSize, comment=}, destinationEntityName={order=001, name=destinationEntityName, comment=}, allowCollapsing={order=000, name=allowCollapsing, comment=}}"
     classComment: ""
      classDocURL: "er/directtoweb/components/relationships/ERD2WEditSortedToManyFault.html"
      allComments: "[/**,  * @d2wKey allowCollapsing,  * @d2wKey destinationEntityName,  * @d2wKey showIndex,  * @d2wKey browserSize,  * @d2wKey maxBrowserSize,  */]"
        condition: "null"
          warning: No package defined for class
          warning: No class comment defined for class
          Binding: "allowCollapsing": binding tag in javadoc but no/empty comment
          Binding: "destinationEntityName": binding tag in javadoc but no/empty comment
          Binding: "showIndex": binding tag in javadoc but no/empty comment
          Binding: "browserSize": binding tag in javadoc but no/empty comment
          Binding: "maxBrowserSize": binding tag in javadoc but no/empty comment

    componentName: "ERD2WEditToManyFault"
          package: "er.directtoweb.components.relationships"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/relationships/ERD2WEditToManyFault.java"
         comments: "{editRelationshipConfigurationName={order=003, name=editRelationshipConfigurationName, comment=}, allowCollapsing={order=001, name=allowCollapsing, comment=}, editIcon={order=000, name=editIcon, comment=}, size={order=002, name=size, comment=}}"
     classComment: "Enhanced to-many component, which provides the means to specify which edit-relationship page gets chosen."
      classDocURL: "er/directtoweb/components/relationships/ERD2WEditToManyFault.html"
      allComments: "[/**,  * Enhanced to-many component, which provides the means to specify which edit-relationship page gets chosen.,  * @d2wKey editIcon,  * @d2wKey allowCollapsing,  * @d2wKey size,  * @d2wKey editRelationshipConfigurationName,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "editIcon": binding tag in javadoc but no/empty comment
          Binding: "allowCollapsing": binding tag in javadoc but no/empty comment
          Binding: "size": binding tag in javadoc but no/empty comment
          Binding: "editRelationshipConfigurationName": binding tag in javadoc but no/empty comment

    componentName: "ERD2WEditToManyFaultList"
          package: "er.directtoweb.components.relationships"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/relationships/ERD2WEditToManyFaultList.java"
         comments: "{}"
     classComment: "An alternative/simplified edit to many fault component for D2W displaying the the toMany relationship in a <ul></ul> with add/remove functionality"
      classDocURL: "er/directtoweb/components/relationships/ERD2WEditToManyFaultList.html"
      allComments: "[/**,  * An alternative/simplified edit to many fault component for D2W,  * displaying the the toMany relationship in a <ul></ul> with add/remove functionality,  * ,  * @author mendis,  */]"
        condition: "null"
          warning: No package defined for class

    componentName: "ERD2WEditToManyRelationship"
          package: "er.directtoweb.components.relationships"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/relationships/ERD2WEditToManyRelationship.java"
         comments: "{goingVertically={order=011, name=goingVertically, comment=}, shouldShowSelectAllButtons={order=020, name=shouldShowSelectAllButtons, comment=}, localizeDisplayKeys={order=013, name=localizeDisplayKeys, comment=}, entity={order=008, name=entity, comment=}, destinationEntityName={order=014, name=destinationEntityName, comment=}, itemWidth={order=009, name=itemWidth, comment=}, selectedChoiceKey={order=019, name=selectedChoiceKey, comment=}, sortKey={order=012, name=sortKey, comment=}, numCols={order=005, name=numCols, comment=}, size={order=007, name=size, comment=}, id={order=016, name=id, comment=}, relationship={order=004, name=relationship, comment=}, title={order=017, name=title, comment=}, restrictingFetchSpecification={order=001, name=restrictingFetchSpecification, comment=name of the fetchSpec to use for the list of objects.}, toManyUIStyle={order=010, name=toManyUIStyle, comment=}, name={order=018, name=name, comment=}, restrictedChoiceKey={order=000, name=restrictedChoiceKey, comment=keypath off the component that returns the list of objects to display}, collapsibleComponentName={order=002, name=collapsibleComponentName, comment=}, propertyKey={order=006, name=propertyKey, comment=}, allowCollapsing={order=003, name=allowCollapsing, comment=}, sortCaseInsensitive={order=015, name=sortCaseInsensitive, comment=}}"
     classComment: "Improves superclass by adding restrictions on the choices and uses ERXToManyRelationship, thus can handle localization and has better layout options."
      classDocURL: "er/directtoweb/components/relationships/ERD2WEditToManyRelationship.html"
      allComments: "[/**,  * Improves superclass by adding restrictions on the choices and uses ERXToManyRelationship, thus can handle localization,  * and has better layout options.,  * @d2wKey restrictedChoiceKey keypath off the component that returns the list of objects to display,  * @d2wKey restrictingFetchSpecification name of the fetchSpec to use for the list of objects.,  * @d2wKey collapsibleComponentName,  * @d2wKey allowCollapsing,  * @d2wKey relationship,  * @d2wKey numCols,  * @d2wKey propertyKey,  * @d2wKey size,  * @d2wKey entity,  * @d2wKey itemWidth,  * @d2wKey toManyUIStyle,  * @d2wKey goingVertically,  * @d2wKey sortKey,  * @d2wKey localizeDisplayKeys,  * @d2wKey destinationEntityName,  * @d2wKey sortCaseInsensitive,  * @d2wKey id,  * @d2wKey title,  * @d2wKey name,  * @d2wKey selectedChoiceKey,  * @d2wKey shouldShowSelectAllButtons,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "collapsibleComponentName": binding tag in javadoc but no/empty comment
          Binding: "allowCollapsing": binding tag in javadoc but no/empty comment
          Binding: "relationship": binding tag in javadoc but no/empty comment
          Binding: "numCols": binding tag in javadoc but no/empty comment
          Binding: "propertyKey": binding tag in javadoc but no/empty comment
          Binding: "size": binding tag in javadoc but no/empty comment
          Binding: "entity": binding tag in javadoc but no/empty comment
          Binding: "itemWidth": binding tag in javadoc but no/empty comment
          Binding: "toManyUIStyle": binding tag in javadoc but no/empty comment
          Binding: "goingVertically": binding tag in javadoc but no/empty comment
          Binding: "sortKey": binding tag in javadoc but no/empty comment
          Binding: "localizeDisplayKeys": binding tag in javadoc but no/empty comment
          Binding: "destinationEntityName": binding tag in javadoc but no/empty comment
          Binding: "sortCaseInsensitive": binding tag in javadoc but no/empty comment
          Binding: "id": binding tag in javadoc but no/empty comment
          Binding: "title": binding tag in javadoc but no/empty comment
          Binding: "name": binding tag in javadoc but no/empty comment
          Binding: "selectedChoiceKey": binding tag in javadoc but no/empty comment
          Binding: "shouldShowSelectAllButtons": binding tag in javadoc but no/empty comment

    componentName: "ERD2WEditToOneFault"
          package: "er.directtoweb.components.relationships"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/relationships/ERD2WEditToOneFault.java"
         comments: "{editRelationshipConfigurationName={order=002, name=editRelationshipConfigurationName, comment=}, disabled={order=001, name=disabled, comment=}, editIcon={order=000, name=editIcon, comment=}}"
     classComment: ""
      classDocURL: "er/directtoweb/components/relationships/ERD2WEditToOneFault.html"
      allComments: "[/**,  * @d2wKey editIcon,  * @d2wKey disabled,  * @d2wKey editRelationshipConfigurationName,  */]"
        condition: "null"
          warning: No package defined for class
          warning: No class comment defined for class
          Binding: "editIcon": binding tag in javadoc but no/empty comment
          Binding: "disabled": binding tag in javadoc but no/empty comment
          Binding: "editRelationshipConfigurationName": binding tag in javadoc but no/empty comment

    componentName: "ERD2WEditToOneRelationship"
          package: "er.directtoweb.components.relationships"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/relationships/ERD2WEditToOneRelationship.java"
         comments: "{localizeDisplayKeys={order=010, name=localizeDisplayKeys, comment=}, noSelectionString={order=008, name=noSelectionString, comment=}, uniqueID={order=011, name=uniqueID, comment=}, destinationEntityName={order=012, name=destinationEntityName, comment=}, sortKey={order=002, name=sortKey, comment=}, numCols={order=004, name=numCols, comment=}, size={order=006, name=size, comment=}, toOneUIStyle={order=007, name=toOneUIStyle, comment=}, id={order=014, name=id, comment=}, title={order=015, name=title, comment=}, restrictingFetchSpecification={order=001, name=restrictingFetchSpecification, comment=name of the fetchSpec to use for the list of objects.}, restrictedChoiceKey={order=000, name=restrictedChoiceKey, comment=keypath off the component that returns the list of objects to display}, isMandatory={order=003, name=isMandatory, comment=}, propertyKey={order=005, name=propertyKey, comment=}, popupName={order=009, name=popupName, comment=}, sortCaseInsensitive={order=013, name=sortCaseInsensitive, comment=}}"
     classComment: "Improves superclass by adding restrictions on the choices and uses ERXToOneRelationship, thus can handle localization and has better layout options."
      classDocURL: "er/directtoweb/components/relationships/ERD2WEditToOneRelationship.html"
      allComments: "[/**,  * Improves superclass by adding restrictions on the choices and uses ERXToOneRelationship, thus can handle localization,  * and has better layout options.,  * @d2wKey restrictedChoiceKey keypath off the component that returns the list of objects to display,  * @d2wKey restrictingFetchSpecification name of the fetchSpec to use for the list of objects.,  * @d2wKey sortKey,  * @d2wKey isMandatory,  * @d2wKey numCols,  * @d2wKey propertyKey,  * @d2wKey size,  * @d2wKey toOneUIStyle,  * @d2wKey noSelectionString,  * @d2wKey popupName,  * @d2wKey localizeDisplayKeys,  * @d2wKey uniqueID,  * @d2wKey destinationEntityName,  * @d2wKey sortCaseInsensitive,  * @d2wKey id,  * @d2wKey title,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "sortKey": binding tag in javadoc but no/empty comment
          Binding: "isMandatory": binding tag in javadoc but no/empty comment
          Binding: "numCols": binding tag in javadoc but no/empty comment
          Binding: "propertyKey": binding tag in javadoc but no/empty comment
          Binding: "size": binding tag in javadoc but no/empty comment
          Binding: "toOneUIStyle": binding tag in javadoc but no/empty comment
          Binding: "noSelectionString": binding tag in javadoc but no/empty comment
          Binding: "popupName": binding tag in javadoc but no/empty comment
          Binding: "localizeDisplayKeys": binding tag in javadoc but no/empty comment
          Binding: "uniqueID": binding tag in javadoc but no/empty comment
          Binding: "destinationEntityName": binding tag in javadoc but no/empty comment
          Binding: "sortCaseInsensitive": binding tag in javadoc but no/empty comment
          Binding: "id": binding tag in javadoc but no/empty comment
          Binding: "title": binding tag in javadoc but no/empty comment

    componentName: "ERD2WQueryToManyField"
          package: "er.directtoweb.components.relationships"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/relationships/ERD2WQueryToManyField.java"
         comments: "{name={order=000, name=name, comment=}}"
     classComment: ""
      classDocURL: "er/directtoweb/components/relationships/ERD2WQueryToManyField.html"
      allComments: "[/**,  * @d2wKey name,  */]"
        condition: "null"
          warning: No package defined for class
          warning: No class comment defined for class
          Binding: "name": binding tag in javadoc but no/empty comment

    componentName: "ERD2WQueryToManyRelationship"
          package: "er.directtoweb.components.relationships"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/relationships/ERD2WQueryToManyRelationship.java"
         comments: "{matchesAllValues={order=001, name=matchesAllValues, comment=when true matching values need all selected values, when false only one value of the selection is enough}, keyWhenRelationship={order=004, name=keyWhenRelationship, comment=}, localizeDisplayKeys={order=009, name=localizeDisplayKeys, comment=}, noSelectionString={order=013, name=noSelectionString, comment=}, entity={order=007, name=entity, comment=}, destinationEntityName={order=010, name=destinationEntityName, comment=}, sortKey={order=012, name=sortKey, comment=}, numCols={order=005, name=numCols, comment=}, size={order=006, name=size, comment=}, toOneUIStyle={order=008, name=toOneUIStyle, comment=}, id={order=014, name=id, comment=}, restrictingFetchSpecification={order=003, name=restrictingFetchSpecification, comment=name of the fetchSpec to use for the list of objects.}, restrictedChoiceKey={order=002, name=restrictedChoiceKey, comment=keypath off the component that returns the list of objects to display}, isMandatory={order=011, name=isMandatory, comment=}, propertyKey={order=016, name=propertyKey, comment=}, popupName={order=015, name=popupName, comment=}, multiple={order=000, name=multiple, comment=when true, the user can choose multiple items}}"
     classComment: "Enhanced relationship query component to to-many relationships."
      classDocURL: "er/directtoweb/components/relationships/ERD2WQueryToManyRelationship.html"
      allComments: "[/**,  * Enhanced relationship query component to to-many relationships.,  * @d2wKey multiple when true, the user can choose multiple items,  * @d2wKey matchesAllValues when true matching values need all selected values, when false only one value of the selection is enough,  * @d2wKey restrictedChoiceKey keypath off the component that returns the list of objects to display,  * @d2wKey restrictingFetchSpecification name of the fetchSpec to use for the list of objects.,  * @d2wKey keyWhenRelationship,  * @d2wKey numCols,  * @d2wKey size,  * @d2wKey entity,  * @d2wKey toOneUIStyle,  * @d2wKey localizeDisplayKeys,  * @d2wKey destinationEntityName,  * @d2wKey isMandatory,  * @d2wKey sortKey,  * @d2wKey noSelectionString,  * @d2wKey id,  * @d2wKey popupName,  * @d2wKey propertyKey,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "keyWhenRelationship": binding tag in javadoc but no/empty comment
          Binding: "numCols": binding tag in javadoc but no/empty comment
          Binding: "size": binding tag in javadoc but no/empty comment
          Binding: "entity": binding tag in javadoc but no/empty comment
          Binding: "toOneUIStyle": binding tag in javadoc but no/empty comment
          Binding: "localizeDisplayKeys": binding tag in javadoc but no/empty comment
          Binding: "destinationEntityName": binding tag in javadoc but no/empty comment
          Binding: "isMandatory": binding tag in javadoc but no/empty comment
          Binding: "sortKey": binding tag in javadoc but no/empty comment
          Binding: "noSelectionString": binding tag in javadoc but no/empty comment
          Binding: "id": binding tag in javadoc but no/empty comment
          Binding: "popupName": binding tag in javadoc but no/empty comment
          Binding: "propertyKey": binding tag in javadoc but no/empty comment

    componentName: "ERD2WQueryToOneField"
          package: "er.directtoweb.components.relationships"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/relationships/ERD2WQueryToOneField.java"
         comments: "{}"
     classComment: ""
      classDocURL: "er/directtoweb/components/relationships/ERD2WQueryToOneField.html"
      allComments: "[]"
        condition: "null"
          warning: No package defined for class
          warning: No class comment defined for class

    componentName: "ERD2WQueryToOneRelationship"
          package: "er.directtoweb.components.relationships"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/relationships/ERD2WQueryToOneRelationship.java"
         comments: "{keyWhenRelationship={order=003, name=keyWhenRelationship, comment=}, localizeDisplayKeys={order=008, name=localizeDisplayKeys, comment=}, noSelectionString={order=013, name=noSelectionString, comment=}, entity={order=006, name=entity, comment=}, destinationEntityName={order=009, name=destinationEntityName, comment=}, sortKey={order=012, name=sortKey, comment=}, numCols={order=004, name=numCols, comment=}, size={order=005, name=size, comment=}, toOneUIStyle={order=007, name=toOneUIStyle, comment=}, id={order=014, name=id, comment=}, restrictingFetchSpecification={order=002, name=restrictingFetchSpecification, comment=name of the fetchSpec to use for the list of objects.}, restrictedChoiceKey={order=001, name=restrictedChoiceKey, comment=keypath off the component that returns the list of objects to display}, isMandatory={order=010, name=isMandatory, comment=}, propertyKey={order=016, name=propertyKey, comment=}, popupName={order=015, name=popupName, comment=}, multiple={order=000, name=multiple, comment=when true, the user can choose multiple items}, sortCaseInsensitive={order=011, name=sortCaseInsensitive, comment=}}"
     classComment: "Enhanced relationship query component to to-one relationships."
      classDocURL: "er/directtoweb/components/relationships/ERD2WQueryToOneRelationship.html"
      allComments: "[/**,  * Enhanced relationship query component to to-one relationships.,  * @d2wKey multiple when true, the user can choose multiple items,  * @d2wKey restrictedChoiceKey keypath off the component that returns the list of objects to display,  * @d2wKey restrictingFetchSpecification name of the fetchSpec to use for the list of objects.,  * @d2wKey keyWhenRelationship,  * @d2wKey numCols,  * @d2wKey size,  * @d2wKey entity,  * @d2wKey toOneUIStyle,  * @d2wKey localizeDisplayKeys,  * @d2wKey destinationEntityName,  * @d2wKey isMandatory,  * @d2wKey sortCaseInsensitive,  * @d2wKey sortKey,  * @d2wKey noSelectionString,  * @d2wKey id,  * @d2wKey popupName,  * @d2wKey propertyKey,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "keyWhenRelationship": binding tag in javadoc but no/empty comment
          Binding: "numCols": binding tag in javadoc but no/empty comment
          Binding: "size": binding tag in javadoc but no/empty comment
          Binding: "entity": binding tag in javadoc but no/empty comment
          Binding: "toOneUIStyle": binding tag in javadoc but no/empty comment
          Binding: "localizeDisplayKeys": binding tag in javadoc but no/empty comment
          Binding: "destinationEntityName": binding tag in javadoc but no/empty comment
          Binding: "isMandatory": binding tag in javadoc but no/empty comment
          Binding: "sortCaseInsensitive": binding tag in javadoc but no/empty comment
          Binding: "sortKey": binding tag in javadoc but no/empty comment
          Binding: "noSelectionString": binding tag in javadoc but no/empty comment
          Binding: "id": binding tag in javadoc but no/empty comment
          Binding: "popupName": binding tag in javadoc but no/empty comment
          Binding: "propertyKey": binding tag in javadoc but no/empty comment

    componentName: "ERD2WTwoLevelEditToOneRelationship"
          package: "er.directtoweb.components.relationships"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/relationships/ERD2WTwoLevelEditToOneRelationship.java"
         comments: "{restrictedRelationshipKey={order=007, name=restrictedRelationshipKey, comment=}, restrictingRelationshipSortKey={order=001, name=restrictingRelationshipSortKey, comment=}, keyWhenRelationship={order=003, name=keyWhenRelationship, comment=}, entity={order=002, name=entity, comment=}, restrictingDestinationDisplayKey={order=005, name=restrictingDestinationDisplayKey, comment=}, restrictingSecondarySortKey={order=008, name=restrictingSecondarySortKey, comment=}, sortKey={order=000, name=sortKey, comment=}, defaultRestrictedRelationshipKey={order=006, name=defaultRestrictedRelationshipKey, comment=}, restrictingRelationshipKey={order=004, name=restrictingRelationshipKey, comment=}}"
     classComment: "Uses JSTwoLevelEditToOneRelationship to edit the relationship."
      classDocURL: "er/directtoweb/components/relationships/ERD2WTwoLevelEditToOneRelationship.html"
      allComments: "[/**,  * Uses JSTwoLevelEditToOneRelationship to edit the relationship.<br />,  * ,  * @d2wKey sortKey,  * @d2wKey restrictingRelationshipSortKey,  * @d2wKey entity,  * @d2wKey keyWhenRelationship,  * @d2wKey restrictingRelationshipKey,  * @d2wKey restrictingDestinationDisplayKey,  * @d2wKey defaultRestrictedRelationshipKey,  * @d2wKey restrictedRelationshipKey,  * @d2wKey restrictingSecondarySortKey,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "sortKey": binding tag in javadoc but no/empty comment
          Binding: "restrictingRelationshipSortKey": binding tag in javadoc but no/empty comment
          Binding: "entity": binding tag in javadoc but no/empty comment
          Binding: "keyWhenRelationship": binding tag in javadoc but no/empty comment
          Binding: "restrictingRelationshipKey": binding tag in javadoc but no/empty comment
          Binding: "restrictingDestinationDisplayKey": binding tag in javadoc but no/empty comment
          Binding: "defaultRestrictedRelationshipKey": binding tag in javadoc but no/empty comment
          Binding: "restrictedRelationshipKey": binding tag in javadoc but no/empty comment
          Binding: "restrictingSecondarySortKey": binding tag in javadoc but no/empty comment

    componentName: "ERD2WEditToOneRelationshipWithFilter"
          package: "er.directtoweb.components.relationships._ajax"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Ajax/ERDivaLook/Sources/er/directtoweb/components/relationships/_ajax/ERD2WEditToOneRelationshipWithFilter.java"
         comments: "{}"
     classComment: "Adds a filter for the select list."
      classDocURL: "er/directtoweb/components/relationships/_ajax/ERD2WEditToOneRelationshipWithFilter.html"
      allComments: "[/**,  * Adds a filter for the select list.,  * How to use: Set a delayed boolean assignment on restrictedChoiceKey or restrictedFetchSpecification based on the condition key defined by filterKey,  * ,  * @see ERD2WEditToOneRelationshipWithNew,  * ,  * @author mendis,  *,  */]"
        condition: "null"
          warning: No package defined for class

    componentName: "ERD2WEditToOneRelationshipWithNew"
          package: "er.directtoweb.components.relationships._ajax"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Ajax/ERDivaLook/Sources/er/directtoweb/components/relationships/_ajax/ERD2WEditToOneRelationshipWithNew.java"
         comments: "{}"
     classComment: ""
      classDocURL: "er/directtoweb/components/relationships/_ajax/ERD2WEditToOneRelationshipWithNew.html"
      allComments: "[]"
        condition: "null"
          warning: No package defined for class
          warning: No class comment defined for class

    componentName: "ERD2WQueryToOneRelationshipWithFilter"
          package: "er.directtoweb.components.relationships._ajax"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Ajax/ERDivaLook/Sources/er/directtoweb/components/relationships/_ajax/ERD2WQueryToOneRelationshipWithFilter.java"
         comments: "{}"
     classComment: "Adds a filter for the select list."
      classDocURL: "er/directtoweb/components/relationships/_ajax/ERD2WQueryToOneRelationshipWithFilter.html"
      allComments: "[/**,  * Adds a filter for the select list.,  * How to use: Set a delayed boolean assignment on restrictedChoiceKey or restrictedFetchSpecification based on the condition isFiltered,  * ,  * @see ERD2WQueryToOneRelationship,  * ,  * ,  * @author mendis,  *,  */]"
        condition: "null"
          warning: No package defined for class

    componentName: "ERD2WQueryToManyField2"
          package: "er.directtoweb.components.relationships._xhtml"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Ajax/ERDivaLook/Sources/er/directtoweb/components/relationships/_xhtml/ERD2WQueryToManyField2.java"
         comments: "{}"
     classComment: ""
      classDocURL: "er/directtoweb/components/relationships/_xhtml/ERD2WQueryToManyField2.html"
      allComments: "[]"
        condition: "null"
          warning: No package defined for class
          warning: No class comment defined for class

    componentName: "ERD2WDisplayHTML"
          package: "er.directtoweb.components.strings"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/strings/ERD2WDisplayHTML.java"
         comments: "{}"
     classComment: "Displays a string with escape html set to false."
      classDocURL: "er/directtoweb/components/strings/ERD2WDisplayHTML.html"
      allComments: "[/**,  * Displays a string with escape html set to false.<br />,  * ,  */]"
        condition: "null"
          warning: No package defined for class

    componentName: "ERD2WDisplayPassword"
          package: "er.directtoweb.components.strings"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/strings/ERD2WDisplayPassword.java"
         comments: "{}"
     classComment: "Displays '*********' instead."
      classDocURL: "er/directtoweb/components/strings/ERD2WDisplayPassword.html"
      allComments: "[/**,  * Displays '*********' instead.<br />,  * ,  */]"
        condition: "null"
          warning: No package defined for class

    componentName: "ERD2WDisplayPreformattedString"
          package: "er.directtoweb.components.strings"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/strings/ERD2WDisplayPreformattedString.java"
         comments: "{}"
     classComment: "Displays string representation of object inside of "pre" tags."
      classDocURL: "er/directtoweb/components/strings/ERD2WDisplayPreformattedString.html"
      allComments: "[/**,  * Displays string representation of object inside of "pre" tags.,  * keyWhenRelationship is respected if the object is an EOEnterpriseObject.,  * NSDictionary and NSArray objects are displayed using NSPropertyListSerialization.,  */]"
        condition: "null"
          warning: No package defined for class

    componentName: "ERD2WDisplayString"
          package: "er.directtoweb.components.strings"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/strings/ERD2WDisplayString.java"
         comments: "{class={order=000, name=class, comment=}, omitTags={order=001, name=omitTags, comment=}}"
     classComment: "Full blown display string with all the bells and whistles."
      classDocURL: "er/directtoweb/components/strings/ERD2WDisplayString.html"
      allComments: "[/**,  * Full blown display string with all the bells and whistles.<br />,  * Of the value displayed is an EO, uses the userPresentableDescription(),  * @d2wKey class,  * @d2wKey omitTags,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "class": binding tag in javadoc but no/empty comment
          Binding: "omitTags": binding tag in javadoc but no/empty comment

    componentName: "ERD2WDisplayStringWithLineBreaks"
          package: "er.directtoweb.components.strings"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/strings/ERD2WDisplayStringWithLineBreaks.java"
         comments: "{}"
     classComment: "Displays string with line breaks."
      classDocURL: "er/directtoweb/components/strings/ERD2WDisplayStringWithLineBreaks.html"
      allComments: "[/**,  * Displays string with line breaks.<br />,  * ,  */]"
        condition: "null"
          warning: No package defined for class

    componentName: "ERD2WDisplayTextFromHTML"
          package: "er.directtoweb.components.strings"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/strings/ERD2WDisplayTextFromHTML.java"
         comments: "{}"
     classComment: "Extracts text from html and displays the text."
      classDocURL: "er/directtoweb/components/strings/ERD2WDisplayTextFromHTML.html"
      allComments: "[/**,  * Extracts text from html and displays the text.<br />,  * ,  */]"
        condition: "null"
          warning: No package defined for class

    componentName: "ERD2WEditLargeString"
          package: "er.directtoweb.components.strings"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/strings/ERD2WEditLargeString.java"
         comments: "{id={order=003, name=id, comment=}, title={order=004, name=title, comment=}, isMandatory={order=006, name=isMandatory, comment=}, name={order=005, name=name, comment=}, length={order=000, name=length, comment=}, disabled={order=002, name=disabled, comment=}, rows={order=001, name=rows, comment=}}"
     classComment: "Same as D2WEditLargeString except that it allows you to have empty strings in fields that don't allow null."
      classDocURL: "er/directtoweb/components/strings/ERD2WEditLargeString.html"
      allComments: "[/**,  * Same as D2WEditLargeString except that it allows you to,  * have empty strings in fields that don't allow null.,  * You need to set <code>isMandatory</code> to false and the null,  * value is morphed to the empty string. It also pulls,  * the <code>disabled</code> binding from the WOContext, allowing,  * you to have a readonly field.,  * @d2wKey length,  * @d2wKey rows,  * @d2wKey disabled,  * @d2wKey id,  * @d2wKey title,  * @d2wKey name,  * @d2wKey isMandatory,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "length": binding tag in javadoc but no/empty comment
          Binding: "rows": binding tag in javadoc but no/empty comment
          Binding: "disabled": binding tag in javadoc but no/empty comment
          Binding: "id": binding tag in javadoc but no/empty comment
          Binding: "title": binding tag in javadoc but no/empty comment
          Binding: "name": binding tag in javadoc but no/empty comment
          Binding: "isMandatory": binding tag in javadoc but no/empty comment

    componentName: "ERD2WEditString"
          package: "er.directtoweb.components.strings"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/strings/ERD2WEditString.java"
         comments: "{id={order=001, name=id, comment=}, title={order=002, name=title, comment=}, maxLength={order=000, name=maxLength, comment=}, name={order=003, name=name, comment=}}"
     classComment: "Allows specifing the maxLength for a WOTextField."
      classDocURL: "er/directtoweb/components/strings/ERD2WEditString.html"
      allComments: "[/**,  * Allows specifing the maxLength for a WOTextField.<br />,  * @d2wKey maxLength,  * @d2wKey id,  * @d2wKey title,  * @d2wKey name,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "maxLength": binding tag in javadoc but no/empty comment
          Binding: "id": binding tag in javadoc but no/empty comment
          Binding: "title": binding tag in javadoc but no/empty comment
          Binding: "name": binding tag in javadoc but no/empty comment

    componentName: "ERD2WQueryEncryptedString"
          package: "er.directtoweb.components.strings"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/strings/ERD2WQueryEncryptedString.java"
         comments: "{crypter={order=000, name=crypter, comment=}}"
     classComment: ""
      classDocURL: "er/directtoweb/components/strings/ERD2WQueryEncryptedString.html"
      allComments: "[/**,  * @d2wKey crypter,  */]"
        condition: "null"
          warning: No package defined for class
          warning: No class comment defined for class
          Binding: "crypter": binding tag in javadoc but no/empty comment

    componentName: "ERD2WQueryStringOperator"
          package: "er.directtoweb.components.strings"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/strings/ERD2WQueryStringOperator.java"
         comments: "{name={order=000, name=name, comment=}, qualifierOperators={order=001, name=qualifierOperators, comment=}}"
     classComment: ""
      classDocURL: "er/directtoweb/components/strings/ERD2WQueryStringOperator.html"
      allComments: "[/**,  * @d2wKey name,  * @d2wKey qualifierOperators,  */]"
        condition: "null"
          warning: No package defined for class
          warning: No class comment defined for class
          Binding: "name": binding tag in javadoc but no/empty comment
          Binding: "qualifierOperators": binding tag in javadoc but no/empty comment

    componentName: "ERD2WQueryStringWithChoices"
          package: "er.directtoweb.components.strings"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/components/strings/ERD2WQueryStringWithChoices.java"
         comments: "{possibleChoices={order=000, name=possibleChoices, comment=}}"
     classComment: ""
      classDocURL: "er/directtoweb/components/strings/ERD2WQueryStringWithChoices.html"
      allComments: "[/**,  * @d2wKey possibleChoices,  */]"
        condition: "null"
          warning: No package defined for class
          warning: No class comment defined for class
          Binding: "possibleChoices": binding tag in javadoc but no/empty comment

    componentName: "ERD2WCSVGroupingListPageTemplate"
          package: "er.directtoweb.cvs"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/cvs/ERD2WCSVGroupingListPageTemplate.java"
         comments: "{displayNameForProperty={order=003, name=displayNameForProperty, comment=}, componentName={order=000, name=componentName, comment=}, displayPropertyKeys={order=002, name=displayPropertyKeys, comment=}, groupingComponentName={order=004, name=groupingComponentName, comment=}, propertyKey={order=001, name=propertyKey, comment=}}"
     classComment: "Grouping list in CSV format."
      classDocURL: "er/directtoweb/cvs/ERD2WCSVGroupingListPageTemplate.html"
      allComments: "[/**,  * Grouping list in CSV format.,  * ,  * @d2wKey componentName,  * @d2wKey propertyKey,  * @d2wKey displayPropertyKeys,  * @d2wKey displayNameForProperty,  * @d2wKey groupingComponentName,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "componentName": binding tag in javadoc but no/empty comment
          Binding: "propertyKey": binding tag in javadoc but no/empty comment
          Binding: "displayPropertyKeys": binding tag in javadoc but no/empty comment
          Binding: "displayNameForProperty": binding tag in javadoc but no/empty comment
          Binding: "groupingComponentName": binding tag in javadoc but no/empty comment

    componentName: "ERD2WCSVListPageTemplate"
          package: "er.directtoweb.cvs"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/cvs/ERD2WCSVListPageTemplate.java"
         comments: "{displayNameForProperty={order=002, name=displayNameForProperty, comment=}, displayPropertyKeys={order=001, name=displayPropertyKeys, comment=}, propertyKey={order=000, name=propertyKey, comment=}}"
     classComment: "Standard list in CSV format."
      classDocURL: "er/directtoweb/cvs/ERD2WCSVListPageTemplate.html"
      allComments: "[/**,  * Standard list in CSV format.<br />,  * @d2wKey propertyKey,  * @d2wKey displayPropertyKeys,  * @d2wKey displayNameForProperty,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "propertyKey": binding tag in javadoc but no/empty comment
          Binding: "displayPropertyKeys": binding tag in javadoc but no/empty comment
          Binding: "displayNameForProperty": binding tag in javadoc but no/empty comment

    componentName: "ERExcelListPage"
          package: "er.directtoweb.excel"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Excel/ERExcelLook/Sources/er/directtoweb/excel/ERExcelListPage.java"
         comments: "{}"
     classComment: ""
      classDocURL: "er/directtoweb/excel/ERExcelListPage.html"
      allComments: "[]"
        condition: "null"
          warning: No package defined for class
          warning: No class comment defined for class

    componentName: "ERExcelPropertyName"
          package: "er.directtoweb.excel"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Excel/ERExcelLook/Sources/er/directtoweb/excel/ERExcelPropertyName.java"
         comments: "{}"
     classComment: ""
      classDocURL: "er/directtoweb/excel/ERExcelPropertyName.html"
      allComments: "[]"
        condition: "null"
          warning: No package defined for class
          warning: No class comment defined for class

    componentName: "ERD2WCalendarPage"
          package: "er.directtoweb.pages"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/pages/ERD2WCalendarPage.java"
         comments: "{}"
     classComment: "Superclass of all calendar list pages."
      classDocURL: "er/directtoweb/pages/ERD2WCalendarPage.html"
      allComments: "[/**,  * Superclass of all calendar list pages.<br />,  * Note that they are not compatible with the NetStruxr version.,  * Using a {@link ERXDateGrouper} as the display group, most of the logic is gone from this page.,  */]"
        condition: "null"
          warning: No package defined for class

    componentName: "ERD2WConfirmPage"
          package: "er.directtoweb.pages"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/pages/ERD2WConfirmPage.java"
         comments: "{}"
     classComment: "Unless you need the special shouldProvideConfirmMessage, one should use ERD2WMessagePage instead /"
      classDocURL: "er/directtoweb/pages/ERD2WConfirmPage.html"
      allComments: "[/** ,  * Unless you need the special shouldProvideConfirmMessage, one should use ERD2WMessagePage instead ,  */]"
        condition: "null"
          warning: No package defined for class

    componentName: "ERD2WEditRelationshipPage"
          package: "er.directtoweb.pages"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/pages/ERD2WEditRelationshipPage.java"
         comments: "{readOnly={order=002, name=readOnly, comment=}, editConfigurationName={order=000, name=editConfigurationName, comment=}, isEntityEditable={order=001, name=isEntityEditable, comment=}}"
     classComment: ""
      classDocURL: "er/directtoweb/pages/ERD2WEditRelationshipPage.html"
      allComments: "[/**,  * @d2wKey editConfigurationName,  * @d2wKey isEntityEditable,  * @d2wKey readOnly,  */]"
        condition: "null"
          warning: No package defined for class
          warning: No class comment defined for class
          Binding: "editConfigurationName": binding tag in javadoc but no/empty comment
          Binding: "isEntityEditable": binding tag in javadoc but no/empty comment
          Binding: "readOnly": binding tag in javadoc but no/empty comment

    componentName: "ERD2WEditSortedManyToManyPage"
          package: "er.directtoweb.pages"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/pages/ERD2WEditSortedManyToManyPage.java"
         comments: "{browserSize={order=003, name=browserSize, comment=}, showIndex={order=001, name=showIndex, comment=}, displayKey={order=000, name=displayKey, comment=}, maxBrowserSize={order=004, name=maxBrowserSize, comment=}, indexKey={order=002, name=indexKey, comment=}}"
     classComment: ""
      classDocURL: "er/directtoweb/pages/ERD2WEditSortedManyToManyPage.html"
      allComments: "[/**,  * @d2wKey displayKey,  * @d2wKey showIndex,  * @d2wKey indexKey,  * @d2wKey browserSize,  * @d2wKey maxBrowserSize,  */]"
        condition: "null"
          warning: No package defined for class
          warning: No class comment defined for class
          Binding: "displayKey": binding tag in javadoc but no/empty comment
          Binding: "showIndex": binding tag in javadoc but no/empty comment
          Binding: "indexKey": binding tag in javadoc but no/empty comment
          Binding: "browserSize": binding tag in javadoc but no/empty comment
          Binding: "maxBrowserSize": binding tag in javadoc but no/empty comment

    componentName: "ERD2WEditableListPage"
          package: "er.directtoweb.pages"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/pages/ERD2WEditableListPage.java"
         comments: "{displayNameForEntity={order=007, name=displayNameForEntity, comment=}, shouldRecoverFromOptimisticLockingFailure={order=005, name=shouldRecoverFromOptimisticLockingFailure, comment=}, shouldSaveChanges={order=004, name=shouldSaveChanges, comment=}, showMassChange={order=008, name=showMassChange, comment=}, showBanner={order=000, name=showBanner, comment=}, shouldValidateBeforeSave={order=003, name=shouldValidateBeforeSave, comment=}, isEntityInspectable={order=002, name=isEntityInspectable, comment=}, saveLabelTemplateKey={order=006, name=saveLabelTemplateKey, comment=}, object={order=001, name=object, comment=}}"
     classComment: "List page for editing all items in the list."
      classDocURL: "er/directtoweb/pages/ERD2WEditableListPage.html"
      allComments: "[/**,  * List page for editing all items in the list.,  * Name your page EditListYourEntityName.  task will be edit, subTask will be list.,  * See Component ERD2WEditableListTemplate for html/wod example.,  *,  * There is a "mass change" feature that can apply a change to all displayed objects.,  * Think of it as an "input assistant".  The changes are not saved when propagated, and the rows can be updated individually after a mass change has been applied.,  * (Note: There is a {@link ERDMassModifyButton} class that may be more appropriate depending on your needs),  *,  * To enable the mass change feature on an editable list page, do the following:,  *,  * 1/ Add a "showMassChange" rule that returns "true" for your edit list page,  * 2/ If you want to restrict the keys that can be "mass edited", add a displayPropertyKeys rule with a restricted set of keys with the qualifer "(massChangeEntityDisplay = 1)",  *,  * Known Issues:,  *      changing the number of items per batch causes problems (the display group's batch is updated too soon in the request/response loop),  * @d2wKey showBanner,  * @d2wKey object,  * @d2wKey isEntityInspectable,  * @d2wKey shouldValidateBeforeSave,  * @d2wKey shouldSaveChanges,  * @d2wKey shouldRecoverFromOptimisticLockingFailure,  * @d2wKey saveLabelTemplateKey,  * @d2wKey displayNameForEntity,  * @d2wKey showMassChange,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "showBanner": binding tag in javadoc but no/empty comment
          Binding: "object": binding tag in javadoc but no/empty comment
          Binding: "isEntityInspectable": binding tag in javadoc but no/empty comment
          Binding: "shouldValidateBeforeSave": binding tag in javadoc but no/empty comment
          Binding: "shouldSaveChanges": binding tag in javadoc but no/empty comment
          Binding: "shouldRecoverFromOptimisticLockingFailure": binding tag in javadoc but no/empty comment
          Binding: "saveLabelTemplateKey": binding tag in javadoc but no/empty comment
          Binding: "displayNameForEntity": binding tag in javadoc but no/empty comment
          Binding: "showMassChange": binding tag in javadoc but no/empty comment

    componentName: "ERD2WGraphVizPage"
          package: "er.directtoweb.pages"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/pages/ERD2WGraphVizPage.java"
         comments: "{}"
     classComment: "Creates a GrahpViz page for those that needs such trivial tools."
      classDocURL: "er/directtoweb/pages/ERD2WGraphVizPage.html"
      allComments: "[/**,  * Creates a GrahpViz page for those that needs such trivial tools. Call up with,  * the ERD2WDirectAction and use visibleEntityNames to restrict based on page,  * config name.,  * ,  * @author ak,  * ,  */]"
        condition: "null"
          warning: No package defined for class

    componentName: "ERD2WGroupingListPage"
          package: "er.directtoweb.pages"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/pages/ERD2WGroupingListPage.java"
         comments: "{groupingComponentName={order=001, name=groupingComponentName, comment=}, groupingKey={order=000, name=groupingKey, comment=}, subTask={order=003, name=subTask, comment=}, groupingItemKey={order=002, name=groupingItemKey, comment=}}"
     classComment: "Displays a groups of objects grouped by a key."
      classDocURL: "er/directtoweb/pages/ERD2WGroupingListPage.html"
      allComments: "[/**,  * Displays a groups of objects grouped by a key.<br />,  * @d2wKey groupingKey,  * @d2wKey groupingComponentName,  * @d2wKey groupingItemKey,  * @d2wKey subTask,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "groupingKey": binding tag in javadoc but no/empty comment
          Binding: "groupingComponentName": binding tag in javadoc but no/empty comment
          Binding: "groupingItemKey": binding tag in javadoc but no/empty comment
          Binding: "subTask": binding tag in javadoc but no/empty comment

    componentName: "ERD2WInspectPage"
          package: "er.directtoweb.pages"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/pages/ERD2WInspectPage.java"
         comments: "{shouldCollectValidationExceptions={order=013, name=shouldCollectValidationExceptions, comment=}, inspectConfirmConfigurationName={order=000, name=inspectConfirmConfigurationName, comment=}, shouldRenderBorder={order=004, name=shouldRenderBorder, comment=}, shouldRecoverFromOptimisticLockingFailure={order=014, name=shouldRecoverFromOptimisticLockingFailure, comment=}, firstResponder={order=016, name=firstResponder, comment=}, shoudlvalidateBeforeSave={order=012, name=shoudlvalidateBeforeSave, comment=}, object={order=001, name=object, comment=}, useNestedEditingContext={order=003, name=useNestedEditingContext, comment=}, shouldShowCancelButtons={order=006, name=shouldShowCancelButtons, comment=}, shouldShowSubmitButton={order=007, name=shouldShowSubmitButton, comment=}, editConfigurationName={order=002, name=editConfigurationName, comment=}, shouldSaveChanges={order=011, name=shouldSaveChanges, comment=}, shouldShowActionButtons={order=005, name=shouldShowActionButtons, comment=}, hasForm={order=008, name=hasForm, comment=}, validationKeys={order=009, name=validationKeys, comment=}, shouldRevertChanges={order=010, name=shouldRevertChanges, comment=}, shouldRevertUponSaveFailure={order=015, name=shouldRevertUponSaveFailure, comment=}}"
     classComment: "Superclass for all inspecting/editing ERD2W templates."
      classDocURL: "er/directtoweb/pages/ERD2WInspectPage.html"
      allComments: "[/**,  * Superclass for all inspecting/editing ERD2W templates.<br />,  * @d2wKey inspectConfirmConfigurationName,  * @d2wKey object,  * @d2wKey editConfigurationName,  * @d2wKey useNestedEditingContext,  * @d2wKey shouldRenderBorder,  * @d2wKey shouldShowActionButtons,  * @d2wKey shouldShowCancelButtons,  * @d2wKey shouldShowSubmitButton,  * @d2wKey hasForm,  * @d2wKey validationKeys,  * @d2wKey shouldRevertChanges,  * @d2wKey shouldSaveChanges,  * @d2wKey shoudlvalidateBeforeSave,  * @d2wKey shouldCollectValidationExceptions,  * @d2wKey shouldRecoverFromOptimisticLockingFailure,  * @d2wKey shouldRevertUponSaveFailure,  * @d2wKey firstResponder,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "inspectConfirmConfigurationName": binding tag in javadoc but no/empty comment
          Binding: "object": binding tag in javadoc but no/empty comment
          Binding: "editConfigurationName": binding tag in javadoc but no/empty comment
          Binding: "useNestedEditingContext": binding tag in javadoc but no/empty comment
          Binding: "shouldRenderBorder": binding tag in javadoc but no/empty comment
          Binding: "shouldShowActionButtons": binding tag in javadoc but no/empty comment
          Binding: "shouldShowCancelButtons": binding tag in javadoc but no/empty comment
          Binding: "shouldShowSubmitButton": binding tag in javadoc but no/empty comment
          Binding: "hasForm": binding tag in javadoc but no/empty comment
          Binding: "validationKeys": binding tag in javadoc but no/empty comment
          Binding: "shouldRevertChanges": binding tag in javadoc but no/empty comment
          Binding: "shouldSaveChanges": binding tag in javadoc but no/empty comment
          Binding: "shoudlvalidateBeforeSave": binding tag in javadoc but no/empty comment
          Binding: "shouldCollectValidationExceptions": binding tag in javadoc but no/empty comment
          Binding: "shouldRecoverFromOptimisticLockingFailure": binding tag in javadoc but no/empty comment
          Binding: "shouldRevertUponSaveFailure": binding tag in javadoc but no/empty comment
          Binding: "firstResponder": binding tag in javadoc but no/empty comment

    componentName: "ERD2WListComparePage"
          package: "er.directtoweb.pages"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/pages/ERD2WListComparePage.java"
         comments: "{displayPropertyKeys={order=001, name=displayPropertyKeys, comment=}, comparisonObject={order=000, name=comparisonObject, comment=}}"
     classComment: ""
      classDocURL: "er/directtoweb/pages/ERD2WListComparePage.html"
      allComments: "[/**,  * @d2wKey comparisonObject,  * @d2wKey displayPropertyKeys,  */]"
        condition: "null"
          warning: No package defined for class
          warning: No class comment defined for class
          Binding: "comparisonObject": binding tag in javadoc but no/empty comment
          Binding: "displayPropertyKeys": binding tag in javadoc but no/empty comment

    componentName: "ERD2WListPage"
          package: "er.directtoweb.pages"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/pages/ERD2WListPage.java"
         comments: "{confirmDeleteConfigurationName={order=013, name=confirmDeleteConfigurationName, comment=}, pageConfiguration={order=004, name=pageConfiguration, comment=}, shouldShowSelectAll={order=018, name=shouldShowSelectAll, comment=}, defaultBatchSize={order=005, name=defaultBatchSize, comment=}, displayPropertyKeys={order=009, name=displayPropertyKeys, comment=}, isEntityEditable={order=001, name=isEntityEditable, comment=}, isEntityInspectable={order=011, name=isEntityInspectable, comment=}, useNestedEditingContext={order=016, name=useNestedEditingContext, comment=}, subTask={order=006, name=subTask, comment=}, alwaysRefetchList={order=003, name=alwaysRefetchList, comment=}, checkSortOrderingKeys={order=007, name=checkSortOrderingKeys, comment=}, defaultSortOrdering={order=008, name=defaultSortOrdering, comment=}, referenceRelationshipForBackgroupColor={order=019, name=referenceRelationshipForBackgroupColor, comment=}, restrictingFetchSpecification={order=010, name=restrictingFetchSpecification, comment=}, showBatchNavigation={order=020, name=showBatchNavigation, comment=}, readOnly={order=002, name=readOnly, comment=}, editConfigurationName={order=014, name=editConfigurationName, comment=}, targetDictionary={order=017, name=targetDictionary, comment=}, useBatchingDisplayGroup={order=000, name=useBatchingDisplayGroup, comment=}, isEntityPrintable={order=012, name=isEntityPrintable, comment=}, inspectConfigurationName={order=015, name=inspectConfigurationName, comment=}}"
     classComment: "Reimplementation of the D2WListPage."
      classDocURL: "er/directtoweb/pages/ERD2WListPage.html"
      allComments: "[/**,  * Reimplementation of the D2WListPage. Descends from ERD2WPage instead of,  * D2WList.,  * ,  * @author ak,  * @d2wKey useBatchingDisplayGroup,  * @d2wKey isEntityEditable,  * @d2wKey readOnly,  * @d2wKey alwaysRefetchList,  * @d2wKey pageConfiguration,  * @d2wKey defaultBatchSize,  * @d2wKey subTask,  * @d2wKey checkSortOrderingKeys,  * @d2wKey defaultSortOrdering,  * @d2wKey displayPropertyKeys,  * @d2wKey restrictingFetchSpecification,  * @d2wKey isEntityInspectable,  * @d2wKey isEntityPrintable,  * @d2wKey confirmDeleteConfigurationName,  * @d2wKey editConfigurationName,  * @d2wKey inspectConfigurationName,  * @d2wKey useNestedEditingContext,  * @d2wKey targetDictionary,  * @d2wKey shouldShowSelectAll,  * @d2wKey referenceRelationshipForBackgroupColor,  * @d2wKey showBatchNavigation,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "useBatchingDisplayGroup": binding tag in javadoc but no/empty comment
          Binding: "isEntityEditable": binding tag in javadoc but no/empty comment
          Binding: "readOnly": binding tag in javadoc but no/empty comment
          Binding: "alwaysRefetchList": binding tag in javadoc but no/empty comment
          Binding: "pageConfiguration": binding tag in javadoc but no/empty comment
          Binding: "defaultBatchSize": binding tag in javadoc but no/empty comment
          Binding: "subTask": binding tag in javadoc but no/empty comment
          Binding: "checkSortOrderingKeys": binding tag in javadoc but no/empty comment
          Binding: "defaultSortOrdering": binding tag in javadoc but no/empty comment
          Binding: "displayPropertyKeys": binding tag in javadoc but no/empty comment
          Binding: "restrictingFetchSpecification": binding tag in javadoc but no/empty comment
          Binding: "isEntityInspectable": binding tag in javadoc but no/empty comment
          Binding: "isEntityPrintable": binding tag in javadoc but no/empty comment
          Binding: "confirmDeleteConfigurationName": binding tag in javadoc but no/empty comment
          Binding: "editConfigurationName": binding tag in javadoc but no/empty comment
          Binding: "inspectConfigurationName": binding tag in javadoc but no/empty comment
          Binding: "useNestedEditingContext": binding tag in javadoc but no/empty comment
          Binding: "targetDictionary": binding tag in javadoc but no/empty comment
          Binding: "shouldShowSelectAll": binding tag in javadoc but no/empty comment
          Binding: "referenceRelationshipForBackgroupColor": binding tag in javadoc but no/empty comment
          Binding: "showBatchNavigation": binding tag in javadoc but no/empty comment

    componentName: "ERD2WMessagePage"
          package: "er.directtoweb.pages"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/pages/ERD2WMessagePage.java"
         comments: "{displayNamePageConfiguration={order=000, name=displayNamePageConfiguration, comment=}, explanationComponentName={order=002, name=explanationComponentName, comment=}, messageTitleForPage={order=001, name=messageTitleForPage, comment=}}"
     classComment: "Superclass for all message pages."
      classDocURL: "er/directtoweb/pages/ERD2WMessagePage.html"
      allComments: "[/**,  * Superclass for all message pages.<br />,  * If the key <code>explanationComponentName</code> resolves to non-empty, then,  * this component will get shown in the page and wired up with a ,  * <code>object</code>, <code>dataSource</code> and <code>pageConfiguration</code> binding.,  * @d2wKey displayNamePageConfiguration,  * @d2wKey messageTitleForPage,  * @d2wKey explanationComponentName,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "displayNamePageConfiguration": binding tag in javadoc but no/empty comment
          Binding: "messageTitleForPage": binding tag in javadoc but no/empty comment
          Binding: "explanationComponentName": binding tag in javadoc but no/empty comment

    componentName: "ERD2WPage"
          package: "er.directtoweb.pages"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/pages/ERD2WPage.java"
         comments: "{pageWrapperName={order=022, name=pageWrapperName, comment=}, pageConfiguration={order=015, name=pageConfiguration, comment=}, sectionKey={order=010, name=sectionKey, comment=}, keyPathsWithValidationExceptions={order=002, name=keyPathsWithValidationExceptions, comment=}, errorMessages={order=006, name=errorMessages, comment=}, inlineStyle={order=023, name=inlineStyle, comment=}, displayPropertyKeys={order=016, name=displayPropertyKeys, comment=}, isEntityEditable={order=014, name=isEntityEditable, comment=}, displayNameForTabKey={order=013, name=displayNameForTabKey, comment=}, object={order=000, name=object, comment=}, displayNameForEntity={order=019, name=displayNameForEntity, comment=}, shouldSetFailedValidationValue={order=005, name=shouldSetFailedValidationValue, comment=}, nextPageDelegate={order=020, name=nextPageDelegate, comment=}, componentName={order=007, name=componentName, comment=}, localContext={order=001, name=localContext, comment=}, shouldCollectionValidationExceptions={order=004, name=shouldCollectionValidationExceptions, comment=}, tabKey={order=012, name=tabKey, comment=}, displayVariant={order=018, name=displayVariant, comment=}, sectionContents={order=011, name=sectionContents, comment=}, propertyKey={order=009, name=propertyKey, comment=}, shouldPropagateExceptions={order=003, name=shouldPropagateExceptions, comment=}, customComponentName={order=008, name=customComponentName, comment=}, pageController={order=021, name=pageController, comment=}, tabSectionsContents={order=017, name=tabSectionsContents, comment=}}"
     classComment: "Common superclass for all ERD2W templates (except ERD2WEditRelationshipPage)."
      classDocURL: "er/directtoweb/pages/ERD2WPage.html"
      allComments: "[/**,  * Common superclass for all ERD2W templates (except ERD2WEditRelationshipPage).,  * Has tons of extra functionality:<br />,  * <li>Debugging support.<br />,  * Special handlers add extra info in the request-response loop,  * <li>Workflow extensions.<br />,  * If your NextPageDelegate is a {@link ERDBranchDelegate}, then all of the,  * code for actions can be handled in your delegate.,  * <li>Display key extensions. We support tab and sectioned pages via the,  * d2wContext array.<br />,  * ,  * In the case of a non-tab page, we expect d2wContext.sectionsContents to,  * return one of the three following formats: (( section1, key1, key2, key4 ), (,  * section2, key76, key 5, ..) .. ) OR with the sections enclosed in "()" - this,  * is most useful with the WebAssistant ( "(section1)", key1, key2, key3,,  * "(section2)", key3, key4, key5... ) OR with normal displayPropertyKeys array,  * in fact if sectionContents isn't found then it will look for,  * displayPropertyKeys ( key1, key2, key3, ... ),  * ,  * In the case of a TAB page, we expect d2wContext.tabSectionsContents to return,  * one of the two following formats: ( ( tab1, key1, key2, key4 ), ( tab2,,  * key76, key 5, ..) .. ) OR with sections ( ( tab1, ( section1, key1, key2 ..),,  * (section3, key4, key..) ), ... ) OR with the alternate syntax, which ist most,  * useful with the WebAssistant ( "[tab1]", "(section1)", key1, key2, ...,  * "[tab2]", "(section3)", key4, key..... ),  * @d2wKey object,  * @d2wKey localContext,  * @d2wKey keyPathsWithValidationExceptions,  * @d2wKey shouldPropagateExceptions,  * @d2wKey shouldCollectionValidationExceptions,  * @d2wKey shouldSetFailedValidationValue,  * @d2wKey errorMessages,  * @d2wKey componentName,  * @d2wKey customComponentName,  * @d2wKey propertyKey,  * @d2wKey sectionKey,  * @d2wKey sectionContents,  * @d2wKey tabKey,  * @d2wKey displayNameForTabKey,  * @d2wKey isEntityEditable,  * @d2wKey pageConfiguration,  * @d2wKey displayPropertyKeys,  * @d2wKey tabSectionsContents,  * @d2wKey displayVariant,  * @d2wKey displayNameForEntity,  * @d2wKey nextPageDelegate,  * @d2wKey pageController,  * @d2wKey pageWrapperName,  * @d2wKey inlineStyle,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "object": binding tag in javadoc but no/empty comment
          Binding: "localContext": binding tag in javadoc but no/empty comment
          Binding: "keyPathsWithValidationExceptions": binding tag in javadoc but no/empty comment
          Binding: "shouldPropagateExceptions": binding tag in javadoc but no/empty comment
          Binding: "shouldCollectionValidationExceptions": binding tag in javadoc but no/empty comment
          Binding: "shouldSetFailedValidationValue": binding tag in javadoc but no/empty comment
          Binding: "errorMessages": binding tag in javadoc but no/empty comment
          Binding: "componentName": binding tag in javadoc but no/empty comment
          Binding: "customComponentName": binding tag in javadoc but no/empty comment
          Binding: "propertyKey": binding tag in javadoc but no/empty comment
          Binding: "sectionKey": binding tag in javadoc but no/empty comment
          Binding: "sectionContents": binding tag in javadoc but no/empty comment
          Binding: "tabKey": binding tag in javadoc but no/empty comment
          Binding: "displayNameForTabKey": binding tag in javadoc but no/empty comment
          Binding: "isEntityEditable": binding tag in javadoc but no/empty comment
          Binding: "pageConfiguration": binding tag in javadoc but no/empty comment
          Binding: "displayPropertyKeys": binding tag in javadoc but no/empty comment
          Binding: "tabSectionsContents": binding tag in javadoc but no/empty comment
          Binding: "displayVariant": binding tag in javadoc but no/empty comment
          Binding: "displayNameForEntity": binding tag in javadoc but no/empty comment
          Binding: "nextPageDelegate": binding tag in javadoc but no/empty comment
          Binding: "pageController": binding tag in javadoc but no/empty comment
          Binding: "pageWrapperName": binding tag in javadoc but no/empty comment
          Binding: "inlineStyle": binding tag in javadoc but no/empty comment

    componentName: "ERD2WPickListPage"
          package: "er.directtoweb.pages"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/pages/ERD2WPickListPage.java"
         comments: "{singleSelection={order=001, name=singleSelection, comment=}, showActions={order=000, name=showActions, comment=}, restrictingFetchSpecification={order=003, name=restrictingFetchSpecification, comment=}, restrictedChoiceKey={order=002, name=restrictedChoiceKey, comment=}}"
     classComment: "Allows the selection of one or more objects from a set of EOs."
      classDocURL: "er/directtoweb/pages/ERD2WPickListPage.html"
      allComments: "[/**,  * Allows the selection of one or more objects from a set of EOs. Can also be used directly as a ,  * EditRelationshipPage for editing to-one and to-many relationships.,  * @d2wKey showActions,  * @d2wKey singleSelection,  * @d2wKey restrictedChoiceKey,  * @d2wKey restrictingFetchSpecification,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "showActions": binding tag in javadoc but no/empty comment
          Binding: "singleSelection": binding tag in javadoc but no/empty comment
          Binding: "restrictedChoiceKey": binding tag in javadoc but no/empty comment
          Binding: "restrictingFetchSpecification": binding tag in javadoc but no/empty comment

    componentName: "ERD2WPickTypePage"
          package: "er.directtoweb.pages"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/pages/ERD2WPickTypePage.java"
         comments: "{choiceErrorMessage={order=002, name=choiceErrorMessage, comment=}, pageConfiguration={order=005, name=pageConfiguration, comment=}, choices={order=003, name=choices, comment=}, choiceKeyPath={order=004, name=choiceKeyPath, comment=}, selectionManditory={order=000, name=selectionManditory, comment=}, choiceDisplayKey={order=001, name=choiceDisplayKey, comment=}}"
     classComment: ""
      classDocURL: "er/directtoweb/pages/ERD2WPickTypePage.html"
      allComments: "[/**,  * @d2wKey selectionManditory,  * @d2wKey choiceDisplayKey,  * @d2wKey choiceErrorMessage,  * @d2wKey choices,  * @d2wKey choiceKeyPath,  * @d2wKey pageConfiguration,  */]"
        condition: "null"
          warning: No package defined for class
          warning: No class comment defined for class
          Binding: "selectionManditory": binding tag in javadoc but no/empty comment
          Binding: "choiceDisplayKey": binding tag in javadoc but no/empty comment
          Binding: "choiceErrorMessage": binding tag in javadoc but no/empty comment
          Binding: "choices": binding tag in javadoc but no/empty comment
          Binding: "choiceKeyPath": binding tag in javadoc but no/empty comment
          Binding: "pageConfiguration": binding tag in javadoc but no/empty comment

    componentName: "ERD2WProgressPage"
          package: "er.directtoweb.pages"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/pages/ERD2WProgressPage.java"
         comments: "{}"
     classComment: "Displays progress by using a ERXLongResponse.Task."
      classDocURL: "er/directtoweb/pages/ERD2WProgressPage.html"
      allComments: "[/**,  * Displays progress by using a ERXLongResponse.Task. Very useful for sending mail and the like.,  * You call up this page and give it a long running task. ,  * The task is currently responsible for returning the correct page for each stage.,  * Work in progress.,  * @author ak on Wed Feb 04 2004,  * @project ERDirectToWeb,  */]"
        condition: "null"
          warning: No package defined for class

    componentName: "ERD2WQueryEntitiesPage"
          package: "er.directtoweb.pages"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/pages/ERD2WQueryEntitiesPage.java"
         comments: "{queryConfigurationName={order=000, name=queryConfigurationName, comment=}, listConfigurationName={order=001, name=listConfigurationName, comment=}}"
     classComment: "Page that can query a set of entities."
      classDocURL: "er/directtoweb/pages/ERD2WQueryEntitiesPage.html"
      allComments: "[/**,  * Page that can query a set of entities.,  * It is like the D2WQueryAll page except that you can partition your entities into sections.,  *,  * @author ak on Mon Sep 01 2003,  * @project ERDirectToWeb,  * @d2wKey queryConfigurationName,  * @d2wKey listConfigurationName,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "queryConfigurationName": binding tag in javadoc but no/empty comment
          Binding: "listConfigurationName": binding tag in javadoc but no/empty comment

    componentName: "ERD2WQueryPage"
          package: "er.directtoweb.pages"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/pages/ERD2WQueryPage.java"
         comments: "{enableQueryForNullValues={order=011, name=enableQueryForNullValues, comment=}, prefetchingRelationshipKeyPaths={order=006, name=prefetchingRelationshipKeyPaths, comment=}, queryValidationDelegate={order=010, name=queryValidationDelegate, comment=}, canQueryPropertyForNullValues={order=012, name=canQueryPropertyForNullValues, comment=}, showListInSamePage={order=007, name=showListInSamePage, comment=}, queryDataSourceDelegate={order=009, name=queryDataSourceDelegate, comment=}, usesDistinct={order=003, name=usesDistinct, comment=}, isDeep={order=002, name=isDeep, comment=}, fetchLimit={order=005, name=fetchLimit, comment=}, fetchSpecificationName={order=000, name=fetchSpecificationName, comment=}, listConfigurationName={order=008, name=listConfigurationName, comment=}, refrehRefetchedObjects={order=004, name=refrehRefetchedObjects, comment=}}"
     classComment: "Superclass for all query pages."
      classDocURL: "er/directtoweb/pages/ERD2WQueryPage.html"
      allComments: "[/**,  * Superclass for all query pages.<br />,  * In addition to the rest of the goodies of ERD2WPage, it lets you save and,  * restore the initial query bindings by supplying a NS(Mutable)Dictionary which,  * contains the keys "queryMin", "queryMax" etc from the respective fields of,  * the WODisplayGroup.,  * @d2wKey fetchSpecificationName,  * @d2wKey enableQueryForNullValues,  * @d2wKey isDeep,  * @d2wKey usesDistinct,  * @d2wKey refrehRefetchedObjects,  * @d2wKey fetchLimit,  * @d2wKey prefetchingRelationshipKeyPaths,  * @d2wKey showListInSamePage,  * @d2wKey listConfigurationName,  * @d2wKey queryDataSourceDelegate,  * @d2wKey queryValidationDelegate,  * @d2wKey enableQueryForNullValues,  * @d2wKey canQueryPropertyForNullValues,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "fetchSpecificationName": binding tag in javadoc but no/empty comment
          Binding: "isDeep": binding tag in javadoc but no/empty comment
          Binding: "usesDistinct": binding tag in javadoc but no/empty comment
          Binding: "refrehRefetchedObjects": binding tag in javadoc but no/empty comment
          Binding: "fetchLimit": binding tag in javadoc but no/empty comment
          Binding: "prefetchingRelationshipKeyPaths": binding tag in javadoc but no/empty comment
          Binding: "showListInSamePage": binding tag in javadoc but no/empty comment
          Binding: "listConfigurationName": binding tag in javadoc but no/empty comment
          Binding: "queryDataSourceDelegate": binding tag in javadoc but no/empty comment
          Binding: "queryValidationDelegate": binding tag in javadoc but no/empty comment
          Binding: "enableQueryForNullValues": binding tag in javadoc but no/empty comment
          Binding: "canQueryPropertyForNullValues": binding tag in javadoc but no/empty comment

    componentName: "ERD2WQueryPageWithFetchSpecification"
          package: "er.directtoweb.pages"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/pages/ERD2WQueryPageWithFetchSpecification.java"
         comments: "{pageWrapperName={order=001, name=pageWrapperName, comment=}, componentName={order=004, name=componentName, comment=}, entity={order=000, name=entity, comment=}, propertyKey={order=005, name=propertyKey, comment=}, findButtonLabel={order=006, name=findButtonLabel, comment=}, border={order=002, name=border, comment=}, backgroundColorForTable={order=003, name=backgroundColorForTable, comment=}}"
     classComment: "Query page utilizing fetch specifications."
      classDocURL: "er/directtoweb/pages/ERD2WQueryPageWithFetchSpecification.html"
      allComments: "[/**,  * Query page utilizing fetch specifications.<br />,  * @deprecated use ERD2WQueryPage instead,  * @d2wKey entity,  * @d2wKey pageWrapperName,  * @d2wKey border,  * @d2wKey backgroundColorForTable,  * @d2wKey componentName,  * @d2wKey propertyKey,  * @d2wKey findButtonLabel,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "entity": binding tag in javadoc but no/empty comment
          Binding: "pageWrapperName": binding tag in javadoc but no/empty comment
          Binding: "border": binding tag in javadoc but no/empty comment
          Binding: "backgroundColorForTable": binding tag in javadoc but no/empty comment
          Binding: "componentName": binding tag in javadoc but no/empty comment
          Binding: "propertyKey": binding tag in javadoc but no/empty comment
          Binding: "findButtonLabel": binding tag in javadoc but no/empty comment

    componentName: "ERD2WTabInspectPage"
          package: "er.directtoweb.pages"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/pages/ERD2WTabInspectPage.java"
         comments: "{firstResponder={order=000, name=firstResponder, comment=}, tabComponentName={order=001, name=tabComponentName, comment=}}"
     classComment: "Superclass for all tab and wizard pages."
      classDocURL: "er/directtoweb/pages/ERD2WTabInspectPage.html"
      allComments: "[/**,  * Superclass for all tab and wizard pages.<br />,  * @d2wKey firstResponder,  * @d2wKey tabComponentName,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "firstResponder": binding tag in javadoc but no/empty comment
          Binding: "tabComponentName": binding tag in javadoc but no/empty comment

    componentName: "ERD2WWizardCreationPage"
          package: "er.directtoweb.pages"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/pages/ERD2WWizardCreationPage.java"
         comments: "{cancelMessage={order=000, name=cancelMessage, comment=}}"
     classComment: ""
      classDocURL: "er/directtoweb/pages/ERD2WWizardCreationPage.html"
      allComments: "[/**,  * @d2wKey cancelMessage,  */]"
        condition: "null"
          warning: No package defined for class
          warning: No class comment defined for class
          Binding: "cancelMessage": binding tag in javadoc but no/empty comment

    componentName: "ERDQuestionPage"
          package: "er.directtoweb.pages"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/pages/ERDQuestionPage.java"
         comments: "{pageWrapperName={order=000, name=pageWrapperName, comment=}}"
     classComment: "Similiar to the message page, except this one has the choice Yes or No."
      classDocURL: "er/directtoweb/pages/ERDQuestionPage.html"
      allComments: "[/**,  * Similiar to the message page, except this one has the choice Yes or No.<br />,  * As this functionality is already integrated in ERD2WMessagePage, you should use this instead.,  * @deprecated subclass ERD2WMessagePage instead, also, the name is wrong,  * @d2wKey pageWrapperName,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "pageWrapperName": binding tag in javadoc but no/empty comment

    componentName: "ERDRecoverableErrorPage"
          package: "er.directtoweb.pages"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/pages/ERDRecoverableErrorPage.java"
         comments: "{pageWrapperName={order=000, name=pageWrapperName, comment=}}"
     classComment: "A recoverable error page."
      classDocURL: "er/directtoweb/pages/ERDRecoverableErrorPage.html"
      allComments: "[/**,  * A recoverable error page.<br />,  * @deprecated subclass ERD2WMessagePage instead,  * @d2wKey pageWrapperName,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "pageWrapperName": binding tag in javadoc but no/empty comment

    componentName: "ERD2WCalendarPageTemplate"
          package: "er.directtoweb.pages.templates"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/pages/templates/ERD2WCalendarPageTemplate.java"
         comments: "{pageWrapperName={order=005, name=pageWrapperName, comment=}, bannerFileName={order=000, name=bannerFileName, comment=}, emptyListComponentName={order=002, name=emptyListComponentName, comment=}, showBanner={order=001, name=showBanner, comment=}, headerComponentName={order=004, name=headerComponentName, comment=}, repetitionComponentName={order=003, name=repetitionComponentName, comment=}}"
     classComment: "Class for DirectToWeb Component ERD2WCalendarPageTemplate."
      classDocURL: "er/directtoweb/pages/templates/ERD2WCalendarPageTemplate.html"
      allComments: "[/**,  * Class for DirectToWeb Component ERD2WCalendarPageTemplate.,  * @author ak on Thu Sep 04 2003,  * @project ERDirectToWeb,  * @d2wKey bannerFileName,  * @d2wKey showBanner,  * @d2wKey emptyListComponentName,  * @d2wKey repetitionComponentName,  * @d2wKey headerComponentName,  * @d2wKey pageWrapperName,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "bannerFileName": binding tag in javadoc but no/empty comment
          Binding: "showBanner": binding tag in javadoc but no/empty comment
          Binding: "emptyListComponentName": binding tag in javadoc but no/empty comment
          Binding: "repetitionComponentName": binding tag in javadoc but no/empty comment
          Binding: "headerComponentName": binding tag in javadoc but no/empty comment
          Binding: "pageWrapperName": binding tag in javadoc but no/empty comment

    componentName: "ERD2WCompactInspectPageTemplate"
          package: "er.directtoweb.pages.templates"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/pages/templates/ERD2WCompactInspectPageTemplate.java"
         comments: "{repetitionComponentName={order=000, name=repetitionComponentName, comment=}}"
     classComment: "Inspect template that is typically embedded in a page."
      classDocURL: "er/directtoweb/pages/templates/ERD2WCompactInspectPageTemplate.html"
      allComments: "[/**,  * Inspect template that is typically embedded in a page.<br />,  * ,  * @d2wKey repetitionComponentName,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "repetitionComponentName": binding tag in javadoc but no/empty comment

    componentName: "ERD2WCompactListPageTemplate"
          package: "er.directtoweb.pages.templates"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/pages/templates/ERD2WCompactListPageTemplate.java"
         comments: "{batchNavigationBarComponentName={order=003, name=batchNavigationBarComponentName, comment=}, displayNameForEntity={order=005, name=displayNameForEntity, comment=}, showBatchNavigation={order=004, name=showBatchNavigation, comment=}, emptyListComponentName={order=000, name=emptyListComponentName, comment=}, repetitionComponentName={order=001, name=repetitionComponentName, comment=}}"
     classComment: "Compact list page."
      classDocURL: "er/directtoweb/pages/templates/ERD2WCompactListPageTemplate.html"
      allComments: "[/**,  * Compact list page.  Doesn't have any of the navigation at the top.<br />,  * ,  * @d2wKey emptyListComponentName,  * @d2wKey repetitionComponentName,  * @d2wKey displayNameForEntity,  * @d2wKey batchNavigationBarComponentName,  * @d2wKey showBatchNavigation,  * @d2wKey displayNameForEntity,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "emptyListComponentName": binding tag in javadoc but no/empty comment
          Binding: "repetitionComponentName": binding tag in javadoc but no/empty comment
          Binding: "batchNavigationBarComponentName": binding tag in javadoc but no/empty comment
          Binding: "showBatchNavigation": binding tag in javadoc but no/empty comment
          Binding: "displayNameForEntity": binding tag in javadoc but no/empty comment

    componentName: "ERD2WConfirmPageTemplate"
          package: "er.directtoweb.pages.templates"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/pages/templates/ERD2WConfirmPageTemplate.java"
         comments: "{pageWrapperName={order=000, name=pageWrapperName, comment=}, okButtonLabel={order=009, name=okButtonLabel, comment=}, cancelButtonLabel={order=010, name=cancelButtonLabel, comment=}, confirmRows={order=003, name=confirmRows, comment=}, shouldProvideConfirmMessage={order=013, name=shouldProvideConfirmMessage, comment=}, confirmMessageIsTextfield={order=007, name=confirmMessageIsTextfield, comment=}, confirmMessageManditoryErrorMessage={order=005, name=confirmMessageManditoryErrorMessage, comment=}, confirmMessageTextfieldMaxlength={order=008, name=confirmMessageTextfieldMaxlength, comment=}, explanationComponentName={order=011, name=explanationComponentName, comment=}, explanationConfigurationName={order=012, name=explanationConfigurationName, comment=}, confirmMessageKey={order=002, name=confirmMessageKey, comment=}, confirmMessageTextfieldSize={order=004, name=confirmMessageTextfieldSize, comment=}, confirmMessageExplanation={order=006, name=confirmMessageExplanation, comment=}, confirmMessageManditory={order=001, name=confirmMessageManditory, comment=}}"
     classComment: "More robust confirm messaging."
      classDocURL: "er/directtoweb/pages/templates/ERD2WConfirmPageTemplate.html"
      allComments: "[/**,  * More robust confirm messaging.  Still a work in progress.<br />,  * ,  * @d2wKey pageWrapperName,  * @d2wKey confirmMessageManditory,  * @d2wKey confirmMessageKey,  * @d2wKey confirmRows,  * @d2wKey confirmMessageTextfieldSize,  * @d2wKey confirmMessageManditoryErrorMessage,  * @d2wKey confirmMessageExplanation,  * @d2wKey confirmMessageIsTextfield,  * @d2wKey confirmMessageTextfieldMaxlength,  * @d2wKey okButtonLabel,  * @d2wKey cancelButtonLabel,  * @d2wKey explanationComponentName,  * @d2wKey explanationConfigurationName,  * @d2wKey shouldProvideConfirmMessage,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "pageWrapperName": binding tag in javadoc but no/empty comment
          Binding: "confirmMessageManditory": binding tag in javadoc but no/empty comment
          Binding: "confirmMessageKey": binding tag in javadoc but no/empty comment
          Binding: "confirmRows": binding tag in javadoc but no/empty comment
          Binding: "confirmMessageTextfieldSize": binding tag in javadoc but no/empty comment
          Binding: "confirmMessageManditoryErrorMessage": binding tag in javadoc but no/empty comment
          Binding: "confirmMessageExplanation": binding tag in javadoc but no/empty comment
          Binding: "confirmMessageIsTextfield": binding tag in javadoc but no/empty comment
          Binding: "confirmMessageTextfieldMaxlength": binding tag in javadoc but no/empty comment
          Binding: "okButtonLabel": binding tag in javadoc but no/empty comment
          Binding: "cancelButtonLabel": binding tag in javadoc but no/empty comment
          Binding: "explanationComponentName": binding tag in javadoc but no/empty comment
          Binding: "explanationConfigurationName": binding tag in javadoc but no/empty comment
          Binding: "shouldProvideConfirmMessage": binding tag in javadoc but no/empty comment

    componentName: "ERD2WEditableListTemplate"
          package: "er.directtoweb.pages.templates"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/pages/templates/ERD2WEditableListTemplate.java"
         comments: "{pageWrapperName={order=006, name=pageWrapperName, comment=}, displayNameForEntity={order=004, name=displayNameForEntity, comment=}, textColor={order=005, name=textColor, comment=}, emptyListComponentName={order=001, name=emptyListComponentName, comment=}, showBanner={order=007, name=showBanner, comment=}, formEncoding={order=000, name=formEncoding, comment=}, repetitionComponentName={order=002, name=repetitionComponentName, comment=}, backgroundColorForTable={order=003, name=backgroundColorForTable, comment=}}"
     classComment: "List page for editing all items in the list."
      classDocURL: "er/directtoweb/pages/templates/ERD2WEditableListTemplate.html"
      allComments: "[/**,  * List page for editing all items in the list.<br />,  * See {@link ERD2WEditableListPage},  * ,  * @binding backAction,  * @binding dataSource,  * @binding defaultSortKey,  * @binding isEntityInspectable,  * @binding isEntityReadOnly,  * @binding isListEmpty,  * @binding isSelecting,  * @binding listSize,  * @binding nextPage,  * @binding object,  * @binding showCancel,  * @d2wKey formEncoding,  * @d2wKey emptyListComponentName,  * @d2wKey repetitionComponentName,  * @d2wKey backgroundColorForTable,  * @d2wKey displayNameForEntity,  * @d2wKey textColor,  * @d2wKey pageWrapperName,  * @d2wKey showBanner,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "formEncoding": binding tag in javadoc but no/empty comment
          Binding: "emptyListComponentName": binding tag in javadoc but no/empty comment
          Binding: "repetitionComponentName": binding tag in javadoc but no/empty comment
          Binding: "backgroundColorForTable": binding tag in javadoc but no/empty comment
          Binding: "displayNameForEntity": binding tag in javadoc but no/empty comment
          Binding: "textColor": binding tag in javadoc but no/empty comment
          Binding: "pageWrapperName": binding tag in javadoc but no/empty comment
          Binding: "showBanner": binding tag in javadoc but no/empty comment

    componentName: "ERD2WGroupingListPageTemplate"
          package: "er.directtoweb.pages.templates"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/pages/templates/ERD2WGroupingListPageTemplate.java"
         comments: "{pageWrapperName={order=010, name=pageWrapperName, comment=}, batchNavigationBarComponentName={order=009, name=batchNavigationBarComponentName, comment=}, displayNameForEntity={order=007, name=displayNameForEntity, comment=}, allowsFiltering={order=005, name=allowsFiltering, comment=}, emptyListComponentName={order=002, name=emptyListComponentName, comment=}, returnButtonLabel={order=000, name=returnButtonLabel, comment=}, entity={order=004, name=entity, comment=}, headerComponentName={order=003, name=headerComponentName, comment=}, printerButtonComponentName={order=001, name=printerButtonComponentName, comment=}, repetitionComponentName={order=006, name=repetitionComponentName, comment=}, backgroundColorForTable={order=008, name=backgroundColorForTable, comment=}}"
     classComment: "Displays a groups of objects grouped by a key."
      classDocURL: "er/directtoweb/pages/templates/ERD2WGroupingListPageTemplate.html"
      allComments: "[/**,  * Displays a groups of objects grouped by a key.<br />,  * Actually, this component uses none of the variables and methods defined here,,  * as all the work is done by the ERDGroupingListPageRepetition that should be set,  * in the rules when a "ListGroupSomeEntity" page configuration is called up.,  * ,  * @d2wKey returnButtonLabel,  * @d2wKey printerButtonComponentName,  * @d2wKey emptyListComponentName,  * @d2wKey headerComponentName,  * @d2wKey entity,  * @d2wKey allowsFiltering,  * @d2wKey repetitionComponentName,  * @d2wKey displayNameForEntity,  * @d2wKey backgroundColorForTable,  * @d2wKey batchNavigationBarComponentName,  * @d2wKey pageWrapperName,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "returnButtonLabel": binding tag in javadoc but no/empty comment
          Binding: "printerButtonComponentName": binding tag in javadoc but no/empty comment
          Binding: "emptyListComponentName": binding tag in javadoc but no/empty comment
          Binding: "headerComponentName": binding tag in javadoc but no/empty comment
          Binding: "entity": binding tag in javadoc but no/empty comment
          Binding: "allowsFiltering": binding tag in javadoc but no/empty comment
          Binding: "repetitionComponentName": binding tag in javadoc but no/empty comment
          Binding: "displayNameForEntity": binding tag in javadoc but no/empty comment
          Binding: "backgroundColorForTable": binding tag in javadoc but no/empty comment
          Binding: "batchNavigationBarComponentName": binding tag in javadoc but no/empty comment
          Binding: "pageWrapperName": binding tag in javadoc but no/empty comment

    componentName: "ERD2WInspectPageTemplate"
          package: "er.directtoweb.pages.templates"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/pages/templates/ERD2WInspectPageTemplate.java"
         comments: "{saveButtonLabel={order=011, name=saveButtonLabel, comment=}, controllerButtonComponentName={order=008, name=controllerButtonComponentName, comment=}, pageWrapperName={order=009, name=pageWrapperName, comment=}, cancelButtonLabel={order=000, name=cancelButtonLabel, comment=}, returnButtonLabel={order=010, name=returnButtonLabel, comment=}, hasForm={order=004, name=hasForm, comment=}, formEncoding={order=003, name=formEncoding, comment=}, headerComponentName={order=005, name=headerComponentName, comment=}, printerButtonComponentName={order=001, name=printerButtonComponentName, comment=}, repetitionComponentName={order=006, name=repetitionComponentName, comment=}, actionBarComponentName={order=007, name=actionBarComponentName, comment=}, editButtonLabel={order=002, name=editButtonLabel, comment=}}"
     classComment: "Beefed up inspect page."
      classDocURL: "er/directtoweb/pages/templates/ERD2WInspectPageTemplate.html"
      allComments: "[/**,  * Beefed up inspect page.<br />,  * ,  * @d2wKey cancelButtonLabel,  * @d2wKey printerButtonComponentName,  * @d2wKey editButtonLabel,  * @d2wKey formEncoding,  * @d2wKey hasForm,  * @d2wKey headerComponentName,  * @d2wKey repetitionComponentName,  * @d2wKey actionBarComponentName,  * @d2wKey controllerButtonComponentName,  * @d2wKey pageWrapperName,  * @d2wKey returnButtonLabel,  * @d2wKey saveButtonLabel,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "cancelButtonLabel": binding tag in javadoc but no/empty comment
          Binding: "printerButtonComponentName": binding tag in javadoc but no/empty comment
          Binding: "editButtonLabel": binding tag in javadoc but no/empty comment
          Binding: "formEncoding": binding tag in javadoc but no/empty comment
          Binding: "hasForm": binding tag in javadoc but no/empty comment
          Binding: "headerComponentName": binding tag in javadoc but no/empty comment
          Binding: "repetitionComponentName": binding tag in javadoc but no/empty comment
          Binding: "actionBarComponentName": binding tag in javadoc but no/empty comment
          Binding: "controllerButtonComponentName": binding tag in javadoc but no/empty comment
          Binding: "pageWrapperName": binding tag in javadoc but no/empty comment
          Binding: "returnButtonLabel": binding tag in javadoc but no/empty comment
          Binding: "saveButtonLabel": binding tag in javadoc but no/empty comment

    componentName: "ERD2WListComparePageTemplate"
          package: "er.directtoweb.pages.templates"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/pages/templates/ERD2WListComparePageTemplate.java"
         comments: "{pageWrapperName={order=007, name=pageWrapperName, comment=}, displayNameForEntity={order=005, name=displayNameForEntity, comment=}, textColor={order=006, name=textColor, comment=}, bannerFileName={order=002, name=bannerFileName, comment=}, componentName={order=000, name=componentName, comment=}, emptyListComponentName={order=004, name=emptyListComponentName, comment=}, hasPrinterFriendlyVersion={order=001, name=hasPrinterFriendlyVersion, comment=}, showBanner={order=003, name=showBanner, comment=}}"
     classComment: "Basicly a list page flipped vertical."
      classDocURL: "er/directtoweb/pages/templates/ERD2WListComparePageTemplate.html"
      allComments: "[/**,  * Basicly a list page flipped vertical.  Useful for comparing from a left to right fashion.<br />,  * @d2wKey componentName,  * @d2wKey hasPrinterFriendlyVersion,  * @d2wKey bannerFileName,  * @d2wKey showBanner,  * @d2wKey emptyListComponentName,  * @d2wKey displayNameForEntity,  * @d2wKey textColor,  * @d2wKey pageWrapperName,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "componentName": binding tag in javadoc but no/empty comment
          Binding: "hasPrinterFriendlyVersion": binding tag in javadoc but no/empty comment
          Binding: "bannerFileName": binding tag in javadoc but no/empty comment
          Binding: "showBanner": binding tag in javadoc but no/empty comment
          Binding: "emptyListComponentName": binding tag in javadoc but no/empty comment
          Binding: "displayNameForEntity": binding tag in javadoc but no/empty comment
          Binding: "textColor": binding tag in javadoc but no/empty comment
          Binding: "pageWrapperName": binding tag in javadoc but no/empty comment

    componentName: "ERD2WListPageTemplate"
          package: "er.directtoweb.pages.templates"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/pages/templates/ERD2WListPageTemplate.java"
         comments: "{pageWrapperName={order=009, name=pageWrapperName, comment=}, displayNameForEntity={order=007, name=displayNameForEntity, comment=}, batchNavigationBarComponentName={order=006, name=batchNavigationBarComponentName, comment=}, allowsFiltering={order=004, name=allowsFiltering, comment=}, emptyListComponentName={order=001, name=emptyListComponentName, comment=}, returnButtonLabel={order=010, name=returnButtonLabel, comment=}, entity={order=003, name=entity, comment=}, headerComponentName={order=002, name=headerComponentName, comment=}, printerButtonComponentName={order=000, name=printerButtonComponentName, comment=}, repetitionComponentName={order=005, name=repetitionComponentName, comment=}, backgroundColorForTable={order=008, name=backgroundColorForTable, comment=}}"
     classComment: "Beefed up list page."
      classDocURL: "er/directtoweb/pages/templates/ERD2WListPageTemplate.html"
      allComments: "[/**,  * Beefed up list page.<br />,  * @d2wKey printerButtonComponentName,  * @d2wKey emptyListComponentName,  * @d2wKey headerComponentName,  * @d2wKey entity,  * @d2wKey allowsFiltering,  * @d2wKey repetitionComponentName,  * @d2wKey batchNavigationBarComponentName,  * @d2wKey displayNameForEntity,  * @d2wKey backgroundColorForTable,  * @d2wKey pageWrapperName,  * @d2wKey returnButtonLabel,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "printerButtonComponentName": binding tag in javadoc but no/empty comment
          Binding: "emptyListComponentName": binding tag in javadoc but no/empty comment
          Binding: "headerComponentName": binding tag in javadoc but no/empty comment
          Binding: "entity": binding tag in javadoc but no/empty comment
          Binding: "allowsFiltering": binding tag in javadoc but no/empty comment
          Binding: "repetitionComponentName": binding tag in javadoc but no/empty comment
          Binding: "batchNavigationBarComponentName": binding tag in javadoc but no/empty comment
          Binding: "displayNameForEntity": binding tag in javadoc but no/empty comment
          Binding: "backgroundColorForTable": binding tag in javadoc but no/empty comment
          Binding: "pageWrapperName": binding tag in javadoc but no/empty comment
          Binding: "returnButtonLabel": binding tag in javadoc but no/empty comment

    componentName: "ERD2WMessagePageTemplate"
          package: "er.directtoweb.pages.templates"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/pages/templates/ERD2WMessagePageTemplate.java"
         comments: "{pageWrapperName={order=002, name=pageWrapperName, comment=}, okButtonLabel={order=000, name=okButtonLabel, comment=}, cancelButtonLabel={order=001, name=cancelButtonLabel, comment=}, explanationConfigurationName={order=004, name=explanationConfigurationName, comment=}, explanationComponentName={order=003, name=explanationComponentName, comment=}}"
     classComment: "Used to present a message to the user with only one option, usually "OK"."
      classDocURL: "er/directtoweb/pages/templates/ERD2WMessagePageTemplate.html"
      allComments: "[/**,  * Used to present a message to the user with only one option, usually "OK".<br />,  * @d2wKey okButtonLabel,  * @d2wKey cancelButtonLabel,  * @d2wKey pageWrapperName,  * @d2wKey explanationComponentName,  * @d2wKey explanationConfigurationName,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "okButtonLabel": binding tag in javadoc but no/empty comment
          Binding: "cancelButtonLabel": binding tag in javadoc but no/empty comment
          Binding: "pageWrapperName": binding tag in javadoc but no/empty comment
          Binding: "explanationComponentName": binding tag in javadoc but no/empty comment
          Binding: "explanationConfigurationName": binding tag in javadoc but no/empty comment

    componentName: "ERD2WPickListPageTemplate"
          package: "er.directtoweb.pages.templates"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/pages/templates/ERD2WPickListPageTemplate.java"
         comments: "{batchNavigationBarComponentName={order=009, name=batchNavigationBarComponentName, comment=}, pageWrapperName={order=010, name=pageWrapperName, comment=}, textColor={order=007, name=textColor, comment=}, pickButtonLabel={order=012, name=pickButtonLabel, comment=}, emptyListComponentName={order=003, name=emptyListComponentName, comment=}, hasPrinterFriendlyVersion={order=000, name=hasPrinterFriendlyVersion, comment=}, showBanner={order=002, name=showBanner, comment=}, repetitionComponentName={order=005, name=repetitionComponentName, comment=}, displayNameForEntity={order=006, name=displayNameForEntity, comment=}, showActions={order=011, name=showActions, comment=}, bannerFileName={order=001, name=bannerFileName, comment=}, headerComponentName={order=004, name=headerComponentName, comment=}, backgroundColorForTable={order=008, name=backgroundColorForTable, comment=}}"
     classComment: "A basic list but adding the ability to choose an arbitrary number of eos."
      classDocURL: "er/directtoweb/pages/templates/ERD2WPickListPageTemplate.html"
      allComments: "[/**,  * A basic list but adding the ability to choose an arbitrary number of eos.  ,  * Useful as a user-friendly replacement of the edit relationship page.<br />,  * @d2wKey hasPrinterFriendlyVersion,  * @d2wKey bannerFileName,  * @d2wKey showBanner,  * @d2wKey emptyListComponentName,  * @d2wKey headerComponentName,  * @d2wKey repetitionComponentName,  * @d2wKey displayNameForEntity,  * @d2wKey textColor,  * @d2wKey backgroundColorForTable,  * @d2wKey batchNavigationBarComponentName,  * @d2wKey pageWrapperName,  * @d2wKey showActions,  * @d2wKey pickButtonLabel,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "hasPrinterFriendlyVersion": binding tag in javadoc but no/empty comment
          Binding: "bannerFileName": binding tag in javadoc but no/empty comment
          Binding: "showBanner": binding tag in javadoc but no/empty comment
          Binding: "emptyListComponentName": binding tag in javadoc but no/empty comment
          Binding: "headerComponentName": binding tag in javadoc but no/empty comment
          Binding: "repetitionComponentName": binding tag in javadoc but no/empty comment
          Binding: "displayNameForEntity": binding tag in javadoc but no/empty comment
          Binding: "textColor": binding tag in javadoc but no/empty comment
          Binding: "backgroundColorForTable": binding tag in javadoc but no/empty comment
          Binding: "batchNavigationBarComponentName": binding tag in javadoc but no/empty comment
          Binding: "pageWrapperName": binding tag in javadoc but no/empty comment
          Binding: "showActions": binding tag in javadoc but no/empty comment
          Binding: "pickButtonLabel": binding tag in javadoc but no/empty comment

    componentName: "ERD2WPickTypePageTemplate"
          package: "er.directtoweb.pages.templates"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/pages/templates/ERD2WPickTypePageTemplate.java"
         comments: "{pageWrapperName={order=005, name=pageWrapperName, comment=}, noSelectionString={order=004, name=noSelectionString, comment=}, formEncoding={order=000, name=formEncoding, comment=}, explanationString={order=003, name=explanationString, comment=}, explanationComponentName={order=002, name=explanationComponentName, comment=}, uiStyle={order=001, name=uiStyle, comment=}}"
     classComment: "Useful for picking the type of something."
      classDocURL: "er/directtoweb/pages/templates/ERD2WPickTypePageTemplate.html"
      allComments: "[/**,  * Useful for picking the type of something.  A type being a string description and either radio buttons or checkboxes  displayed to the left.<br />,  * @d2wKey formEncoding,  * @d2wKey uiStyle,  * @d2wKey explanationComponentName,  * @d2wKey explanationString,  * @d2wKey noSelectionString,  * @d2wKey pageWrapperName,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "formEncoding": binding tag in javadoc but no/empty comment
          Binding: "uiStyle": binding tag in javadoc but no/empty comment
          Binding: "explanationComponentName": binding tag in javadoc but no/empty comment
          Binding: "explanationString": binding tag in javadoc but no/empty comment
          Binding: "noSelectionString": binding tag in javadoc but no/empty comment
          Binding: "pageWrapperName": binding tag in javadoc but no/empty comment

    componentName: "ERD2WProgressPageTemplate"
          package: "er.directtoweb.pages.templates"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/pages/templates/ERD2WProgressPageTemplate.java"
         comments: "{pageWrapperName={order=002, name=pageWrapperName, comment=}, displayNameForPageConfiguration={order=001, name=displayNameForPageConfiguration, comment=}, sample={order=000, name=sample, comment=sample d2w key}}"
     classComment: "Class for DirectToWeb Component ERD2WProgressPageTemplate."
      classDocURL: "er/directtoweb/pages/templates/ERD2WProgressPageTemplate.html"
      allComments: "[/**,  * Class for DirectToWeb Component ERD2WProgressPageTemplate.,  *,  * @binding sample sample binding explanation,  * @d2wKey sample sample d2w key,  *,  * @author ak on Wed Feb 04 2004,  * @project ERDirectToWeb,  * @d2wKey displayNameForPageConfiguration,  * @d2wKey pageWrapperName,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "displayNameForPageConfiguration": binding tag in javadoc but no/empty comment
          Binding: "pageWrapperName": binding tag in javadoc but no/empty comment

    componentName: "ERD2WQueryEntitiesPageTemplate"
          package: "er.directtoweb.pages.templates"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/pages/templates/ERD2WQueryEntitiesPageTemplate.java"
         comments: "{displayNameForEntity={order=000, name=displayNameForEntity, comment=}, textColor={order=001, name=textColor, comment=}, backgroundColorForTable={order=002, name=backgroundColorForTable, comment=}}"
     classComment: "Class for DirectToWeb Component ERD2WQueryEntitiesPageTemplate."
      classDocURL: "er/directtoweb/pages/templates/ERD2WQueryEntitiesPageTemplate.html"
      allComments: "[/**,  * Class for DirectToWeb Component ERD2WQueryEntitiesPageTemplate.,  * @author ak on Mon Sep 01 2003,  * @project ERDirectToWeb,  * @d2wKey displayNameForEntity,  * @d2wKey textColor,  * @d2wKey backgroundColorForTable,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "displayNameForEntity": binding tag in javadoc but no/empty comment
          Binding: "textColor": binding tag in javadoc but no/empty comment
          Binding: "backgroundColorForTable": binding tag in javadoc but no/empty comment

    componentName: "ERD2WQueryPageTemplate"
          package: "er.directtoweb.pages.templates"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/pages/templates/ERD2WQueryPageTemplate.java"
         comments: "{controllerButtonComponentName={order=007, name=controllerButtonComponentName, comment=}, clearButtonLabel={order=003, name=clearButtonLabel, comment=}, returnButtonLabel={order=005, name=returnButtonLabel, comment=}, headerComponentName={order=000, name=headerComponentName, comment=}, showListInSamePage={order=001, name=showListInSamePage, comment=}, findButtonLabel={order=004, name=findButtonLabel, comment=}, actionBarComponentName={order=006, name=actionBarComponentName, comment=}, listConfigurationName={order=002, name=listConfigurationName, comment=}}"
     classComment: "Beefed up query page."
      classDocURL: "er/directtoweb/pages/templates/ERD2WQueryPageTemplate.html"
      allComments: "[/**,  * Beefed up query page.<br />,  * @d2wKey headerComponentName,  * @d2wKey showListInSamePage,  * @d2wKey listConfigurationName,  * @d2wKey clearButtonLabel,  * @d2wKey findButtonLabel,  * @d2wKey returnButtonLabel,  * @d2wKey actionBarComponentName,  * @d2wKey controllerButtonComponentName ,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "headerComponentName": binding tag in javadoc but no/empty comment
          Binding: "showListInSamePage": binding tag in javadoc but no/empty comment
          Binding: "listConfigurationName": binding tag in javadoc but no/empty comment
          Binding: "clearButtonLabel": binding tag in javadoc but no/empty comment
          Binding: "findButtonLabel": binding tag in javadoc but no/empty comment
          Binding: "returnButtonLabel": binding tag in javadoc but no/empty comment
          Binding: "actionBarComponentName": binding tag in javadoc but no/empty comment
          Binding: "controllerButtonComponentName": binding tag in javadoc but no/empty comment

    componentName: "ERD2WQueryPageWithFetchSpecificationTemplate"
          package: "er.directtoweb.pages.templates"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/pages/templates/ERD2WQueryPageWithFetchSpecificationTemplate.java"
         comments: "{pageWrapperName={order=001, name=pageWrapperName, comment=}, componentName={order=004, name=componentName, comment=}, entity={order=000, name=entity, comment=}, propertyKey={order=005, name=propertyKey, comment=}, findButtonLabel={order=006, name=findButtonLabel, comment=}, border={order=002, name=border, comment=}, backgroundColorForTable={order=003, name=backgroundColorForTable, comment=}}"
     classComment: ""
      classDocURL: "er/directtoweb/pages/templates/ERD2WQueryPageWithFetchSpecificationTemplate.html"
      allComments: "[/**,  * @d2wKey entity,  * @d2wKey pageWrapperName,  * @d2wKey border,  * @d2wKey backgroundColorForTable,  * @d2wKey componentName,  * @d2wKey propertyKey,  * @d2wKey findButtonLabel,  */]"
        condition: "null"
          warning: No package defined for class
          warning: No class comment defined for class
          Binding: "entity": binding tag in javadoc but no/empty comment
          Binding: "pageWrapperName": binding tag in javadoc but no/empty comment
          Binding: "border": binding tag in javadoc but no/empty comment
          Binding: "backgroundColorForTable": binding tag in javadoc but no/empty comment
          Binding: "componentName": binding tag in javadoc but no/empty comment
          Binding: "propertyKey": binding tag in javadoc but no/empty comment
          Binding: "findButtonLabel": binding tag in javadoc but no/empty comment

    componentName: "ERD2WTabInspectPageTemplate"
          package: "er.directtoweb.pages.templates"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/pages/templates/ERD2WTabInspectPageTemplate.java"
         comments: "{pageWrapperName={order=009, name=pageWrapperName, comment=}, useFocus={order=012, name=useFocus, comment=}, cancelButtonLabel={order=000, name=cancelButtonLabel, comment=}, formEncoding={order=003, name=formEncoding, comment=}, printerButtonComponentName={order=001, name=printerButtonComponentName, comment=}, repetitionComponentName={order=006, name=repetitionComponentName, comment=}, actionBarComponentName={order=007, name=actionBarComponentName, comment=}, editButtonLabel={order=002, name=editButtonLabel, comment=}, controllerButtonComponentName={order=008, name=controllerButtonComponentName, comment=}, saveButtonLabel={order=011, name=saveButtonLabel, comment=}, hasForm={order=004, name=hasForm, comment=}, returnButtonLabel={order=010, name=returnButtonLabel, comment=}, headerComponentName={order=005, name=headerComponentName, comment=}}"
     classComment: "A tab inspect/edit template."
      classDocURL: "er/directtoweb/pages/templates/ERD2WTabInspectPageTemplate.html"
      allComments: "[/**,  * A tab inspect/edit template.<br />,  * @d2wKey cancelButtonLabel,  * @d2wKey printerButtonComponentName,  * @d2wKey editButtonLabel,  * @d2wKey formEncoding,  * @d2wKey hasForm,  * @d2wKey headerComponentName,  * @d2wKey repetitionComponentName,  * @d2wKey actionBarComponentName,  * @d2wKey controllerButtonComponentName,  * @d2wKey pageWrapperName,  * @d2wKey returnButtonLabel,  * @d2wKey saveButtonLabel,  * @d2wKey useFocus,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "cancelButtonLabel": binding tag in javadoc but no/empty comment
          Binding: "printerButtonComponentName": binding tag in javadoc but no/empty comment
          Binding: "editButtonLabel": binding tag in javadoc but no/empty comment
          Binding: "formEncoding": binding tag in javadoc but no/empty comment
          Binding: "hasForm": binding tag in javadoc but no/empty comment
          Binding: "headerComponentName": binding tag in javadoc but no/empty comment
          Binding: "repetitionComponentName": binding tag in javadoc but no/empty comment
          Binding: "actionBarComponentName": binding tag in javadoc but no/empty comment
          Binding: "controllerButtonComponentName": binding tag in javadoc but no/empty comment
          Binding: "pageWrapperName": binding tag in javadoc but no/empty comment
          Binding: "returnButtonLabel": binding tag in javadoc but no/empty comment
          Binding: "saveButtonLabel": binding tag in javadoc but no/empty comment
          Binding: "useFocus": binding tag in javadoc but no/empty comment

    componentName: "ERD2WWizardCreationPageTemplate"
          package: "er.directtoweb.pages.templates"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/pages/templates/ERD2WWizardCreationPageTemplate.java"
         comments: "{saveButtonLabel={order=009, name=saveButtonLabel, comment=}, pageWrapperName={order=007, name=pageWrapperName, comment=}, bannerFileName={order=001, name=bannerFileName, comment=}, cancelButtonLabel={order=000, name=cancelButtonLabel, comment=}, previousButtonLabel={order=006, name=previousButtonLabel, comment=}, nextButtonLabel={order=008, name=nextButtonLabel, comment=}, formEncoding={order=004, name=formEncoding, comment=}, showBanner={order=002, name=showBanner, comment=}, headerComponentName={order=003, name=headerComponentName, comment=}, repetitionComponentName={order=005, name=repetitionComponentName, comment=}}"
     classComment: "A wizard inspect/edit template."
      classDocURL: "er/directtoweb/pages/templates/ERD2WWizardCreationPageTemplate.html"
      allComments: "[/**,  * A wizard inspect/edit template.<br />,  * @d2wKey cancelButtonLabel,  * @d2wKey bannerFileName,  * @d2wKey showBanner,  * @d2wKey headerComponentName,  * @d2wKey formEncoding,  * @d2wKey repetitionComponentName,  * @d2wKey previousButtonLabel,  * @d2wKey pageWrapperName,  * @d2wKey nextButtonLabel,  * @d2wKey saveButtonLabel,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "cancelButtonLabel": binding tag in javadoc but no/empty comment
          Binding: "bannerFileName": binding tag in javadoc but no/empty comment
          Binding: "showBanner": binding tag in javadoc but no/empty comment
          Binding: "headerComponentName": binding tag in javadoc but no/empty comment
          Binding: "formEncoding": binding tag in javadoc but no/empty comment
          Binding: "repetitionComponentName": binding tag in javadoc but no/empty comment
          Binding: "previousButtonLabel": binding tag in javadoc but no/empty comment
          Binding: "pageWrapperName": binding tag in javadoc but no/empty comment
          Binding: "nextButtonLabel": binding tag in javadoc but no/empty comment
          Binding: "saveButtonLabel": binding tag in javadoc but no/empty comment

    componentName: "ERD2WAjaxMessagePageTemplate"
          package: "er.directtoweb.pages.templates._xhtml"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Ajax/ERDivaLook/Sources/er/directtoweb/pages/templates/_xhtml/ERD2WAjaxMessagePageTemplate.java"
         comments: "{}"
     classComment: ""
      classDocURL: "er/directtoweb/pages/templates/_xhtml/ERD2WAjaxMessagePageTemplate.html"
      allComments: "[]"
        condition: "null"
          warning: No package defined for class
          warning: No class comment defined for class

    componentName: "ERD2WGroupingPrinterFriendlyListPageTemplate"
          package: "er.directtoweb.printerfriendly"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/printerfriendly/ERD2WGroupingPrinterFriendlyListPageTemplate.java"
         comments: "{formatter={order=010, name=formatter, comment=}, pageWrapperName={order=011, name=pageWrapperName, comment=}, displayNameForProperty={order=009, name=displayNameForProperty, comment=}, displayNameForEntity={order=004, name=displayNameForEntity, comment=}, componentName={order=001, name=componentName, comment=}, totallingKeys={order=008, name=totallingKeys, comment=}, displayPropertyKeys={order=003, name=displayPropertyKeys, comment=}, groupingOrderKey={order=006, name=groupingOrderKey, comment=}, keyWhenGrouping={order=005, name=keyWhenGrouping, comment=}, headerComponentName={order=007, name=headerComponentName, comment=}, propertyKey={order=002, name=propertyKey, comment=}, justification={order=000, name=justification, comment=}}"
     classComment: "Printer friendly version."
      classDocURL: "er/directtoweb/printerfriendly/ERD2WGroupingPrinterFriendlyListPageTemplate.html"
      allComments: "[/**,  * Printer friendly version.<br />,  * @d2wKey justification,  * @d2wKey componentName,  * @d2wKey propertyKey,  * @d2wKey displayPropertyKeys,  * @d2wKey displayNameForEntity,  * @d2wKey keyWhenGrouping,  * @d2wKey groupingOrderKey,  * @d2wKey headerComponentName,  * @d2wKey totallingKeys,  * @d2wKey displayNameForProperty,  * @d2wKey formatter,  * @d2wKey pageWrapperName,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "justification": binding tag in javadoc but no/empty comment
          Binding: "componentName": binding tag in javadoc but no/empty comment
          Binding: "propertyKey": binding tag in javadoc but no/empty comment
          Binding: "displayPropertyKeys": binding tag in javadoc but no/empty comment
          Binding: "displayNameForEntity": binding tag in javadoc but no/empty comment
          Binding: "keyWhenGrouping": binding tag in javadoc but no/empty comment
          Binding: "groupingOrderKey": binding tag in javadoc but no/empty comment
          Binding: "headerComponentName": binding tag in javadoc but no/empty comment
          Binding: "totallingKeys": binding tag in javadoc but no/empty comment
          Binding: "displayNameForProperty": binding tag in javadoc but no/empty comment
          Binding: "formatter": binding tag in javadoc but no/empty comment
          Binding: "pageWrapperName": binding tag in javadoc but no/empty comment

    componentName: "ERD2WPrinterFriendlyInspectPageTemplate"
          package: "er.directtoweb.printerfriendly"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/printerfriendly/ERD2WPrinterFriendlyInspectPageTemplate.java"
         comments: "{pageWrapperName={order=002, name=pageWrapperName, comment=}, displayNameForEntity={order=000, name=displayNameForEntity, comment=}, repetitionComponentName={order=001, name=repetitionComponentName, comment=}}"
     classComment: "Printer friendly inspect page."
      classDocURL: "er/directtoweb/printerfriendly/ERD2WPrinterFriendlyInspectPageTemplate.html"
      allComments: "[/**,  * Printer friendly inspect page.<br />,  * @d2wKey displayNameForEntity,  * @d2wKey repetitionComponentName,  * @d2wKey pageWrapperName,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "displayNameForEntity": binding tag in javadoc but no/empty comment
          Binding: "repetitionComponentName": binding tag in javadoc but no/empty comment
          Binding: "pageWrapperName": binding tag in javadoc but no/empty comment

    componentName: "ERD2WPrinterFriendlyListTemplate"
          package: "er.directtoweb.printerfriendly"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/printerfriendly/ERD2WPrinterFriendlyListTemplate.java"
         comments: "{pageWrapperName={order=006, name=pageWrapperName, comment=}, displayNameForEntity={order=004, name=displayNameForEntity, comment=}, componentName={order=000, name=componentName, comment=}, displayPropertyKeys={order=002, name=displayPropertyKeys, comment=}, propertyKey={order=001, name=propertyKey, comment=}, justification={order=005, name=justification, comment=}, backgroundColorForTable={order=003, name=backgroundColorForTable, comment=}}"
     classComment: "Printer friendly list page."
      classDocURL: "er/directtoweb/printerfriendly/ERD2WPrinterFriendlyListTemplate.html"
      allComments: "[/**,  * Printer friendly list page.<br />,  * @d2wKey componentName,  * @d2wKey propertyKey,  * @d2wKey displayPropertyKeys,  * @d2wKey backgroundColorForTable,  * @d2wKey displayNameForEntity,  * @d2wKey justification,  * @d2wKey pageWrapperName,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "componentName": binding tag in javadoc but no/empty comment
          Binding: "propertyKey": binding tag in javadoc but no/empty comment
          Binding: "displayPropertyKeys": binding tag in javadoc but no/empty comment
          Binding: "backgroundColorForTable": binding tag in javadoc but no/empty comment
          Binding: "displayNameForEntity": binding tag in javadoc but no/empty comment
          Binding: "justification": binding tag in javadoc but no/empty comment
          Binding: "pageWrapperName": binding tag in javadoc but no/empty comment

    componentName: "ERD2WGroupingListXMLPageTemplate"
          package: "er.directtoweb.xml"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/xml/ERD2WGroupingListXMLPageTemplate.java"
         comments: "{wrap={order=002, name=wrap, comment=}, pageWrapperName={order=007, name=pageWrapperName, comment=}, displayNameForProperty={order=010, name=displayNameForProperty, comment=}, displayPropertyKeys={order=009, name=displayPropertyKeys, comment=}, resolvedUnit={order=000, name=resolvedUnit, comment=}, width={order=003, name=width, comment=}, groupingKeyDisplayKey={order=011, name=groupingKeyDisplayKey, comment=}, title={order=006, name=title, comment=}, componentName={order=001, name=componentName, comment=}, thirdLevelRelationshipKey={order=012, name=thirdLevelRelationshipKey, comment=}, showHeader={order=005, name=showHeader, comment=}, hasThirdLevel={order=004, name=hasThirdLevel, comment=}, propertyKey={order=008, name=propertyKey, comment=}}"
     classComment: "Displays a grouped list of eos in an xml template."
      classDocURL: "er/directtoweb/xml/ERD2WGroupingListXMLPageTemplate.html"
      allComments: "[/**,  * Displays a grouped list of eos in an xml template.<br />,  * @d2wKey resolvedUnit,  * @d2wKey componentName,  * @d2wKey wrap,  * @d2wKey width,  * @d2wKey hasThirdLevel,  * @d2wKey showHeader,  * @d2wKey title,  * @d2wKey pageWrapperName,  * @d2wKey propertyKey,  * @d2wKey displayPropertyKeys,  * @d2wKey displayNameForProperty,  * @d2wKey groupingKeyDisplayKey,  * @d2wKey thirdLevelRelationshipKey,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "resolvedUnit": binding tag in javadoc but no/empty comment
          Binding: "componentName": binding tag in javadoc but no/empty comment
          Binding: "wrap": binding tag in javadoc but no/empty comment
          Binding: "width": binding tag in javadoc but no/empty comment
          Binding: "hasThirdLevel": binding tag in javadoc but no/empty comment
          Binding: "showHeader": binding tag in javadoc but no/empty comment
          Binding: "title": binding tag in javadoc but no/empty comment
          Binding: "pageWrapperName": binding tag in javadoc but no/empty comment
          Binding: "propertyKey": binding tag in javadoc but no/empty comment
          Binding: "displayPropertyKeys": binding tag in javadoc but no/empty comment
          Binding: "displayNameForProperty": binding tag in javadoc but no/empty comment
          Binding: "groupingKeyDisplayKey": binding tag in javadoc but no/empty comment
          Binding: "thirdLevelRelationshipKey": binding tag in javadoc but no/empty comment

    componentName: "ERD2WListXMLPage"
          package: "er.directtoweb.xml"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/xml/ERD2WListXMLPage.java"
         comments: "{displayNameForProperty={order=002, name=displayNameForProperty, comment=}, componentName={order=004, name=componentName, comment=}, thirdLevelRelationshipKey={order=003, name=thirdLevelRelationshipKey, comment=}, groupingKey={order=001, name=groupingKey, comment=}, propertyKey={order=000, name=propertyKey, comment=}}"
     classComment: ""
      classDocURL: "er/directtoweb/xml/ERD2WListXMLPage.html"
      allComments: "[/**,  * @d2wKey propertyKey,  * @d2wKey groupingKey,  * @d2wKey displayNameForProperty,  * @d2wKey thirdLevelRelationshipKey,  * @d2wKey componentName,  */]"
        condition: "null"
          warning: No package defined for class
          warning: No class comment defined for class
          Binding: "propertyKey": binding tag in javadoc but no/empty comment
          Binding: "groupingKey": binding tag in javadoc but no/empty comment
          Binding: "displayNameForProperty": binding tag in javadoc but no/empty comment
          Binding: "thirdLevelRelationshipKey": binding tag in javadoc but no/empty comment
          Binding: "componentName": binding tag in javadoc but no/empty comment

    componentName: "ERD2WListXMLPageTemplate"
          package: "er.directtoweb.xml"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/xml/ERD2WListXMLPageTemplate.java"
         comments: "{shouldShowUnits={order=003, name=shouldShowUnits, comment=}, pageWrapperName={order=011, name=pageWrapperName, comment=}, displayNameForProperty={order=010, name=displayNameForProperty, comment=}, wrap={order=005, name=wrap, comment=}, title={order=006, name=title, comment=}, componentName={order=001, name=componentName, comment=}, displayPropertyKeys={order=008, name=displayPropertyKeys, comment=}, showHeader={order=002, name=showHeader, comment=}, resolvedUnit={order=000, name=resolvedUnit, comment=}, hasThirdLevel={order=004, name=hasThirdLevel, comment=}, propertyKey={order=007, name=propertyKey, comment=}, offset={order=009, name=offset, comment=}}"
     classComment: "List xml template."
      classDocURL: "er/directtoweb/xml/ERD2WListXMLPageTemplate.html"
      allComments: "[/**,  * List xml template.<br />,  * @d2wKey resolvedUnit,  * @d2wKey componentName,  * @d2wKey showHeader,  * @d2wKey shouldShowUnits,  * @d2wKey hasThirdLevel,  * @d2wKey wrap,  * @d2wKey title,  * @d2wKey propertyKey,  * @d2wKey displayPropertyKeys,  * @d2wKey offset,  * @d2wKey displayNameForProperty,  * @d2wKey pageWrapperName,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "resolvedUnit": binding tag in javadoc but no/empty comment
          Binding: "componentName": binding tag in javadoc but no/empty comment
          Binding: "showHeader": binding tag in javadoc but no/empty comment
          Binding: "shouldShowUnits": binding tag in javadoc but no/empty comment
          Binding: "hasThirdLevel": binding tag in javadoc but no/empty comment
          Binding: "wrap": binding tag in javadoc but no/empty comment
          Binding: "title": binding tag in javadoc but no/empty comment
          Binding: "propertyKey": binding tag in javadoc but no/empty comment
          Binding: "displayPropertyKeys": binding tag in javadoc but no/empty comment
          Binding: "offset": binding tag in javadoc but no/empty comment
          Binding: "displayNameForProperty": binding tag in javadoc but no/empty comment
          Binding: "pageWrapperName": binding tag in javadoc but no/empty comment

    componentName: "ERD2WXMLDisplayNumber"
          package: "er.directtoweb.xml"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/xml/ERD2WXMLDisplayNumber.java"
         comments: "{}"
     classComment: "xml display component for numbers /"
      classDocURL: "er/directtoweb/xml/ERD2WXMLDisplayNumber.html"
      allComments: "[/**,  * xml display component for numbers,  * ,  */]"
        condition: "null"
          warning: No package defined for class

    componentName: "ERD2WXMLDisplayString"
          package: "er.directtoweb.xml"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/xml/ERD2WXMLDisplayString.java"
         comments: "{}"
     classComment: "xml display component for strings<br /> /"
      classDocURL: "er/directtoweb/xml/ERD2WXMLDisplayString.html"
      allComments: "[/**,  * xml display component for strings<br />,  * ,  */]"
        condition: "null"
          warning: No package defined for class

    componentName: "ERD2WXMLDisplayToMany"
          package: "er.directtoweb.xml"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERDirectToWeb/Sources/er/directtoweb/xml/ERD2WXMLDisplayToMany.java"
         comments: "{propertyKey={order=000, name=propertyKey, comment=}}"
     classComment: "xml display component for to many relationships<br />"
      classDocURL: "er/directtoweb/xml/ERD2WXMLDisplayToMany.html"
      allComments: "[/**,  * xml display component for to many relationships<br />,  * @d2wKey propertyKey,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "propertyKey": binding tag in javadoc but no/empty comment

    componentName: "ERDIVEditPage"
          package: "er.diva.pages"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Ajax/ERDivaLook/Sources/er/diva/pages/ERDIVEditPage.java"
         comments: "{}"
     classComment: "Edit page template for Diva."
      classDocURL: "er/diva/pages/ERDIVEditPage.html"
      allComments: "[/**,  * Edit page template for Diva.,  * ,  * @property er.prototaculous.useUnobtrusively Support for Unobtrusive Javascript programming.,  *,  * @author mendis,  */]"
        condition: "null"
          warning: No package defined for class

    componentName: "ERDIVEditRelationshipPage"
          package: "er.diva.pages"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Ajax/ERDivaLook/Sources/er/diva/pages/ERDIVEditRelationshipPage.java"
         comments: "{}"
     classComment: ""
      classDocURL: "er/diva/pages/ERDIVEditRelationshipPage.html"
      allComments: "[]"
        condition: "null"
          warning: No package defined for class
          warning: No class comment defined for class

    componentName: "ERDIVInspectConfirmPage"
          package: "er.diva.pages"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Ajax/ERDivaLook/Sources/er/diva/pages/ERDIVInspectConfirmPage.java"
         comments: "{}"
     classComment: "Page/dialog template for modalbox confirmations."
      classDocURL: "er/diva/pages/ERDIVInspectConfirmPage.html"
      allComments: "[/**,  * Page/dialog template for modalbox confirmations.,  * ,  * FIXME: for now the ok button redirects to the default page. This needs to be changed,  * ,  * @author mendis,  *,  */]"
        condition: "null"
          warning: No package defined for class

    componentName: "ERDIVInspectPage"
          package: "er.diva.pages"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Ajax/ERDivaLook/Sources/er/diva/pages/ERDIVInspectPage.java"
         comments: "{}"
     classComment: "Inspect page template for Diva 'look'."
      classDocURL: "er/diva/pages/ERDIVInspectPage.html"
      allComments: "[/**,  * Inspect page template for Diva 'look'.,  * ,  * @property er.prototaculous.useUnobtrusively Support for Unobtrusive Javascript programming.,  *,  * @author mendis,  */]"
        condition: "null"
          warning: No package defined for class

    componentName: "ERDIVListPage"
          package: "er.diva.pages"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Ajax/ERDivaLook/Sources/er/diva/pages/ERDIVListPage.java"
         comments: "{}"
     classComment: "An XHTML version of ERD2WListPage."
      classDocURL: "er/diva/pages/ERDIVListPage.html"
      allComments: "[/**,  * An XHTML version of ERD2WListPage.,  * This component constitutes the only use of a HTML table in the entire Diva Look interface,  * ,  * Added features is allowing clickable/collapsing details for each row via the embedded ERXD2WInspect,  * ,  * @property er.prototaculous.useUnobtrusively Support for Unobtrusive Javascript programming.,  *,  * @author mendis,  */]"
        condition: "null"
          warning: No package defined for class

    componentName: "ERDIVQueryPage"
          package: "er.diva.pages"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Ajax/ERDivaLook/Sources/er/diva/pages/ERDIVQueryPage.java"
         comments: "{}"
     classComment: ""
      classDocURL: "er/diva/pages/ERDIVQueryPage.html"
      allComments: "[/**,  *,  * @property er.prototaculous.useUnobtrusively Support for Unobtrusive Javascript programming.,  */]"
        condition: "null"
          warning: No package defined for class
          warning: No class comment defined for class

    componentName: "ERDIVWizardCreationPage"
          package: "er.diva.pages"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Ajax/ERDivaLook/Sources/er/diva/pages/ERDIVWizardCreationPage.java"
         comments: "{}"
     classComment: "Wizard/dialog creation page/modal"
      classDocURL: "er/diva/pages/ERDIVWizardCreationPage.html"
      allComments: "[/**,  * Wizard/dialog creation page/modal,  * ,  * @author mendis,  *,  */]"
        condition: "null"
          warning: No package defined for class

    componentName: "ERLITEditPage"
          package: "er.divalite.pages"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Misc/ERDivaliteLook/Sources/er/divalite/pages/ERLITEditPage.java"
         comments: "{}"
     classComment: ""
      classDocURL: "er/divalite/pages/ERLITEditPage.html"
      allComments: "[]"
        condition: "null"
          warning: No package defined for class
          warning: No class comment defined for class

    componentName: "ERLITEditRelationshipPage"
          package: "er.divalite.pages"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Misc/ERDivaliteLook/Sources/er/divalite/pages/ERLITEditRelationshipPage.java"
         comments: "{}"
     classComment: "Divalite editRelationship page"
      classDocURL: "er/divalite/pages/ERLITEditRelationshipPage.html"
      allComments: "[/**,  * Divalite editRelationship page,  * ,  * @author ravim,  *,  */]"
        condition: "null"
          warning: No package defined for class

    componentName: "ERLITInspectPage"
          package: "er.divalite.pages"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Misc/ERDivaliteLook/Sources/er/divalite/pages/ERLITInspectPage.java"
         comments: "{}"
     classComment: "Inspect page template for Diva lite 'look'"
      classDocURL: "er/divalite/pages/ERLITInspectPage.html"
      allComments: "[/**,  * Inspect page template for Diva lite 'look',  * ,  * @author mendis,  *,  */]"
        condition: "null"
          warning: No package defined for class

    componentName: "ERLITListPage"
          package: "er.divalite.pages"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Misc/ERDivaliteLook/Sources/er/divalite/pages/ERLITListPage.java"
         comments: "{}"
     classComment: "Divalite list page subTask = 'simple'"
      classDocURL: "er/divalite/pages/ERLITListPage.html"
      allComments: "[/**,  * Divalite list page,  * subTask = 'simple',  * ,  * @author ravim,  *,  */]"
        condition: "null"
          warning: No package defined for class

    componentName: "ERLITQueryPage"
          package: "er.divalite.pages"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Misc/ERDivaliteLook/Sources/er/divalite/pages/ERLITQueryPage.java"
         comments: "{}"
     classComment: "Divalite query page"
      classDocURL: "er/divalite/pages/ERLITQueryPage.html"
      allComments: "[/**,  * Divalite query page,  * ,  * @author ravim,  *,  */]"
        condition: "null"
          warning: No package defined for class

    componentName: "ERLITTablePage"
          package: "er.divalite.pages"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Misc/ERDivaliteLook/Sources/er/divalite/pages/ERLITTablePage.java"
         comments: "{}"
     classComment: "Divalite list page"
      classDocURL: "er/divalite/pages/ERLITTablePage.html"
      allComments: "[/**,  * Divalite list page,  * ,  * @author ravim,  *,  */]"
        condition: "null"
          warning: No package defined for class

    componentName: "ERMD2WCSSReference"
          package: "er.modern.directtoweb.components"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/D2W/ERModernDirectToWeb/Sources/er/modern/directtoweb/components/ERMD2WCSSReference.java"
         comments: "{}"
     classComment: "Component to go in the <head> of a page."
      classDocURL: "er/modern/directtoweb/components/ERMD2WCSSReference.html"
      allComments: "[/**,  * Component to go in the <head> of a page. Injects the standandard set of css stylesheets,  * and the set defined in the rules,  * ,  * @author davidleber,  *,  */]"
        condition: "null"
          warning: No package defined for class

    componentName: "ERMD2WInspectLink"
          package: "er.modern.directtoweb.components"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/D2W/ERModernDirectToWeb/Sources/er/modern/directtoweb/components/ERMD2WInspectLink.java"
         comments: "{propertyKey={order=000, name=propertyKey, comment=}, object={order=001, name=object, comment=}}"
     classComment: "Simple component to wrap a string attribute with a hyperlinke to take the clicker to an inspect page."
      classDocURL: "er/modern/directtoweb/components/ERMD2WInspectLink.html"
      allComments: "[/**,  * Simple component to wrap a string attribute with a hyperlinke to take the,  * clicker to an inspect page. Takes the place of an inspect button in a list,  * ,  * @d2wKey propertyKey,  * @d2wKey object,  * ,  * @author davidleber,  *,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "propertyKey": binding tag in javadoc but no/empty comment
          Binding: "object": binding tag in javadoc but no/empty comment

    componentName: "ERMD2WPropertyName"
          package: "er.modern.directtoweb.components"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/D2W/ERModernDirectToWeb/Sources/er/modern/directtoweb/components/ERMD2WPropertyName.java"
         comments: "{displayNameForProperty={order=002, name=displayNameForProperty, comment=}, keyPathsWithValidationExceptions={order=007, name=keyPathsWithValidationExceptions, comment=}, componentName={order=003, name=componentName, comment=}, hidePropertyName={order=005, name=hidePropertyName, comment=}, escapeHTML={order=001, name=escapeHTML, comment=}, displayRequiredMarker={order=006, name=displayRequiredMarker, comment=}, displayRequiredMarkerCell={order=000, name=displayRequiredMarkerCell, comment=}, customComponentName={order=004, name=customComponentName, comment=}}"
     classComment: "Modern property name component."
      classDocURL: "er/modern/directtoweb/components/ERMD2WPropertyName.html"
      allComments: "[/**,  * Modern property name component.,  * ,  * @binding localContext,  * @d2wKey displayRequiredMarkerCell,  * @d2wKey escapeHTML,  * @d2wKey displayNameForProperty,  * @d2wKey componentName,  * @d2wKey customComponentName,  * @d2wKey hidePropertyName,  * @d2wKey displayRequiredMarker,  * @d2wKey keyPathsWithValidationExceptions,  * ,  * ,  * @author davidleber,  *,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "displayRequiredMarkerCell": binding tag in javadoc but no/empty comment
          Binding: "escapeHTML": binding tag in javadoc but no/empty comment
          Binding: "displayNameForProperty": binding tag in javadoc but no/empty comment
          Binding: "componentName": binding tag in javadoc but no/empty comment
          Binding: "customComponentName": binding tag in javadoc but no/empty comment
          Binding: "hidePropertyName": binding tag in javadoc but no/empty comment
          Binding: "displayRequiredMarker": binding tag in javadoc but no/empty comment
          Binding: "keyPathsWithValidationExceptions": binding tag in javadoc but no/empty comment

    componentName: "ERMD2WStyleSheetInjector"
          package: "er.modern.directtoweb.components"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/D2W/ERModernDirectToWeb/Sources/er/modern/directtoweb/components/ERMD2WStyleSheetInjector.java"
         comments: "{}"
     classComment: "Component to inject the rule defined stylesheets."
      classDocURL: "er/modern/directtoweb/components/ERMD2WStyleSheetInjector.html"
      allComments: "[/**,  * Component to inject the rule defined stylesheets. Place at the end of a page,  * to make sure the stylesheets take presidence over any other injected style resources,  * ,  * @author davidleber,  *,  */]"
        condition: "null"
          warning: No package defined for class

    componentName: "ERMODCSVGroupingListPage"
          package: "er.modern.look.pages"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/D2W/ERModernLook/Sources/er/modern/look/pages/ERMODCSVGroupingListPage.java"
         comments: "{}"
     classComment: ""
      classDocURL: "er/modern/look/pages/ERMODCSVGroupingListPage.html"
      allComments: "[]"
        condition: "null"
          warning: No package defined for class
          warning: No class comment defined for class

    componentName: "ERMODCSVListPage"
          package: "er.modern.look.pages"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/D2W/ERModernLook/Sources/er/modern/look/pages/ERMODCSVListPage.java"
         comments: "{}"
     classComment: ""
      classDocURL: "er/modern/look/pages/ERMODCSVListPage.html"
      allComments: "[]"
        condition: "null"
          warning: No package defined for class
          warning: No class comment defined for class

    componentName: "ERMODCalendarPage"
          package: "er.modern.look.pages"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/D2W/ERModernLook/Sources/er/modern/look/pages/ERMODCalendarPage.java"
         comments: "{}"
     classComment: ""
      classDocURL: "er/modern/look/pages/ERMODCalendarPage.html"
      allComments: "[]"
        condition: "null"
          warning: No package defined for class
          warning: No class comment defined for class

    componentName: "ERMODCompactInspectPage"
          package: "er.modern.look.pages"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/D2W/ERModernLook/Sources/er/modern/look/pages/ERMODCompactInspectPage.java"
         comments: "{}"
     classComment: ""
      classDocURL: "er/modern/look/pages/ERMODCompactInspectPage.html"
      allComments: "[]"
        condition: "null"
          warning: No package defined for class
          warning: No class comment defined for class

    componentName: "ERMODCompactListPage"
          package: "er.modern.look.pages"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/D2W/ERModernLook/Sources/er/modern/look/pages/ERMODCompactListPage.java"
         comments: "{batchNavigationBarComponentName={order=003, name=batchNavigationBarComponentName, comment=}, displayNameForEntity={order=005, name=displayNameForEntity, comment=}, showBatchNavigation={order=004, name=showBatchNavigation, comment=}, emptyListComponentName={order=000, name=emptyListComponentName, comment=}, repetitionComponentName={order=001, name=repetitionComponentName, comment=}}"
     classComment: "Compact list page."
      classDocURL: "er/modern/look/pages/ERMODCompactListPage.html"
      allComments: "[/**,  * Compact list page.  Doesn't have any of the navigation at the top.<br />,  * ,  * @d2wKey emptyListComponentName,  * @d2wKey repetitionComponentName,  * @d2wKey displayNameForEntity,  * @d2wKey batchNavigationBarComponentName,  * @d2wKey showBatchNavigation,  * @d2wKey displayNameForEntity,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "emptyListComponentName": binding tag in javadoc but no/empty comment
          Binding: "repetitionComponentName": binding tag in javadoc but no/empty comment
          Binding: "batchNavigationBarComponentName": binding tag in javadoc but no/empty comment
          Binding: "showBatchNavigation": binding tag in javadoc but no/empty comment
          Binding: "displayNameForEntity": binding tag in javadoc but no/empty comment

    componentName: "ERMODConfirmPage"
          package: "er.modern.look.pages"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/D2W/ERModernLook/Sources/er/modern/look/pages/ERMODConfirmPage.java"
         comments: "{}"
     classComment: ""
      classDocURL: "er/modern/look/pages/ERMODConfirmPage.html"
      allComments: "[]"
        condition: "null"
          warning: No package defined for class
          warning: No class comment defined for class

    componentName: "ERMODEditRelationshipPage"
          package: "er.modern.look.pages"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/D2W/ERModernLook/Sources/er/modern/look/pages/ERMODEditRelationshipPage.java"
         comments: "{readOnly={order=002, name=readOnly, comment=}, relationshipRestrictingQualifier={order=003, name=relationshipRestrictingQualifier, comment=- An additional qualifier that can be used to restrict the objects shown in the relationship (see: ERDDelayedExtraQualifierAssignment). Useful if you have a value like: isDeleted that you wish to respect.}, editConfigurationName={order=000, name=editConfigurationName, comment=}, isEntityEditable={order=001, name=isEntityEditable, comment=}}"
     classComment: "An improved EditRelationshipPage that supports embedding and inline editing tasks."
      classDocURL: "er/modern/look/pages/ERMODEditRelationshipPage.html"
      allComments: "[/**,  * An improved EditRelationshipPage that supports embedding and inline editing tasks.,  * ,  * @d2wKey editConfigurationName,  * @d2wKey isEntityEditable,  * @d2wKey readOnly,  * @d2wKey relationshipRestrictingQualifier - An additional qualifier that can be used to restrict the objects ,  * 									   		  shown in the relationship (see: ERDDelayedExtraQualifierAssignment).,  * 									          Useful if you have a value like: isDeleted that you wish to respect.,  * ,  * @author davidleber,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "editConfigurationName": binding tag in javadoc but no/empty comment
          Binding: "isEntityEditable": binding tag in javadoc but no/empty comment
          Binding: "readOnly": binding tag in javadoc but no/empty comment

    componentName: "ERMODGroupingListPage"
          package: "er.modern.look.pages"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/D2W/ERModernLook/Sources/er/modern/look/pages/ERMODGroupingListPage.java"
         comments: "{pageWrapperName={order=010, name=pageWrapperName, comment=}, batchNavigationBarComponentName={order=009, name=batchNavigationBarComponentName, comment=}, displayNameForEntity={order=007, name=displayNameForEntity, comment=}, allowsFiltering={order=005, name=allowsFiltering, comment=}, emptyListComponentName={order=002, name=emptyListComponentName, comment=}, returnButtonLabel={order=000, name=returnButtonLabel, comment=}, entity={order=004, name=entity, comment=}, headerComponentName={order=003, name=headerComponentName, comment=}, printerButtonComponentName={order=001, name=printerButtonComponentName, comment=}, repetitionComponentName={order=006, name=repetitionComponentName, comment=}, backgroundColorForTable={order=008, name=backgroundColorForTable, comment=}}"
     classComment: "Displays a groups of objects grouped by a key."
      classDocURL: "er/modern/look/pages/ERMODGroupingListPage.html"
      allComments: "[/**,  * Displays a groups of objects grouped by a key.<br />,  * Actually, this component uses none of the variables and methods defined here,,  * as all the work is done by the ERDGroupingListPageRepetition that should be set,  * in the rules when a "ListGroupSomeEntity" page configuration is called up.,  * ,  * @d2wKey returnButtonLabel,  * @d2wKey printerButtonComponentName,  * @d2wKey emptyListComponentName,  * @d2wKey headerComponentName,  * @d2wKey entity,  * @d2wKey allowsFiltering,  * @d2wKey repetitionComponentName,  * @d2wKey displayNameForEntity,  * @d2wKey backgroundColorForTable,  * @d2wKey batchNavigationBarComponentName,  * @d2wKey pageWrapperName,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "returnButtonLabel": binding tag in javadoc but no/empty comment
          Binding: "printerButtonComponentName": binding tag in javadoc but no/empty comment
          Binding: "emptyListComponentName": binding tag in javadoc but no/empty comment
          Binding: "headerComponentName": binding tag in javadoc but no/empty comment
          Binding: "entity": binding tag in javadoc but no/empty comment
          Binding: "allowsFiltering": binding tag in javadoc but no/empty comment
          Binding: "repetitionComponentName": binding tag in javadoc but no/empty comment
          Binding: "displayNameForEntity": binding tag in javadoc but no/empty comment
          Binding: "backgroundColorForTable": binding tag in javadoc but no/empty comment
          Binding: "batchNavigationBarComponentName": binding tag in javadoc but no/empty comment
          Binding: "pageWrapperName": binding tag in javadoc but no/empty comment

    componentName: "ERMODGroupingListXMLPage"
          package: "er.modern.look.pages"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/D2W/ERModernLook/Sources/er/modern/look/pages/ERMODGroupingListXMLPage.java"
         comments: "{}"
     classComment: ""
      classDocURL: "er/modern/look/pages/ERMODGroupingListXMLPage.html"
      allComments: "[]"
        condition: "null"
          warning: No package defined for class
          warning: No class comment defined for class

    componentName: "ERMODGroupingPrinterFriendlyListPage"
          package: "er.modern.look.pages"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/D2W/ERModernLook/Sources/er/modern/look/pages/ERMODGroupingPrinterFriendlyListPage.java"
         comments: "{formatter={order=010, name=formatter, comment=}, pageWrapperName={order=011, name=pageWrapperName, comment=}, displayNameForProperty={order=009, name=displayNameForProperty, comment=}, displayNameForEntity={order=004, name=displayNameForEntity, comment=}, componentName={order=001, name=componentName, comment=}, totallingKeys={order=008, name=totallingKeys, comment=}, displayPropertyKeys={order=003, name=displayPropertyKeys, comment=}, groupingOrderKey={order=006, name=groupingOrderKey, comment=}, keyWhenGrouping={order=005, name=keyWhenGrouping, comment=}, headerComponentName={order=007, name=headerComponentName, comment=}, propertyKey={order=002, name=propertyKey, comment=}, justification={order=000, name=justification, comment=}}"
     classComment: "Printer friendly version."
      classDocURL: "er/modern/look/pages/ERMODGroupingPrinterFriendlyListPage.html"
      allComments: "[/**,  * Printer friendly version.<br />,  * @d2wKey justification,  * @d2wKey componentName,  * @d2wKey propertyKey,  * @d2wKey displayPropertyKeys,  * @d2wKey displayNameForEntity,  * @d2wKey keyWhenGrouping,  * @d2wKey groupingOrderKey,  * @d2wKey headerComponentName,  * @d2wKey totallingKeys,  * @d2wKey displayNameForProperty,  * @d2wKey formatter,  * @d2wKey pageWrapperName,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "justification": binding tag in javadoc but no/empty comment
          Binding: "componentName": binding tag in javadoc but no/empty comment
          Binding: "propertyKey": binding tag in javadoc but no/empty comment
          Binding: "displayPropertyKeys": binding tag in javadoc but no/empty comment
          Binding: "displayNameForEntity": binding tag in javadoc but no/empty comment
          Binding: "keyWhenGrouping": binding tag in javadoc but no/empty comment
          Binding: "groupingOrderKey": binding tag in javadoc but no/empty comment
          Binding: "headerComponentName": binding tag in javadoc but no/empty comment
          Binding: "totallingKeys": binding tag in javadoc but no/empty comment
          Binding: "displayNameForProperty": binding tag in javadoc but no/empty comment
          Binding: "formatter": binding tag in javadoc but no/empty comment
          Binding: "pageWrapperName": binding tag in javadoc but no/empty comment

    componentName: "ERMODInspectPage"
          package: "er.modern.look.pages"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/D2W/ERModernLook/Sources/er/modern/look/pages/ERMODInspectPage.java"
         comments: "{saveButtonLabel={order=011, name=saveButtonLabel, comment=}, controllerButtonComponentName={order=008, name=controllerButtonComponentName, comment=}, pageWrapperName={order=009, name=pageWrapperName, comment=}, cancelButtonLabel={order=000, name=cancelButtonLabel, comment=}, returnButtonLabel={order=010, name=returnButtonLabel, comment=}, hasForm={order=004, name=hasForm, comment=}, formEncoding={order=003, name=formEncoding, comment=}, headerComponentName={order=005, name=headerComponentName, comment=}, printerButtonComponentName={order=001, name=printerButtonComponentName, comment=}, repetitionComponentName={order=006, name=repetitionComponentName, comment=}, actionBarComponentName={order=007, name=actionBarComponentName, comment=}, editButtonLabel={order=002, name=editButtonLabel, comment=}}"
     classComment: "Modernized inspect page."
      classDocURL: "er/modern/look/pages/ERMODInspectPage.html"
      allComments: "[/**,  * Modernized inspect page.<br />,  * ,  * @d2wKey cancelButtonLabel,  * @d2wKey printerButtonComponentName,  * @d2wKey editButtonLabel,  * @d2wKey formEncoding,  * @d2wKey hasForm,  * @d2wKey headerComponentName,  * @d2wKey repetitionComponentName,  * @d2wKey actionBarComponentName,  * @d2wKey controllerButtonComponentName,  * @d2wKey pageWrapperName,  * @d2wKey returnButtonLabel,  * @d2wKey saveButtonLabel,  * ,  * @author davidleber,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "cancelButtonLabel": binding tag in javadoc but no/empty comment
          Binding: "printerButtonComponentName": binding tag in javadoc but no/empty comment
          Binding: "editButtonLabel": binding tag in javadoc but no/empty comment
          Binding: "formEncoding": binding tag in javadoc but no/empty comment
          Binding: "hasForm": binding tag in javadoc but no/empty comment
          Binding: "headerComponentName": binding tag in javadoc but no/empty comment
          Binding: "repetitionComponentName": binding tag in javadoc but no/empty comment
          Binding: "actionBarComponentName": binding tag in javadoc but no/empty comment
          Binding: "controllerButtonComponentName": binding tag in javadoc but no/empty comment
          Binding: "pageWrapperName": binding tag in javadoc but no/empty comment
          Binding: "returnButtonLabel": binding tag in javadoc but no/empty comment
          Binding: "saveButtonLabel": binding tag in javadoc but no/empty comment

    componentName: "ERMODListComparePage"
          package: "er.modern.look.pages"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/D2W/ERModernLook/Sources/er/modern/look/pages/ERMODListComparePage.java"
         comments: "{pageWrapperName={order=007, name=pageWrapperName, comment=}, displayNameForEntity={order=005, name=displayNameForEntity, comment=}, textColor={order=006, name=textColor, comment=}, bannerFileName={order=002, name=bannerFileName, comment=}, componentName={order=000, name=componentName, comment=}, emptyListComponentName={order=004, name=emptyListComponentName, comment=}, hasPrinterFriendlyVersion={order=001, name=hasPrinterFriendlyVersion, comment=}, showBanner={order=003, name=showBanner, comment=}}"
     classComment: "Basically a list page flipped vertical."
      classDocURL: "er/modern/look/pages/ERMODListComparePage.html"
      allComments: "[/**,  * Basically a list page flipped vertical.  Useful for comparing from a left to right fashion.<br />,  * @d2wKey componentName,  * @d2wKey hasPrinterFriendlyVersion,  * @d2wKey bannerFileName,  * @d2wKey showBanner,  * @d2wKey emptyListComponentName,  * @d2wKey displayNameForEntity,  * @d2wKey textColor,  * @d2wKey pageWrapperName,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "componentName": binding tag in javadoc but no/empty comment
          Binding: "hasPrinterFriendlyVersion": binding tag in javadoc but no/empty comment
          Binding: "bannerFileName": binding tag in javadoc but no/empty comment
          Binding: "showBanner": binding tag in javadoc but no/empty comment
          Binding: "emptyListComponentName": binding tag in javadoc but no/empty comment
          Binding: "displayNameForEntity": binding tag in javadoc but no/empty comment
          Binding: "textColor": binding tag in javadoc but no/empty comment
          Binding: "pageWrapperName": binding tag in javadoc but no/empty comment

    componentName: "ERMODListPage"
          package: "er.modern.look.pages"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/D2W/ERModernLook/Sources/er/modern/look/pages/ERMODListPage.java"
         comments: "{pageWrapperName={order=009, name=pageWrapperName, comment=}, displayNameForEntity={order=007, name=displayNameForEntity, comment=}, batchNavigationBarComponentName={order=006, name=batchNavigationBarComponentName, comment=}, allowsFiltering={order=004, name=allowsFiltering, comment=}, emptyListComponentName={order=001, name=emptyListComponentName, comment=}, returnButtonLabel={order=010, name=returnButtonLabel, comment=}, entity={order=003, name=entity, comment=}, headerComponentName={order=002, name=headerComponentName, comment=}, printerButtonComponentName={order=000, name=printerButtonComponentName, comment=}, repetitionComponentName={order=005, name=repetitionComponentName, comment=}, backgroundColorForTable={order=008, name=backgroundColorForTable, comment=}}"
     classComment: "Modernized list page."
      classDocURL: "er/modern/look/pages/ERMODListPage.html"
      allComments: "[/**,  * Modernized list page.<br />,  * ,  * @d2wKey printerButtonComponentName,  * @d2wKey emptyListComponentName,  * @d2wKey headerComponentName,  * @d2wKey entity,  * @d2wKey allowsFiltering,  * @d2wKey repetitionComponentName,  * @d2wKey batchNavigationBarComponentName,  * @d2wKey displayNameForEntity,  * @d2wKey backgroundColorForTable,  * @d2wKey pageWrapperName,  * @d2wKey returnButtonLabel,  * ,  * @author davidleber,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "printerButtonComponentName": binding tag in javadoc but no/empty comment
          Binding: "emptyListComponentName": binding tag in javadoc but no/empty comment
          Binding: "headerComponentName": binding tag in javadoc but no/empty comment
          Binding: "entity": binding tag in javadoc but no/empty comment
          Binding: "allowsFiltering": binding tag in javadoc but no/empty comment
          Binding: "repetitionComponentName": binding tag in javadoc but no/empty comment
          Binding: "batchNavigationBarComponentName": binding tag in javadoc but no/empty comment
          Binding: "displayNameForEntity": binding tag in javadoc but no/empty comment
          Binding: "backgroundColorForTable": binding tag in javadoc but no/empty comment
          Binding: "pageWrapperName": binding tag in javadoc but no/empty comment
          Binding: "returnButtonLabel": binding tag in javadoc but no/empty comment

    componentName: "ERMODListXMLPage"
          package: "er.modern.look.pages"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/D2W/ERModernLook/Sources/er/modern/look/pages/ERMODListXMLPage.java"
         comments: "{}"
     classComment: ""
      classDocURL: "er/modern/look/pages/ERMODListXMLPage.html"
      allComments: "[]"
        condition: "null"
          warning: No package defined for class
          warning: No class comment defined for class

    componentName: "ERMODMessagePage"
          package: "er.modern.look.pages"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/D2W/ERModernLook/Sources/er/modern/look/pages/ERMODMessagePage.java"
         comments: "{pageWrapperName={order=002, name=pageWrapperName, comment=}, okButtonLabel={order=000, name=okButtonLabel, comment=}, cancelButtonLabel={order=001, name=cancelButtonLabel, comment=}, explanationConfigurationName={order=004, name=explanationConfigurationName, comment=}, explanationComponentName={order=003, name=explanationComponentName, comment=}}"
     classComment: "Used to present a message to the user with only one option, usually "OK"."
      classDocURL: "er/modern/look/pages/ERMODMessagePage.html"
      allComments: "[/**,  * Used to present a message to the user with only one option, usually "OK".<br />,  * ,  * @d2wKey okButtonLabel,  * @d2wKey cancelButtonLabel,  * @d2wKey pageWrapperName,  * @d2wKey explanationComponentName,  * @d2wKey explanationConfigurationName,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "okButtonLabel": binding tag in javadoc but no/empty comment
          Binding: "cancelButtonLabel": binding tag in javadoc but no/empty comment
          Binding: "pageWrapperName": binding tag in javadoc but no/empty comment
          Binding: "explanationComponentName": binding tag in javadoc but no/empty comment
          Binding: "explanationConfigurationName": binding tag in javadoc but no/empty comment

    componentName: "ERMODPickListPage"
          package: "er.modern.look.pages"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/D2W/ERModernLook/Sources/er/modern/look/pages/ERMODPickListPage.java"
         comments: "{batchNavigationBarComponentName={order=009, name=batchNavigationBarComponentName, comment=}, pageWrapperName={order=010, name=pageWrapperName, comment=}, textColor={order=007, name=textColor, comment=}, pickButtonLabel={order=012, name=pickButtonLabel, comment=}, emptyListComponentName={order=003, name=emptyListComponentName, comment=}, hasPrinterFriendlyVersion={order=000, name=hasPrinterFriendlyVersion, comment=}, showBanner={order=002, name=showBanner, comment=}, repetitionComponentName={order=005, name=repetitionComponentName, comment=}, displayNameForEntity={order=006, name=displayNameForEntity, comment=}, showActions={order=011, name=showActions, comment=}, bannerFileName={order=001, name=bannerFileName, comment=}, headerComponentName={order=004, name=headerComponentName, comment=}, backgroundColorForTable={order=008, name=backgroundColorForTable, comment=}}"
     classComment: "A basic list but adding the ability to choose an arbitrary number of eos."
      classDocURL: "er/modern/look/pages/ERMODPickListPage.html"
      allComments: "[/**,  * A basic list but adding the ability to choose an arbitrary number of eos.  ,  * Useful as a user-friendly replacement of the edit relationship page.<br />,  * ,  * @d2wKey hasPrinterFriendlyVersion,  * @d2wKey bannerFileName,  * @d2wKey showBanner,  * @d2wKey emptyListComponentName,  * @d2wKey headerComponentName,  * @d2wKey repetitionComponentName,  * @d2wKey displayNameForEntity,  * @d2wKey textColor,  * @d2wKey backgroundColorForTable,  * @d2wKey batchNavigationBarComponentName,  * @d2wKey pageWrapperName,  * @d2wKey showActions,  * @d2wKey pickButtonLabel,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "hasPrinterFriendlyVersion": binding tag in javadoc but no/empty comment
          Binding: "bannerFileName": binding tag in javadoc but no/empty comment
          Binding: "showBanner": binding tag in javadoc but no/empty comment
          Binding: "emptyListComponentName": binding tag in javadoc but no/empty comment
          Binding: "headerComponentName": binding tag in javadoc but no/empty comment
          Binding: "repetitionComponentName": binding tag in javadoc but no/empty comment
          Binding: "displayNameForEntity": binding tag in javadoc but no/empty comment
          Binding: "textColor": binding tag in javadoc but no/empty comment
          Binding: "backgroundColorForTable": binding tag in javadoc but no/empty comment
          Binding: "batchNavigationBarComponentName": binding tag in javadoc but no/empty comment
          Binding: "pageWrapperName": binding tag in javadoc but no/empty comment
          Binding: "showActions": binding tag in javadoc but no/empty comment
          Binding: "pickButtonLabel": binding tag in javadoc but no/empty comment

    componentName: "ERMODPickTypePage"
          package: "er.modern.look.pages"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/D2W/ERModernLook/Sources/er/modern/look/pages/ERMODPickTypePage.java"
         comments: "{pageWrapperName={order=005, name=pageWrapperName, comment=}, noSelectionString={order=004, name=noSelectionString, comment=}, formEncoding={order=000, name=formEncoding, comment=}, explanationString={order=003, name=explanationString, comment=}, explanationComponentName={order=002, name=explanationComponentName, comment=}, uiStyle={order=001, name=uiStyle, comment=}}"
     classComment: "Useful for picking the type of something."
      classDocURL: "er/modern/look/pages/ERMODPickTypePage.html"
      allComments: "[/**,  * Useful for picking the type of something.  A type being a string description and either radio buttons or checkboxes  displayed to the left.<br />,  * @d2wKey formEncoding,  * @d2wKey uiStyle,  * @d2wKey explanationComponentName,  * @d2wKey explanationString,  * @d2wKey noSelectionString,  * @d2wKey pageWrapperName,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "formEncoding": binding tag in javadoc but no/empty comment
          Binding: "uiStyle": binding tag in javadoc but no/empty comment
          Binding: "explanationComponentName": binding tag in javadoc but no/empty comment
          Binding: "explanationString": binding tag in javadoc but no/empty comment
          Binding: "noSelectionString": binding tag in javadoc but no/empty comment
          Binding: "pageWrapperName": binding tag in javadoc but no/empty comment

    componentName: "ERMODPrinterFriendlyInspectPage"
          package: "er.modern.look.pages"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/D2W/ERModernLook/Sources/er/modern/look/pages/ERMODPrinterFriendlyInspectPage.java"
         comments: "{}"
     classComment: ""
      classDocURL: "er/modern/look/pages/ERMODPrinterFriendlyInspectPage.html"
      allComments: "[]"
        condition: "null"
          warning: No package defined for class
          warning: No class comment defined for class

    componentName: "ERMODProgressPage"
          package: "er.modern.look.pages"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/D2W/ERModernLook/Sources/er/modern/look/pages/ERMODProgressPage.java"
         comments: "{pageWrapperName={order=001, name=pageWrapperName, comment=}, displayNameForPageConfiguration={order=000, name=displayNameForPageConfiguration, comment=}}"
     classComment: "Class for DirectToWeb Component ERMODProgressPage."
      classDocURL: "er/modern/look/pages/ERMODProgressPage.html"
      allComments: "[/**,  * Class for DirectToWeb Component ERMODProgressPage.,  *,  * @d2wKey displayNameForPageConfiguration,  * @d2wKey pageWrapperName,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "displayNameForPageConfiguration": binding tag in javadoc but no/empty comment
          Binding: "pageWrapperName": binding tag in javadoc but no/empty comment

    componentName: "ERMODQueryEntitiesPage"
          package: "er.modern.look.pages"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/D2W/ERModernLook/Sources/er/modern/look/pages/ERMODQueryEntitiesPage.java"
         comments: "{}"
     classComment: "Modernized QueryEntities page"
      classDocURL: "er/modern/look/pages/ERMODQueryEntitiesPage.html"
      allComments: "[/**,  * Modernized QueryEntities page,  * ,  * @author davidleber,  *,  */]"
        condition: "null"
          warning: No package defined for class

    componentName: "ERMODQueryPage"
          package: "er.modern.look.pages"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/D2W/ERModernLook/Sources/er/modern/look/pages/ERMODQueryPage.java"
         comments: "{controllerButtonComponentName={order=007, name=controllerButtonComponentName, comment=}, clearButtonLabel={order=003, name=clearButtonLabel, comment=}, returnButtonLabel={order=005, name=returnButtonLabel, comment=}, headerComponentName={order=000, name=headerComponentName, comment=}, showListInSamePage={order=001, name=showListInSamePage, comment=}, findButtonLabel={order=004, name=findButtonLabel, comment=}, actionBarComponentName={order=006, name=actionBarComponentName, comment=}, listConfigurationName={order=002, name=listConfigurationName, comment=}}"
     classComment: "Modernized query page."
      classDocURL: "er/modern/look/pages/ERMODQueryPage.html"
      allComments: "[/**,  * Modernized query page.<br />,  * ,  * @d2wKey headerComponentName,  * @d2wKey showListInSamePage,  * @d2wKey listConfigurationName,  * @d2wKey clearButtonLabel,  * @d2wKey findButtonLabel,  * @d2wKey returnButtonLabel,  * @d2wKey actionBarComponentName,  * @d2wKey controllerButtonComponentName ,  * ,  * @author davidleber,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "headerComponentName": binding tag in javadoc but no/empty comment
          Binding: "showListInSamePage": binding tag in javadoc but no/empty comment
          Binding: "listConfigurationName": binding tag in javadoc but no/empty comment
          Binding: "clearButtonLabel": binding tag in javadoc but no/empty comment
          Binding: "findButtonLabel": binding tag in javadoc but no/empty comment
          Binding: "returnButtonLabel": binding tag in javadoc but no/empty comment
          Binding: "actionBarComponentName": binding tag in javadoc but no/empty comment
          Binding: "controllerButtonComponentName": binding tag in javadoc but no/empty comment

    componentName: "ERMODTabInspectPage"
          package: "er.modern.look.pages"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/D2W/ERModernLook/Sources/er/modern/look/pages/ERMODTabInspectPage.java"
         comments: "{pageWrapperName={order=009, name=pageWrapperName, comment=}, useFocus={order=012, name=useFocus, comment=}, useAjaxControlsWhenEmbedded={order=013, name=useAjaxControlsWhenEmbedded, comment=}, cancelButtonLabel={order=000, name=cancelButtonLabel, comment=}, formEncoding={order=003, name=formEncoding, comment=}, printerButtonComponentName={order=001, name=printerButtonComponentName, comment=}, repetitionComponentName={order=006, name=repetitionComponentName, comment=}, actionBarComponentName={order=007, name=actionBarComponentName, comment=}, editButtonLabel={order=002, name=editButtonLabel, comment=}, controllerButtonComponentName={order=008, name=controllerButtonComponentName, comment=}, saveButtonLabel={order=011, name=saveButtonLabel, comment=}, hasForm={order=004, name=hasForm, comment=}, returnButtonLabel={order=010, name=returnButtonLabel, comment=}, headerComponentName={order=005, name=headerComponentName, comment=}}"
     classComment: "A modernized tab inspect/edit template."
      classDocURL: "er/modern/look/pages/ERMODTabInspectPage.html"
      allComments: "[/**,  * A modernized tab inspect/edit template.<br />,  * ,  * @d2wKey cancelButtonLabel,  * @d2wKey printerButtonComponentName,  * @d2wKey editButtonLabel,  * @d2wKey formEncoding,  * @d2wKey hasForm,  * @d2wKey headerComponentName,  * @d2wKey repetitionComponentName,  * @d2wKey actionBarComponentName,  * @d2wKey controllerButtonComponentName,  * @d2wKey pageWrapperName,  * @d2wKey returnButtonLabel,  * @d2wKey saveButtonLabel,  * @d2wKey useFocus,  * @d2wKey useAjaxControlsWhenEmbedded,  * ,  * @author davidleber,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "cancelButtonLabel": binding tag in javadoc but no/empty comment
          Binding: "printerButtonComponentName": binding tag in javadoc but no/empty comment
          Binding: "editButtonLabel": binding tag in javadoc but no/empty comment
          Binding: "formEncoding": binding tag in javadoc but no/empty comment
          Binding: "hasForm": binding tag in javadoc but no/empty comment
          Binding: "headerComponentName": binding tag in javadoc but no/empty comment
          Binding: "repetitionComponentName": binding tag in javadoc but no/empty comment
          Binding: "actionBarComponentName": binding tag in javadoc but no/empty comment
          Binding: "controllerButtonComponentName": binding tag in javadoc but no/empty comment
          Binding: "pageWrapperName": binding tag in javadoc but no/empty comment
          Binding: "returnButtonLabel": binding tag in javadoc but no/empty comment
          Binding: "saveButtonLabel": binding tag in javadoc but no/empty comment
          Binding: "useFocus": binding tag in javadoc but no/empty comment
          Binding: "useAjaxControlsWhenEmbedded": binding tag in javadoc but no/empty comment

    componentName: "ERMODWizardCreationPage"
          package: "er.modern.look.pages"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/D2W/ERModernLook/Sources/er/modern/look/pages/ERMODWizardCreationPage.java"
         comments: "{saveButtonLabel={order=009, name=saveButtonLabel, comment=}, pageWrapperName={order=007, name=pageWrapperName, comment=}, useAjaxControlsWhenEmbedded={order=010, name=useAjaxControlsWhenEmbedded, comment=}, bannerFileName={order=001, name=bannerFileName, comment=}, cancelButtonLabel={order=000, name=cancelButtonLabel, comment=}, previousButtonLabel={order=006, name=previousButtonLabel, comment=}, nextButtonLabel={order=008, name=nextButtonLabel, comment=}, formEncoding={order=004, name=formEncoding, comment=}, showBanner={order=002, name=showBanner, comment=}, headerComponentName={order=003, name=headerComponentName, comment=}, repetitionComponentName={order=005, name=repetitionComponentName, comment=}}"
     classComment: "A wizard inspect/edit template."
      classDocURL: "er/modern/look/pages/ERMODWizardCreationPage.html"
      allComments: "[/**,  * A wizard inspect/edit template. Can be used in-line, and supports ajax updates<br />,  * ,  * @d2wKey cancelButtonLabel,  * @d2wKey bannerFileName,  * @d2wKey showBanner,  * @d2wKey headerComponentName,  * @d2wKey formEncoding,  * @d2wKey repetitionComponentName,  * @d2wKey previousButtonLabel,  * @d2wKey pageWrapperName,  * @d2wKey nextButtonLabel,  * @d2wKey saveButtonLabel,  * @d2wKey useAjaxControlsWhenEmbedded,  * ,  * @author davidleber,  */]"
        condition: "null"
          warning: No package defined for class
          Binding: "cancelButtonLabel": binding tag in javadoc but no/empty comment
          Binding: "bannerFileName": binding tag in javadoc but no/empty comment
          Binding: "showBanner": binding tag in javadoc but no/empty comment
          Binding: "headerComponentName": binding tag in javadoc but no/empty comment
          Binding: "formEncoding": binding tag in javadoc but no/empty comment
          Binding: "repetitionComponentName": binding tag in javadoc but no/empty comment
          Binding: "previousButtonLabel": binding tag in javadoc but no/empty comment
          Binding: "pageWrapperName": binding tag in javadoc but no/empty comment
          Binding: "nextButtonLabel": binding tag in javadoc but no/empty comment
          Binding: "saveButtonLabel": binding tag in javadoc but no/empty comment
          Binding: "useAjaxControlsWhenEmbedded": binding tag in javadoc but no/empty comment

    componentName: "ERNEUEditRelationshipPage"
          package: "er.neutral"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERNeutralLook/Sources/er/neutral/ERNEUEditRelationshipPage.java"
         comments: "{}"
     classComment: ""
      classDocURL: "er/neutral/ERNEUEditRelationshipPage.html"
      allComments: "[]"
        condition: "null"
          warning: No package defined for class
          warning: No class comment defined for class

    componentName: "ERNEUEditSortedManyToManyPage"
          package: "er.neutral"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERNeutralLook/Sources/er/neutral/ERNEUEditSortedManyToManyPage.java"
         comments: "{}"
     classComment: ""
      classDocURL: "er/neutral/ERNEUEditSortedManyToManyPage.html"
      allComments: "[]"
        condition: "null"
          warning: No package defined for class
          warning: No class comment defined for class

    componentName: "ERNEUErrorPage"
          package: "er.neutral"
       sourceFile: "/var/lib/jenkins/workspace/WonderLegacy/Wonder/Frameworks/Core/ERNeutralLook/Sources/er/neutral/ERNEUErrorPage.java"
         comments: "{}"
     classComment: ""
      classDocURL: "er/neutral/ERN