Uses of Class
com.sap.hybris.saprevenuecloudproduct.jalo.SAPMarketToCatalogMapping
-
Packages that use SAPMarketToCatalogMapping Package Description com.sap.hybris.saprevenuecloudproduct.jalo -
-
Uses of SAPMarketToCatalogMapping in com.sap.hybris.saprevenuecloudproduct.jalo
Fields in com.sap.hybris.saprevenuecloudproduct.jalo with type parameters of type SAPMarketToCatalogMapping Modifier and Type Field Description protected static OneToManyHandler<SAPMarketToCatalogMapping>GeneratedSAPRevenueCloudConfiguration. MARKETTOCATALOGMAPPINGSHANDLEROneToManyHandlerfor handling 1:n MARKETTOCATALOGMAPPINGS's relation attributes from 'many' side.Methods in com.sap.hybris.saprevenuecloudproduct.jalo that return SAPMarketToCatalogMapping Modifier and Type Method Description SAPMarketToCatalogMappingGeneratedSaprevenuecloudproductManager. createSAPMarketToCatalogMapping(SessionContext ctx, java.util.Map attributeValues)SAPMarketToCatalogMappingGeneratedSaprevenuecloudproductManager. createSAPMarketToCatalogMapping(java.util.Map attributeValues)Methods in com.sap.hybris.saprevenuecloudproduct.jalo that return types with arguments of type SAPMarketToCatalogMapping Modifier and Type Method Description java.util.Collection<SAPMarketToCatalogMapping>GeneratedSAPRevenueCloudConfiguration. getMarketToCatalogMappings()Generated method - Getter of theSAPRevenueCloudConfiguration.marketToCatalogMappingsattribute.java.util.Collection<SAPMarketToCatalogMapping>GeneratedSAPRevenueCloudConfiguration. getMarketToCatalogMappings(SessionContext ctx)Generated method - Getter of theSAPRevenueCloudConfiguration.marketToCatalogMappingsattribute.Methods in com.sap.hybris.saprevenuecloudproduct.jalo with parameters of type SAPMarketToCatalogMapping Modifier and Type Method Description voidGeneratedSAPRevenueCloudConfiguration. addToMarketToCatalogMappings(SAPMarketToCatalogMapping value)Generated method - Addsvalueto marketToCatalogMappings.voidGeneratedSAPRevenueCloudConfiguration. addToMarketToCatalogMappings(SessionContext ctx, SAPMarketToCatalogMapping value)Generated method - Addsvalueto marketToCatalogMappings.voidGeneratedSAPRevenueCloudConfiguration. removeFromMarketToCatalogMappings(SAPMarketToCatalogMapping value)Generated method - Removesvaluefrom marketToCatalogMappings.voidGeneratedSAPRevenueCloudConfiguration. removeFromMarketToCatalogMappings(SessionContext ctx, SAPMarketToCatalogMapping value)Generated method - Removesvaluefrom marketToCatalogMappings.Method parameters in com.sap.hybris.saprevenuecloudproduct.jalo with type arguments of type SAPMarketToCatalogMapping Modifier and Type Method Description voidGeneratedSAPRevenueCloudConfiguration. setMarketToCatalogMappings(SessionContext ctx, java.util.Collection<SAPMarketToCatalogMapping> value)Generated method - Setter of theSAPRevenueCloudConfiguration.marketToCatalogMappingsattribute.voidGeneratedSAPRevenueCloudConfiguration. setMarketToCatalogMappings(java.util.Collection<SAPMarketToCatalogMapping> value)Generated method - Setter of theSAPRevenueCloudConfiguration.marketToCatalogMappingsattribute.
-