Esempio n. 1
0
 protected boolean hasChildren(Node node) {
   return session.hasChildren(node, false);
 }