Class TypeId

java.lang.Object
de.hybris.platform.cache.relation.TypeId

public final class TypeId extends Object
  • Method Details

    • fromTypePk

      public static TypeId fromTypePk(PK typePk)
    • fromTypeName

      public static TypeId fromTypeName(String qualifier)
    • fromTypeCode

      public static TypeId fromTypeCode(int typeCode)
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object