Uses of Interface
com.hybris.yprofile.services.ProfileTransactionService
Packages that use ProfileTransactionService
Package
Description
-
Uses of ProfileTransactionService in com.hybris.yprofile.listeners
Methods in com.hybris.yprofile.listeners that return ProfileTransactionServiceModifier and TypeMethodDescriptionConsignmentEventListener.getProfileTransactionService()protected ProfileTransactionServiceNewOrderEventListener.getProfileTransactionService()protected ProfileTransactionServiceReturnOrderEventListener.getProfileTransactionService()Methods in com.hybris.yprofile.listeners with parameters of type ProfileTransactionServiceModifier and TypeMethodDescriptionvoidChangeUIDEventListener.setProfileTransactionService(ProfileTransactionService profileTransactionService) voidConsignmentEventListener.setProfileTransactionService(ProfileTransactionService profileTransactionService) voidDeletedAddressEventListener.setProfileTransactionService(ProfileTransactionService profileTransactionService) voidLoginSuccessEventListener.setProfileTransactionService(ProfileTransactionService profileTransactionService) voidNewOrderEventListener.setProfileTransactionService(ProfileTransactionService profileTransactionService) voidRegisterEventListener.setProfileTransactionService(ProfileTransactionService profileTransactionService) voidReturnOrderEventListener.setProfileTransactionService(ProfileTransactionService profileTransactionService) voidSavedAddressEventListener.setProfileTransactionService(ProfileTransactionService profileTransactionService) voidUpdatedProfileEventListener.setProfileTransactionService(ProfileTransactionService profileTransactionService) -
Uses of ProfileTransactionService in com.hybris.yprofile.services.customer
Methods in com.hybris.yprofile.services.customer that return ProfileTransactionServiceModifier and TypeMethodDescriptionProfileCustomerAccountService.getProfileTransactionService()Deprecated, for removal: This API element is subject to removal in a future version.ProfileCustomerFacade.getProfileTransactionService()Deprecated, for removal: This API element is subject to removal in a future version.Methods in com.hybris.yprofile.services.customer with parameters of type ProfileTransactionServiceModifier and TypeMethodDescriptionvoidProfileCustomerAccountService.setProfileTransactionService(ProfileTransactionService profileTransactionService) Deprecated, for removal: This API element is subject to removal in a future version.voidProfileCustomerFacade.setProfileTransactionService(ProfileTransactionService profileTransactionService) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of ProfileTransactionService in com.hybris.yprofile.services.impl
Classes in com.hybris.yprofile.services.impl that implement ProfileTransactionService