Uses of Class
de.hybris.platform.b2ctelcoaddon.jalo.ProductReferencesAndClassificationsComponent
Packages that use ProductReferencesAndClassificationsComponent
-
Uses of ProductReferencesAndClassificationsComponent in de.hybris.platform.b2ctelcoaddon.jalo
Modifier and TypeClassDescriptionclassGenerated class for typeProductReferencesAndClassificationsForDevicesComponent.classFields in de.hybris.platform.b2ctelcoaddon.jalo with type parameters of type ProductReferencesAndClassificationsComponentModifier and TypeFieldDescriptionprotected static final 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 ProductReferencesAndClassificationsComponentModifier and TypeMethodDescriptionGeneratedB2ctelcoaddonManager.createProductReferencesAndClassificationsComponent(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) GeneratedB2ctelcoaddonManager.createProductReferencesAndClassificationsComponent(Map attributeValues) Methods in de.hybris.platform.b2ctelcoaddon.jalo that return types with arguments of type ProductReferencesAndClassificationsComponentModifier and TypeMethodDescriptionGeneratedB2ctelcoaddonManager.getProductReferencesAndClassificationsComponents(de.hybris.platform.catalog.jalo.classification.ClassAttributeAssignment item) Generated method - Getter of theClassAttributeAssignment.productReferencesAndClassificationsComponentsattribute.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 ProductReferencesAndClassificationsComponentModifier and TypeMethodDescriptionvoidGeneratedB2ctelcoaddonManager.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 ProductReferencesAndClassificationsComponentModifier and TypeMethodDescriptionvoidGeneratedB2ctelcoaddonManager.setProductReferencesAndClassificationsComponents(de.hybris.platform.catalog.jalo.classification.ClassAttributeAssignment item, 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, Collection<ProductReferencesAndClassificationsComponent> value) Generated method - Setter of theClassAttributeAssignment.productReferencesAndClassificationsComponentsattribute.