Class SubscriptionFacadeReflectionWrapper

java.lang.Object
de.hybris.platform.assistedservicestorefront.util.SubscriptionFacadeReflectionWrapper

public class SubscriptionFacadeReflectionWrapper extends Object
The class is a wrapper around subscriptionFacade bean and delegates calls to it by reflection if subscriptionFacade bean is present in Spring context. Or does nothing if subscriptionFacade is not found.
  • Constructor Details

    • SubscriptionFacadeReflectionWrapper

      public SubscriptionFacadeReflectionWrapper()
  • Method Details

    • updateProfile

      public void updateProfile(Map<String,String> paramMap) throws de.hybris.platform.assistedserviceservices.exception.AssistedServiceException
      Throws:
      de.hybris.platform.assistedserviceservices.exception.AssistedServiceException