Uses of Class
de.hybris.platform.hmc.model.UserProfileModel
-
Packages that use UserProfileModel Package Description de.hybris.platform.core.model.user Contains generated models for each type of de.hybris.platform.jalo.user package. -
-
Uses of UserProfileModel in de.hybris.platform.core.model.user
Methods in de.hybris.platform.core.model.user that return UserProfileModel Modifier and Type Method Description UserProfileModelUserModel. getUserprofile()Generated method - Getter of theUser.userprofileattribute defined at extensioncore.Methods in de.hybris.platform.core.model.user with parameters of type UserProfileModel Modifier and Type Method Description voidUserModel. setUserprofile(UserProfileModel value)Generated method - Setter ofUser.userprofileattribute defined at extensioncore.
-