Remove node data model, home areas based on workspaces instead.
[lgpl/argeo-commons.git] / org.argeo.node.api / src / org / argeo / node / NodeNames.java
index 05b86ffdcec13e9b5c1272251142b6b4520e291f..7ded1115d1b0adc24ccddbbd502a7febc416461e 100644 (file)
@@ -16,6 +16,7 @@
 package org.argeo.node;
 
 /** JCR types in the http://www.argeo.org/node namespace */
+@Deprecated
 public interface NodeNames {
        String LDAP_UID = "ldap:"+NodeConstants.UID;
        String LDAP_CN = "ldap:"+NodeConstants.CN;