Uses of Class
de.hybris.platform.b2b.model.B2BReportingSetModel
Packages that use B2BReportingSetModel
-
Uses of B2BReportingSetModel in de.hybris.platform.b2b.services
Methods in de.hybris.platform.b2b.services that return B2BReportingSetModelModifier and TypeMethodDescriptionB2BReportingService.findReportingSetByCode(String code) Deprecated, for removal: This API element is subject to removal in a future version.Since 4.4.B2BReportingService.findReportingSetForB2BUnit(B2BUnitModel unit) Deprecated, for removal: This API element is subject to removal in a future version.Since 4.4.B2BReportingService.getReportingSetForB2BUnit(B2BUnitModel unit) Find reporting set for a b2b unit.B2BReportingService.getReportingSetForCode(String code) Find reporting set by code.B2BReportingService.setReportSetForUnit(B2BUnitModel unit) Create or Update Reporting Set for B2BUnit which is the Branch Units. -
Uses of B2BReportingSetModel in de.hybris.platform.b2b.services.impl
Methods in de.hybris.platform.b2b.services.impl that return B2BReportingSetModelModifier and TypeMethodDescriptionDefaultB2BReportingService.findReportingSetByCode(String code) Deprecated, for removal: This API element is subject to removal in a future version.Since 4.4.DefaultB2BReportingService.findReportingSetForB2BUnit(B2BUnitModel unit) Deprecated, for removal: This API element is subject to removal in a future version.Since 4.4.DefaultB2BReportingService.getReportingSetForB2BUnit(B2BUnitModel unit) DefaultB2BReportingService.getReportingSetForCode(String code) DefaultB2BReportingService.setReportSetForUnit(B2BUnitModel unit)