| opends/resource/admin/property-types/aggregation.xsl | ●●●●● patch | view | raw | blame | history |
opends/resource/admin/property-types/aggregation.xsl
@@ -206,6 +206,8 @@ <xsl:value-of select="concat(' String value = get', $java-property-name, '();
')" /> <xsl:value-of select="concat(' if (value == null) return null;
')" /> <xsl:value-of select="concat(' return INSTANCE.get', $java-property-name, 'PropertyDefinition().getChildDN(value);
')" /> <xsl:value-of select="' }
'" /> </xsl:when>