Class NodeHelper
java.lang.Object
org.ametys.plugins.repository.jcr.NodeHelper
Provides helper methods on nodes.
-
Method Summary
-
Method Details
-
rename
Rename the givenNodewith the given new name- Parameters:
node- the node to renamenewName- the new name of the node- Throws:
AmetysRepositoryException- if an error occurs.
-