public class DefaultB2BUnitDao extends DefaultGenericDao<B2BUnitModel> implements B2BUnitDao
B2BUnitDao| Constructor and Description |
|---|
DefaultB2BUnitDao() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<B2BCustomerModel> |
findB2BUnitMembersByGroup(B2BUnitModel unit,
java.lang.String userGroupId)
Finds member of b2bunit who are also in the group specified by userGroupId
|
find, find, find, find, find, getFlexibleSearchService, setFlexibleSearchServicepublic java.util.List<B2BCustomerModel> findB2BUnitMembersByGroup(B2BUnitModel unit, java.lang.String userGroupId)
findB2BUnitMembersByGroup in interface B2BUnitDaounit - - The B2BUnitModel whose member we are going to selectuserGroupId - - The uid of the UserGroupCopyright © 2018 SAP SE. All Rights Reserved.