M - PagedGenericDao directly instead.@Deprecated public interface PagedB2BPermissionDao<M> extends PagedGenericDao<M>
| Modifier and Type | Method and Description |
|---|---|
SearchPageData<M> |
findPagedPermissions(java.lang.String sortCode,
PageableData pageableData)
Deprecated.
Finds all visible permissions within a sessions branch 2 sorts are available by default, sortCode "byName" and
"byDate"
|
find, find, find, findSearchPageData<M> findPagedPermissions(java.lang.String sortCode, PageableData pageableData)
sortCode - pageableData - Copyright © 2018 SAP SE. All Rights Reserved.