Uses of Class
de.hybris.platform.variants.jalo.VariantType
Packages that use VariantType
-
Uses of VariantType in de.hybris.platform.catalog.jalo
Methods in de.hybris.platform.catalog.jalo that return VariantTypeModifier and TypeMethodDescriptionGeneratedCatalogManager.createVariantType(SessionContext ctx, Map attributeValues) GeneratedCatalogManager.createVariantType(Map attributeValues) GeneratedCatalogManager.getVariantType(Product item) Generated method - Getter of theProduct.variantTypeattribute.GeneratedCatalogManager.getVariantType(SessionContext ctx, Product item) Generated method - Getter of theProduct.variantTypeattribute.Methods in de.hybris.platform.catalog.jalo with parameters of type VariantTypeModifier and TypeMethodDescriptionvoidGeneratedCatalogManager.setVariantType(Product item, VariantType value) Generated method - Setter of theProduct.variantTypeattribute.voidGeneratedCatalogManager.setVariantType(SessionContext ctx, Product item, VariantType value) Generated method - Setter of theProduct.variantTypeattribute. -
Uses of VariantType in de.hybris.platform.variants.jalo
Methods in de.hybris.platform.variants.jalo that return VariantTypeModifier and TypeMethodDescriptionVariantsManager.createVariantType(SessionContext ctx, Map attributeValues) Deprecated.VariantsManager.createVariantType(String code) Deprecated.since ages - please use {see de.hybris.platform.servicelayer.model.ModelService} insteadVariantsManager.createVariantType(Map attributeValues) Deprecated.VariantsManager.getVariantType(Product item) Deprecated.VariantsManager.getVariantType(SessionContext ctx, Product item) Deprecated.Methods in de.hybris.platform.variants.jalo that return types with arguments of type VariantTypeModifier and TypeMethodDescriptionVariantsManager.getVariantTypesByAttributes(Map<String, Type> attributeMap, boolean matchExact) Deprecated.since agesMethods in de.hybris.platform.variants.jalo with parameters of type VariantTypeModifier and TypeMethodDescriptionprotected voidVariantProduct.checkBaseProductVariantType(VariantType myType, Product base) VariantsManager.getAssignedAttributeValues(SessionContext ctx, VariantType vt, String qualifier) Deprecated.since agesVariantsManager.getAttributeValueClass(VariantType vt, String qualifier) Deprecated.since agesvoidVariantsManager.setVariantType(Product item, VariantType param) Deprecated.since ages - covered by ProductModelvoidVariantsManager.setVariantType(SessionContext ctx, Product item, VariantType param) Deprecated.since ages - covered by ProductModel