Uses of Class
de.hybris.platform.sap.sapmodel.model.SAPLogicalSystemModel
Packages that use SAPLogicalSystemModel
Package
Description
Contains generated models for each type of de.hybris.platform.sap.core.configuration.jalo package.
Contains generated models for each type of de.hybris.platform.sap.sapmodel.jalo package.
-
Uses of SAPLogicalSystemModel in de.hybris.platform.sap.core.configuration.model
Methods in de.hybris.platform.sap.core.configuration.model that return types with arguments of type SAPLogicalSystemModelModifier and TypeMethodDescriptionSAPGlobalConfigurationModel.getSapLogicalSystemGlobalConfig()Generated method - Getter of theSAPGlobalConfiguration.sapLogicalSystemGlobalConfigattribute defined at extensionsapmodel.Method parameters in de.hybris.platform.sap.core.configuration.model with type arguments of type SAPLogicalSystemModelModifier and TypeMethodDescriptionvoidSAPGlobalConfigurationModel.setSapLogicalSystemGlobalConfig(Set<SAPLogicalSystemModel> value) Generated method - Setter ofSAPGlobalConfiguration.sapLogicalSystemGlobalConfigattribute defined at extensionsapmodel. -
Uses of SAPLogicalSystemModel in de.hybris.platform.sap.sapcpicustomerexchange.service
Methods in de.hybris.platform.sap.sapcpicustomerexchange.service that return SAPLogicalSystemModelModifier and TypeMethodDescriptionSapCpiCustomerDestinationService.readSapLogicalSystem()Read SAP logical system from back-office configurationMethods in de.hybris.platform.sap.sapcpicustomerexchange.service with parameters of type SAPLogicalSystemModelModifier and TypeMethodDescriptionSapCpiCustomerDestinationService.determineUrlDestination(SAPLogicalSystemModel sapLogicalSystem) Determine the URL destination based on the target system supported destination IDoc, SOAP, or MDMSapCpiCustomerDestinationService.extractSapClient(SAPLogicalSystemModel sapLogicalSystem) Return sap-client for IDoc destination -
Uses of SAPLogicalSystemModel in de.hybris.platform.sap.sapcpicustomerexchange.service.impl
Methods in de.hybris.platform.sap.sapcpicustomerexchange.service.impl that return SAPLogicalSystemModelMethods in de.hybris.platform.sap.sapcpicustomerexchange.service.impl with parameters of type SAPLogicalSystemModelModifier and TypeMethodDescriptionSapCpiCustomerDefaultDestinationService.determineUrlDestination(SAPLogicalSystemModel sapLogicalSystem) SapCpiCustomerDefaultDestinationService.extractSapClient(SAPLogicalSystemModel sapLogicalSystem) -
Uses of SAPLogicalSystemModel in de.hybris.platform.sap.sapcpicustomerexchangeb2b.outbound.services
Methods in de.hybris.platform.sap.sapcpicustomerexchangeb2b.outbound.services that return SAPLogicalSystemModelModifier and TypeMethodDescriptionSapCpiB2BCustomerDestinationService.readSapLogicalSystem()Read SAP logical system from back-office configurationMethods in de.hybris.platform.sap.sapcpicustomerexchangeb2b.outbound.services with parameters of type SAPLogicalSystemModelModifier and TypeMethodDescriptionSapCpiB2BCustomerDestinationService.determineUrlDestination(SAPLogicalSystemModel sapLogicalSystem) Determine the URL destination based on the target system supported destination IDoc, SOAP, or MDMSapCpiB2BCustomerDestinationService.extractSapClient(SAPLogicalSystemModel sapLogicalSystem) Return sap-client for IDoc destination -
Uses of SAPLogicalSystemModel in de.hybris.platform.sap.sapcpicustomerexchangeb2b.outbound.services.impl
Methods in de.hybris.platform.sap.sapcpicustomerexchangeb2b.outbound.services.impl that return SAPLogicalSystemModelModifier and TypeMethodDescriptionSapCpiB2BCustomerDefaultDestinationService.readSapLogicalSystem()Methods in de.hybris.platform.sap.sapcpicustomerexchangeb2b.outbound.services.impl with parameters of type SAPLogicalSystemModelModifier and TypeMethodDescriptionSapCpiB2BCustomerDefaultDestinationService.determineUrlDestination(SAPLogicalSystemModel sapLogicalSystem) SapCpiB2BCustomerDefaultDestinationService.extractSapClient(SAPLogicalSystemModel sapLogicalSystem) -
Uses of SAPLogicalSystemModel in de.hybris.platform.sap.sapcpiorderexchange.service
Methods in de.hybris.platform.sap.sapcpiorderexchange.service that return SAPLogicalSystemModelModifier and TypeMethodDescriptionSapCpiOrderDestinationService.readSapLogicalSystem()Read the default SAP logical system from back-office configurationSapCpiOrderDestinationService.readSapLogicalSystem(BaseStoreModel baseStoreModel, String warehouse) Read SAP logical system from back-office configuration given base store and warehouseSapCpiOrderDestinationService.readSapLogicalSystem(String sapLogicalSystemName) Read SAP logical system from back-office configuration given the logical system nameMethods in de.hybris.platform.sap.sapcpiorderexchange.service with parameters of type SAPLogicalSystemModelModifier and TypeMethodDescriptionSapCpiOrderDestinationService.determineUrlDestination(SAPLogicalSystemModel sapLogicalSystem) Determine the URL destination based on the target system supported destination IDoc, SOAP, or MDMSapCpiOrderDestinationService.extractSapClient(SAPLogicalSystemModel sapLogicalSystem) Return sap-client for IDoc destination -
Uses of SAPLogicalSystemModel in de.hybris.platform.sap.sapcpiorderexchange.service.impl
Methods in de.hybris.platform.sap.sapcpiorderexchange.service.impl that return SAPLogicalSystemModelModifier and TypeMethodDescriptionSapCpiOmmOrderDestinationService.readSapLogicalSystem()SapCpiOmmOrderDestinationService.readSapLogicalSystem(BaseStoreModel baseStoreModel, String plantCode) SapCpiOmmOrderDestinationService.readSapLogicalSystem(String sapLogicalSystemName) Methods in de.hybris.platform.sap.sapcpiorderexchange.service.impl with parameters of type SAPLogicalSystemModelModifier and TypeMethodDescriptionSapCpiOmmOrderDestinationService.determineUrlDestination(SAPLogicalSystemModel sapLogicalSystem) SapCpiOmmOrderDestinationService.extractSapClient(SAPLogicalSystemModel sapLogicalSystem) -
Uses of SAPLogicalSystemModel in de.hybris.platform.sap.sapcpiorderexchangeoms.service.impl
Methods in de.hybris.platform.sap.sapcpiorderexchangeoms.service.impl with parameters of type SAPLogicalSystemModelModifier and TypeMethodDescriptionprotected SapCpiTargetSystemSapCpiOmsOrderConversionService.mapTargetSystem(SAPLogicalSystemModel sapLogicalSystem) -
Uses of SAPLogicalSystemModel in de.hybris.platform.sap.sapmodel.jalo.interceptor
Methods in de.hybris.platform.sap.sapmodel.jalo.interceptor with parameters of type SAPLogicalSystemModelModifier and TypeMethodDescriptionvoidSapLogicalSystemValidationInterceptor.onValidate(SAPLogicalSystemModel sapLogicalSystemModel, de.hybris.platform.servicelayer.interceptor.InterceptorContext ctx) -
Uses of SAPLogicalSystemModel in de.hybris.platform.sap.sapmodel.jalo.listener
Methods in de.hybris.platform.sap.sapmodel.jalo.listener that return types with arguments of type SAPLogicalSystemModelModifier and TypeMethodDescriptionprotected List<SAPLogicalSystemModel>SapLogicalSystemSaveListener.readSapLogicalSystems() -
Uses of SAPLogicalSystemModel in de.hybris.platform.sap.sapmodel.model
Methods in de.hybris.platform.sap.sapmodel.model that return SAPLogicalSystemModelModifier and TypeMethodDescriptionSAPPlantLogSysOrgModel.getLogSys()Generated method - Getter of theSAPPlantLogSysOrg.logSysattribute defined at extensionsapmodel.Methods in de.hybris.platform.sap.sapmodel.model with parameters of type SAPLogicalSystemModelModifier and TypeMethodDescriptionvoidSAPPlantLogSysOrgModel.setLogSys(SAPLogicalSystemModel value) Generated method - Setter ofSAPPlantLogSysOrg.logSysattribute defined at extensionsapmodel. -
Uses of SAPLogicalSystemModel in de.hybris.platform.sap.sapmodel.services
Methods in de.hybris.platform.sap.sapmodel.services that return SAPLogicalSystemModelModifier and TypeMethodDescriptionSapPlantLogSysOrgService.getSapLogicalSystemForPlant(BaseStoreModel baseStoreModel, String plantCode) Get SAPLogicalSystemModel for given BaseStoreModel and plant code -
Uses of SAPLogicalSystemModel in de.hybris.platform.sap.sapmodel.services.impl
Methods in de.hybris.platform.sap.sapmodel.services.impl that return SAPLogicalSystemModelModifier and TypeMethodDescriptionDefaultSapPlantLogSysOrgService.getSapLogicalSystemForPlant(BaseStoreModel baseStoreModel, String plantCode)