Uses of Interface
de.hybris.platform.sap.core.configuration.global.dao.SAPGlobalConfigurationDAO
-
-
Uses of SAPGlobalConfigurationDAO in de.hybris.platform.sap.core.configuration.global.dao.impl
Classes in de.hybris.platform.sap.core.configuration.global.dao.impl that implement SAPGlobalConfigurationDAO Modifier and Type Class Description classSAPGlobalConfigurationDAOImplImplementation for accessing the data of the global configuration. -
Uses of SAPGlobalConfigurationDAO in de.hybris.platform.sap.core.configuration.global.impl
Methods in de.hybris.platform.sap.core.configuration.global.impl with parameters of type SAPGlobalConfigurationDAO Modifier and Type Method Description voidSAPGlobalConfigurationServiceImpl. setSapGlobalConfigurationDAO(SAPGlobalConfigurationDAO globalConfigurationDAO)Setter for the globalConfigurationDAO variable. -
Uses of SAPGlobalConfigurationDAO in de.hybris.platform.sap.sapcpicustomerexchange.service.impl
Methods in de.hybris.platform.sap.sapcpicustomerexchange.service.impl that return SAPGlobalConfigurationDAO Modifier and Type Method Description protected SAPGlobalConfigurationDAOSapCpiCustomerDefaultConversionService. getGlobalConfigurationDAO()Methods in de.hybris.platform.sap.sapcpicustomerexchange.service.impl with parameters of type SAPGlobalConfigurationDAO Modifier and Type Method Description voidSapCpiCustomerDefaultConversionService. setGlobalConfigurationDAO(SAPGlobalConfigurationDAO globalConfigurationDAO) -
Uses of SAPGlobalConfigurationDAO in de.hybris.platform.sap.sapcpicustomerexchangeb2b.outbound.services.impl
Methods in de.hybris.platform.sap.sapcpicustomerexchangeb2b.outbound.services.impl that return SAPGlobalConfigurationDAO Modifier and Type Method Description protected SAPGlobalConfigurationDAOSapCpiB2BCustomerDefaultConversionService. getGlobalConfigurationDAO()Methods in de.hybris.platform.sap.sapcpicustomerexchangeb2b.outbound.services.impl with parameters of type SAPGlobalConfigurationDAO Modifier and Type Method Description voidSapCpiB2BCustomerDefaultConversionService. setGlobalConfigurationDAO(SAPGlobalConfigurationDAO globalConfigurationDAO) -
Uses of SAPGlobalConfigurationDAO in de.hybris.platform.sap.sapcpiorderexchange.service.impl
Methods in de.hybris.platform.sap.sapcpiorderexchange.service.impl that return SAPGlobalConfigurationDAO Modifier and Type Method Description protected SAPGlobalConfigurationDAOSapCpiOmmOrderConversionService. getSapCoreSAPGlobalConfigurationDAO()Methods in de.hybris.platform.sap.sapcpiorderexchange.service.impl with parameters of type SAPGlobalConfigurationDAO Modifier and Type Method Description voidSapCpiOmmOrderConversionService. setSapCoreSAPGlobalConfigurationDAO(SAPGlobalConfigurationDAO sapCoreSAPGlobalConfigurationDAO) -
Uses of SAPGlobalConfigurationDAO in de.hybris.platform.sap.sapcpireturnsexchange.service.impl
Methods in de.hybris.platform.sap.sapcpireturnsexchange.service.impl that return SAPGlobalConfigurationDAO Modifier and Type Method Description protected SAPGlobalConfigurationDAOSapCpiOmmReturnsOutboundConversionService. getSapCoreSAPGlobalConfigurationDAO()Methods in de.hybris.platform.sap.sapcpireturnsexchange.service.impl with parameters of type SAPGlobalConfigurationDAO Modifier and Type Method Description voidSapCpiOmmReturnsOutboundConversionService. setSapCoreSAPGlobalConfigurationDAO(SAPGlobalConfigurationDAO sapCoreSAPGlobalConfigurationDAO)
-