Uses of Class
de.hybris.platform.personalizationservices.model.CxResultsModel
Packages that use CxResultsModel
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.user package.
-
Uses of CxResultsModel in de.hybris.platform.core.model.user
Methods in de.hybris.platform.core.model.user that return types with arguments of type CxResultsModelModifier and TypeMethodDescriptionUserModel.getCxResults()Generated method - Getter of theUser.cxResultsattribute defined at extensionpersonalizationservices.Method parameters in de.hybris.platform.core.model.user with type arguments of type CxResultsModelModifier and TypeMethodDescriptionvoidUserModel.setCxResults(Collection<CxResultsModel> value) Generated method - Setter ofUser.cxResultsattribute defined at extensionpersonalizationservices.