Interface OrgUnitUsersDisplayStrategy

    • Method Detail

      • getPagedUsersForUnit

        SearchPageData<CustomerData> getPagedUsersForUnit​(int currentPage,
                                                          int pageSize,
                                                          java.lang.String sort,
                                                          java.lang.String unitId)
        Displays users based on a role in the unit
        Parameters:
        currentPage - is the current page which is returned
        pageSize - is the page size
        sort - is the sorting method
        unitId - is the identifier of the unit
        Returns:
        search page data which contains users