Class DirectoryEntryPageProvider

java.lang.Object
org.nuxeo.ecm.platform.query.api.AbstractPageProvider<DirectoryEntry>
org.nuxeo.ecm.directory.providers.DirectoryEntryPageProvider
All Implemented Interfaces:
Serializable, PageProvider<DirectoryEntry>

public class DirectoryEntryPageProvider extends AbstractPageProvider<DirectoryEntry>
Simple page provider giving the possibility to paginate a Directory.
Since:
10.2
See Also: