Class UserGroupBasedAttributesRetrievalStrategy

java.lang.Object
de.hybris.platform.datahubbackoffice.presentation.renderer.UserGroupBasedAttributesRetrievalStrategy
All Implemented Interfaces:
AttributesRetrievalStrategy

public class UserGroupBasedAttributesRetrievalStrategy extends Object implements AttributesRetrievalStrategy
An implementation of the AttributesRetrievalStrategy, which uses different attributes provider based on the context user role (aka User Group). The providers can implement different approaches for retrieving item attributes and/or restrict access to all or some attributes.
  • Constructor Details

    • UserGroupBasedAttributesRetrievalStrategy

      public UserGroupBasedAttributesRetrievalStrategy()
  • Method Details