| Modifier and Type | Method and Description |
|---|---|
ClassAttributeAssignmentModel |
ProductReferencesAndClassificationsComponentModel.getClassAttributeAssignment()
Generated method - Getter of the
ProductReferencesAndClassificationsComponent.classAttributeAssignment attribute defined at extension b2ctelcostorefront. |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductReferencesAndClassificationsComponentModel.setClassAttributeAssignment(ClassAttributeAssignmentModel value)
Generated method - Setter of
ProductReferencesAndClassificationsComponent.classAttributeAssignment attribute defined at extension b2ctelcostorefront. |
| Modifier and Type | Method and Description |
|---|---|
ClassAttributeAssignmentModel |
ProductFeatureModel.getClassificationAttributeAssignment()
Generated method - Getter of the
ProductFeature.classificationAttributeAssignment attribute defined at extension catalog. |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductFeatureModel.setClassificationAttributeAssignment(ClassAttributeAssignmentModel value)
Generated method - Initial setter of
ProductFeature.classificationAttributeAssignment attribute defined at extension catalog. |
| Constructor and Description |
|---|
ProductFeatureModel(ClassAttributeAssignmentModel _classificationAttributeAssignment,
LanguageModel _language,
ItemModel _owner,
ProductModel _product,
String _qualifier,
Object _value)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
ClassAttributeAssignmentModel |
AttributeValueAssignmentModel.getAttributeAssignment()
Generated method - Getter of the
AttributeValueAssignment.attributeAssignment attribute defined at extension catalog. |
| Modifier and Type | Method and Description |
|---|---|
List<ClassAttributeAssignmentModel> |
ClassificationClassModel.getAllClassificationAttributeAssignments()
Generated method - Getter of the
ClassificationClass.allClassificationAttributeAssignments dynamic attribute defined at extension catalog. |
List<ClassAttributeAssignmentModel> |
ClassificationClassModel.getDeclaredClassificationAttributeAssignments()
Generated method - Getter of the
ClassificationClass.declaredClassificationAttributeAssignments attribute defined at extension catalog. |
| Modifier and Type | Method and Description |
|---|---|
void |
AttributeValueAssignmentModel.setAttributeAssignment(ClassAttributeAssignmentModel value)
Generated method - Initial setter of
AttributeValueAssignment.attributeAssignment attribute defined at extension catalog. |
| Modifier and Type | Method and Description |
|---|---|
void |
ClassificationClassModel.setDeclaredClassificationAttributeAssignments(List<ClassAttributeAssignmentModel> value)
Generated method - Setter of
ClassificationClass.declaredClassificationAttributeAssignments attribute defined at extension catalog. |
| Constructor and Description |
|---|
AttributeValueAssignmentModel(ClassificationAttributeModel _attribute,
ClassAttributeAssignmentModel _attributeAssignment,
ItemModel _owner,
ClassificationSystemVersionModel _systemVersion,
ClassificationAttributeValueModel _value)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
ClassAttributeAssignmentModel |
ClassAttributeAssignmentResource.getClassAttributeAssignmentModel()
Convenience method which just delegates to
#getResourceValue() |
protected ClassAttributeAssignmentModel |
ClassAttributeAssignmentResource.readResource(String resourceId)
Gets the
ClassAttributeAssignmentModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<ClassAttributeAssignmentModel> |
ClassAttributeAssignmentsResource.getClassAttributeAssignmentsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClassAttributeAssignmentResource.setClassAttributeAssignmentModel(ClassAttributeAssignmentModel value)
Convenience method which just delegates to
#setResourceValue(ClassAttributeAssignmentModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ClassAttributeAssignmentsResource.setClassAttributeAssignmentsCollection(Collection<ClassAttributeAssignmentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Field and Description |
|---|---|
protected ClassAttributeAssignmentModel |
AbstractFeatureUIEditor.assignment |
protected ClassAttributeAssignmentModel |
DefaultFeatureUnitUIEditor.assignment |
| Modifier and Type | Method and Description |
|---|---|
ClassAttributeAssignmentModel |
AbstractFeatureUIEditor.getAssignment() |
| Modifier and Type | Method and Description |
|---|---|
protected UIEditor |
AbstractFeatureUIEditor.getEditor(ClassAttributeAssignmentModel assignment) |
void |
AbstractFeatureUIEditor.setAssignment(ClassAttributeAssignmentModel assignment) |
| Modifier and Type | Method and Description |
|---|---|
ClassAttributeAssignmentModel |
ClassAttributeSearchDescriptor.getClassAttributeAssignment() |
| Modifier and Type | Method and Description |
|---|---|
protected ClassAttributeAssignment |
FeatureGenericQueryConditionTranslator.toClassAttributeAssignment(ClassAttributeAssignmentModel assignmentModel) |
| Modifier and Type | Method and Description |
|---|---|
Map<ClassAttributeAssignmentModel,Object> |
SearchResultValueData.getFeatureValues() |
| Modifier and Type | Method and Description |
|---|---|
void |
SearchResultValueData.setFeatureValues(Map<ClassAttributeAssignmentModel,Object> featureValues) |
| Modifier and Type | Method and Description |
|---|---|
ClassAttributeAssignmentModel |
ClassificationInfo.getAssignment() |
| Constructor and Description |
|---|
ClassificationInfo(ClassAttributeAssignmentModel assignment,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
static String |
BackofficeClassificationUtils.getFeatureQualifier(ClassAttributeAssignmentModel classificationAttrAssignment)
Creates classification attribute qualifier based on
ClassAttributeAssignmentModel |
static String |
BackofficeClassificationUtils.getFeatureQualifierEncoded(ClassAttributeAssignmentModel classificationAttrAssignment)
Creates encoded classification attribute qualifier based on
ClassAttributeAssignmentModel |
| Modifier and Type | Method and Description |
|---|---|
ClassAttributeAssignmentModel |
ClassificationAttributePlaceholderModel.getClassAttributeAssignment()
Generated method - Getter of the
ClassificationAttributePlaceholder.classAttributeAssignment attribute defined at extension print. |
| Modifier and Type | Method and Description |
|---|---|
void |
ClassificationAttributePlaceholderModel.setClassAttributeAssignment(ClassAttributeAssignmentModel value)
Generated method - Setter of
ClassificationAttributePlaceholder.classAttributeAssignment attribute defined at extension print. |
| Modifier and Type | Method and Description |
|---|---|
ClassificationAttributePlaceholderModel |
LayoutService.createClassificationAttributePlaceholder(PlaceholderTemplateModel template,
String qualifier,
ClassAttributeAssignmentModel assignment)
Creates a new classification attribute placeholder.
|
HybrisEnumValue |
LayoutService.getDefaultPlaceholderType(ClassAttributeAssignmentModel assignmnet)
Returns the default placeholder type when creating a new classification attribute placeholder.
|
HybrisEnumValue |
LayoutService.getDefaultPlaceholderValueType(ClassAttributeAssignmentModel assignmnet)
Returns the default placeholder type when creating a new classification attribute placeholder.
|
| Modifier and Type | Method and Description |
|---|---|
ClassificationAttributePlaceholderModel |
LayoutServiceImpl.createClassificationAttributePlaceholder(PlaceholderTemplateModel template,
String qualifier,
ClassAttributeAssignmentModel assignment) |
HybrisEnumValue |
LayoutServiceImpl.getDefaultPlaceholderType(ClassAttributeAssignmentModel assignmnet) |
HybrisEnumValue |
LayoutServiceImpl.getDefaultPlaceholderValueType(ClassAttributeAssignmentModel assignmnet) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ClassAttributeAssignmentModel> |
TableService.getAllClassAttributes(ProductModel product) |
| Modifier and Type | Method and Description |
|---|---|
ListSearchResult |
TableService.searchClassAttributes(List<ClassAttributeAssignmentModel> elements,
String searchTerm,
List criterions,
Collection permittedTypes) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ClassAttributeAssignmentModel> |
TableServiceImpl.getAllClassAttributes(ProductModel product) |
| Modifier and Type | Method and Description |
|---|---|
ListSearchResult |
TableServiceImpl.searchClassAttributes(List<ClassAttributeAssignmentModel> elements,
String searchTerm,
List criterions,
Collection permittedTypes) |
| Modifier and Type | Method and Description |
|---|---|
ClassAttributeAssignmentModel |
IndexedProperty.getClassAttributeAssignment() |
| Modifier and Type | Method and Description |
|---|---|
void |
IndexedProperty.setClassAttributeAssignment(ClassAttributeAssignmentModel classAttributeAssignment) |
| Modifier and Type | Method and Description |
|---|---|
ClassAttributeAssignmentModel |
SolrIndexedPropertyModel.getClassAttributeAssignment()
Generated method - Getter of the
SolrIndexedProperty.classAttributeAssignment attribute defined at extension commerceservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrIndexedPropertyModel.setClassAttributeAssignment(ClassAttributeAssignmentModel value)
Generated method - Setter of
SolrIndexedProperty.classAttributeAssignment attribute defined at extension commerceservices. |
Copyright © 2017 SAP SE. All Rights Reserved.