Uses of Class
de.hybris.platform.b2ctelcoaddon.jalo.ProductReferencesAndClassificationsComponent
-
Packages that use ProductReferencesAndClassificationsComponent Package Description de.hybris.platform.b2ctelcoaddon.jalo -
-
Uses of ProductReferencesAndClassificationsComponent in de.hybris.platform.b2ctelcoaddon.jalo
Subclasses of ProductReferencesAndClassificationsComponent in de.hybris.platform.b2ctelcoaddon.jalo Modifier and Type Class Description classGeneratedProductReferencesAndClassificationsForDevicesComponentGenerated class for typeProductReferencesAndClassificationsForDevicesComponent.classProductReferencesAndClassificationsForDevicesComponentFields in de.hybris.platform.b2ctelcoaddon.jalo with type parameters of type ProductReferencesAndClassificationsComponent Modifier and Type Field Description protected static de.hybris.platform.util.OneToManyHandler<ProductReferencesAndClassificationsComponent>GeneratedB2ctelcoaddonManager. PRODUCTACCESSORYCOMPONENT2CLASSATTRIBUTEASSIGNRELPRODUCTREFERENCESANDCLASSIFICATIONSCOMPONENTSHANDLEROneToManyHandlerfor handling 1:n PRODUCTREFERENCESANDCLASSIFICATIONSCOMPONENTS's relation attributes from 'many' side.Methods in de.hybris.platform.b2ctelcoaddon.jalo that return ProductReferencesAndClassificationsComponent Modifier and Type Method Description ProductReferencesAndClassificationsComponentGeneratedB2ctelcoaddonManager. createProductReferencesAndClassificationsComponent(de.hybris.platform.jalo.SessionContext ctx, java.util.Map attributeValues)ProductReferencesAndClassificationsComponentGeneratedB2ctelcoaddonManager. createProductReferencesAndClassificationsComponent(java.util.Map attributeValues)Methods in de.hybris.platform.b2ctelcoaddon.jalo that return types with arguments of type ProductReferencesAndClassificationsComponent Modifier and Type Method Description java.util.Collection<ProductReferencesAndClassificationsComponent>GeneratedB2ctelcoaddonManager. getProductReferencesAndClassificationsComponents(de.hybris.platform.catalog.jalo.classification.ClassAttributeAssignment item)Generated method - Getter of theClassAttributeAssignment.productReferencesAndClassificationsComponentsattribute.java.util.Collection<ProductReferencesAndClassificationsComponent>GeneratedB2ctelcoaddonManager. getProductReferencesAndClassificationsComponents(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.catalog.jalo.classification.ClassAttributeAssignment item)Generated method - Getter of theClassAttributeAssignment.productReferencesAndClassificationsComponentsattribute.Methods in de.hybris.platform.b2ctelcoaddon.jalo with parameters of type ProductReferencesAndClassificationsComponent Modifier and Type Method Description voidGeneratedB2ctelcoaddonManager. addToProductReferencesAndClassificationsComponents(de.hybris.platform.catalog.jalo.classification.ClassAttributeAssignment item, ProductReferencesAndClassificationsComponent value)Generated method - Addsvalueto productReferencesAndClassificationsComponents.voidGeneratedB2ctelcoaddonManager. addToProductReferencesAndClassificationsComponents(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.catalog.jalo.classification.ClassAttributeAssignment item, ProductReferencesAndClassificationsComponent value)Generated method - Addsvalueto productReferencesAndClassificationsComponents.voidGeneratedB2ctelcoaddonManager. removeFromProductReferencesAndClassificationsComponents(de.hybris.platform.catalog.jalo.classification.ClassAttributeAssignment item, ProductReferencesAndClassificationsComponent value)Generated method - Removesvaluefrom productReferencesAndClassificationsComponents.voidGeneratedB2ctelcoaddonManager. removeFromProductReferencesAndClassificationsComponents(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.catalog.jalo.classification.ClassAttributeAssignment item, ProductReferencesAndClassificationsComponent value)Generated method - Removesvaluefrom productReferencesAndClassificationsComponents.Method parameters in de.hybris.platform.b2ctelcoaddon.jalo with type arguments of type ProductReferencesAndClassificationsComponent Modifier and Type Method Description voidGeneratedB2ctelcoaddonManager. setProductReferencesAndClassificationsComponents(de.hybris.platform.catalog.jalo.classification.ClassAttributeAssignment item, java.util.Collection<ProductReferencesAndClassificationsComponent> value)Generated method - Setter of theClassAttributeAssignment.productReferencesAndClassificationsComponentsattribute.voidGeneratedB2ctelcoaddonManager. setProductReferencesAndClassificationsComponents(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.catalog.jalo.classification.ClassAttributeAssignment item, java.util.Collection<ProductReferencesAndClassificationsComponent> value)Generated method - Setter of theClassAttributeAssignment.productReferencesAndClassificationsComponentsattribute.
-