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