Class ItemDescriptionDetailPK
java.lang.Object
com.echothree.util.common.persistence.BasePK
com.echothree.model.data.item.common.pk.ItemDescriptionDetailPK
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionItemDescriptionDetailPK
(Long entityId) Creates a new instance of ItemDescriptionDetailPKItemDescriptionDetailPK
(String entityId) Creates a new instance of ItemDescriptionDetailPK -
Method Summary
Methods inherited from class com.echothree.util.common.persistence.BasePK
equals, getComponentVendorName, getEntityId, getEntityRef, getEntityTypeName, hashCode, toString
-
Constructor Details
-
ItemDescriptionDetailPK
Creates a new instance of ItemDescriptionDetailPK -
ItemDescriptionDetailPK
Creates a new instance of ItemDescriptionDetailPK
-