Class Europe1PriceFactory.CachedTax

java.lang.Object
de.hybris.platform.europe1.jalo.Europe1PriceFactory.CachedTax
Enclosing class:
Europe1PriceFactory

protected static class Europe1PriceFactory.CachedTax extends Object
  • Field Details

    • ANY

      protected static final long ANY
    • productMatchQualifier

      protected final long productMatchQualifier
    • userMatchQualifier

      protected final long userMatchQualifier
    • rowPK

      protected final PK rowPK
    • dateRange

      protected final DateRange dateRange
    • value

      protected final Europe1PriceFactory.CachedTaxValue value
  • Constructor Details

    • CachedTax

      protected CachedTax(TaxRow row)
  • Method Details

    • matches

      protected boolean matches(long pPK, long ptgPK, long uPK, long utgPK, Date date)
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • equals

      public boolean equals(Object obj)
      Overrides:
      equals in class Object