Uses of Class
de.hybris.platform.catalog.model.classification.ClassAttributeAssignmentModel
Packages that use ClassAttributeAssignmentModel
Package
Description
Contains generated models for each type of com.hybris.classificationgroupsservices.jalo package.
Contains generated models for each type of de.hybris.platform.b2ctelcoaddon.jalo package.
Contains generated models for each type of de.hybris.platform.catalog.jalo package.
Contains generated models for each type of de.hybris.platform.catalog.jalo.classification package.
Contains generated models for each type of de.hybris.platform.integrationservices.jalo package.
Contains generated models for each type of de.hybris.platform.solrfacetsearch.jalo.config package.
-
Uses of ClassAttributeAssignmentModel in com.hybris.classificationgroupsservices.model
Methods in com.hybris.classificationgroupsservices.model that return ClassAttributeAssignmentModelModifier and TypeMethodDescriptionClassFeatureGroupAssignmentModel.getClassAttributeAssignment()Generated method - Getter of theClassFeatureGroupAssignment.classAttributeAssignmentattribute defined at extensionclassificationgroupsservices.Methods in com.hybris.classificationgroupsservices.model with parameters of type ClassAttributeAssignmentModelModifier and TypeMethodDescriptionvoidClassFeatureGroupAssignmentModel.setClassAttributeAssignment(ClassAttributeAssignmentModel value) Generated method - Setter ofClassFeatureGroupAssignment.classAttributeAssignmentattribute defined at extensionclassificationgroupsservices.Constructors in com.hybris.classificationgroupsservices.model with parameters of type ClassAttributeAssignmentModelModifierConstructorDescriptionClassFeatureGroupAssignmentModel(ClassAttributeAssignmentModel _classAttributeAssignment, ClassificationClassModel _classificationClass) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersClassFeatureGroupAssignmentModel(ClassAttributeAssignmentModel _classAttributeAssignment, ClassificationClassModel _classificationClass, ItemModel _owner) 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 -
Uses of ClassAttributeAssignmentModel in de.hybris.platform.b2ctelcoaddon.model
Methods in de.hybris.platform.b2ctelcoaddon.model that return ClassAttributeAssignmentModelModifier and TypeMethodDescriptionProductReferencesAndClassificationsComponentModel.getClassAttributeAssignment()Generated method - Getter of theProductReferencesAndClassificationsComponent.classAttributeAssignmentattribute defined at extensionb2ctelcoaddon.Methods in de.hybris.platform.b2ctelcoaddon.model with parameters of type ClassAttributeAssignmentModelModifier and TypeMethodDescriptionvoidProductReferencesAndClassificationsComponentModel.setClassAttributeAssignment(ClassAttributeAssignmentModel value) Generated method - Setter ofProductReferencesAndClassificationsComponent.classAttributeAssignmentattribute defined at extensionb2ctelcoaddon. -
Uses of ClassAttributeAssignmentModel in de.hybris.platform.b2ctelcofacades.product
Methods in de.hybris.platform.b2ctelcofacades.product with parameters of type ClassAttributeAssignmentModelModifier and TypeMethodDescriptionTelcoProductFacade.getProductReferencesAndCompatibleProducts(String code, List<ProductReferenceTypeEnum> referenceTypes, List<ProductOption> options, Integer limit, ClassAttributeAssignmentModel classAttributeAssignment) Returns a list of products build of: product references, feature and vendor compatible products having the limit set by maximumNumber.TelcoProductFacade.getProductReferencesAndFeatureCompatibleProductsForCode(String code, List<ProductReferenceTypeEnum> referenceTypes, List<ProductOption> options, Integer limit, ClassAttributeAssignmentModel classAttributeAssignment) Get unique list of product references and feature compatible products with a max limit set by maximunNumber Of Products First list of product references is returned and then feature compatible products are returned. -
Uses of ClassAttributeAssignmentModel in de.hybris.platform.b2ctelcofacades.product.impl
Methods in de.hybris.platform.b2ctelcofacades.product.impl with parameters of type ClassAttributeAssignmentModelModifier and TypeMethodDescriptionDefaultTelcoProductFacade.getProductReferencesAndCompatibleProducts(String code, List<ProductReferenceTypeEnum> referenceTypes, List<ProductOption> options, Integer limit, ClassAttributeAssignmentModel classAttributeAssignment) DefaultTelcoProductFacade.getProductReferencesAndFeatureCompatibleProductsForCode(String code, List<ProductReferenceTypeEnum> referenceTypes, List<ProductOption> options, Integer limit, ClassAttributeAssignmentModel classAttributeAssignment) -
Uses of ClassAttributeAssignmentModel in de.hybris.platform.b2ctelcoservices.services
Methods in de.hybris.platform.b2ctelcoservices.services with parameters of type ClassAttributeAssignmentModelModifier and TypeMethodDescriptionCompatibilityService.getFeatureCompatibleProducts(String code, ClassAttributeAssignmentModel classAttributeAssignment) Return list of compatible products based on featureCompatiblity classification feature. -
Uses of ClassAttributeAssignmentModel in de.hybris.platform.b2ctelcoservices.services.impl
Methods in de.hybris.platform.b2ctelcoservices.services.impl with parameters of type ClassAttributeAssignmentModelModifier and TypeMethodDescriptionDefaultCompatibilityService.getFeatureCompatibleProducts(String code, ClassAttributeAssignmentModel classificationAttributeAssignment) -
Uses of ClassAttributeAssignmentModel in de.hybris.platform.catalog.model
Methods in de.hybris.platform.catalog.model that return ClassAttributeAssignmentModelModifier and TypeMethodDescriptionProductFeatureModel.getClassificationAttributeAssignment()Generated method - Getter of theProductFeature.classificationAttributeAssignmentattribute defined at extensioncatalog.Methods in de.hybris.platform.catalog.model with parameters of type ClassAttributeAssignmentModelModifier and TypeMethodDescriptionvoidProductFeatureModel.setClassificationAttributeAssignment(ClassAttributeAssignmentModel value) Generated method - Initial setter ofProductFeature.classificationAttributeAssignmentattribute defined at extensioncatalog.Constructors in de.hybris.platform.catalog.model with parameters of type ClassAttributeAssignmentModelModifierConstructorDescriptionProductFeatureModel(ClassAttributeAssignmentModel _classificationAttributeAssignment, LanguageModel _language, ItemModel _owner, ProductModel _product, String _qualifier, Object _value) 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 -
Uses of ClassAttributeAssignmentModel in de.hybris.platform.catalog.model.classification
Methods in de.hybris.platform.catalog.model.classification that return ClassAttributeAssignmentModelModifier and TypeMethodDescriptionAttributeValueAssignmentModel.getAttributeAssignment()Generated method - Getter of theAttributeValueAssignment.attributeAssignmentattribute defined at extensioncatalog.Methods in de.hybris.platform.catalog.model.classification that return types with arguments of type ClassAttributeAssignmentModelModifier and TypeMethodDescriptionClassificationClassModel.getAllClassificationAttributeAssignments()Generated method - Getter of theClassificationClass.allClassificationAttributeAssignmentsdynamic attribute defined at extensioncatalog.ClassificationClassModel.getDeclaredClassificationAttributeAssignments()Generated method - Getter of theClassificationClass.declaredClassificationAttributeAssignmentsattribute defined at extensioncatalog.Methods in de.hybris.platform.catalog.model.classification with parameters of type ClassAttributeAssignmentModelModifier and TypeMethodDescriptionvoidAttributeValueAssignmentModel.setAttributeAssignment(ClassAttributeAssignmentModel value) Generated method - Initial setter ofAttributeValueAssignment.attributeAssignmentattribute defined at extensioncatalog.Method parameters in de.hybris.platform.catalog.model.classification with type arguments of type ClassAttributeAssignmentModelModifier and TypeMethodDescriptionvoidClassificationClassModel.setDeclaredClassificationAttributeAssignments(List<ClassAttributeAssignmentModel> value) Generated method - Setter ofClassificationClass.declaredClassificationAttributeAssignmentsattribute defined at extensioncatalog.Constructors in de.hybris.platform.catalog.model.classification with parameters of type ClassAttributeAssignmentModelModifierConstructorDescriptionAttributeValueAssignmentModel(ClassificationAttributeModel _attribute, ClassAttributeAssignmentModel _attributeAssignment, ItemModel _owner, ClassificationSystemVersionModel _systemVersion, ClassificationAttributeValueModel _value) 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 -
Uses of ClassAttributeAssignmentModel in de.hybris.platform.commerceservices.search.resultdata
Methods in de.hybris.platform.commerceservices.search.resultdata that return types with arguments of type ClassAttributeAssignmentModelMethod parameters in de.hybris.platform.commerceservices.search.resultdata with type arguments of type ClassAttributeAssignmentModelModifier and TypeMethodDescriptionvoidSearchResultValueData.setFeatureValues(Map<ClassAttributeAssignmentModel, Object> featureValues) -
Uses of ClassAttributeAssignmentModel in de.hybris.platform.integrationservices.model
Methods in de.hybris.platform.integrationservices.model that return ClassAttributeAssignmentModelModifier and TypeMethodDescriptionIntegrationObjectItemClassificationAttributeModel.getClassAttributeAssignment()Generated method - Getter of theIntegrationObjectItemClassificationAttribute.classAttributeAssignmentattribute defined at extensionintegrationservices.Methods in de.hybris.platform.integrationservices.model with parameters of type ClassAttributeAssignmentModelModifier and TypeMethodDescriptionvoidIntegrationObjectItemClassificationAttributeModel.setClassAttributeAssignment(ClassAttributeAssignmentModel value) Generated method - Setter ofIntegrationObjectItemClassificationAttribute.classAttributeAssignmentattribute defined at extensionintegrationservices.Constructors in de.hybris.platform.integrationservices.model with parameters of type ClassAttributeAssignmentModelModifierConstructorDescriptionIntegrationObjectItemClassificationAttributeModel(String _attributeName, ClassAttributeAssignmentModel _classAttributeAssignment, IntegrationObjectItemModel _integrationObjectItem) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersIntegrationObjectItemClassificationAttributeModel(String _attributeName, ClassAttributeAssignmentModel _classAttributeAssignment, IntegrationObjectItemModel _integrationObjectItem, ItemModel _owner) 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 -
Uses of ClassAttributeAssignmentModel in de.hybris.platform.solrfacetsearch.config
Methods in de.hybris.platform.solrfacetsearch.config that return ClassAttributeAssignmentModelMethods in de.hybris.platform.solrfacetsearch.config with parameters of type ClassAttributeAssignmentModelModifier and TypeMethodDescriptionvoidIndexedProperty.setClassAttributeAssignment(ClassAttributeAssignmentModel classAttributeAssignment) -
Uses of ClassAttributeAssignmentModel in de.hybris.platform.solrfacetsearch.model.config
Methods in de.hybris.platform.solrfacetsearch.model.config that return ClassAttributeAssignmentModelModifier and TypeMethodDescriptionSolrIndexedPropertyModel.getClassAttributeAssignment()Generated method - Getter of theSolrIndexedProperty.classAttributeAssignmentattribute defined at extensionsolrfacetsearch.Methods in de.hybris.platform.solrfacetsearch.model.config with parameters of type ClassAttributeAssignmentModelModifier and TypeMethodDescriptionvoidSolrIndexedPropertyModel.setClassAttributeAssignment(ClassAttributeAssignmentModel value) Generated method - Setter ofSolrIndexedProperty.classAttributeAssignmentattribute defined at extensionsolrfacetsearch.