Uses of Class
de.hybris.platform.servicelayer.internal.converter.impl.ItemModelConverter.AttributesToLoad
-
Packages that use ItemModelConverter.AttributesToLoad Package Description de.hybris.platform.servicelayer.internal.converter.impl -
-
Uses of ItemModelConverter.AttributesToLoad in de.hybris.platform.servicelayer.internal.converter.impl
Methods in de.hybris.platform.servicelayer.internal.converter.impl that return ItemModelConverter.AttributesToLoad Modifier and Type Method Description protected ItemModelConverter.AttributesToLoadItemModelConverter. getAttributesToReload(AbstractItemModel model, ItemModelConverter.ModifiedAttributeValues savedValues, boolean forCreation)Methods in de.hybris.platform.servicelayer.internal.converter.impl with parameters of type ItemModelConverter.AttributesToLoad Modifier and Type Method Description protected voidItemModelConverter. fillModel(AbstractItemModel model, ItemModelConverter.AttributesToLoad attributesToLoad, PersistenceObject item)Loads and fills model instance with loaded attribute values.
-