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