Uses of Interface
de.hybris.platform.b2bocc.strategy.OrgUnitUserRoleManagementStrategy
-
Packages that use OrgUnitUserRoleManagementStrategy Package Description de.hybris.platform.b2bocc.strategy.impl de.hybris.platform.b2bocc.v2.controllers -
-
Uses of OrgUnitUserRoleManagementStrategy in de.hybris.platform.b2bocc.strategy.impl
Classes in de.hybris.platform.b2bocc.strategy.impl that implement OrgUnitUserRoleManagementStrategy Modifier and Type Class Description classOrgUnitApproversManagementStrategy -
Uses of OrgUnitUserRoleManagementStrategy in de.hybris.platform.b2bocc.v2.controllers
Fields in de.hybris.platform.b2bocc.v2.controllers with type parameters of type OrgUnitUserRoleManagementStrategy Modifier and Type Field Description protected java.util.Map<java.lang.String,OrgUnitUserRoleManagementStrategy>OrgUnitsController. orgUnitUserRoleManagementStrategyMapMethods in de.hybris.platform.b2bocc.v2.controllers that return OrgUnitUserRoleManagementStrategy Modifier and Type Method Description protected OrgUnitUserRoleManagementStrategyOrgUnitsController. getOrgUnitUserRoleManagementStrategy(java.lang.String roleId)
-