Hi Eoin,
setMapping(IWDNodeInfo mappedNode, boolean selectionMapped) Sets the mapping of a mapped node that has been declared before.
addMappedAttribute(java.lang.String name, java.lang.String mappedName) Adds a new mapped attribute to the structure.
addMappedChild(java.lang.String name, java.lang.Class elementClass, boolean singleton, boolean mandatorySelection, boolean multipleSelection, java.lang.String mappedPath, boolean selectionMapped, boolean initializeLeadSelection) Dynamically declares and adds a mapped child NodeInfo with the given properties.
Best regards, Maksim Rashchynski.
Add a comment