Uses of Class
de.hybris.platform.integrationservices.model.AbstractIntegrationObjectItemAttributeModel
-
Packages that use AbstractIntegrationObjectItemAttributeModel Package Description de.hybris.platform.integrationservices.exception de.hybris.platform.integrationservices.model Contains generated models for each type of de.hybris.platform.integrationservices.jalo package.de.hybris.platform.integrationservices.model.impl -
-
Uses of AbstractIntegrationObjectItemAttributeModel in de.hybris.platform.integrationservices.exception
Methods in de.hybris.platform.integrationservices.exception that return AbstractIntegrationObjectItemAttributeModel Modifier and Type Method Description AbstractIntegrationObjectItemAttributeModelFilterByClassificationAttributeNotSupportedException. getAttribute()Constructors in de.hybris.platform.integrationservices.exception with parameters of type AbstractIntegrationObjectItemAttributeModel Constructor Description FilterByClassificationAttributeNotSupportedException(AbstractIntegrationObjectItemAttributeModel attr) -
Uses of AbstractIntegrationObjectItemAttributeModel in de.hybris.platform.integrationservices.model
Subclasses of AbstractIntegrationObjectItemAttributeModel in de.hybris.platform.integrationservices.model Modifier and Type Class Description classIntegrationObjectItemAttributeModelGenerated model class for type IntegrationObjectItemAttribute first defined at extension integrationservices.classIntegrationObjectItemClassificationAttributeModelGenerated model class for type IntegrationObjectItemClassificationAttribute first defined at extension integrationservices.Methods in de.hybris.platform.integrationservices.model with parameters of type AbstractIntegrationObjectItemAttributeModel Modifier and Type Method Description TypeAttributeDescriptorDescriptorFactory. createTypeAttributeDescriptor(AbstractIntegrationObjectItemAttributeModel model)Creates an integration object item attribute descriptor. -
Uses of AbstractIntegrationObjectItemAttributeModel in de.hybris.platform.integrationservices.model.impl
Methods in de.hybris.platform.integrationservices.model.impl with parameters of type AbstractIntegrationObjectItemAttributeModel Modifier and Type Method Description TypeAttributeDescriptorDefaultDescriptorFactory. createTypeAttributeDescriptor(AbstractIntegrationObjectItemAttributeModel model)
-