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