java.lang.Object
de.hybris.platform.persistence.polyglot.model.TypeId

public class TypeId extends Object
  • Method Details

    • getTypeCode

      public int getTypeCode()
    • isTypeIdentityKnown

      public boolean isTypeIdentityKnown()
    • getIdentity

      public Identity getIdentity()
    • fromTypeCode

      public static TypeId fromTypeCode(int typeCode)
    • fromTypeId

      public static TypeId fromTypeId(Identity typeId, int typeCode)