Uses of Class
de.hybris.platform.integrationbackoffice.widgets.modeling.data.IntegrationObjectDefinitionDuplicationMap
Packages that use IntegrationObjectDefinitionDuplicationMap
Package
Description
-
Uses of IntegrationObjectDefinitionDuplicationMap in de.hybris.platform.integrationbackoffice.widgets.modeling.data
Methods in de.hybris.platform.integrationbackoffice.widgets.modeling.data that return IntegrationObjectDefinitionDuplicationMapModifier and TypeMethodDescriptionIntegrationObjectPresentation.compileDuplicationMap()Constructs a map with entries of duplicate attribute names associated to list items.IntegrationObjectPresentation.getAttributeDuplicationMap()Methods in de.hybris.platform.integrationbackoffice.widgets.modeling.data with parameters of type IntegrationObjectDefinitionDuplicationMapModifier and TypeMethodDescriptionvoidIntegrationObjectPresentation.setAttributeDuplicationMap(IntegrationObjectDefinitionDuplicationMap attributeDuplicationMap) -
Uses of IntegrationObjectDefinitionDuplicationMap in de.hybris.platform.integrationbackoffice.widgets.modeling.utility
Methods in de.hybris.platform.integrationbackoffice.widgets.modeling.utility with parameters of type IntegrationObjectDefinitionDuplicationMapModifier and TypeMethodDescriptionstatic StringEditorValidator.validateHasNoDuplicateAttributeNames(IntegrationObjectDefinitionDuplicationMap duplicationMap) Validates whether there are two or more attributes under the same composed with the same name.