Uses of Class
de.hybris.platform.integrationservices.model.IntegrationObjectItemAttributeModel
Packages that use IntegrationObjectItemAttributeModel
Package
Description
Contains generated models for each type of de.hybris.platform.integrationservices.jalo package.
-
Uses of IntegrationObjectItemAttributeModel in de.hybris.platform.integrationservices.model
Methods in de.hybris.platform.integrationservices.model that return types with arguments of type IntegrationObjectItemAttributeModelModifier and TypeMethodDescriptionIntegrationObjectItemModel.getAttributes()Generated method - Getter of theIntegrationObjectItem.attributesattribute defined at extensionintegrationservices.IntegrationObjectItemModel.getKeyAttributes()Generated method - Getter of theIntegrationObjectItem.keyAttributesdynamic attribute defined at extensionintegrationservices.IntegrationObjectItemModel.getUniqueAttributes()Generated method - Getter of theIntegrationObjectItem.uniqueAttributesdynamic attribute defined at extensionintegrationservices.Method parameters in de.hybris.platform.integrationservices.model with type arguments of type IntegrationObjectItemAttributeModelModifier and TypeMethodDescriptionvoidIntegrationObjectItemModel.setAttributes(Set<IntegrationObjectItemAttributeModel> value) Generated method - Setter ofIntegrationObjectItem.attributesattribute defined at extensionintegrationservices.