Uses of Interface
de.hybris.platform.partyservices.services.TuaOrganizationService
Packages that use TuaOrganizationService
Package
Description
-
Uses of TuaOrganizationService in de.hybris.platform.partyservices.services.impl
Classes in de.hybris.platform.partyservices.services.impl that implement TuaOrganizationService -
Uses of TuaOrganizationService in de.hybris.platform.partytmfwebservices.v2.controllers
Methods in de.hybris.platform.partytmfwebservices.v2.controllers that return TuaOrganizationServiceModifier and TypeMethodDescriptionprotected TuaOrganizationServicePmOrganizationController.getOrganizationService() -
Uses of TuaOrganizationService in de.hybris.platform.partytmfwebservices.v2.security
Methods in de.hybris.platform.partytmfwebservices.v2.security that return TuaOrganizationServiceModifier and TypeMethodDescriptionprotected TuaOrganizationServicePmUserValidator.getOrganizationService()Constructors in de.hybris.platform.partytmfwebservices.v2.security with parameters of type TuaOrganizationServiceModifierConstructorDescriptionPmUserValidator(de.hybris.platform.servicelayer.user.UserService userService, TuaIndividualService individualService, TuaOrganizationService organizationService)