Uses of Class
de.hybris.platform.variants.model.VariantTypeModel
Packages that use VariantTypeModel
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.product package.
Contains generated models for each type of de.hybris.platform.variants.jalo package.
-
Uses of VariantTypeModel in de.hybris.platform.core.model.product
Methods in de.hybris.platform.core.model.product that return VariantTypeModelModifier and TypeMethodDescriptionProductModel.getVariantType()Generated method - Getter of theProduct.variantTypeattribute defined at extensioncatalog.Methods in de.hybris.platform.core.model.product with parameters of type VariantTypeModelModifier and TypeMethodDescriptionvoidProductModel.setVariantType(VariantTypeModel value) Generated method - Setter ofProduct.variantTypeattribute defined at extensioncatalog. -
Uses of VariantTypeModel in de.hybris.platform.variants.model
Methods in de.hybris.platform.variants.model that return VariantTypeModelModifier and TypeMethodDescriptionVariantAttributeDescriptorModel.getEnclosingType()Generated method - Getter of theAttributeDescriptor.enclosingTypeattribute defined at extensioncoreand redeclared at extensioncatalog.Constructors in de.hybris.platform.variants.model with parameters of type VariantTypeModelModifierConstructorDescriptionVariantAttributeDescriptorModel(TypeModel _attributeType, VariantTypeModel _enclosingType, Boolean _generate, ItemModel _owner, Boolean _partOf, String _qualifier) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersVariantAttributeDescriptorModel(TypeModel _attributeType, VariantTypeModel _enclosingType, Boolean _generate, Boolean _partOf, String _qualifier) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters