Uses of Class
de.hybris.platform.sap.sapmodel.jalo.SAPProductSalesAreaToCatalogMapping
-
Packages that use SAPProductSalesAreaToCatalogMapping Package Description de.hybris.platform.sap.sapmodel.jalo -
-
Uses of SAPProductSalesAreaToCatalogMapping in de.hybris.platform.sap.sapmodel.jalo
Fields in de.hybris.platform.sap.sapmodel.jalo with type parameters of type SAPProductSalesAreaToCatalogMapping Modifier and Type Field Description protected static OneToManyHandler<SAPProductSalesAreaToCatalogMapping>GeneratedSapmodelManager. SAPGLOBALCONFIGSAPPRODUCTSALESAREATOCATALOGMAPPINGRELATIONSAPPRODUCTSALESAREATOCATALOGMAPPINGHANDLEROneToManyHandlerfor handling 1:n SAPPRODUCTSALESAREATOCATALOGMAPPING's relation attributes from 'many' side.Methods in de.hybris.platform.sap.sapmodel.jalo that return SAPProductSalesAreaToCatalogMapping Modifier and Type Method Description SAPProductSalesAreaToCatalogMappingGeneratedSapmodelManager. createSAPProductSalesAreaToCatalogMapping(SessionContext ctx, java.util.Map attributeValues)SAPProductSalesAreaToCatalogMappingGeneratedSapmodelManager. createSAPProductSalesAreaToCatalogMapping(java.util.Map attributeValues)Methods in de.hybris.platform.sap.sapmodel.jalo that return types with arguments of type SAPProductSalesAreaToCatalogMapping Modifier and Type Method Description java.util.Set<SAPProductSalesAreaToCatalogMapping>GeneratedSapmodelManager. getSapProductSalesAreaToCatalogMapping(SessionContext ctx, GenericItem item)Generated method - Getter of theSAPGlobalConfiguration.sapProductSalesAreaToCatalogMappingattribute.java.util.Set<SAPProductSalesAreaToCatalogMapping>GeneratedSapmodelManager. getSapProductSalesAreaToCatalogMapping(SAPGlobalConfiguration item)Generated method - Getter of theSAPGlobalConfiguration.sapProductSalesAreaToCatalogMappingattribute.Methods in de.hybris.platform.sap.sapmodel.jalo with parameters of type SAPProductSalesAreaToCatalogMapping Modifier and Type Method Description voidGeneratedSapmodelManager. addToSapProductSalesAreaToCatalogMapping(SessionContext ctx, GenericItem item, SAPProductSalesAreaToCatalogMapping value)Generated method - Addsvalueto sapProductSalesAreaToCatalogMapping.voidGeneratedSapmodelManager. addToSapProductSalesAreaToCatalogMapping(SAPGlobalConfiguration item, SAPProductSalesAreaToCatalogMapping value)Generated method - Addsvalueto sapProductSalesAreaToCatalogMapping.voidGeneratedSapmodelManager. removeFromSapProductSalesAreaToCatalogMapping(SessionContext ctx, GenericItem item, SAPProductSalesAreaToCatalogMapping value)Generated method - Removesvaluefrom sapProductSalesAreaToCatalogMapping.voidGeneratedSapmodelManager. removeFromSapProductSalesAreaToCatalogMapping(SAPGlobalConfiguration item, SAPProductSalesAreaToCatalogMapping value)Generated method - Removesvaluefrom sapProductSalesAreaToCatalogMapping.Method parameters in de.hybris.platform.sap.sapmodel.jalo with type arguments of type SAPProductSalesAreaToCatalogMapping Modifier and Type Method Description voidGeneratedSapmodelManager. setSapProductSalesAreaToCatalogMapping(SessionContext ctx, GenericItem item, java.util.Set<SAPProductSalesAreaToCatalogMapping> value)Generated method - Setter of theSAPGlobalConfiguration.sapProductSalesAreaToCatalogMappingattribute.voidGeneratedSapmodelManager. setSapProductSalesAreaToCatalogMapping(SAPGlobalConfiguration item, java.util.Set<SAPProductSalesAreaToCatalogMapping> value)Generated method - Setter of theSAPGlobalConfiguration.sapProductSalesAreaToCatalogMappingattribute.
-