Interface JcrConstants


  • public interface JcrConstants
    This Interface defines some of the item names that are defined in the jcr spec 2.0 and some that are used in the cq5 platform, using the default prefixes 'cq', 'jcr', 'nt' and 'mix'. Please note that those prefixes can by redefined by an application using the Session.setNamespacePrefix(String, String) method. As a result, the constants may not refer to the respective items.