Class GetChildrenCannedQuery

All Implemented Interfaces:
org.alfresco.query.CannedQuery<NodeRef>

public class GetChildrenCannedQuery extends GetChildrenCannedQuery
GetChidren canned query for files and folders. To get paged list of files and folders of a parent folder filtered by child type. Also optionally filtered and/or sorted by one or more properties (up to three). This is the same as the nodes getchildren canned query, except it takes into account hidden files and folders (with respect to client visibility) and other aspect(s) to ignore - eg. optionally "cm:checkedOut" in case of Share DocLib.
Since:
4.1.1
Author:
steveglover, janv