Uses of Class
de.hybris.platform.integrationservices.model.AbstractIntegrationObjectItemAttributeModel
-
Packages that use AbstractIntegrationObjectItemAttributeModel Package Description 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.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.classIntegrationObjectItemVirtualAttributeModelGenerated model class for type IntegrationObjectItemVirtualAttribute 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)
-