Uses of Interface
de.hybris.platform.partyroleservices.service.TuaPartyRoleService
Packages that use TuaPartyRoleService
Package
Description
-
Uses of TuaPartyRoleService in de.hybris.platform.partyroleservices.service.impl
Classes in de.hybris.platform.partyroleservices.service.impl that implement TuaPartyRoleService -
Uses of TuaPartyRoleService in de.hybris.platform.partyroletmfwebservices.v2.controllers
Methods in de.hybris.platform.partyroletmfwebservices.v2.controllers that return TuaPartyRoleServiceModifier and TypeMethodDescriptionprotected TuaPartyRoleServicePrPartyRoleController.getTuaPartyRoleService() -
Uses of TuaPartyRoleService in de.hybris.platform.partyroletmfwebservices.v2.security
Methods in de.hybris.platform.partyroletmfwebservices.v2.security that return TuaPartyRoleServiceModifier and TypeMethodDescriptionprotected TuaPartyRoleServicePrUserValidator.getPartyRoleService()Constructors in de.hybris.platform.partyroletmfwebservices.v2.security with parameters of type TuaPartyRoleServiceModifierConstructorDescriptionPrUserValidator(de.hybris.platform.servicelayer.user.UserService userService, TuaPartyRoleService partyRoleService)