| Modifier and Type | Class and Description |
|---|---|
class |
DefaultB2BOrgUnitDao<T extends OrgUnitModel>
Overrides the implementation of commerceservice's
DefaultOrgUnitDao method by
using B2B specific B2B_QUOTE_TO_EMPLOYEE_JOINS clause to build a query string. |
| Modifier and Type | Method and Description |
|---|---|
protected OrgUnitDao |
B2BCustomerListSearchStrategy.getOrgUnitDao() |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BCustomerListSearchStrategy.setOrgUnitDao(OrgUnitDao orgUnitDao) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultOrgUnitDao<T extends OrgUnitModel>
Default implementation of the
OrgUnitDao interface extending DefaultPagedGenericDao. |
| Modifier and Type | Method and Description |
|---|---|
protected OrgUnitDao |
DefaultOrgUnitService.getOrgUnitDao() |
protected OrgUnitDao |
DefaultOrgUnitHierarchyService.getOrgUnitDao() |
protected OrgUnitDao<OrgUnitModel> |
DefaultOrgUnitQuoteService.getOrgUnitDao() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultOrgUnitService.setOrgUnitDao(OrgUnitDao orgUnitDao) |
void |
DefaultOrgUnitHierarchyService.setOrgUnitDao(OrgUnitDao orgUnitDao) |
void |
DefaultOrgUnitQuoteService.setOrgUnitDao(OrgUnitDao<OrgUnitModel> orgUnitDao) |
| Modifier and Type | Method and Description |
|---|---|
protected OrgUnitDao |
DefaultOrgUnitActivationStrategy.getOrgUnitDao() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultOrgUnitActivationStrategy.setOrgUnitDao(OrgUnitDao orgUnitDao) |
Copyright © 2018 SAP SE. All Rights Reserved.