Uses of Interface
de.hybris.platform.b2b.occ.strategy.UserRoleManagementStrategy
-
Packages that use UserRoleManagementStrategy Package Description de.hybris.platform.b2b.occ.strategy.impl de.hybris.platform.b2b.occ.v2.controllers -
-
Uses of UserRoleManagementStrategy in de.hybris.platform.b2b.occ.strategy.impl
Classes in de.hybris.platform.b2b.occ.strategy.impl that implement UserRoleManagementStrategy Modifier and Type Class Description classDefaultUserRoleManagementStrategy -
Uses of UserRoleManagementStrategy in de.hybris.platform.b2b.occ.v2.controllers
Fields in de.hybris.platform.b2b.occ.v2.controllers with type parameters of type UserRoleManagementStrategy Modifier and Type Field Description protected java.util.Map<java.lang.String,UserRoleManagementStrategy>OrgUnitsController. userRoleManagementStrategyMapMethods in de.hybris.platform.b2b.occ.v2.controllers that return UserRoleManagementStrategy Modifier and Type Method Description protected UserRoleManagementStrategyOrgUnitsController. getUserRoleManagementStrategy(java.lang.String roleId)
-