Class TypeId
- java.lang.Object
-
- de.hybris.platform.persistence.polyglot.model.TypeId
-
public class TypeId extends java.lang.Object
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static TypeIdfromTypeCode(int typeCode)static TypeIdfromTypeId(Identity typeId, int typeCode)IdentitygetIdentity()intgetTypeCode()booleanisTypeIdentityKnown()
-