| Package | Description |
|---|---|
| de.hybris.platform.catalog.model |
Contains generated models for each type of de.hybris.platform.catalog.jalo package.
|
| de.hybris.platform.catalog.model.classification |
Contains generated models for each type of de.hybris.platform.catalog.jalo.classification package.
|
| de.hybris.platform.catalog.resource.classification |
| Modifier and Type | Method and Description |
|---|---|
ClassificationAttributeUnitModel |
ProductFeatureModel.getUnit()
Generated method - Getter of the
ProductFeature.unit attribute defined at extension catalog. |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductFeatureModel.setUnit(ClassificationAttributeUnitModel value)
Generated method - Setter of
ProductFeature.unit attribute defined at extension catalog. |
| Modifier and Type | Method and Description |
|---|---|
ClassificationAttributeUnitModel |
ClassAttributeAssignmentModel.getUnit()
Generated method - Getter of the
ClassAttributeAssignment.unit attribute defined at extension catalog. |
| Modifier and Type | Method and Description |
|---|---|
Set<ClassificationAttributeUnitModel> |
ClassificationAttributeUnitModel.getConvertibleUnits()
Generated method - Getter of the
ClassificationAttributeUnit.convertibleUnits attribute defined at extension catalog. |
| Modifier and Type | Method and Description |
|---|---|
void |
ClassAttributeAssignmentModel.setUnit(ClassificationAttributeUnitModel value)
Generated method - Setter of
ClassAttributeAssignment.unit attribute defined at extension catalog. |
| Modifier and Type | Method and Description |
|---|---|
ClassificationAttributeUnitModel |
ClassificationAttributeUnitResource.getClassificationAttributeUnitModel()
Convenience method which just delegates to
#getResourceValue() |
protected ClassificationAttributeUnitModel |
ClassificationAttributeUnitResource.readResource(String resourceId)
Gets the
ClassificationAttributeUnitModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<ClassificationAttributeUnitModel> |
ClassificationAttributeUnitsResource.getClassificationAttributeUnitsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClassificationAttributeUnitResource.setClassificationAttributeUnitModel(ClassificationAttributeUnitModel value)
Convenience method which just delegates to
#setResourceValue(ClassificationAttributeUnitModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ClassificationAttributeUnitsResource.setClassificationAttributeUnitsCollection(Collection<ClassificationAttributeUnitModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.