public class DefaultB2BRegistrationDao extends java.lang.Object implements B2BRegistrationDao
B2BRegistrationDao that deals with registration specific elements| Constructor and Description |
|---|
DefaultB2BRegistrationDao() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<EmployeeModel> |
getEmployeesInUserGroup(java.lang.String userGroup) |
void |
setFlexibleSearchService(FlexibleSearchService flexibleSearchService) |
public void setFlexibleSearchService(FlexibleSearchService flexibleSearchService)
flexibleSearchService - the flexibleSearchService to setpublic java.util.List<EmployeeModel> getEmployeesInUserGroup(java.lang.String userGroup)
getEmployeesInUserGroup in interface B2BRegistrationDaouserGroup - The user group to look forCopyright © 2018 SAP SE. All Rights Reserved.