Uses of Class
de.hybris.platform.integrationservices.model.IntegrationObjectItemClassificationAttributeModel
Packages that use IntegrationObjectItemClassificationAttributeModel
Package
Description
Contains generated models for each type of de.hybris.platform.integrationservices.jalo package.
-
Uses of IntegrationObjectItemClassificationAttributeModel in de.hybris.platform.integrationservices.model
Methods in de.hybris.platform.integrationservices.model that return types with arguments of type IntegrationObjectItemClassificationAttributeModelModifier and TypeMethodDescriptionIntegrationObjectItemModel.getClassificationAttributes()Generated method - Getter of theIntegrationObjectItem.classificationAttributesattribute defined at extensionintegrationservices.Method parameters in de.hybris.platform.integrationservices.model with type arguments of type IntegrationObjectItemClassificationAttributeModelModifier and TypeMethodDescriptionvoidIntegrationObjectItemModel.setClassificationAttributes(Set<IntegrationObjectItemClassificationAttributeModel> value) Generated method - Setter ofIntegrationObjectItem.classificationAttributesattribute defined at extensionintegrationservices.