Uses of Interface
de.hybris.platform.chineseprofileservices.daos.UserProfileServicesDao
-
Packages that use UserProfileServicesDao Package Description de.hybris.platform.chineseprofileservices.customer.impl de.hybris.platform.chineseprofileservices.daos.impl -
-
Uses of UserProfileServicesDao in de.hybris.platform.chineseprofileservices.customer.impl
Methods in de.hybris.platform.chineseprofileservices.customer.impl that return UserProfileServicesDao Modifier and Type Method Description UserProfileServicesDaoDefaultChineseCustomerAccountService. getUserProfileDao()Methods in de.hybris.platform.chineseprofileservices.customer.impl with parameters of type UserProfileServicesDao Modifier and Type Method Description voidDefaultChineseCustomerAccountService. setUserProfileDao(UserProfileServicesDao userProfileDao) -
Uses of UserProfileServicesDao in de.hybris.platform.chineseprofileservices.daos.impl
Classes in de.hybris.platform.chineseprofileservices.daos.impl that implement UserProfileServicesDao Modifier and Type Class Description classChineseProfileServicesDao
-