Uses of Class
com.hybris.yprofile.dto.UserBody
-
Packages that use UserBody Package Description com.hybris.yprofile.dto com.hybris.yprofile.populators -
-
Uses of UserBody in com.hybris.yprofile.dto
Methods in com.hybris.yprofile.dto that return UserBody Modifier and Type Method Description UserBodyUser. getBody()Methods in com.hybris.yprofile.dto with parameters of type UserBody Modifier and Type Method Description voidUser. setBody(UserBody body) -
Uses of UserBody in com.hybris.yprofile.populators
Methods in com.hybris.yprofile.populators that return UserBody Modifier and Type Method Description protected UserBodyUserEventPopulator. getUserBody(UserModel userModel)
-