Uses of Class
com.hybris.yprofile.dto.UserMasterData
-
Packages that use UserMasterData Package Description com.hybris.yprofile.dto com.hybris.yprofile.populators -
-
Uses of UserMasterData in com.hybris.yprofile.dto
Methods in com.hybris.yprofile.dto that return UserMasterData Modifier and Type Method Description UserMasterDataUserBody. getMasterData()Methods in com.hybris.yprofile.dto with parameters of type UserMasterData Modifier and Type Method Description voidUserBody. setMasterData(UserMasterData masterData) -
Uses of UserMasterData in com.hybris.yprofile.populators
Methods in com.hybris.yprofile.populators that return UserMasterData Modifier and Type Method Description protected UserMasterDataUserEventPopulator. getUserMasterData(UserModel userModel)
-