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