Uses of Class
de.hybris.platform.commercefacades.order.EntryGroupData
Packages that use EntryGroupData
Package
Description
-
Uses of EntryGroupData in de.hybris.platform.b2ctelcocommercewebservicescommons.mappers.cart
Methods in de.hybris.platform.b2ctelcocommercewebservicescommons.mappers.cart that return EntryGroupDataModifier and TypeMethodDescriptionprotected EntryGroupDataTmaCartRootGroupsAttributeMapperTest.entryGroupData() -
Uses of EntryGroupData in de.hybris.platform.b2ctelcofacades.converters.populator
Methods in de.hybris.platform.b2ctelcofacades.converters.populator that return types with arguments of type EntryGroupDataModifier and TypeMethodDescriptionprotected de.hybris.platform.servicelayer.dto.converter.Converter<EntryGroup,EntryGroupData> TmaEntryGroupPopulator.getEntryGroupConverter()Methods in de.hybris.platform.b2ctelcofacades.converters.populator with parameters of type EntryGroupDataModifier and TypeMethodDescriptionvoidTmaEntryGroupErrorMessagesPopulator.populate(EntryGroup entryGroup, EntryGroupData entryGroupData) Deprecated, for removal: This API element is subject to removal in a future version.voidTmaEntryGroupPopulator.populate(EntryGroup entryGroup, EntryGroupData entryGroupData) voidTmaEntryGroupValidationMessagesPopulator.populate(EntryGroup entryGroup, EntryGroupData entryGroupData) Method parameters in de.hybris.platform.b2ctelcofacades.converters.populator with type arguments of type EntryGroupDataModifier and TypeMethodDescriptionvoidTmaEntryGroupPopulator.setEntryGroupConverter(de.hybris.platform.servicelayer.dto.converter.Converter<EntryGroup, EntryGroupData> entryGroupConverter) -
Uses of EntryGroupData in de.hybris.platform.commercefacades.order
Methods in de.hybris.platform.commercefacades.order that return EntryGroupDataMethods in de.hybris.platform.commercefacades.order that return types with arguments of type EntryGroupDataMethods in de.hybris.platform.commercefacades.order with parameters of type EntryGroupDataModifier and TypeMethodDescriptionvoidEntryGroupData.setParent(EntryGroupData parent) voidEntryGroupData.setRootGroup(EntryGroupData rootGroup) Method parameters in de.hybris.platform.commercefacades.order with type arguments of type EntryGroupData -
Uses of EntryGroupData in de.hybris.platform.commercefacades.order.data
Methods in de.hybris.platform.commercefacades.order.data that return types with arguments of type EntryGroupDataMethod parameters in de.hybris.platform.commercefacades.order.data with type arguments of type EntryGroupDataModifier and TypeMethodDescriptionvoidAbstractOrderData.setRootGroups(List<EntryGroupData> rootGroups)