Improve ACR search and edition
[lgpl/argeo-commons.git] / org.argeo.cms / src / org / argeo / cms / acr / xml / DomContentProvider.java
index d569350975ff1c5fa8597ebe6962f8bbdf95e13a..39d9c2a90b56d5a8483c9813fb5637e0b94dc7d3 100644 (file)
@@ -96,6 +96,7 @@ public class DomContentProvider implements ContentProvider, NamespaceContext {
                return nodes.getLength() != 0;
        }
 
+       @Override
        public void persist(ProvidedSession session) {
                if (mountPath != null) {
                        Content mountPoint = session.getMountPoint(mountPath);