Class MyAccountCustomerCacheKey

java.lang.Object
de.hybris.platform.regioncache.key.AbstractCacheKey
com.sap.myaccountsapservices.cache.MyAccountCustomerCacheKey
All Implemented Interfaces:
de.hybris.platform.integrationservices.cache.IntegrationCacheKey<String>, de.hybris.platform.regioncache.key.CacheKey

public class MyAccountCustomerCacheKey extends de.hybris.platform.regioncache.key.AbstractCacheKey implements de.hybris.platform.integrationservices.cache.IntegrationCacheKey<String>
  • Constructor Details

    • MyAccountCustomerCacheKey

      public MyAccountCustomerCacheKey(String email)
  • Method Details

    • from

      public static MyAccountCustomerCacheKey from(@NotNull @NotNull String customerEmail)
    • getId

      public String getId()
      Specified by:
      getId in interface de.hybris.platform.integrationservices.cache.IntegrationCacheKey<String>
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class de.hybris.platform.regioncache.key.AbstractCacheKey
    • equals

      public boolean equals(Object obj)
      Overrides:
      equals in class de.hybris.platform.regioncache.key.AbstractCacheKey