Clean JCR Ui Explorer editor
[lgpl/argeo-commons.git] / server / plugins / org.argeo.jcr.ui.explorer / src / main / java / org / argeo / jcr / ui / explorer / utils / JcrUiUtils.java
index c7287cf85b3f3ae60278e195115cb8c53af8f737..2b76f04b8ba7a74e5a807d98218f646ede088982 100644 (file)
@@ -38,6 +38,14 @@ public class JcrUiUtils {
                                        re);
                }
        }
+
+       /**
+        * Insure that a model element is inline with the underlying data by
+        * cleaning the corresponding subtree and building it again.
+        */
+       public static void forceRebuild(TreeParent element) {
+               // TODO implement this method if needed.
+       }
        /**
         * Workaround to get the alias of the repository that contains the given
         * element. As we cannot browse the UI tree upward we recursively browse it