[
https://issues.apache.org/jira/browse/SLING-6402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15760855#comment-15760855
]
Antonio Sanso commented on SLING-6402:
--------------------------------------
this
{code}
* A constant representing <code>jcr:nodeTypeManagement</code> (in expanded
* form), the privilege to add and remove mixin node types and change the
* primary node type of a node.
*/
public static final String JCR_NODE_TYPE_MANAGEMENT =
"{http://www.jcp.org/jcr/1.0}nodeTypeManagement";
{code}
looks a good candidate....
> Remove loginAdministrative() usage from jcr base
> ------------------------------------------------
>
> Key: SLING-6402
> URL: https://issues.apache.org/jira/browse/SLING-6402
> Project: Sling
> Issue Type: Improvement
> Components: JCR
> Reporter: Antonio Sanso
>
> jcr.base has a Loader class which allows to set namespace prefixes and define
> node types through bundle content.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)