| | |
| | | information: "Portions Copyright [year] [name of copyright owner]". |
| | | |
| | | Copyright 2007-2010 Sun Microsystems, Inc. |
| | | Portions copyright 2011-2014 ForgeRock AS. |
| | | Portions copyright 2011-2016 ForgeRock AS. |
| | | ! --> |
| | | <xsl:stylesheet version="1.0" xmlns:adm="http://opendj.forgerock.org/admin" |
| | | xmlns:admpp="http://opendj.forgerock.org/admin-preprocessor" |
| | |
| | | ' public DN dn() {
', |
| | | ' return impl.getDN();
', |
| | | ' }
')" /> |
| | | <!-- |
| | | Configuration name getter. |
| | | --> |
| | | <xsl:text>
</xsl:text> |
| | | <xsl:text>
</xsl:text> |
| | | <xsl:text>
</xsl:text> |
| | | <xsl:value-of |
| | | select="concat(' /** {@inheritDoc} */
', |
| | | ' public String name() {
', |
| | | ' return impl.getName();
', |
| | | ' }
')" /> |
| | | <xsl:text>
</xsl:text> |
| | | <xsl:text>
</xsl:text> |
| | | <xsl:text>
</xsl:text> |
| | |
| | | <!-- |
| | | Check that all advanced properties conform to one of |
| | | the following rules: |
| | | |
| | | |
| | | * is mandatory and has a defined default value(s) |
| | | * is mandatory and is part of an advanced managed object |
| | | * is mandatory and is part of an abstract managed object |