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