Uses of Class
de.hybris.platform.sap.core.configuration.jalo.SAPRFCDestination
-
Packages that use SAPRFCDestination Package Description de.hybris.platform.sap.core.configuration.jalo de.hybris.platform.sap.productconfig.model.jalo -
-
Uses of SAPRFCDestination in de.hybris.platform.sap.core.configuration.jalo
Methods in de.hybris.platform.sap.core.configuration.jalo that return SAPRFCDestination Modifier and Type Method Description SAPRFCDestination
GeneratedSapcoreconfigurationManager. createSAPRFCDestination(SessionContext ctx, java.util.Map attributeValues)
SAPRFCDestination
GeneratedSapcoreconfigurationManager. createSAPRFCDestination(java.util.Map attributeValues)
SAPRFCDestination
GeneratedRFCDestinationAttribute. getSAPRFCDestination()
Generated method - Getter of theRFCDestinationAttribute.SAPRFCDestination
attribute.SAPRFCDestination
GeneratedRFCDestinationAttribute. getSAPRFCDestination(SessionContext ctx)
Generated method - Getter of theRFCDestinationAttribute.SAPRFCDestination
attribute.SAPRFCDestination
GeneratedSAPConfiguration. getSAPRFCDestination()
Generated method - Getter of theSAPConfiguration.SAPRFCDestination
attribute.SAPRFCDestination
GeneratedSAPConfiguration. getSAPRFCDestination(SessionContext ctx)
Generated method - Getter of theSAPConfiguration.SAPRFCDestination
attribute.Methods in de.hybris.platform.sap.core.configuration.jalo with parameters of type SAPRFCDestination Modifier and Type Method Description void
GeneratedRFCDestinationAttribute. setSAPRFCDestination(SessionContext ctx, SAPRFCDestination value)
Generated method - Setter of theRFCDestinationAttribute.SAPRFCDestination
attribute.void
GeneratedRFCDestinationAttribute. setSAPRFCDestination(SAPRFCDestination value)
Generated method - Setter of theRFCDestinationAttribute.SAPRFCDestination
attribute.void
GeneratedSAPConfiguration. setSAPRFCDestination(SessionContext ctx, SAPRFCDestination value)
Generated method - Setter of theSAPConfiguration.SAPRFCDestination
attribute.void
GeneratedSAPConfiguration. setSAPRFCDestination(SAPRFCDestination value)
Generated method - Setter of theSAPConfiguration.SAPRFCDestination
attribute. -
Uses of SAPRFCDestination in de.hybris.platform.sap.productconfig.model.jalo
Methods in de.hybris.platform.sap.productconfig.model.jalo that return SAPRFCDestination Modifier and Type Method Description SAPRFCDestination
GeneratedSapproductconfigmodelManager. getSapproductconfig_sapServer(SessionContext ctx, GenericItem item)
Generated method - Getter of theSAPConfiguration.sapproductconfig_sapServer
attribute.SAPRFCDestination
GeneratedSapproductconfigmodelManager. getSapproductconfig_sapServer(SAPConfiguration item)
Generated method - Getter of theSAPConfiguration.sapproductconfig_sapServer
attribute.Methods in de.hybris.platform.sap.productconfig.model.jalo with parameters of type SAPRFCDestination Modifier and Type Method Description void
GeneratedSapproductconfigmodelManager. setSapproductconfig_sapServer(SessionContext ctx, GenericItem item, SAPRFCDestination value)
Generated method - Setter of theSAPConfiguration.sapproductconfig_sapServer
attribute.void
GeneratedSapproductconfigmodelManager. setSapproductconfig_sapServer(SAPConfiguration item, SAPRFCDestination value)
Generated method - Setter of theSAPConfiguration.sapproductconfig_sapServer
attribute.
-