Uses of Package
de.hybris.platform.sap.productconfig.frontend.util.impl
Packages that use de.hybris.platform.sap.productconfig.frontend.util.impl
Package
Description
-
Classes in de.hybris.platform.sap.productconfig.frontend.util.impl used by de.hybris.platform.sap.productconfig.frontend.controllersClassDescriptionThis class contains utility methods for UI-Status related controller logics, such as: Expand/Collapse of UI-Groups Conflict/Error handling cstic-/Groupstate handling message handlingUsed to sync the configuration DTO (which has request scope) with the UIStatus which we store in the session
-
Classes in de.hybris.platform.sap.productconfig.frontend.util.impl used by de.hybris.platform.sap.productconfig.frontend.util.implClassDescriptionUtility class to analyze a UI path string to get the index of the group, subgroup and/or cstic, so the correct java object can be obtained from the parent.
Atypically u path string for CPQ look like this:
groups[1].subGroups[2].subGroups[3].cstics[0].value
Immutable Object