Hi,
I'm trying to get a Node Page from another Portal Node. This Node Page is on the first child level of the Portal Node. But when I try to recover it using the getChild method (passing the child node name) it returns me a NullPointerException.
I've tried to get this information on the child tree of the Portal Node, but I can only get 1 child instead of the 10 that I supposed to get.
Can anyone help me?
Thanks in advance.