| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPagedB2BDocumentDao |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCustomerGroupDao
Concrete implementation for the customer group Dao
|
| Modifier and Type | Method and Description |
|---|---|
PagedGenericDao<B2BCostCenterModel> |
DefaultB2BCommerceCostCenterService.getPagedB2BCostCenterDao() |
protected PagedGenericDao<B2BPermissionModel> |
DefaultB2BCommercePermissionService.getPagedB2BPermissionDao() |
protected PagedGenericDao<B2BUserGroupModel> |
DefaultB2BCommerceB2BUserGroupService.getPagedB2BUserGroupDao() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultB2BCommerceCostCenterService.setPagedB2BCostCenterDao(PagedGenericDao<B2BCostCenterModel> pagedB2BCostCenterDao) |
void |
DefaultB2BCommercePermissionService.setPagedB2BPermissionDao(PagedGenericDao<B2BPermissionModel> pagedB2BPermissionDao) |
void |
DefaultB2BCommerceB2BUserGroupService.setPagedB2BUserGroupDao(PagedGenericDao<B2BUserGroupModel> pagedB2BUserGroupDao) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PagedB2BCustomerDao<M> |
| 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. |
class |
DefaultPagedB2BBudgetDao |
class |
DefaultPagedB2BCostCenterDao |
class |
DefaultPagedB2BCustomerDao |
class |
DefaultPagedB2BPermissionDao |
class |
DefaultPagedB2BUserGroupDao |
| Modifier and Type | Method and Description |
|---|---|
protected PagedGenericDao<B2BBudgetModel> |
DefaultB2BBudgetService.getPagedB2BBudgetDao() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultB2BBudgetService.setPagedB2BBudgetDao(PagedGenericDao<B2BBudgetModel> pagedB2BBudgetDao) |
| Modifier and Type | Method and Description |
|---|---|
PagedGenericDao<B2BBudgetModel> |
DefaultCompanyB2BCommerceService.getPagedB2BBudgetDao()
Deprecated.
|
PagedGenericDao<B2BCostCenterModel> |
DefaultCompanyB2BCommerceService.getPagedB2BCostCenterDao()
Deprecated.
|
protected PagedGenericDao<B2BPermissionModel> |
DefaultCompanyB2BCommerceService.getPagedB2BPermissionDao()
Deprecated.
|
protected PagedGenericDao<B2BUserGroupModel> |
DefaultCompanyB2BCommerceService.getPagedB2BUserGroupDao()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCompanyB2BCommerceService.setPagedB2BBudgetDao(PagedGenericDao<B2BBudgetModel> pagedB2BBudgetDao)
Deprecated.
|
void |
DefaultCompanyB2BCommerceService.setPagedB2BCostCenterDao(PagedGenericDao<B2BCostCenterModel> pagedB2BCostCenterDao)
Deprecated.
|
void |
DefaultCompanyB2BCommerceService.setPagedB2BPermissionDao(PagedGenericDao<B2BPermissionModel> pagedB2BPermissionDao)
Deprecated.
|
void |
DefaultCompanyB2BCommerceService.setPagedB2BUserGroupDao(PagedGenericDao<B2BUserGroupModel> pagedB2BUserGroupDao)
Deprecated.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PagedB2BBudgetDao<M>
Deprecated.
Since 6.0. Use
PagedGenericDao directly instead. |
interface |
PagedB2BCostCenterDao<M>
Deprecated.
Since 6.0. Use
PagedGenericDao directly instead. |
interface |
PagedB2BPermissionDao<M>
Deprecated.
Since 6.0. Use
PagedGenericDao directly instead. |
interface |
PagedB2BProductDao<M> |
interface |
PagedB2BUserGroupDao<M>
Deprecated.
Since 6.0. Use
PagedGenericDao directly instead. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPagedB2BProductDao |
class |
DefaultPagedB2BWorkflowActionDao |
| Modifier and Type | Interface and Description |
|---|---|
interface |
OrgUnitDao<T extends OrgUnitModel>
Interface for
OrgUnitModel related paged data access. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultOrgUnitDao<T extends OrgUnitModel>
Default implementation of the
OrgUnitDao interface extending DefaultPagedGenericDao. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPagedGenericDao<M extends ItemModel>
Deprecated.
Since 6.6. Use
DefaultPaginatedGenericDao instead |
| Modifier and Type | Method and Description |
|---|---|
protected PagedGenericDao<PointOfServiceModel> |
DefaultStoreFinderService.getPointOfServicePagedGenericDao() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultStoreFinderService.setPointOfServicePagedGenericDao(PagedGenericDao<PointOfServiceModel> pointOfServicePagedGenericDao) |
| Modifier and Type | Method and Description |
|---|---|
protected PagedGenericDao<OrderEntryModel> |
DefaultOmsOrderFacade.getOrderEntryPagedGenericDao() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultOmsOrderFacade.setOrderEntryPagedGenericDao(PagedGenericDao<OrderEntryModel> orderEntryPagedGenericDao) |
| Modifier and Type | Method and Description |
|---|---|
protected PagedGenericDao<ReturnEntryModel> |
DefaultOmsReturnFacade.getReturnEntryPagedGenericDao() |
protected PagedGenericDao<ReturnRequestModel> |
DefaultOmsReturnFacade.getReturnPagedGenericDao() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultOmsReturnFacade.setReturnEntryPagedGenericDao(PagedGenericDao<ReturnEntryModel> returnEntryPagedGenericDao) |
void |
DefaultOmsReturnFacade.setReturnPagedGenericDao(PagedGenericDao<ReturnRequestModel> returnPagedGenericDao) |
| Modifier and Type | Class and Description |
|---|---|
class |
OrderByNullVersionIdPagedDao
OrderByNullVersionIdPagedDao is a specific dao that will get all orders that do not have a
OrderModel.VERSIONID. |
class |
SearchByStatusPagedGenericDao<M extends ItemModel>
SearchByStatusPagedGenericDao is a specific dao that will apply IN operator on the status search params
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCustomerSupportEventDao |
| Modifier and Type | Method and Description |
|---|---|
protected PagedGenericDao<PointOfServiceModel> |
DefaultWarehousingBaseStoreFacade.getPointsOfServicePagedDao() |
protected PagedGenericDao<WarehouseModel> |
DefaultWarehousingBaseStoreFacade.getWarehousesByBaseStorePagedDao() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultWarehousingBaseStoreFacade.setPointsOfServicePagedDao(PagedGenericDao<PointOfServiceModel> pointsOfServicePagedDao) |
void |
DefaultWarehousingBaseStoreFacade.setWarehousesByBaseStorePagedDao(PagedGenericDao<WarehouseModel> warehousesByBaseStorePagedDao) |
| Modifier and Type | Method and Description |
|---|---|
protected PagedGenericDao |
DefaultWarehousingConsignmentFacade.getConsignmentEntryPagedDao() |
protected PagedGenericDao<ConsignmentModel> |
DefaultWarehousingConsignmentFacade.getConsignmentPagedGenericDao() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultWarehousingConsignmentFacade.setConsignmentEntryPagedDao(PagedGenericDao consignmentEntryPagedDao) |
void |
DefaultWarehousingConsignmentFacade.setConsignmentPagedGenericDao(PagedGenericDao<ConsignmentModel> consignmentPagedGenericDao) |
| Modifier and Type | Method and Description |
|---|---|
protected PagedGenericDao<WarehouseModel> |
DefaultWarehousingPointOfServiceFacade.getWarehousesByPointOfServicePagedDao() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultWarehousingPointOfServiceFacade.setWarehousesByPointOfServicePagedDao(PagedGenericDao<WarehouseModel> warehousesByPointOfServicePagedDao) |
| Modifier and Type | Class and Description |
|---|---|
class |
WarehousesByBaseStorePagedDao<M extends ItemModel>
WarehousesByPointOfServicePagedDao is a specific dao that will get
WarehouseModel per BaseStoreModel |
class |
WarehousesByPointOfServicePagedDao<M extends ItemModel>
WarehousesByPointOfServicePagedDao is a specific dao that will get
WarehouseModel per PointOfServiceModel |
| Modifier and Type | Method and Description |
|---|---|
protected PagedGenericDao<StockLevelModel> |
DefaultWarehousingStockLevelFacade.getStockLevelPagedGenericDao() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultWarehousingStockLevelFacade.setStockLevelPagedGenericDao(PagedGenericDao<StockLevelModel> stockLevelPagedGenericDao) |
Copyright © 2018 SAP SE. All Rights Reserved.