Uses of Class
com.sap.hybris.scpiconnector.jalo.IflowConfiguration
-
Packages that use IflowConfiguration Package Description com.sap.hybris.scpiconnector.jalo -
-
Uses of IflowConfiguration in com.sap.hybris.scpiconnector.jalo
Methods in com.sap.hybris.scpiconnector.jalo that return IflowConfiguration Modifier and Type Method Description IflowConfigurationGeneratedScpiconnectorManager. createIflowConfiguration(SessionContext ctx, java.util.Map attributeValues)IflowConfigurationGeneratedScpiconnectorManager. createIflowConfiguration(java.util.Map attributeValues)Methods in com.sap.hybris.scpiconnector.jalo that return types with arguments of type IflowConfiguration Modifier and Type Method Description java.util.List<IflowConfiguration>GeneratedSAPCPIConfiguration. getIflowConfiguration()Generated method - Getter of theSAPCPIConfiguration.iflowConfigurationattribute.java.util.List<IflowConfiguration>GeneratedSAPCPIConfiguration. getIflowConfiguration(SessionContext ctx)Generated method - Getter of theSAPCPIConfiguration.iflowConfigurationattribute.Method parameters in com.sap.hybris.scpiconnector.jalo with type arguments of type IflowConfiguration Modifier and Type Method Description voidGeneratedSAPCPIConfiguration. setIflowConfiguration(SessionContext ctx, java.util.List<IflowConfiguration> value)Generated method - Setter of theSAPCPIConfiguration.iflowConfigurationattribute.voidGeneratedSAPCPIConfiguration. setIflowConfiguration(java.util.List<IflowConfiguration> value)Generated method - Setter of theSAPCPIConfiguration.iflowConfigurationattribute.
-