Uses of Interface
de.hybris.platform.integrationservices.model.AttributeValueAccessor
Packages that use AttributeValueAccessor
Package
Description
Contains generated models for each type of de.hybris.platform.integrationservices.jalo package.
-
Uses of AttributeValueAccessor in de.hybris.platform.integrationservices.model
Methods in de.hybris.platform.integrationservices.model that return AttributeValueAccessorModifier and TypeMethodDescriptiondefault AttributeValueAccessorTypeAttributeDescriptor.accessor()Gets theAttributeValueAccessorfor accessing this attribute's valueAttributeValueAccessorFactory.create(@NotNull TypeAttributeDescriptor descriptor) Creates anAttributeValueAccessorfor the givenTypeAttributeDescriptor -
Uses of AttributeValueAccessor in de.hybris.platform.integrationservices.model.impl
Classes in de.hybris.platform.integrationservices.model.impl that implement AttributeValueAccessorModifier and TypeClassDescriptionclassA default implementation theAttributeValueAccessor, which delegates its calls toAttributeValueSetterand toAttributeValueGetterMethods in de.hybris.platform.integrationservices.model.impl that return AttributeValueAccessorModifier and TypeMethodDescriptionClassTypeAttributeDescriptor.accessor()DefaultAttributeValueAccessorFactory.create(TypeAttributeDescriptor descriptor)