Uses of Interface
de.hybris.platform.partyroleservices.service.PrPartyRoleService
Packages that use PrPartyRoleService
Package
Description
-
Uses of PrPartyRoleService in de.hybris.platform.partyroleservices.service.impl
Classes in de.hybris.platform.partyroleservices.service.impl that implement PrPartyRoleService -
Uses of PrPartyRoleService in de.hybris.platform.partyroleservices.services.impl
Methods in de.hybris.platform.partyroleservices.services.impl that return PrPartyRoleServiceModifier and TypeMethodDescriptionprotected PrPartyRoleServiceDefaultPrPartyRoleServiceIntegrationTest.getPrPartyRoleService() -
Uses of PrPartyRoleService in de.hybris.platform.partyroletmfwebservices.v1.controllers
Methods in de.hybris.platform.partyroletmfwebservices.v1.controllers that return PrPartyRoleServiceModifier and TypeMethodDescriptionprotected PrPartyRoleServicePrPartyRoleController.getPrPartyRoleService()Deprecated. -
Uses of PrPartyRoleService in de.hybris.platform.partyroletmfwebservices.v1.security
Methods in de.hybris.platform.partyroletmfwebservices.v1.security that return PrPartyRoleServiceModifier and TypeMethodDescriptionprotected PrPartyRoleServicePrUserValidator.getPartyRoleService()Deprecated.Constructors in de.hybris.platform.partyroletmfwebservices.v1.security with parameters of type PrPartyRoleServiceModifierConstructorDescriptionPrUserValidator(de.hybris.platform.servicelayer.user.UserService userService, PrPartyRoleService partyRoleService) Deprecated.