public class DefaultB2BReportingService extends java.lang.Object implements B2BReportingService
B2BReportingService| Constructor and Description |
|---|
DefaultB2BReportingService() |
@Deprecated public B2BReportingSetModel findReportingSetByCode(java.lang.String code)
getReportingSetForCode(String) insteadB2BReportingServicefindReportingSetByCode in interface B2BReportingServicecode - the codepublic B2BReportingSetModel getReportingSetForCode(java.lang.String code)
B2BReportingServicegetReportingSetForCode in interface B2BReportingServicecode - the code@Deprecated public B2BReportingSetModel findReportingSetForB2BUnit(B2BUnitModel unit)
getReportingSetForB2BUnit(B2BUnitModel) insteadB2BReportingServicefindReportingSetForB2BUnit in interface B2BReportingServiceunit - the unitpublic B2BReportingSetModel getReportingSetForB2BUnit(B2BUnitModel unit)
B2BReportingServicegetReportingSetForB2BUnit in interface B2BReportingServiceunit - the unitpublic B2BReportingSetModel setReportSetForUnit(B2BUnitModel unit)
B2BReportingServicesetReportSetForUnit in interface B2BReportingServiceunit - the unitB2BReportingSetModel the new reporting organization for unitpublic void setReportingOrganizationForUnit(B2BUnitModel unit)
B2BReportingServicesetReportingOrganizationForUnit in interface B2BReportingServiceunit - the unit to have the reporting organization set onpublic void updateReportingSetForUnitAndParents(B2BUnitModel unit)
B2BReportingServiceupdateReportingSetForUnitAndParents in interface B2BReportingServiceunit - the unit that has been updatedpublic void setB2bUnitService(B2BUnitService<B2BUnitModel,B2BCustomerModel> b2bUnitService)
public void setBaseDao(BaseDao baseDao)
protected BaseDao getBaseDao()
protected ModelService getModelService()
public void setModelService(ModelService modelService)
protected B2BUnitService<B2BUnitModel,B2BCustomerModel> getB2bUnitService()
Copyright © 2018 SAP SE. All Rights Reserved.