Need help To Understand "Page.listChildren(new PageFilter())" | Community
Skip to main content
October 29, 2015
Solved

Need help To Understand "Page.listChildren(new PageFilter())"

  • October 29, 2015
  • 2 replies
  • 1518 views

Hi,

Please find the attachment.

Need to understand "Page.listChildren(new PageFilter())", Page is pointing to "/home" node. I used this code on my application, it returns the Iterator<Page>. So how the Iterator works.

because I am getting Issue in production environment. The issue is given below.

I have a website having "/home" node.(find the attachment)

 

suddenly Iterator iterates in different order. It happens sometimes.

Please need your help.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

ogillAdobe EmployeeAccepted solution
Adobe Employee
October 29, 2015
Lokesh_Shivalingaiah
Level 10
October 29, 2015

What is ithe filter you are passing ??