Class UsersPageProvider

All Implemented Interfaces:
Serializable, PageProvider<DocumentModel>

public class UsersPageProvider extends AbstractUsersPageProvider<DocumentModel>
Page provider listing users.

This page provider requires two parameters: the first one to be filled with the search string, and the second one to be filled with the selected letter when using the tabbed listing mode.

This page provider requires the property AbstractUsersPageProvider.USERS_LISTING_MODE_PROPERTY to be filled with a the listing mode to use.

Since:
5.4.2
Author:
Thomas Roger
See Also: